Go to file
leo 81127fce22 Also do a 'make release' for the prepare.fs and sysinst.fs images. 2002-05-30 21:00:05 +00:00
bin Since we have rlim_t, use it. 2002-05-28 22:12:25 +00:00
crypto check sshd uid/chroot dir on UsePrivilegeSeparation mode, and die if they 2002-05-29 23:54:29 +00:00
dist Add __attribute__((__unused__)) to SCCS and RCS IDs. 2002-05-30 18:10:25 +00:00
distrib Create a ramdisk installation image, pack it into a INSTALL kernel, and 2002-05-30 16:21:43 +00:00
etc Also do a 'make release' for the prepare.fs and sysinst.fs images. 2002-05-30 21:00:05 +00:00
games __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
gnu Make this work with an ISO C preprocessor. 2002-05-30 05:53:38 +00:00
include do not define types like int32_t or u_int32_t locally. 2002-05-30 14:13:01 +00:00
lib use int32_t, instead of int, for on-disk data. 2002-05-30 14:55:47 +00:00
libexec Add optional mmap(2)/write(2) support for binary file transfer. 2002-05-30 00:24:47 +00:00
regress Correct the types of float_rounding_mode and float_exception_flags. 2002-05-22 00:01:35 +00:00
sbin Fix Missing %s in format string. 2002-05-30 17:02:17 +00:00
share comment; no need to care about endianness, as DB keys are ascii strings 2002-05-30 10:45:03 +00:00
sys Fix undefined operation (= is not a sequence point). 2002-05-30 20:56:26 +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 Rename local function "gettext" to "get_text" to avoid conflict 2002-05-30 17:46:24 +00:00
usr.sbin d_namlen is a uint8_t, and thus will always be < MAXMANLEN + 1 (256), 2002-05-30 18:16:41 +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