NetBSD/sys
msaitoh 7f0003f0ed - Add WM_DEBUG_NVM.
- If WM_DEBUG_NVM is enabled, dump the FLASH ROM data.
2013-01-30 14:20:53 +00:00
..
altq
arch Add an install kernel for KUROBOX_PRO. 2013-01-30 13:52:45 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat exitting -> exiting. 2013-01-27 14:47:37 +00:00
conf Provide dotg(4) - a driver for the Synposys DesignWare OTG USB IP found 2013-01-09 22:23:44 +00:00
crypto Separate /dev/random pseudodevice implemenation from kernel entropy pool 2011-12-17 20:05:38 +00:00
ddb remove the new command not the old one. 2013-01-06 04:17:27 +00:00
dev - Add WM_DEBUG_NVM. 2013-01-30 14:20:53 +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 Fix off-by-one read error. 2013-01-15 03:39:16 +00:00
fs A little more debugging. 2013-01-28 00:17:18 +00:00
gdbscripts
ipkdb
kern fix the sysctl_setup_func typedef 2013-01-29 23:00:31 +00:00
lib Add strnlen.c to SRCS (which will automatically use the .S version if it 2013-01-23 22:34:37 +00:00
miscfs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
modules We need more defines for this to actually work! 2013-01-22 01:50:25 +00:00
net use cprng_fast instead of getmicrouptime to generate "random" mac address 2013-01-28 15:05:03 +00:00
net80211 The IEEE80211_F_ flag prefix was used for both the flags in ieee80211_var.h 2013-01-10 17:40:10 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 Set the socket family for the network mask. 2013-01-28 17:57:34 +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
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 old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump make vmem(9) ready to be used early during bootstrap to replace extent(9) 2013-01-29 21:26:24 +00:00
secmodel Re-instate backwards compatible security.models.bsd44.{curtain,securelevel}. 2013-01-28 00:51:29 +00:00
stand
sys Add DT_PREINIT_ARRAY/DT_PREINIT_ARRAYSZ and few other missing ones. 2013-01-30 01:12:56 +00:00
ufs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
uvm improve on comments 2013-01-29 21:37:04 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00