NetBSD/sys
gwr 486ad2cc03 Correct bad memory reference when dumpdev == NODEV (i.e. DISKLESS). 1994-08-14 22:47:28 +00:00
..
adosfs fix a `bug' actually just an interface issue, cache last indirect block 1994-07-11 05:07:38 +00:00
arch Correct bad memory reference when dumpdev == NODEV (i.e. DISKLESS). 1994-08-14 22:47:28 +00:00
boot
compat add ultrix_{get,set}sysinfo() from Arne H Juul <arnej@dsl.unit.no> 1994-08-01 14:16:24 +00:00
conf the trunk now carries the revision 1.0A (i.e. the first revision after 1994-07-10 22:26:30 +00:00
ddb
dev Slight optimization, and don't go bonkers if one of the sub-devices is not 1994-08-14 14:13:25 +00:00
isofs Mild nits. 1994-08-03 06:03:12 +00:00
kern Fix a problem in sync() where we might keep a stale pointer to the next mount 1994-08-13 07:05:53 +00:00
lib Echo terminating NL too. 1994-08-09 14:00:06 +00:00
libkern
miscfs Implement /kern/msgbuf. 1994-07-21 10:22:20 +00:00
msdosfs Fix rename bug found by vdlinden@fwi.uva.nl 1994-08-09 18:44:12 +00:00
net bug 367. paulus says the fix is right & critical. 1994-07-27 09:05:33 +00:00
netccitt
netinet Fix byte-order bug in printf() statement. 1994-07-27 12:36:09 +00:00
netiso Don't try to define BYTE_ORDER; get it from <machine/endian.h>. 1994-07-21 07:10:12 +00:00
netns
nfs Add the option NFS_BOOT_RWSIZE to allow diskless boot configuration 1994-08-14 03:35:27 +00:00
pcfs
scsi un-aligned access is not cool on some processors 1994-08-12 08:57:18 +00:00
stand
sys add a new p_emul value, clean up slightly. 1994-08-14 00:55:09 +00:00
ufs Do the doasyncfree conditionalization better. 1994-07-04 21:06:07 +00:00
vm Don't panic if primary swap device is not configured. 1994-07-21 07:12:13 +00:00
Makefile