NetBSD/sys
jdolecek 9300becc32 allow setting of interrupt usage, priming and auto LF behaviour
via ioctl; drop the traditional device minor mapping for those in favour
of setting via lptctl(8)

introduce notion of 'control' device (minor bit 0x100 set); ATM this
device always skips the priming, which allows device open even with
disconnected printer

this also changes the default for interrupt use - polling is used
by default now
2004-02-03 21:15:03 +00:00
..
altq
arch Add Pentium M MSR definitions from Michael Eriksson. 2004-02-02 08:28:00 +00:00
coda
compat uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
conf an(4) needs wlan support 2004-02-03 19:46:18 +00:00
crypto
ddb
dev allow setting of interrupt usage, priming and auto LF behaviour 2004-02-03 21:15:03 +00:00
fs Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
gdbscripts
ipkdb
kern Buffer cache fixes to avoid thrashing between high and low water marks 2004-01-30 11:32:16 +00:00
lib
lkm Alphabetize... 2004-01-20 04:55:46 +00:00
miscfs Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
net Use m_copydata(), m_adj() and M_PREPEND() to manipulate mbuf's in 2004-01-31 20:11:13 +00:00
net80211 This patch from Sam Leffler fixes bugs in the client-side of 2004-02-01 08:25:57 +00:00
netatalk
netccitt
netinet Allow DEF_NAT_AGE to be set in kernel config. 2004-01-16 09:01:22 +00:00
netinet6 make ip6_getpmtu() externally visible 2004-01-24 13:02:41 +00:00
netipsec Change #endif __FreeBSD__ to #endif /* __FreeBSD__ */ 2004-01-28 01:35:31 +00:00
netisdn
netiso
netkey invalidate pcb policy cache on key_timehandler(). part of 2004-01-14 04:11:13 +00:00
netnatm
netns
netsmb
nfs Adjust sillyrename cleanup code to deal with the parent vnode 2004-01-23 22:20:20 +00:00
opencrypto
stand
sys uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
ufs lfs_update_single: add an assertion. 2004-01-29 12:10:07 +00:00
uvm Since the playstation2 port still uses a variant of gcc 2.95.2, 2004-02-02 23:13:44 +00:00
Makefile