freebsd-dev/sys
2001-12-10 05:38:23 +00:00
..
alpha style(9) 2001-12-09 19:12:07 +00:00
amd64 Allow maxusers to be specified as 0 in the kernel config, which will 2001-12-09 01:57:09 +00:00
arm We need machine/{signal,ucontext}.h to build a cross GCC compiler. 2001-12-09 19:39:49 +00:00
boot o Expand list of tunables documented in loader.8 to include kern.maxusers, 2001-12-07 18:05:24 +00:00
cam Remove PAO3 dependent part where I missed to remove at last commit. 2001-12-10 02:07:34 +00:00
coda
compat Pull in more stuff from procfs now that it's been pseudofsized. 2001-12-09 00:38:59 +00:00
conf Back out my "joy" change. It was really the for some uncommitted ata 2001-12-07 01:52:40 +00:00
contrib Fix initialisation of struct nat entry, to solve a panic that occurs 2001-12-05 10:46:24 +00:00
crypto
ddb
dev Disable sleep requests for 5 sec after wakeup. This is needed for 2001-12-09 18:02:36 +00:00
fs Fix various bugs in the debugging code and reenable it. 2001-12-09 00:35:30 +00:00
geom
gnu
i4b
i386 style(9) 2001-12-09 19:12:07 +00:00
ia64 style(9) 2001-12-09 19:12:07 +00:00
isa Moved to dev/joy 2001-12-05 09:10:47 +00:00
isofs/cd9660
kern o Eliminate compilation warnings on 64-bit architectures. 2001-12-10 03:34:06 +00:00
libkern
modules Use new location for joy, plus list its new bus front ends. 2001-12-05 09:09:48 +00:00
net - malloc should be passed M_WAITOK, not M_WAIT (a mbuf flag) 2001-12-07 01:32:40 +00:00
netatalk
netatm
netgraph When a socket is not connected, allow the peer "struct sockaddr" 2001-11-28 19:39:58 +00:00
netinet o Our currenty userland boot code (due to rc.conf and rc.network) always 2001-12-07 17:01:28 +00:00
netinet6 - Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated. 2001-12-09 17:48:08 +00:00
netipx
netkey Newer SA is prefered for a out-bound packet than old one 2001-12-05 05:40:49 +00:00
netnatm
netncp
netns
netsmb - Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated. 2001-12-09 17:48:08 +00:00
nfs
nfsclient
nfsserver When VOP_SYMLINK fails, the value of *vpp is junk, so we must NULL 2001-12-04 16:53:42 +00:00
pc98 Allow maxusers to be specified as 0 in the kernel config, which will 2001-12-09 01:57:09 +00:00
pccard
pci This patch will fix the lockups associated with AMD 751,761,762 based AGP 2001-12-07 05:41:26 +00:00
posix4
powerpc style(9) 2001-12-09 19:12:07 +00:00
rpc
security/lomac Split out NAI Labs license and BSD license to prevent the accidental 2001-12-03 00:21:18 +00:00
sparc64 style(9) 2001-12-09 19:12:07 +00:00
svr4
sys Add a CTR6, we need it now. 2001-12-10 05:38:23 +00:00
tools
ufs Use 'mkdir -p /.attribute/system' instead of breaking it into 2001-11-30 15:32:07 +00:00
vm vm/vm_kern.c: rate limit (to once per second) diagnostic printf when 2001-12-01 00:21:30 +00:00
Makefile