freebsd-skq/sys
msmith 7f923a8bb1 Fix Julian's fixed fix. Routing is weird.
We need to accept at least one sockaddr with zero length, in order
to be able to set the default route.

Suggested by:	Phone conversation with Julian (sleep well!)
1997-07-17 09:21:34 +00:00
..
alpha Grr. Remove not-ready LDT modification fluff that also crept in with 1997-06-02 06:45:17 +00:00
amd64 Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
compat/linux Make this thing actually compile. 1997-06-02 10:43:41 +00:00
compile
conf Add some support for the 16650 type UARTS. 1997-07-17 06:01:15 +00:00
contrib/ipfilter/netinet Import version 3.2alpha7 1997-05-25 15:50:46 +00:00
ddb Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
dev Add some support for the 16650 type UARTS. 1997-07-17 06:01:15 +00:00
fs More comment cleanup. 1997-06-26 17:12:59 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Fixed comment about i_spare. 1997-07-13 15:40:31 +00:00
i386 Add some support for the 16650 type UARTS. 1997-07-17 06:01:15 +00:00
isa Add some support for the 16650 type UARTS. 1997-07-17 06:01:15 +00:00
isofs/cd9660 Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
kern Merge WebNFS support from NetBSD 1997-07-17 07:17:33 +00:00
libkern Style optimization in newly added POSIX range []] conformance, redo 1997-06-07 01:33:10 +00:00
miscfs two tiny typo's 1997-07-14 04:53:52 +00:00
modules Incorporated lots of fixes and suggestions from Bruce and changes to 1997-07-15 14:49:39 +00:00
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
net Fix Julian's fixed fix. Routing is weird. 1997-07-17 09:21:34 +00:00
netatalk Actually POINT to the appletalk usrreqs struct. 1997-06-02 20:07:33 +00:00
netinet Fix a bug (apparently very old) that can cause a TCP connection to 1997-07-01 05:42:16 +00:00
netipx Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
netkey
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns
nfs Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsclient Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsserver Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.225 1997-07-16 13:55:59 +00:00
pccard Make this puppy compile again - add two includes. 1997-06-01 05:04:39 +00:00
pci Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
sys Clean up some lint associated with the AIO code. 1997-07-17 04:49:43 +00:00
tools
ufs Always mark st_ctime for update upon successful completion of 1997-07-13 16:26:40 +00:00
vm Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00