NetBSD/sys
dsl 798f520353 Set BFL_NEWMBR flag so that fdisk can differenciate between new and old mbr code. 2003-04-29 10:24:24 +00:00
..
altq
arch Set BFL_NEWMBR flag so that fdisk can differenciate between new and old mbr code. 2003-04-29 10:24:24 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat swapped the words in lseek offset reassembly (that was was confused-endian) 2003-04-20 14:36:05 +00:00
conf Include kern_ksyms if ksyms | ddb | lkm. Never include db_elf.c. 2003-04-24 20:04:03 +00:00
crypto
ddb By accident db_symstr() was removed, which Håvard pointed out. 2003-04-28 15:55:45 +00:00
dev Add support for the SMC91C111 chip, with its internal PHY. 2003-04-29 08:47:29 +00:00
fs fix a few missing malloc attach/detach. Now this works. 2003-04-24 07:50:19 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern Fix a logic botch that would cause some unwanted messages in the 2003-04-29 00:56:52 +00:00
lib Remove two unused variable to fix a build problem. 2003-04-27 11:12:14 +00:00
lkm The __wrap_* symbols need to become local symbols. If you have module 2003-04-23 18:34:20 +00:00
miscfs Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
net Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
netatalk
netccitt
netinet Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
netinet6 Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
netisdn
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey
netnatm
netns
netsmb
nfs Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
stand
sys Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
ufs constify 'mastertemplate'. 2003-04-29 07:45:23 +00:00
uvm Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
Makefile