NetBSD/sys
jakllsch b66aa8a3bf Wait for DRDY after the PMP commands and don't wait before.
Should fix the worst part of PR kern/47793.
2013-05-03 20:02:08 +00:00
..
altq
arch Enable file-system EXT2FS. 2013-05-03 15:46:53 +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 Wait for DRDY after the PMP commands and don't wait before. 2013-05-03 20:02:08 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external Spello 2013-04-28 20:58:51 +00:00
fs Don't attempt to mount file system with clusters larger than MAXBSIZE. 2013-04-15 14:10:59 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern fix locking order mountlist_lock -> mnt_unmounting. 2013-04-28 21:34:31 +00:00
lib This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
miscfs Fix (harmless) typo in struct genfs_rename_ops::gro_lookup prototype. 2013-05-02 14:49:51 +00:00
modules remove dup 2013-04-16 15:30:09 +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 rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
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 Ok, maybe using int64 for nanoseconds in the (sec,nsec) tuple was 2013-05-02 21:45:28 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Make disklabel a MI tool. It will use MACHINE/MACHINE_ARCH to determine 2013-05-03 16:05:11 +00:00
ufs Remove some set but unused variables 2013-04-08 21:12:33 +00:00
uvm Remove __BEGIN_DECLS/__END_DECLS 2013-02-02 14:06:58 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00