NetBSD/sys
1998-10-01 19:10:26 +00:00
..
adosfs
arch Fix a couple of printf formats. 1998-10-01 19:08:05 +00:00
coda I want to distinguish from DEBUG printouts and CODA_VERBOSE printouts. 1998-09-28 17:55:21 +00:00
compat shut up egcs complaints by adding braces 1998-10-01 18:58:28 +00:00
conf Add AdvanSys ULTRA WIDE SCSI controllers 1998-09-26 16:28:16 +00:00
ddb
dev Don't include <machine/mouse.h>. Some platforms (e.g. alpha) don't one. 1998-10-01 19:10:26 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Move elf function name macros to exec_elf.h. COMPAT_LINUX is no longer limited to ELFSIZE==32. 1998-10-01 16:06:24 +00:00
lib
lkm LKM for ext2fs ... better late than never :) 1998-09-29 10:26:58 +00:00
miscfs Workaropund fix for PR #5239 from <minoura@kw.netlaputa.ne.jp>: 1998-09-30 06:50:10 +00:00
msdosfs
net Start supporting IPPROTO_MOBILE (55) encapsulation. This is yet 1998-09-30 05:59:27 +00:00
netatalk
netccitt
netinet print reason for arplookup() failure (ala FreeBSD) 1998-10-01 11:04:24 +00:00
netiso
netnatm
netns
nfs Use the "atime" instead of "mtime" of the remote root directory as 1998-09-28 21:20:52 +00:00
stand
sys Move elf function name building macros here (ELFNAME, ELFNAME2, etc...) Add defines related to elf note sections for use in determining executable type/emulation. 1998-10-01 16:04:37 +00:00
ufs Not time to #include <machine/bswap.h>m, it will come with the move 1998-09-30 09:08:16 +00:00
uvm back out previous. 1998-09-30 15:44:10 +00:00
vm Declare silent success on madvise(). As an advisory call, it is harmless 1998-09-30 12:07:51 +00:00
Makefile