freebsd kernel with SKQ
Go to file
David Greenman 0e92dae903 Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format;
the fix is to import the structures from protocols/routed.h and change
the sockaddr to osockaddr. We can't change the generic include file
because too many other things rely on this in order to deal with the
kernel routing socket (which is sockaddr format).
1994-02-10 09:17:57 +00:00
bin Take -lgnuregex back out. Linking with it causes 'make install' to fail. 1994-02-03 04:23:11 +00:00
etc Upgrade to 1.1 release level, add procfs entry on fstab creation. 1994-02-09 05:26:16 +00:00
gnu Remove /usr/X386/lib and /usr/local/lib from the default locations, 1994-02-09 02:29:31 +00:00
include Added link.h for shared libs. 1993-11-03 23:48:30 +00:00
lib WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 12:05:32 +00:00
libexec Remove /usr/X386/lib and /usr/local/lib from the default locations, 1994-02-09 02:29:31 +00:00
sbin Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$ 1994-02-07 08:40:16 +00:00
share/man/man4 Remove nonexistent com driver manpage. 1994-02-09 23:49:45 +00:00
sys Patch from John Dyson: 1994-02-10 03:03:44 +00:00
usr.bin Added the y.tab.h file to the CLEANFILE target. 1994-02-06 01:12:15 +00:00
usr.sbin Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format; 1994-02-10 09:17:57 +00:00