NetBSD/sys
deraadt ca83f065d9 "struct confargs" is used for all device match/attach functions. It
tells you what bus (sbus, vme, ...) you are on.
1994-09-17 23:46:32 +00:00
..
adosfs fix uninitialized use of mask. 1994-08-30 23:06:48 +00:00
arch "struct confargs" is used for all device match/attach functions. It 1994-09-17 23:46:32 +00:00
boot
compat New iBCS2 code from Scott. 1994-09-05 01:28:57 +00:00
conf Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
ddb
dev Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe. 1994-09-16 23:48:22 +00:00
isofs For symlinks, try actually reading the link to determine its size. 1994-08-19 11:36:56 +00:00
kern sparc is not special anymore 1994-09-16 23:57:22 +00:00
lib compile -O3 1994-09-16 01:27:58 +00:00
libkern
miscfs Fix typo. 1994-09-15 03:47:19 +00:00
msdosfs Fix an off-by-one error reported by Mike Hartman. 1994-08-30 01:31:11 +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 mknod() must release its new vnode. 1994-08-30 19:42:22 +00:00
pcfs
scsi remove an un-aligned access 1994-08-30 17:01:57 +00:00
stand
sys sparc is not special anymore 1994-09-16 23:57:22 +00:00
ufs C syntax fix, and syscall args style (For later.) 1994-08-21 03:15:32 +00:00
vm Fix the munmapfd() prototype, too. 1994-09-16 02:01:49 +00:00
Makefile