Go to file
mjl f60ca83e0c strncpy() -> strlcpy() 2002-03-18 23:34:21 +00:00
bin In forkshell() don't free the current job. Fixes problem with previous 2002-03-12 03:45:02 +00:00
crypto Actually use the 8003 patch joda applied upstream, rather than the one I sent 2002-03-18 19:16:04 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
distrib Remove pwd_mkdb stuff since /etc/passwd file is not needed for install media. 2002-03-18 15:30:55 +00:00
etc refine i18n stuffs. 2002-03-17 22:14:05 +00:00
games PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structure 2002-03-12 15:20:14 +00:00
gnu Turn on DEFAULT_SHORT_ENUMS, since this will be required by the ARM EABI-2001, 2002-03-18 20:36:51 +00:00
include refine i18n stuffs. 2002-03-17 22:14:05 +00:00
lib Move mbstate_t materials from locale/runetype.h to locale/multibyte.h. 2002-03-18 22:58:44 +00:00
libexec strncpy() -> strlcpy() 2002-03-18 23:34:21 +00:00
regress Extend the test to also test data_abort_address() on arm26, which can panic on 2002-03-17 13:46:45 +00:00
sbin Cast 3rd arg to el_parse() to deal with const'ification of 2002-03-18 20:04:49 +00:00
share Sort sections. 2002-03-18 18:59:57 +00:00
sys Wakeup sleeping processes when the ISDN connection gets established 2002-03-18 23:28:03 +00:00
tools fcntl locking works much better when the `struct flock' is actually given 2002-03-07 23:14:02 +00:00
usr.bin Deal with const'ification if el_parse(). 2002-03-18 20:14:03 +00:00
usr.sbin Fix typo in the local sockets permission mask. 2002-03-18 22:49:57 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Split the _SUBDIR assignment into two assignments so you can do things 2002-03-11 07:49:24 +00:00
Makefile.inc
UPDATING move sshd config files to /etc/ssh 2002-03-11 04:57:55 +00:00
build.sh Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00