freebsd-dev/sys
Bruce Evans 0f1dddfb0c Fixed corruption of the per-group used directories count. It wasn't
decremented when directories were removed because rev.1.12 broke the
fixup of the i_mode of the inode being removed.
1997-12-03 16:46:21 +00:00
..
alpha Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
amd64 Make has_f00f_bug extern, and get rid of some unused code in the f00f 1997-12-03 16:27:33 +00:00
compat Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
compile
conf - Framework for PCI/CardBus controllers running in PCMCIA emulation 1997-12-02 21:26:41 +00:00
ddb Cleaned up revs.1.19-1.21: 1997-11-20 16:53:23 +00:00
dev In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
fs Staticize. 1997-11-18 15:07:35 +00:00
geom There is no ccdread() nor ccdwrite(). 1997-11-18 14:39:04 +00:00
gnu Fixed corruption of the per-group used directories count. It wasn't 1997-12-03 16:46:21 +00:00
i386 Make has_f00f_bug extern, and get rid of some unused code in the f00f 1997-12-03 16:27:33 +00:00
isa In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
isofs/cd9660 Staticize a few things. 1997-11-18 14:40:36 +00:00
kern Work around for the Intel Pentium F00F bug; this is Intel's recommended 1997-12-03 02:45:50 +00:00
libkern Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
miscfs Staticize. 1997-11-18 15:07:35 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
net Unstaticized rn_delete() and rn_lookup(). They are used in dark corners 1997-11-24 13:50:24 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Add Matt Dillon's quick fix hack for the self-connect DoS. 1997-11-20 20:04:49 +00:00
netipx Removed unused #includes. 1997-10-28 15:59:26 +00:00
netkey
netnatm Removed unused #includes. 1997-10-28 15:59:26 +00:00
netns
nfs Don't call malloc(..., M_WAITOK) at splnet(). Doing so is often 1997-11-24 14:18:00 +00:00
nfsclient Don't call malloc(..., M_WAITOK) at splnet(). Doing so is often 1997-11-24 14:18:00 +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/i386/machdep.c and trap.c revisions 1.275 and 1997-12-03 09:46:34 +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 In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
sys Define MS_SYNC for compatibility. 1997-12-02 21:30:03 +00:00
tools Removed unused #includes. 1997-10-28 15:59:26 +00:00
ufs In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
vm In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
Makefile