NetBSD/sys
macallan 092e2fd7b4 cleanup mem_regions:
- use different variables for / and /memory nodes
- remove redundant OF_finddevice("/")
- assume 32bit addresses/sizes in "available" on Apple hardware
2013-05-12 13:42:39 +00:00
..
altq
arch cleanup mem_regions: 2013-05-12 13:42:39 +00:00
coda
compat handle timeouts like before. 2013-04-17 14:39:40 +00:00
conf put needs flag back in a bunch of drivers because we need the file for #ifdefs 2013-04-28 03:11:32 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev Atomicly swap out pipe pointer before closing the pipe. 2013-05-12 09:54:55 +00:00
dist/pf
external Spello 2013-04-28 20:58:51 +00:00
fs Fix Typo 2013-05-08 10:39:17 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern KNF 2013-05-11 15:44:46 +00:00
lib Wrap >80 char lines that overflowed on NDADDR -> EXT2FS_NDADDR changes. 2013-05-10 15:22:37 +00:00
miscfs Fix (harmless) typo in struct genfs_rename_ops::gro_lookup prototype. 2013-05-02 14:49:51 +00:00
modules add new file 2013-05-10 16:35:30 +00:00
net recover DLT_HIPPY and DLT_HDLC from before for if_hippisubr.c and hd64570.c 2013-04-07 14:12:05 +00:00
net80211 Putting extra l's in align does not make it more so. 2013-03-30 19:03:02 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. 2013-04-27 21:35:24 +00:00
netinet6 Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. 2013-04-27 21:35:24 +00:00
netipsec Fix FAST_IPSEC locking violation. 2013-05-09 19:21:50 +00:00
netisdn
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump regen (stale) 2013-05-10 16:36:25 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Add two convenience macros for testing a zero fraction. 2013-05-08 05:27:01 +00:00
ufs When invalidating short buffers on the snapshots clean list use bbusy() 2013-05-07 09:40:54 +00:00
uvm Set bp->b_resid to bp->b_bcount on error in swstrategy as required. 2013-05-07 15:49:09 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00