NetBSD/sys
phx fe1c21f416 Add QNAP reboot, reset and button handling functions.
Introduced an optional init function per board, which can set LEDs and other
special hardware to an initial state using the satellite processor.
2011-03-26 22:36:34 +00:00
..
altq
arch Add QNAP reboot, reset and button handling functions. 2011-03-26 22:36:34 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
conf Add usb_dma attribute for DMA capable USB host controllers 2011-03-20 17:54:02 +00:00
crypto
ddb When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
dev Remove the "simple CPU lock" that was unnecessary. 2011-03-24 05:10:05 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Get improvements from FreeBSD-current (January 2011). 2011-03-07 11:25:41 +00:00
fs When truncating a file purge the fat cache after setting the new size 2011-03-22 20:33:51 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Fix up sign-compare issue checking for free space. Should fix PR 43413 2011-03-26 21:31:23 +00:00
lib Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
miscfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
modules Fix source list for ffs module. 2011-03-13 18:23:30 +00:00
net add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
net80211 Remove duplicate definitions which break the build. 2011-02-25 10:45:57 +00:00
netatalk
netbt use C99 style for variadic macro arguments 2011-03-16 21:35:30 +00:00
netinet Clean up setting ECN bit in TOS. Fixes PR 44742 2011-03-21 20:39:32 +00:00
netinet6 Delete unnecessary casts to void *. No functional change intended. Same 2011-02-06 19:12:55 +00:00
netipsec make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
netisdn
netiso Remove ifa == NULL check, ifa cannot be NULL. 2011-03-09 22:04:52 +00:00
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs As suggested by matt@: change socket buffer reservations for NFS send/receive 2011-03-23 17:42:11 +00:00
opencrypto const'fy algorithm descriptors 2011-03-09 11:43:36 +00:00
rump Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
secmodel
stand
sys Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
ufs Don't include quota/quotaprop.h for tools. 2011-03-25 10:25:17 +00:00
uvm make this build w/o HAVE_CPU_UAREA_ROUTINES 2011-02-18 10:43:52 +00:00
Makefile