1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys
David Greenman c5f944ee5a Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the
difference is more or less cosmetic.

Submitted by:	Matt Thomas
1995-06-28 05:46:19 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Killed redundant vnode_pager_umount() call. This is already done at 1995-06-28 04:46:11 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile
conf Add an option to the psm driver to skip the parts of the probe which break 1995-06-22 10:56:56 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dev Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the 1995-06-28 05:46:19 +00:00
fs Killed the "probably_never" ifdef'd code. 1995-06-28 04:51:06 +00:00
gnu Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i386 Killed redundant vnode_pager_umount() call. This is already done at 1995-06-28 04:46:11 +00:00
isa Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if 1995-06-25 04:51:01 +00:00
isofs/cd9660 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern Pass the correct nonblocking flag to VOP_CLOSE() in vclean(). 1995-06-27 21:29:08 +00:00
libkern Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
miscfs Killed the "probably_never" ifdef'd code. 1995-06-28 04:51:06 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
net Don't skip point-to-point interfaces if the netmask==0 (the netmask 1995-06-28 05:31:03 +00:00
netccitt Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netinet Added function prototypes for ip_rsvp_vif_init, ip_rsvp_vif_done, and 1995-06-28 05:13:02 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
nfs Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsclient Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsserver Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
pci Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the 1995-06-28 05:46:19 +00:00
powerpc/include
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Bestmatch check for cd-drive always faild due to additional space 1995-06-14 12:28:32 +00:00
sys Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
tools
ufs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
Makefile