NetBSD/sys
msaitoh 168809dd71 - Fix an incorrect test for WM_F_EEPROM_INVALID since rev. 1.183. Some old
chips don't set EECD_EE_PRES.
- Fix a bug that both WM_F_EEPROM_SPI and WM_F_EEPROM_FLASH are set.
- Add a missing decrement for a timeout reported by Wolfgang Stukenbrock
  in PR#42422.
- Add support for i82583V.
- PBA setting for i82574 is not 12K but 20K.
- Enable checking the management mode on 82574.
2009-12-29 16:01:21 +00:00
..
altq Move BLUE_STATS to a commented out line since it is always enabled in 2009-12-06 14:03:23 +00:00
arch add gfb at mainbus 2009-12-29 06:56:41 +00:00
coda Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
common/bus_dma
compat Do not include fs_lfs.h unless _KERNEL_OPT is defined. 2009-12-21 16:18:17 +00:00
conf * support passing ident on the command line 2009-12-16 21:25:03 +00:00
crypto
ddb Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
dev - Fix an incorrect test for WM_F_EEPROM_INVALID since rev. 1.183. Some old 2009-12-29 16:01:21 +00:00
dist If pfi_address_add() has to extend the buffer, copy the data in the 2009-12-06 16:46:11 +00:00
external add suspend/resume hooks for command processor 2009-12-14 21:01:07 +00:00
fs Fix typo in comments, no code change. 2009-12-23 09:17:40 +00:00
gdbscripts Add a command to dump all thread stacks in the system and a command to dump 2009-11-18 18:12:00 +00:00
ipkdb
kern Add credentials to to sockets. 2009-12-29 04:23:43 +00:00
lib Build fix for the mips64 merge: 2009-12-14 12:18:14 +00:00
miscfs gimpy invented PRIxVADDR format specifier. 2009-12-14 13:00:07 +00:00
modules Add netbsd32_compat_50.c to netbsd32 module sources list. 2009-12-21 16:40:58 +00:00
net If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
net80211
netatalk
netbt more s/the the/the/ 2009-11-22 19:09:15 +00:00
netinet Remove superfluous cast of a pointer to void *. 2009-12-09 00:45:25 +00:00
netinet6 Clear cksum flags before any further processing like ip_forward does. 2009-11-11 22:19:22 +00:00
netipsec Cosmetic: fix indentation, change some spaces to tabs. 2009-12-01 01:01:34 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs Define namei flag INRENAME and set it if a lookup operation is part 2009-12-23 01:09:24 +00:00
opencrypto If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
rump allow rump to build 2009-12-25 01:56:43 +00:00
secmodel Use the socket credentials, now that we have them, instead of uidinfo. 2009-12-29 04:25:30 +00:00
stand
sys Changes to struct socket (added credentials) - 5.99.23. 2009-12-29 04:24:32 +00:00
ufs Fix some more hangs and deadlocks. 2009-12-07 04:12:10 +00:00
uvm Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
Makefile