freebsd-nq/sys
Justin T. Gibbs 1b2a3cf51a Clean up the mesgin code to make it easier to read with proceedure lables
that are based on what mesage is being processed instead of just numbers.

Order the tests for incoming message type by level of occurance.
1995-08-06 05:15:45 +00:00
..
alpha
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
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
dev Clean up the mesgin code to make it easier to read with proceedure lables 1995-08-06 05:15:45 +00:00
fs Make sure that a non-null cookie vector is returned even if there were no 1995-08-03 12:17:35 +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 Preserve current termios speed for TIOCSET*, if it matched with 1995-08-02 12:53:14 +00:00
libkern
miscfs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
modules
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
netns Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
nfs Slight changes to locking around VOP_READRIR. 1995-08-03 12:14:16 +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 Slight changes to locking around VOP_READRIR. 1995-08-03 12:14:16 +00:00
pci Initialize "name" to quiet compiler. 1995-07-29 18:21:48 +00:00
powerpc/include
rpc
scsi
sys Add back $Id$ that got nuked in rev 1.6. 1995-08-05 07:39:02 +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 Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync or 1995-08-04 05:49:17 +00:00
vm Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
Makefile