NetBSD/sys
jakllsch fdc252ea81 Changes to ether_nonstatic_aton():
Be more leinent on input string format.  Each nibble pair may optionally be
followed by any of ':', '-', '.' or ' '.

Make source string const and work on a temporary copy.  The caller may not
expect their string to be destroyed.
2010-05-19 18:58:22 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Implemented support for boot arguments. 2010-05-19 15:05:58 +00:00
coda Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
common/bus_dma
compat Remove the nameidata from struct exec_package. It was used only for two 2010-05-02 05:30:20 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb
dev Add multi device strip support written by Guillermo Amaral and reviewed by me. 2010-05-18 15:10:41 +00:00
dist Add support for pfs(8) 2010-05-07 17:41:57 +00:00
external Update the event counters to 64-bit integers. 2010-04-12 12:04:54 +00:00
fs As per change in NiLFS2 spec, select the superblocks on highest checksum 2010-05-01 21:21:27 +00:00
gdbscripts
ipkdb
kern Add multiple inclusion protection to rump_syscalls.h. 2010-05-17 12:35:20 +00:00
lib fix typo 2010-05-11 21:50:35 +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 Changes to ether_nonstatic_aton(): 2010-05-19 18:58:22 +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
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet Backout rev.1.137. It causes troubles, see PR kern/43294. 2010-05-15 05:02:46 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec
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
nfs nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN. 2010-05-15 20:24:57 +00:00
opencrypto
rump Add missing include 2010-05-18 20:18:18 +00:00
secmodel
stand
sys Add support for kthread_join in our kernel thread implementation. This is used 2010-05-11 22:26:00 +00:00
ufs switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
uvm Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument. 2010-05-14 05:32:06 +00:00
Makefile