NetBSD/sys
hauke 82e4e09423 Support for four nubus video cards:
Formac ProNitron 80.IVb (1024x768/8)
Relax 19" Model 200 (1024x768/8)
Apple Monochrome Video Card (640x480/1)
VillageTronic Mac Picasso 320 (up to 1920x1080/up to 24)

Nubus identifiers for Creative Solutions parallel & serial cards,
and a Becton Dickinson data acquisition card.
2006-12-06 21:21:12 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Support for four nubus video cards: 2006-12-06 21:21:12 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be 2006-11-25 22:03:41 +00:00
conf Enable the .note.netbsd section for macppc 2006-12-05 20:41:46 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev No need to include PCI header files. 2006-12-06 13:52:46 +00:00
dist Make code concise by removing uninformative #ifdef's. 2006-12-04 03:02:48 +00:00
fs shuffle functions around a bit: move the transport (/dev/puffs) to 2006-12-05 23:41:24 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern simplify linger code. 2006-12-06 20:49:02 +00:00
lib make bootxx_msdos fit in 8k again; thanks, __internal_memset_, for spilling 2006-12-02 00:38:22 +00:00
lkm compile puffs_transport.c 2006-12-05 23:41:46 +00:00
miscfs From Nicolas Joly: restore previous behavior in procfs_validfile_linux, since 2006-12-04 18:27:52 +00:00
net Per discussion on tech-net@, discard the address-munging hack that 2006-12-04 02:40:15 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netbt __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netinet add some more tcp mowners. 2006-12-06 09:10:45 +00:00
netinet6 Synchronize access to the ifaddr list by in6_update_ifa() and 2006-12-02 20:40:58 +00:00
netipsec fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso KNF. 2006-12-06 00:50:34 +00:00
netkey __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs nfs_disconnect: 2 -> SHUT_RDWR. no functional change. 2006-12-06 09:13:46 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
stand
sys Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
ufs On snapshot creation be sure the snapshot vnode has valid quota information. 2006-12-02 17:21:11 +00:00
uvm We are required to hold uvm.swap_data_lock here too. 2006-12-02 03:23:38 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00