NetBSD/sys
jdolecek b5b875ef06 cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:
* lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c
  is included there too; dev/ic/lpt.c is not included if ppbus is
  configured or if there is alternative platform lpt (like for pc532)
* g/c MD lpt definitions and custom puc/upc attachments,
  glue moved to conf/files and dev/pci/files.pci respectively; remove
  device lpt definition from dev/isa/files.isa
* add ppbus parport attribute, atppc device attachments, adjust plip and lpt
  glue
2004-01-20 19:58:01 +00:00
..
altq
arch cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat Remove useless comment 2004-01-17 03:30:14 +00:00
conf cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:01 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern bufpool_page_alloc: for no-wait allocations, specify UVM_KMF_TRYLOCK as well. 2004-01-19 11:57:42 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Alphabetize... 2004-01-20 04:55:46 +00:00
miscfs Rename sysctl setup function to match "reality" 2004-01-17 03:37:42 +00:00
net Remove redundant prototypes 2004-01-19 16:12:51 +00:00
net80211 Ignore WI_RID_STA_IDENTITY and WI_RID_DBM_ADJUST instead of EINVAL 2004-01-16 14:07:32 +00:00
netatalk
netccitt
netinet Allow DEF_NAT_AGE to be set in kernel config. 2004-01-16 09:01:22 +00:00
netinet6 do not lookup security policy if IPV6_FORWARDING. 2004-01-19 05:14:58 +00:00
netipsec Fix ipip_output() to always set *mp to NULL on failure, even if 'm' 2004-01-16 11:06:27 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey invalidate pcb policy cache on key_timehandler(). part of 2004-01-14 04:11:13 +00:00
netnatm
netns s/in_ifaddr/in_ifaddrhead/. not really tested 2003-11-14 15:04:48 +00:00
netsmb
nfs comments in nfs_doio_write. 2004-01-10 14:52:53 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys export ktrinitheader() and ktrwrite() for ktrsyscall32(), which is used 2004-01-15 14:29:20 +00:00
ufs With large average filesizes, it was possible to overflow dirsize to zero, 2004-01-13 13:38:18 +00:00
uvm uvm_coredump_walkmap: use UVM_OBJ_IS_DEVICE macro. 2004-01-16 12:43:16 +00:00
Makefile