1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Martin Renters a4c45b75a1 Fixed panic when unmounting floppy msdos filesystems. Problem was
we weren't flushing dirty buffers. Fix stolen from ffs_fsync()
1994-10-23 00:41:17 +00:00
..
alpha/include
amd64 Autoconf is the one to realize that we are booted disk-less and start the 1994-10-22 17:51:46 +00:00
compile
conf LINT: vastly restructured so that it's actually useful for something 1994-10-21 01:10:54 +00:00
ddb
dev While I debugged this, I quenched the compile warnings from if_ed. no other 1994-10-22 17:52:22 +00:00
fs Fixed panic when unmounting floppy msdos filesystems. Problem was 1994-10-23 00:41:17 +00:00
gnu
i386 While I debugged this, I quenched the compile warnings from if_ed. no other 1994-10-22 17:52:22 +00:00
isa Checking for timeout at several critical calls to ``out_fdc()'' now, 1994-10-21 16:58:50 +00:00
isofs/cd9660
kern Make the diagnostics a little more useful. 1994-10-22 11:55:16 +00:00
libkern
miscfs Fixed bug I just introduced that would have allowed a user to clobber 1994-10-18 04:40:41 +00:00
modules
msdosfs Fixed panic when unmounting floppy msdos filesystems. Problem was 1994-10-23 00:41:17 +00:00
net
netccitt
netinet Bug fixes from John Brezak. 1994-10-21 02:38:29 +00:00
netiso
netns
nfs This is where the action is. I'm still not sure that swap is 100% OK, but 1994-10-22 17:52:59 +00:00
nfsclient This is where the action is. I'm still not sure that swap is 100% OK, but 1994-10-22 17:52:59 +00:00
nfsserver
pci
powerpc/include
rpc
scsi Make my ALLDEVS kernel compile (basically, LINT minus a lot of options). 1994-10-21 01:19:28 +00:00
sys I belive imgact_gzip is finally reentrant. It is also a whole lot more 1994-10-22 11:40:38 +00:00
tools
ufs Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate(). 1994-10-22 02:27:35 +00:00
vm Contrary to my last commit here: NFS-swap is enabled automatically. 1994-10-22 17:53:35 +00:00
Makefile