Go to file
itojun 14dafa8f6a avoid unneeded malloc/free. sync w/kame 2002-05-29 09:05:18 +00:00
bin Since we have rlim_t, use it. 2002-05-28 22:12:25 +00:00
crypto bump date for rhosts auth fix 2002-05-27 13:45:40 +00:00
dist Comment out token after #endif. 2002-05-16 19:53:37 +00:00
distrib don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
etc Fix cosmetic issue in check_ids() when printing out multiple missings IDs. 2002-05-26 04:38:13 +00:00
games __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
gnu Add native toolchain bits for "armeb" (big-endian ARM). 2002-05-20 15:05:07 +00:00
include * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
lib add LIBRARY section 2002-05-28 11:38:29 +00:00
libexec __STDC__ is always defined on NetBSD. 2002-05-26 00:02:06 +00:00
regress Correct the types of float_rounding_mode and float_exception_flags. 2002-05-22 00:01:35 +00:00
sbin When RPC fails, state explicitly which service we were trying to connect to. 2002-05-29 02:19:56 +00:00
share Add fgen as a host tool, used for sys/arch/sparc/bootblk. 2002-05-28 21:56:05 +00:00
sys avoid unneeded malloc/free. sync w/kame 2002-05-29 09:05:18 +00:00
tools Add fgen as a host tool, used for sys/arch/sparc/bootblk. 2002-05-28 21:56:05 +00:00
usr.bin When we're assigning to a long, use 0 rather than NULL. 2002-05-28 21:58:36 +00:00
usr.sbin Drop a space, and two grammar fixes. 2002-05-29 08:51:28 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh add armeb as valid MACHINE_ARCH 2002-05-24 14:43:31 +00:00