NetBSD/sys
mycroft 008f13bb69 Fix off-by-one error in comopen() unit number sanity check. From Brian de
Alwis.
1994-03-25 04:38:01 +00:00
..
arch Fix off-by-one error in comopen() unit number sanity check. From Brian de 1994-03-25 04:38:01 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat update to syscall.master (for sysconf) 1994-03-03 14:15:53 +00:00
conf kern/subr_disk.c is standard 1994-03-23 18:22:52 +00:00
ddb struct command => struct db_command, and define it in db_command.h 1994-03-23 20:00:56 +00:00
dev Fix off-by-one error in comopen() unit number sanity check. From Brian de 1994-03-25 04:38:01 +00:00
isofs Do some access checks 1994-03-15 21:37:29 +00:00
kern bad comment. fix from vdlinden@fwi.uva.nl (Frank van der Linden) 1994-03-19 18:38:33 +00:00
lib kernel/disklib.c goes away, not very portable 1994-03-23 18:18:45 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs PG_COW -> PG_COPYONWRITE to match earlier changes in vm_page.h. 1994-03-17 04:10:32 +00:00
msdosfs Fix minor bogon from last change. 1994-03-08 01:56:24 +00:00
net two reference count fixes, and minor cleanup (to offset the added goto! 8-). 1994-03-23 05:05:03 +00:00
netccitt pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netinet add missing explicit type declaration for func argument 1994-03-14 07:49:44 +00:00
netiso it needs <net/af.h> like i need a hole in my head. 1994-02-14 06:42:43 +00:00
netns Need cpu.h for setsoftnet(). 1994-02-20 03:19:45 +00:00
nfs fix rcs id 1994-03-12 01:31:32 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi print even more SCSI sense data; this should be in a function... 1994-03-24 17:47:35 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys Change BC_* constants. We're using GNU bc, which has really huge limits. 1994-03-24 01:31:37 +00:00
ufs Clean up deleted files. 1994-03-09 21:25:30 +00:00
vm default type is MAP_FILE if none given. 1994-03-23 01:54:02 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00