NetBSD/bin
simonb 0a7d3a1ff5 Add a K flag to the state information - K is for kernel thread or system
process (ie, P_SYSTEM set in p_flag).  The L flag (locked in core) is
only used for non-P_SYSTEM processes.
2000-10-23 05:54:06 +00:00
..
cat For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
chio Don't generate html yet. doc2html needs a fix. 2000-09-26 16:49:22 +00:00
chmod The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
cp For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
csh Format string auditing by Bill Sommerfeld. 2000-10-08 09:33:31 +00:00
date Use strtol() to convert the -r parameter so we can use alternate bases 2000-10-23 02:43:52 +00:00
dd Make sure we accept the getopt(3) 'last option' delimiter; 2000-10-16 09:22:34 +00:00
df Support the 1003.2-92 -P flag for a `portable output format'; based on 2000-10-15 17:50:10 +00:00
domainname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
echo For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
ed Add MK... variables to enable/disable various aspects of building 2000-06-23 06:01:10 +00:00
expr in regexp handling code, fix the format passed to asprintf() to be 2000-09-29 17:49:21 +00:00
hostname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
kill s/exit_status/signal_number/ 2000-05-13 17:04:04 +00:00
ksh $(CPP) -> $(CC) -E 2000-06-26 06:18:07 +00:00
ln Document POSIX.2 conformance. 2000-10-14 18:31:57 +00:00
ls For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
mkdir - The type of return value of setmode is a void * and getmode takes it, 2000-10-10 14:30:40 +00:00
mt For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
mv For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
pax LC_TIME holds a locale name, which isn't a strftime() format string. 2000-10-22 15:41:31 +00:00
ps Add a K flag to the state information - K is for kernel thread or system 2000-10-23 05:54:06 +00:00
pwd For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rcmd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rcp Add MK... variables to enable/disable various aspects of building 2000-06-23 06:01:10 +00:00
rm For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rmdir For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sh Wrap malloc() calls with an INTOFF/INTON pair. Fixes PR 8414. 2000-10-21 04:37:17 +00:00
sleep For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
stty For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sync kill references to update(8), it doesn't exist any more 2000-10-06 18:53:28 +00:00
test For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
Makefile move rcorder to sbin. 1999-11-23 05:28:15 +00:00
Makefile.inc