NetBSD/sys
thorpej fa30609066 Protect clearing the Intersil chip's interrupt with splhigh(). If this
gets interrupted (by the higher priority zs hardware, for example),
the clock can come to a dead stop!
1996-02-06 22:59:03 +00:00
..
adosfs Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
arch Protect clearing the Intersil chip's interrupt with splhigh(). If this 1996-02-06 22:59:03 +00:00
compat Extracted vm compat functions from vm and added them here where they belong. 1996-02-05 01:58:28 +00:00
conf Remove tty_compat.c. 1996-02-03 00:23:51 +00:00
ddb DDB prototype changes. 1996-02-05 01:56:47 +00:00
dev Fix typo, from Thorsten Frueauf <frueauf@ira.uka.de>. 1996-02-06 18:15:19 +00:00
isofs/cd9660 Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:18:04 +00:00
kern unp_detach() return type botch. 1996-02-04 20:32:15 +00:00
lib Make it really work like strncasecmp, instead of 0/1 return codes. 1996-02-06 21:35:31 +00:00
miscfs Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:31:05 +00:00
msdosfs Deal (hopefully) better with uninitialized date fields 1996-02-03 16:04:09 +00:00
net Grammar police; noted by Peter Seebach <seebs@solon.com>. Closes PR #1982. 1996-02-05 17:39:25 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet Ignore FIN if not yet connected. 1996-01-31 05:56:56 +00:00
netiso Build a hash table of PCBs. Hash function needs tweaking. 1996-02-02 21:56:34 +00:00
netns so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:41:19 +00:00
scsi Handle COMMAND ABORTED by forcing a retry. PR#2003, but with some more 1996-01-31 15:16:06 +00:00
stand
sys Fix some missing/wrong prototypes so that kern/* compiles again 1996-02-04 02:12:07 +00:00
ufs Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
vm Account for __FORK_BRAINDAMAGE.. 1996-02-05 20:32:25 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00