freebsd-dev/sys
Alfred Perlstein b47ce7f5cb Forget to include sysctl.h
Submitted by: des
2000-09-09 18:47:46 +00:00
..
alpha LINT -> NOTES 2000-09-09 16:07:15 +00:00
amd64 Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cpp 2000-09-08 21:48:06 +00:00
boot Upon reflection, I decided that bootfile must have priority over kernel 2000-09-09 18:20:00 +00:00
cam
coda
compat Remove unused variables. 2000-09-09 14:35:35 +00:00
compile
conf Add a comment, that a LINT file can be produced from NOTES via 2000-09-09 16:33:48 +00:00
contrib/dev
crypto
ddb
dev Back out my previous commit as well as some SMPng changes to revert the 2000-09-08 08:50:25 +00:00
fs Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
geom Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
gnu
i4b Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
i386 Add a comment, that a LINT file can be produced from NOTES via 2000-09-09 16:33:48 +00:00
isa Back out my previous commit as well as some SMPng changes to revert the 2000-09-08 08:50:25 +00:00
isofs/cd9660 Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
kern Add code to devname(3) so it can find the names of devices which 2000-09-09 11:39:59 +00:00
libkern
miscfs Various cleanups towards make nullfs functional (it is still broken 2000-09-05 09:02:07 +00:00
modules Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
msdosfs
net Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
netatalk
netatm
netgraph Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
netinet Forget to include sysctl.h 2000-09-09 18:47:46 +00:00
netinet6 add attrbute(packed) to union def with specific align constraitn. 2000-09-09 15:56:46 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
nfsclient Don't scan for the "right" network interface by shooting in the dark. 2000-09-05 22:29:36 +00:00
nfsserver Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
ntfs
nwfs
pc98 Merged from sys/isa/sio.c revisions 1.309 - 1.311. 2000-09-08 11:54:13 +00:00
pccard
pci Per msmith's request, don't attach to Qlogic 12160 id'd cards that have 2000-09-07 20:27:40 +00:00
posix4
powerpc Add missing \'s to multline macros used for assertions. 2000-09-09 00:14:27 +00:00
rpc
sys Redeclare cp_time. It's no longer static, and linprocfs needs it. 2000-09-07 16:38:04 +00:00
tools
ufs Cannot do MALLOC with M_WAITOK while holding ACQUIRE_LOCK 2000-09-07 23:02:55 +00:00
vm Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
Makefile