Go to file
bjh21 0a1ce99f56 Further POSIX progress: The C, S, I and L modifiers now behave correctly,
specifying output in units of a char, short, int and long (as defined by the
host system) respectively.  This made the POSIX -t code more than complicated
enough to merit its own function, so I did that.
2001-12-07 01:23:42 +00:00
bin Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
crypto sync with 3.0.2 2001-12-06 03:54:04 +00:00
dist Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
distrib Use new boot system. 2001-12-06 04:15:31 +00:00
etc Set partition type = 4.2BSD. 2001-12-06 04:18:01 +00:00
games Change deprecated curses function to new equivalent. 2001-12-06 12:24:00 +00:00
gnu Applied a strength-reduction patch from gcc-current. The patch 2001-12-06 18:50:34 +00:00
include Give the struct typedef'd to *nl_catd a name to avoid an error with gcc 2001-12-06 23:04:06 +00:00
lib Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
libexec Fix skey password challenge. Problem reported in [bin/14848] by John F. Woods. 2001-12-06 02:00:06 +00:00
regress regress test for shorter keys. sync with kame 2001-11-28 03:16:06 +00:00
sbin Sort options. Improve english in DIAGNOSTICS. 2001-12-05 15:03:27 +00:00
share Add most of the missing supported system types, order roughly by 2001-12-06 15:51:47 +00:00
sys Remove references to things that have disappeared in the acorn32 split. 2001-12-06 23:51:04 +00:00
tools Make sure and run sh configure as it may not have execute permissions. 2001-12-02 03:03:12 +00:00
usr.bin Further POSIX progress: The C, S, I and L modifiers now behave correctly, 2001-12-07 01:23:42 +00:00
usr.sbin Add a ',' between two Xrefs. 2001-12-06 10:57:20 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Forgot a word 2001-12-02 03:13:10 +00:00
build.sh Check if this platform is supported for USE_NEW_TOOLCHAIN and exit with a 2001-12-04 04:28:23 +00:00