freebsd-dev/sys
David Greenman 74ca9fa64f On closer inspection, it turns out that all of the callers of disksort
are already at splbio()...so back out the last change to disksort.
1995-08-07 14:20:27 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Fix a bug in my disabled version of trap_pfault()...curpcb may be NULL even 1995-07-30 17:49:24 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile
conf Grab next major (68) for the Specialix SI/XIO driver which is due to 1995-08-05 21:33:04 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dev Clean up the mesgin code to make it easier to read with proceedure lables 1995-08-06 05:15:45 +00:00
fs Allow a pipe to be opened read/write at one end, as is allowed in 1995-08-06 16:14:21 +00:00
gnu Use tsleep() instead of ttysleep() to wait for carrier since a generation 1995-07-31 21:28:42 +00:00
i386 Grab next major (68) for the Specialix SI/XIO driver which is due to 1995-08-05 21:33:04 +00:00
isa Sleep on a better address to wait for output to drain out of the 1995-07-31 21:10:36 +00:00
isofs/cd9660 Add support for the va_filerev attribute required by NFSv3. 1995-08-02 13:00:40 +00:00
kern On closer inspection, it turns out that all of the callers of disksort 1995-08-07 14:20:27 +00:00
libkern Rearrange the inner loop of scanc() to get better code on i*86's 1995-07-11 18:50:47 +00:00
miscfs Allow a pipe to be opened read/write at one end, as is allowed in 1995-08-06 16:14:21 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Make sure that a non-null cookie vector is returned even if there were no 1995-08-03 12:17:35 +00:00
net Obtained from: an ancient patch of mine via 1.1.5 1995-07-31 21:54:46 +00:00
netccitt Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
netinet Try to make the `syn' blocking code act a bit more sensibly - don't 1995-07-31 13:58:35 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
nfs Fixed bug where vnode_pager_uncache() wasn't always called when it should 1995-08-06 11:55:25 +00:00
nfsclient Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
nfsserver Fixed bug where vnode_pager_uncache() wasn't always called when it should 1995-08-06 11:55:25 +00:00
pci Initialize "name" to quiet compiler. 1995-07-29 18:21:48 +00:00
powerpc/include
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Set bp->b_actf=NULL for paranoia sake. 1995-08-07 11:56:31 +00:00
sys Made msgbuf range checking more robust and clean. 1995-08-07 07:58:23 +00:00
tools Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
ufs On closer inspection, it turns out that all of the callers of disksort 1995-08-07 14:20:27 +00:00
vm Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
Makefile