NetBSD/sys
jruoho e0aec4e102 Wrap long lines, add some white space for readability, remove unnecessary
variable assignments, misc KNF. No functional change.
2010-04-22 15:25:46 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Re-uppercase x86_bus_space_io. 2010-04-20 22:37:25 +00:00
coda Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
common/bus_dma
compat This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
conf needs-count for fss is unused => needs-remove 2010-04-16 13:44:49 +00:00
crypto
ddb Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
dev Wrap long lines, add some white space for readability, remove unnecessary 2010-04-22 15:25:46 +00:00
dist clean up compile time warnings to due caddr_t and empty statements 2010-04-17 22:04:00 +00:00
external Update the event counters to 64-bit integers. 2010-04-12 12:04:54 +00:00
fs polish previous 2010-04-13 10:12:43 +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 Let the ipkdb subsystem allow operations related to it rather than wrongly 2009-10-02 22:05:52 +00:00
kern dumdidumdum, need _KERNEL in previous for fsck. noticed by moof 2010-04-21 19:50:57 +00:00
lib Ensure cd9660_read() gives accurate EOF indication. 2010-03-22 16:57:54 +00:00
miscfs Revert my last change, it's not The Right Thing [tm]. 2010-04-13 11:54:43 +00:00
modules Remove bpfilter.h as not needed. 2010-04-13 13:09:46 +00:00
net the correct check for BPF_K is with BPF_SRC for BPF_ALU ops, from 2010-04-21 16:35:09 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk Use the symbolic names. No functional change. 2010-01-30 21:48:30 +00:00
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet syn_cache_put(): defer all pool_put() to the callout. Reschedule 2010-04-21 20:40:16 +00:00
netinet6 ip6_sprintf: compress the zeros of representation of the IPv6 address. 2010-04-07 22:59:15 +00:00
netipsec Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
netnatm
netsmb Fix cut & paste error spotted by Nicolas Joly. 2009-10-18 23:20:31 +00:00
nfs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
opencrypto Add missing "break" for CRYPTO_CAST_CBC, and some assorted comment fixes. 2010-01-31 14:32:56 +00:00
rump more signal stuff to group. no functional change. 2010-04-22 07:10:47 +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 Reduce #ifdef spew by attaching wapbl as a module. 2010-04-21 16:51:24 +00:00
ufs Add fstrans transactions to ufs_close(), ufs_getattr(), ufs_chmod() 2010-04-13 09:27:58 +00:00
uvm - Merge sched_pstats() and uvm_meter()/uvm_loadav(). Avoids double loop 2010-04-16 03:21:49 +00:00
Makefile