freebsd-skq/sys
alex 62a2fc364e Allow ICMP unreachable messages to be sent in response to ICMP query
packets (as per Stevens volume 1 section 6.2).
1998-03-15 00:36:27 +00:00
..
alpha Added a null entry for sysmk that is generated by makesyscalls.sh. 1998-03-13 19:13:54 +00:00
amd64 On SMP systems, initially follow the MP spec with regard to which pin 1998-03-14 03:11:50 +00:00
compat Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
compile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
conf Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
contrib/ipfilter/netinet This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
fs Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu Make this compile after soft updates integration. 1998-03-09 14:46:57 +00:00
i386 Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
isa On SMP systems, initially follow the MP spec with regard to which pin 1998-03-14 03:11:50 +00:00
isofs/cd9660 Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
kern Disable the vfs.ioopt option for now, so that we don't get gratuitious 1998-03-14 19:50:36 +00:00
libkern This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
miscfs Free the vnode in the failure case of vop_symlink() 1998-03-10 09:12:19 +00:00
modules The coff LKM needs IBCS2 to be able to link (for the 'make regress' 1998-03-12 20:04:38 +00:00
msdosfs Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
net Fixed syntax error in previous commit. 1998-03-01 06:01:33 +00:00
netatalk Removed unused #includes. 1998-02-25 13:08:07 +00:00
netinet Allow ICMP unreachable messages to be sent in response to ICMP query 1998-03-15 00:36:27 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey polish the code. 1998-02-27 11:10:18 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
nfs Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
nfsclient Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Fixed include file's path. 1998-03-14 02:35:10 +00:00
pccard Removed unused #includes. 1998-02-25 05:58:50 +00:00
pci Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
posix4 Reviewed by: bde 1998-03-08 17:25:38 +00:00
powerpc/include This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
rpc This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
scsi Add a quirk entry for IO DATA CDC-TX86 6 CD changer. 1998-03-08 06:52:45 +00:00
sys Changed speed_t from long to unsigned long. POSIX.1 requires an 1998-03-12 14:09:55 +00:00
tools This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ufs Correct a problem with the ffs_getpages routine that manifest's itself 1998-03-09 22:12:52 +00:00
vm Fix for mmap of char devices bug as described in OpenBSD advisory of 1998-03-12 19:36:18 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00