NetBSD/usr.bin
cgd 7cb8a1a24d comment out the check for "8086 relocatable (Microsoft)", because
our dynamically linked programs match that (!!), and because
few are likely to have it files of that type on NetBSD systems
1993-11-03 05:27:48 +00:00
..
ar Converted to use -mandoc macros. 1993-09-16 23:21:10 +00:00
asa The POSIX.2 (POSIX2_FORT_RUN) asa utility, used to format the output of 1993-09-23 21:04:15 +00:00
basename Fix grammar error. 1993-10-01 22:42:23 +00:00
biff Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cal Add RCS identifiers. 1993-08-01 17:54:45 +00:00
calendar Comma separate items in SEE ALSO section. 1993-10-04 23:16:31 +00:00
cap_mkdb Add RCS identifiers. 1993-08-01 17:54:45 +00:00
checknr Add RCS identifiers. 1993-08-01 17:54:45 +00:00
chpass Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cksum update to the latest cksum utility from uunet. this one is posix 1993-11-02 07:33:08 +00:00
cmp Document the fact that cmp now conforms to POSIX.2. 1993-09-21 22:37:52 +00:00
col Well, Andrew's message was totally useless, but there was indeed a bug in 1993-09-21 00:44:36 +00:00
colcrt Add RCS identifiers. 1993-08-01 17:54:45 +00:00
colrm Add RCS identifiers. 1993-08-01 17:54:45 +00:00
column Add RCS identifiers. 1993-08-01 17:54:45 +00:00
comm #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
compress Both compress and gzip installed themselves as "zcat". I've changed the 1993-10-23 01:13:35 +00:00
crontab Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
ctags Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cut Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
dirname Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed to 1993-10-01 22:23:58 +00:00
du #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
elvis Link elvis manpage to vi, view, and ex. 1993-09-04 02:29:29 +00:00
elvisrecover Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
env Document the fact that env is POSIX.2 compliant. 1993-08-28 04:19:10 +00:00
error Add RCS identifiers. 1993-08-01 17:54:45 +00:00
expand #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
false Document that true and false are POSIX.2 compliant. 1993-08-28 03:45:02 +00:00
file comment out the check for "8086 relocatable (Microsoft)", because 1993-11-03 05:27:48 +00:00
find Added -print0 (like GNU find). This will allow file names that contain 1993-10-27 17:52:30 +00:00
finger Print `-' rather than ` ' for 0 idle time. 1993-10-26 20:52:51 +00:00
fmt Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fold #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
fpr Add RCS identifiers. 1993-08-01 17:54:45 +00:00
from Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fsplit Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fstat Fixed multiple off-by-one bugs which caused the open file printing to 1993-10-26 02:04:49 +00:00
ftp Display bytes/second rather than kbytes/sec, and use 3 digits of 1993-09-23 23:15:42 +00:00
getopt Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
gprof Always use `install -d' to make sure destination directory exists & has 1993-10-01 00:35:19 +00:00
groups Add RCS identifiers. 1993-08-01 17:54:45 +00:00
head #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
hexdump Add RCS identifiers. 1993-08-01 17:54:45 +00:00
id Document the fact that id is POSIX.2 compliant. 1993-08-28 04:39:51 +00:00
indent do block commenting, if comment begins with slash-star-newline. 1993-08-07 06:56:49 +00:00
join #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
ktrace Add RCS identifiers. 1993-08-01 17:54:45 +00:00
last Add RCS identifiers. 1993-08-01 17:54:45 +00:00
lastcomm Add RCS identifiers. 1993-08-01 17:54:45 +00:00
ldd Close those file descriptors. 1993-10-31 14:54:29 +00:00
leave Add RCS identifiers. 1993-08-01 17:54:45 +00:00
lex converted to use gnu malloc, and depend on it correctly 1993-10-07 07:23:44 +00:00
locate Add RCS identifiers. 1993-08-01 17:54:45 +00:00
lock always use libcrypt 1993-10-07 02:16:39 +00:00
logger Document the fact that logger is POSIX.2 compliant. 1993-08-28 04:57:17 +00:00
login always use libcrypt 1993-10-07 02:16:39 +00:00
logname Document the fact that logname is POSIX.2 compliant. 1993-08-28 04:52:11 +00:00
look #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
lorder Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
m4 'official' patch from Ozan S. Yigit <oz@ursa.sis.yorku.ca>: 1993-11-03 05:16:21 +00:00
machine Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mail Implement mailx's askbcc option. 1993-08-27 20:31:51 +00:00
make add support for an obj.${MACHINE} dir, which will be used rather than obj, 1993-10-23 02:32:03 +00:00
man Nuke remaining patchkit headers. 1993-08-02 18:17:24 +00:00
mesg Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mkdep Call `cpp', not `gcc'. 1993-08-16 01:34:27 +00:00
mkfifo #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
mkstr Add RCS identifiers. 1993-08-01 17:54:45 +00:00
modstat Don't reset CFLAGS. 1993-08-09 23:59:59 +00:00
more Add RCS identifiers. 1993-08-01 17:54:45 +00:00
msgs Change fopen(fname, "a") to fopen(fname, "w") so that the current message 1993-10-26 18:24:02 +00:00
netstat -I/sys --> -I${DESTDIR}/sys, to support cross-compilation. 1993-09-25 13:19:49 +00:00
newsyslog the config file is in /etc, not /var/adm (which doesn't exist) 1993-10-05 00:51:20 +00:00
nfsstat Add RCS identifiers. 1993-08-01 17:54:45 +00:00
nice Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
nm Add RCS identifiers. 1993-08-01 17:54:45 +00:00
nohup Add RCS identifiers. 1993-08-01 17:54:45 +00:00
pagesize Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
passwd always use libcrypt 1993-10-07 02:16:39 +00:00
paste Add RCS identifiers. 1993-08-01 17:54:45 +00:00
patch Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
printenv Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
printf Add RCS identifiers. 1993-08-01 17:54:45 +00:00
quota Add RCS identifiers. 1993-08-01 17:54:45 +00:00
ranlib Add RCS identifiers. 1993-08-01 17:54:45 +00:00
rcs Clean up deleted files. 1993-07-09 02:42:23 +00:00
rdist get rid of some (bad) setreuid() calls, which caused a security problem. 1993-10-09 01:11:39 +00:00
ref Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
renice Add RCS identifiers. 1993-08-01 17:54:45 +00:00
rev Add RCS identifiers. 1993-08-01 17:54:45 +00:00
rlogin teach rlogin about new higher baud rates, from <bob@speakez.com> 1993-09-05 19:05:01 +00:00
rpcgen rpcgen is just a protocol compiler, it doesn't need -lrpc 1993-08-23 21:21:49 +00:00
rpcinfo no more librpc 1993-10-08 02:34:16 +00:00
rsh Add RCS identifiers. 1993-08-01 17:54:45 +00:00
rup Make sure we use rstat's protocol's values of FSCALE. We were picking up 1993-09-23 18:37:28 +00:00
ruptime Add rup to SEE ALSO section. 1993-09-16 01:42:41 +00:00
rusers Add cross references to "SEE ALSO" section. 1993-09-16 01:56:34 +00:00
rwall Add cross references to "SEE ALSO" section. 1993-09-16 01:56:34 +00:00
rwho Add "SEE ALSO" cross references. 1993-09-16 01:50:33 +00:00
sccs Add RCS identifiers. 1993-08-01 17:54:45 +00:00
script Add RCS identifiers. 1993-08-01 17:54:45 +00:00
sed Put back RCS identifier. 1993-08-14 20:00:00 +00:00
shar Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
showmount no more librpc 1993-10-08 02:34:16 +00:00
size New version from uunet. Minor changes. 1993-08-07 04:35:30 +00:00
soelim Add RCS identifiers. 1993-08-01 17:54:45 +00:00
split Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strings Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strip slight fix from Mark Weaver <Mark_Weaver@brown.edu> 1993-10-23 00:23:07 +00:00
su always use libcrypt 1993-10-07 02:16:39 +00:00
symorder Add RCS identifiers. 1993-08-01 17:54:45 +00:00
tail Add RCS identifiers. 1993-08-01 17:54:45 +00:00
talk #include <sys/ioctl.h>, to get FIONREAD. 1993-08-14 13:47:51 +00:00
tcopy Add RCS identifiers. 1993-08-01 17:54:45 +00:00
tee Add RCS identifiers. 1993-08-01 17:54:45 +00:00
telnet Add RCS identifiers. 1993-08-01 17:54:45 +00:00
tftp Add RCS identifiers. 1993-08-01 17:54:45 +00:00
time Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
tip We're have a real cu now, so break the link between cu and tip. 1993-08-04 20:17:26 +00:00
tn3270 always use libcrypt 1993-10-07 02:16:39 +00:00
touch fix for "touch -t CCYYMMDDhhmm[.SS]". the CC part didn't work. from 1993-09-16 21:44:35 +00:00
tput Add RCS identifiers. 1993-08-01 17:54:45 +00:00
tr From Jeremy Scofield -- correctly terminate ranges with backquoted endpoint. 1993-10-22 22:40:17 +00:00
true Document that true and false are POSIX.2 compliant. 1993-08-28 03:45:02 +00:00
tset Add RCS identifiers. 1993-08-01 17:54:45 +00:00
tsort Add RCS identifiers. 1993-08-01 17:54:45 +00:00
tty Include header files to bring appropriate header files into scope. 1993-09-20 23:53:24 +00:00
ul Add RCS identifiers. 1993-08-01 17:54:45 +00:00
uname Document the fact that uname is POSIX.2 compliant. 1993-08-28 03:20:25 +00:00
unexpand Add RCS identifiers. 1993-08-01 17:54:45 +00:00
unifdef Add RCS identifiers. 1993-08-01 17:54:45 +00:00
uniq Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
units add units command, written by Adrian Mariano (adrian@cam.cornell.edu or 1993-10-27 03:31:49 +00:00
unvis Add RCS identifiers. 1993-08-01 17:54:45 +00:00
users Add RCS identifiers. 1993-08-01 17:54:45 +00:00
uudecode Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
uuencode #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
vacation Add RCS identifiers. 1993-08-01 17:54:45 +00:00
vgrind vtroff --> troff 1993-09-05 22:48:37 +00:00
vis Comma separate items in SEE ALSO list. 1993-10-04 22:44:10 +00:00
vmstat Got bored, converted yet another manpage to use the -mandoc macroes. 1993-10-06 19:16:41 +00:00
w Print `-' rather than ` ' for 0 idle time. 1993-10-26 20:52:51 +00:00
wall Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
wc Streamline the char/word/line counting logic in anticipation of multibyte 1993-10-12 23:32:20 +00:00
what Add RCS identifiers. 1993-08-01 17:54:45 +00:00
whereis Add RCS identifiers. 1993-08-01 17:54:45 +00:00
which Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
who Add RCS identifiers. 1993-08-01 17:54:45 +00:00
whoami Add RCS identifiers. 1993-08-01 17:54:45 +00:00
whois Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
window Add RCS identifiers. 1993-08-01 17:54:45 +00:00
write Add RCS identifiers. 1993-08-01 17:54:45 +00:00
xargs Minor tweaks: including header files to bring prototypes into scope, 1993-08-27 22:30:10 +00:00
xinstall Add RCS identifiers. 1993-08-01 17:54:45 +00:00
xstr Add RCS identifiers. 1993-08-01 17:54:45 +00:00
yacc New version from uunet. Uses mandoc macros. 1993-08-06 19:34:17 +00:00
yes Add RCS identifiers. 1993-08-01 17:54:45 +00:00
ypcat Add RCS identifiers. 1993-07-30 11:10:53 +00:00
ypmatch Add RCS identifiers. 1993-07-30 11:10:53 +00:00
ypwhich Add RCS identifiers. 1993-07-30 11:10:53 +00:00
Makefile Added asa utility. 1993-09-23 21:07:37 +00:00
Makefile.inc Add RCS indentifiers. 1993-07-31 15:17:49 +00:00