Go to file
jschauma 21ab633500 After last weeks addition of the '-b' flag, add '-B' and '-w' flags,
suggested by uwe@, inspired by FreeBSD.  The three flags override
each other (and the '-q' flag) and behave as follows:

     -B      Force printing of non-printable characters in file names as
	     \xxx, where xxx is the numeric value of the character in octal.

     -b      As -B, but use C escape codes whenever possible.

     -w      Force raw printing of non-printable characters.  This is the
             default when output is not to a terminal.
2003-09-22 02:43:19 +00:00
bin After last weeks addition of the '-b' flag, add '-B' and '-w' flags, 2003-09-22 02:43:19 +00:00
crypto typo. markus@openbsd 2003-09-18 12:42:33 +00:00
dist identify 1.6Z[A-Z] files correctly. PR lib/22815 2003-09-17 00:41:39 +00:00
distrib Switch to GCC 3.3.1 2003-09-21 20:16:10 +00:00
doc Bye, bye, sparc64 hacks. 2003-09-19 16:41:58 +00:00
etc add isdn telephony dialout devices 2003-09-19 11:11:37 +00:00
games sort recently added entries 2003-09-20 18:57:28 +00:00
gnu Add missing #include "sh-tdep.h" for *_REGNUM defines. 2003-09-21 21:28:40 +00:00
include remove pw_dup() 2003-09-18 09:24:35 +00:00
lib Do not profile. Indent delay slots. 2003-09-22 02:42:02 +00:00
libexec memset(0) ext_getq_args before use. Should fix bin/22592 by Mark Davies. 2003-09-20 22:25:29 +00:00
regress Add a test for output when using context options and -z. 2003-09-14 15:10:49 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin Combine multiple single-letter options. 2003-09-21 15:23:55 +00:00
share Add missing continuator. 2003-09-22 01:25:06 +00:00
sys Add TWEIO_{ADD,DEL}_UNIT ioctls (used by 3ware management tools). From 2003-09-22 01:44:57 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Lint is a host tool - leave the sparc64 hack in place if compiling with 2003-09-21 17:06:40 +00:00
usr.sbin Add my name to the list of the culprits. 2003-09-20 17:17:40 +00:00
x11 Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING mention that you *need* COMPAT_16 before building. 2003-09-06 22:12:42 +00:00
build.sh Set BSDSRCDIR and NETBSDSRCDIR in the make wrapper, so we always get the 2003-09-20 10:14:41 +00:00