NetBSD/sys
phx d08eccdb32 mc146818's sc_flag indicates the time is stored in binary format, not BCD.
So we should configure the chip's REGB for binary format as well.
This makes the BeBox RTC finally work reliable for me.
2014-06-20 09:47:15 +00:00
..
altq
arch mc146818's sc_flag indicates the time is stored in binary format, not BCD. 2014-06-20 09:47:15 +00:00
coda
compat Rename stack gap arguments. 2014-06-13 10:42:26 +00:00
conf Document command line options and other inputs and outputs. 2014-06-14 12:42:41 +00:00
crypto
ddb
dev Fix uninitiazed variable problem found on zaurus. I don't know why 2014-06-18 06:35:19 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external Add $NetBSD$. 2014-06-17 19:33:20 +00:00
fs Unlock directory vnode after VOP_CREATE. 2014-06-17 12:38:12 +00:00
gdbscripts
ipkdb
kern Require the actual namecache_look around cache_lookup_entry. 2014-06-16 12:28:10 +00:00
lib remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
miscfs
modules
net Enqueue the mbuf with the start of the packet, 2014-06-19 16:54:40 +00:00
net80211
netatalk
netbt
netinet Add 3rd argument to pktq_create to pass sc 2014-06-16 00:33:39 +00:00
netinet6 Add 3rd argument to pktq_create to pass sc 2014-06-16 00:33:39 +00:00
netipsec cleanup debugging printfs and fix port endianness printing issue. 2014-06-16 03:34:45 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Revert last change. This is not the right place for rumpuser_sync_icache(). 2014-06-18 19:50:32 +00:00
secmodel
stand
sys Change dk_lookup() to return an anonymous vnode not associated with 2014-06-14 07:39:00 +00:00
ufs Don't t use a C++ keyword as field name. 2014-06-12 21:39:45 +00:00
uvm
Makefile