1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
David Greenman c128d2157b Make sure the mountpoint is marked busy before doing operations on it.
This fixes a panic that freefall suffered last night.

Obtained partially from 4.4-lite2, but minus the new bug that it introduced
1996-01-16 13:07:14 +00:00
..
alpha
amd64 Removed declarations of nonexistent functions. 1996-01-16 07:42:08 +00:00
compat/linux Add linux_mknod so that it will do mkfifo if needed... 1996-01-14 10:59:58 +00:00
compile
conf Make bin2bcd and bcd2bin global macroes instead of having local 1996-01-15 10:28:44 +00:00
ddb Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
dev Make bin2bcd and bcd2bin global macroes instead of having local 1996-01-15 10:28:44 +00:00
fs Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
geom
gnu Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
i386 Small modification to my prev change: 1996-01-16 12:29:37 +00:00
isa Since new bcd* macros not argument range overflow resistant, 1996-01-16 06:35:40 +00:00
isofs/cd9660
kern Make sure the mountpoint is marked busy before doing operations on it. 1996-01-16 13:07:14 +00:00
libkern Moved BCD declarations to the correct header (libkern.h). 1996-01-16 10:23:22 +00:00
miscfs
modules No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc 1996-01-08 05:36:17 +00:00
msdosfs Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
net
netccitt
netinet Fix logic bug (!= should be ==) in recent P2P/multicast kludge. 1996-01-09 08:26:07 +00:00
netipx Finally demolished the last, tottering remnants of GATEWAY. If you want 1996-01-05 20:47:05 +00:00
netiso
netns
nfs Add an option NFS_NOSERVER which saves 100K in the install kernel (or 1996-01-13 23:27:58 +00:00
nfsclient Add an option NFS_NOSERVER which saves 100K in the install kernel (or 1996-01-13 23:27:58 +00:00
nfsserver Add an option NFS_NOSERVER which saves 100K in the install kernel (or 1996-01-13 23:27:58 +00:00
pc98/pc98
pccard Don't rely on the card 'automatically' powering up when we probe it. 1996-01-06 07:49:43 +00:00
pci Back out patch 1.53. The problem report that had made me commit this 1996-01-15 23:51:10 +00:00
powerpc/include
rpc
scsi Bump the timeout in st_load() from 5 to 15 minutes. My Tandberg 1996-01-14 16:29:01 +00:00
sys Moved BCD declarations to the correct header (libkern.h). 1996-01-16 10:23:22 +00:00
tools
ufs Partially fixed negative and truncated "Avail" counts in df output. 1996-01-14 18:55:09 +00:00
vm
Makefile