1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marcel Moolenaar
29ad8e0643 Make it compile on -stable again. 1999-10-10 11:07:07 +00:00
Marcel Moolenaar
ed1e6e1e53 While I'm at it, fix the display of errno by taking the absolute value of it. 1999-09-21 18:28:06 +00:00
Marcel Moolenaar
95f42a9f6c Fix breakage of linux_kdump after the alignment of syscall arguments by
dt@FreeBSD.org. Aligning the arguments caused linux_kdump to shift the
arguments one to the right (ie argument 2 was showed as argument 1). Needless
to say that such a trace is not very usefull...

Change the package version to 1.3
1999-09-21 16:38:59 +00:00
Marcel Moolenaar
d13af77096 The distrib file has been changed to support both the linux_devtools port
and FreeBSD -current. Use the new version.

http://www.FreeBSD.org/~marcel/somewhere will be added to MASTER_SITES when
the tarball has been put there somewhere.
1999-07-23 07:41:39 +00:00
Mike Smith
63dba0fe1e Distfile updated to fix egregious install destination bug. 1997-11-27 13:21:03 +00:00
Mike Smith
00851257c7 This is a modified version of the standard FreeBSD kdump(1) utility
that understands Linux syscalls and ioctls instead of FreeBSD ones.
1997-11-26 07:49:36 +00:00