freebsd-dev/sys
peter 58a25516e9 Delete the #if 0 (nearly) duplicate definitions of nfsproto.h. Having
these two files that are almost-but-not-quite the same leads to false grep
hits, confusion etc.

Only installing one copy with a symlink would be nice but that doesn't
work with SHARED=symlinks (it changes the source tree).
1998-05-13 06:40:56 +00:00
..
alpha Unbotch whitespace and change switch with two cases to if. 1998-05-07 00:42:25 +00:00
amd64 Some temporary fixes to SMP to make it more scheduling and signal friendly. 1998-05-12 18:37:10 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
conf Reserve major number 99 for vak's cronyx/tau serial driver. 1998-05-12 17:03:24 +00:00
contrib/ipfilter/netinet Use read_random() 1998-04-06 11:40:42 +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 support for the Yamaha YMF-719. 1998-05-10 23:53:27 +00:00
fs Fix off by ane error in previous commit. 1998-05-09 09:36:38 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu In the words of the submitter: 1998-05-07 04:58:58 +00:00
i386 Some temporary fixes to SMP to make it more scheduling and signal friendly. 1998-05-12 18:37:10 +00:00
isa There is no dump routine for fd so give it an explicit NULL entry 1998-05-06 23:35:36 +00:00
isofs/cd9660 As described by the submitter: 1998-05-06 05:29:41 +00:00
kern Backed out previous commit. It is invalid to call d_ioctl() on 1998-05-12 17:34:02 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs In the words of the submitter: 1998-05-07 04:58:58 +00:00
modules Give this a shot at actually working as an LKM.. 1998-03-27 04:05:08 +00:00
msdosfs Fix off by ane error in previous commit. 1998-05-09 09:36:38 +00:00
net Oops, the previous commit should have changed i386' to __i386__', 1998-05-01 16:40:21 +00:00
netatalk Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
netinet Treat all internet addresses as u_int32_t. 1998-05-10 20:51:46 +00:00
netipx Don't depend on "implicit int". 1998-05-01 18:30:02 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +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 Delete the #if 0 (nearly) duplicate definitions of nfsproto.h. Having 1998-05-13 06:40:56 +00:00
nfsclient Hold a reference to the vnode during the sillyrename cleanup. If we block 1998-05-13 06:10:13 +00:00
nfsserver In the words of the submitter: 1998-05-07 04:58:58 +00:00
pc98 Sync with sys/i386/isa/wd.c revision 1.167. 1998-05-12 09:32:19 +00:00
pccard Include pc98.h instead of isa.h when PC98 is defined. 1998-05-05 13:21:08 +00:00
pci Attempt to set write combining mode for graphics devices. 1998-05-11 01:06:08 +00:00
posix4 Add C++ support. 1998-05-12 05:11:51 +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 An effort to make SLICE/DEVFS play with SCSI. 1998-05-07 12:13:47 +00:00
sys Fix the termination test in CIRCLEQ_FOREACH. 1998-05-12 03:55:25 +00:00
tools This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ufs Add missing splx() 1998-05-11 21:41:13 +00:00
vm Fix the shm panic. I mistakenly used the shadow_count to keep the object 1998-05-04 17:12:53 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00