NetBSD/sys
gdt d2966f6e1d Fix whitespace (mostly removing trailing).
This commit changes only whitespace (trailing, tabs vs spaces,
removing spurious newlines).  From Bev Schwartz of BBN.
2012-09-20 23:50:05 +00:00
..
altq
arch Use the PROM mapping for the clock, if it exists. 2012-09-19 20:34:57 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
common More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add 2012-07-09 17:45:22 +00:00
compat regen for ppoll (and, apparently, SYCALL_ARG_PTR) 2012-09-19 21:24:36 +00:00
conf Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev sc_ahci_cap should be uint32_t 2012-09-20 17:53:48 +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 the result of the construct 2012-09-15 16:56:05 +00:00
fs let us get mounted multiple times. 2012-09-18 23:42:52 +00:00
gdbscripts
ipkdb
kern alias rump_sysent to sysent, since the linux compat code wants to 2012-09-20 17:46:21 +00:00
lib Add ARMv5 support the clz instruction 2012-09-01 11:24:36 +00:00
miscfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
modules Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
net Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
net80211 add more QoS bits 2012-08-20 07:30:10 +00:00
netatalk
netbt
netinet install header files from IPF 5.1.2 (sys/external/bsd/ipf) instead of 2012-09-15 17:41:59 +00:00
netinet6 Remove stray #undef, probably someone's debugging leftover from long ago. 2012-08-24 06:03:18 +00:00
netipsec Fix whitespace (mostly removing trailing). 2012-09-20 23:50:05 +00:00
netisdn
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls
netnatm
netsmb Tabify. 2012-05-12 01:40:37 +00:00
nfs When unloading the nfsserver module, call nfs_fini() so that the nfsrvdescpl 2012-08-29 14:00:22 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump sort stubs, remove autonamespacing and add some signal-related ones 2012-09-20 17:50:42 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys Rename kcpuset_copybits() to kcpuset_export_u32() and thus be more specific 2012-09-16 22:09:33 +00:00
ufs Fix unmount returnign EBUSY if an attribute was autocreated: we hold 2012-09-10 14:00:15 +00:00
uvm #include <sys/atomic.h> 2012-09-15 06:25:47 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00