freebsd-skq/sys
jamil 4953cd7c9e eliminated a previously unnoticde compile warning about use of
__inline, not good to use anyway ?!?!!
1997-12-09 12:41:13 +00:00
..
alpha - Add support for the following mice to psm/moused/sysmouse: 1997-12-07 08:09:19 +00:00
amd64 The improvements to clock statistics by Tor Egge 1997-12-08 23:00:24 +00:00
compat Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
compile
conf add entry in LINT for alog driver 1997-12-09 12:04:49 +00:00
contrib/ipfilter/netinet
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev - Add support for the following mice to psm/moused/sysmouse: 1997-12-07 08:09:19 +00:00
fs Code to prevent a panic caused by procfs_exit(). Note that i don't know 1997-12-09 05:03:41 +00:00
geom
gnu Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are 1997-12-06 13:25:01 +00:00
i386 eliminated a previously unnoticde compile warning about use of 1997-12-09 12:41:13 +00:00
isa - Add support for the following mice to psm/moused/sysmouse: 1997-12-07 08:09:19 +00:00
isofs/cd9660 Staticize a few things. 1997-11-18 14:40:36 +00:00
kern The improvements to clock statistics by Tor Egge 1997-12-08 23:00:24 +00:00
libkern
miscfs Code to prevent a panic caused by procfs_exit(). Note that i don't know 1997-12-09 05:03:41 +00:00
modules
msdosfs
net Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are 1997-12-06 13:25:01 +00:00
netatalk
netinet Add Matt Dillon's quick fix hack for the self-connect DoS. 1997-11-20 20:04:49 +00:00
netipx
netkey
netnatm
netns
nfs Various of the ISP users have commented that the 1.41 version of the 1997-12-08 00:59:08 +00:00
nfsclient Various of the ISP users have commented that the 1.41 version of the 1997-12-08 00:59:08 +00:00
nfsserver Don't call malloc(..., M_WAITOK) at splnet(). Doing so is often 1997-11-24 14:18:00 +00:00
pc98 Sync with sys/i386/isa/mse.c and syscons.c revisions 1.36 and 1.242, 1997-12-09 11:58:02 +00:00
pccard - Remove the code that cleared out the registers (previously enabled by the 1997-12-02 23:23:14 +00:00
pci Fix size of start queue to 32 entries, independent of the default 1997-12-02 22:37:58 +00:00
powerpc/include
rpc
scsi Use ENOIOCTL instead of -1 (= ERESTART) for diskslice ioctls that are 1997-12-06 14:27:56 +00:00
sys adding alogio.h to system include files 1997-12-09 11:43:04 +00:00
tools
ufs Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
vm Support an optional, sysctl enabled feature of idle process swapout. This 1997-12-06 02:23:36 +00:00
Makefile