Go to file
tsutsui 19c63c3512 Fix device_t/softc split botches that could be fatal. From
Chuck Silvers' patch posted current-users and tech-kern:
http://mail-index.netbsd.org/current-users/2012/10/09/msg021233.html

Should be pulled up to netbsd-6.
2012-10-10 16:51:50 +00:00
bin - Correct macro usage; 2012-10-03 19:37:36 +00:00
common Split out modsi3 and umodsi3 from the divsi3 file. This is so that 2012-10-10 02:16:54 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Take better care of closing file descriptors in the agent child and dealing 2012-09-18 15:18:01 +00:00
dist IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
distrib Refer to the list of mirrors at http://www.NetBSD.org/mirrors 2012-10-10 16:08:14 +00:00
doc mention new wpa code. 2012-10-08 00:12:57 +00:00
etc Make mandb path configurable. makemandb (and related tools) use 2012-10-06 15:33:59 +00:00
external Apply P4: 2012-10-09 22:55:39 +00:00
extsrc
games if 0 is used for the dimensions, compute the maximum size. 2012-10-06 19:39:51 +00:00
gnu Don't link explicitly against libsupc++, just use the normal C++ 2012-08-10 12:12:18 +00:00
include add clock_nanosleep 2012-10-02 01:42:06 +00:00
lib Implement the writewatchfile routines for a Linux hypervisor. As a 2012-10-10 11:15:57 +00:00
libexec On failure in _rtld_dlcheck, call _rtld_error, not xwarnx. 2012-10-01 03:03:46 +00:00
regress Use LIBISCXX. 2012-08-10 16:04:28 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin Revert my previous commit, I misunderstood the intention. 2012-10-06 09:11:34 +00:00
share Remove a tab character in non-literal context. 2012-10-08 18:20:34 +00:00
sys Fix device_t/softc split botches that could be fatal. From 2012-10-10 16:51:50 +00:00
tests Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35: 2012-09-30 21:26:57 +00:00
tools At last on some linux distros, gmake is needed to build the cross-gdb. 2012-10-01 19:27:04 +00:00
usr.bin It is Sprite, not Sprint; pointed out by Todd Miller. 2012-10-08 15:09:48 +00:00
usr.sbin disable encoding of globbing characters for now. 2012-10-07 18:40:49 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
build.sh Fix build.sh "modules" target build which has been broken since 2012-09-29 04:02:42 +00:00
BUILDING regen 2012-09-19 23:40:03 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00
Makefile.inc
UPDATING - Capitalization fixes (`OpenSSL'', not `openssl''); 2012-10-03 19:17:00 +00:00