NetBSD/usr.bin
mycroft 1b3538d0ea Fix minor formatting error. 1999-03-07 00:12:13 +00:00
..
apply - Don't understand why use union wait pstat.w_status... 1998-11-06 22:28:15 +00:00
apropos char -> unsigned char 1998-11-06 22:29:44 +00:00
asa
at KNF nits. 1999-01-31 09:30:31 +00:00
audio/ctl Oops; update the date as well. 1999-02-18 17:43:03 +00:00
audioctl Oops; update the date as well. 1999-02-18 17:43:03 +00:00
banner use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
basename Add ".Sh DIAGNOSTICS" 1997-11-15 20:16:16 +00:00
bdes RCS Id Police. 1998-01-09 08:03:16 +00:00
biff __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
bzip2 Fix MLINKS. Define LDADD and DPADD. 1998-09-14 05:34:41 +00:00
bzip2recover Remove bsd.own.mk include; it doesn't appear to be necessary. 1999-02-12 18:55:28 +00:00
cal char -> unsigned char 1998-11-06 22:49:30 +00:00
calendar convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
cap_mkdb Increase the initial hash table size. 1998-07-28 19:27:00 +00:00
checknr char -> unsigned char 1998-11-06 22:57:55 +00:00
chflags highlight that ls -o lists the flags 1999-01-03 01:36:34 +00:00
chpass Fix for PR 5507 and 6686, using mostly patch by Rick Byers. 1999-02-08 22:21:44 +00:00
cksum add missing .Nm sections. 1997-11-11 14:39:59 +00:00
cmp Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
col Add the XPG4.2 -p flag. 1999-02-22 22:16:01 +00:00
colcrt
colrm
column - include <termios.h> for winsize 1998-11-06 22:59:12 +00:00
comm Add -f option to allow case folding, as in sort(1). 1999-02-11 00:53:24 +00:00
compress Init style to quiet compiler. 1998-10-08 01:56:28 +00:00
crontab WARNSify 1998-02-22 12:08:33 +00:00
crunch Add ELF for sparc and i386 (Andrew Gillham) 1999-03-03 12:23:20 +00:00
ctags Fix typo reported by Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE> 1999-02-27 13:31:26 +00:00
cut char -> unsigned char 1998-11-06 23:06:38 +00:00
dirname convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
du Add an `-r' flag (which is a no-op) to meet XPG4.2 requirements. 1998-02-15 17:08:17 +00:00
eject Remove program description from source code, it's already in "eject.1". 1999-02-18 20:02:43 +00:00
elf2aout Truncate the output file before writing to it, and silence the verbose 1998-11-27 05:09:49 +00:00
elf2ecoff In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
env
error char -> unsigned char 1998-11-06 23:06:38 +00:00
expand * Make obsolete option handling slightly more robust; fixes PR bin/6940. 1999-02-10 16:15:31 +00:00
false
fdformat Build fdformat on the Alpha, too. 1999-02-18 20:31:46 +00:00
fgen RCS ID police 1999-02-15 04:54:34 +00:00
file Prevent `file' from trying to use the (directory!) /usr/share/misc as the 1999-02-16 12:32:52 +00:00
find Fix minor formatting error. 1999-03-07 00:12:13 +00:00
finger char -> unsigned char 1998-12-19 16:01:21 +00:00
fmt char -> unsigned char 1998-12-19 16:01:21 +00:00
fold Fix fold not to break line too early in word boundary (-s) mode. 1999-02-07 12:14:32 +00:00
fpr
from char -> unsigned char 1998-12-19 16:37:28 +00:00
fsplit char -> unsigned char 1998-12-19 16:37:28 +00:00
fstat as suggested by chuck cranor, pull in some openbsd mods: 1999-02-18 06:09:25 +00:00
ftp support restart during proxy transfers (the traditional ftp command, not the 1999-02-19 16:29:27 +00:00
gencat convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
getconf Add support to query _POSIX_SYNCHRONIZED_IO, _POSIX_SYNC_IO and IOV_MAX; 1998-08-03 14:48:40 +00:00
getopt <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:44:22 +00:00
gprof Goodbye, Berkeley gprof; we shall miss you! 1999-02-09 18:28:10 +00:00
head char -> unsigned char 1998-12-19 16:37:28 +00:00
hesinfo add hesinfo (from hesiod 3.0.2 distribution) 1999-01-25 22:45:55 +00:00
hexdump Add a real date. 1999-03-06 11:50:46 +00:00
id use sysconf to get the max number of groups instead of NGROUPS. 1998-12-19 16:55:21 +00:00
indent char -> unsigned char, braces for gcc-2.8.1 1998-12-19 17:00:08 +00:00
innetgr Netgroup access program. 1999-03-02 13:59:17 +00:00
ipcrm portability in printf args. 1998-12-19 17:04:11 +00:00
ipcs use a buffer the size we fill. ensure another buffer is nul-terminated (ok in this code) 1998-07-06 10:16:40 +00:00
join gcc-2.8.1 wants more braces 1998-12-19 17:05:30 +00:00
jot char -> unsigned char 1998-12-19 17:06:20 +00:00
kdump Adjust to Eric's recent errno renaming. 1998-10-24 19:04:51 +00:00
ktrace In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
lam
last Avoid bogus warnings produced by gcc-2.8.1 where it wants field widths to be 1998-12-19 17:38:39 +00:00
lastcomm Need <time.h> for ctime() prototype. 1998-04-02 10:22:03 +00:00
ldd _rtld_add_paths() takes an extra argument 1999-02-25 16:26:51 +00:00
leave char -> unsigned char 1998-12-19 17:44:22 +00:00
less Fix printf format problems. 1999-02-08 23:48:58 +00:00
lex Add ARGSUSED for main(). 1999-03-06 00:19:07 +00:00
locate convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
lock portability in printf format, and support for svr4 timezone. 1998-12-19 19:30:57 +00:00
logger char -> unsigned char 1998-12-19 19:45:09 +00:00
login Build domestic login on domestic systems. 1999-03-05 01:07:56 +00:00
logname
look Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
lorder Convert the evil sed crap to 3 separate invocations of sed. 1998-11-09 04:52:44 +00:00
m4 char -> unsigned char 1998-12-19 19:54:26 +00:00
machine
mail Added missing mailx tilde escapes that POSIX wants (~<!, ~a, ~A, ~i). 1999-02-17 20:48:48 +00:00
make When giving the -v option to /bin/sh, also give the new -q option so that 1999-02-04 00:40:55 +00:00
man char -> unsigned char 1998-11-06 22:29:44 +00:00
menuc convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
mesg
midiplay Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mixerctl Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mkdep Because neither the original shell script nor the new C program can 1999-01-28 20:19:42 +00:00
mkfifo
mkstr remove comment about pi (we don't ship it) and ex (nvi doesn't use mkstr) 1998-06-08 12:05:34 +00:00
modstat revoke priviledges when no longer needed. 1998-07-06 11:58:51 +00:00
msgc convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
msgs we don't have d_namlen in svr4, and char -> unsigned char 1998-12-19 20:08:03 +00:00
netgroup Netgroup access program. 1999-03-02 13:59:17 +00:00
netstat fix PR7057: division by zero if no mbufs allocated 1999-02-27 17:37:24 +00:00
newsyslog char -> unsigned char and portable printf formats. 1998-12-19 20:10:08 +00:00
nfsstat - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
nice char -> unsigned char 1998-12-19 20:11:20 +00:00
nl Avoid a bogus GCC uninitialized warning; reported by Soren S. Jorvang. 1999-02-16 17:31:25 +00:00
nohup Change = to == in exit return code expression. From Chris Engebretson. 1997-12-23 18:21:34 +00:00
pagesize
passwd Remove the crypto-related bits until such time as we have a fully- 1999-02-18 21:22:51 +00:00
paste include unistd.h 1998-10-13 17:02:16 +00:00
patch Fix PR2429: catch doubly-applied patches which create new files. 1999-02-09 05:15:45 +00:00
pr char -> unsigned char 1998-12-19 20:11:20 +00:00
printenv
printf brace pollution, and char -> unsigned char 1998-12-19 20:21:44 +00:00
quota Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
rdist RCS ID police 1999-02-15 04:54:34 +00:00
renice Overhaul... 1998-12-19 21:07:12 +00:00
rev
rlogin Remove the crypto-related bits until such time as we have a fully- 1999-02-18 21:22:51 +00:00
rpcgen extra braces, char -> unsigned char 1998-12-19 21:19:11 +00:00
rpcinfo revert previous cast. 1998-12-19 21:31:37 +00:00
rs RCS Id Police. 1998-01-09 08:03:16 +00:00
rsh Add xrefs to new hosts.equiv(5)/rhosts(5) man page. 1997-11-26 18:06:51 +00:00
rup If up for one minute, report "1 min, " not "1 mins,". 1999-01-10 08:19:23 +00:00
ruptime brace police 1998-12-19 21:44:31 +00:00
rusers Get idle time right, per PR 5699 by Urban Boquist <boquist@cs.chalmers.se> 1998-07-03 18:35:35 +00:00
rwall small cast. 1998-12-19 21:50:45 +00:00
rwho include <fcntl.h> for O_RDONLY, and remove decls of optind and optarg. 1998-12-19 21:52:00 +00:00
script don't use union wait; an int is good enough. 1998-12-19 21:53:56 +00:00
sed Punctuation character are magic to -mdoc and can't be used directly 1998-12-24 02:07:36 +00:00
shar Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
shlock portable printf args. 1998-12-19 22:14:30 +00:00
showmount No need to include <socketvar.h>. 1998-04-02 11:10:52 +00:00
shuffle Add missing newline in usage string. 1999-02-03 16:22:16 +00:00
skey Don't include <sgtty.h>! Nothing uses it. 1999-02-02 12:34:56 +00:00
skeyinfo cosmetic change 1997-11-08 09:37:44 +00:00
skeyinit portability in printf args. 1998-12-19 22:18:00 +00:00
soelim change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
split
strip Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
su Don't warn about being in a user's ACL if Kerberos appears to be 1999-02-20 00:20:59 +00:00
systat Minor printf mod, for when we print a 3-digit value, and the next update prints only two (leaving the last stale digit showing) 1999-03-04 03:02:02 +00:00
tail KNF 1998-12-19 22:27:54 +00:00
talk sigvec->sigaction 1998-12-19 22:36:11 +00:00
tcopy *** empty log message *** 1998-10-08 02:15:14 +00:00
tee
telnet Descend on obj, as well as clean, etc. 1999-01-03 21:57:49 +00:00
tftp char -> unsigned char 1998-12-19 22:41:21 +00:00
time Silence -Wall by casting to (long) in printf formats. 1998-10-14 00:57:40 +00:00
tip Fix minor formatting error. 1999-03-06 11:51:48 +00:00
tn3270 Add minimal dependency to make "make depend" optional 1999-03-06 16:21:58 +00:00
top Add cross-references from eaach of these too the other. Note that top.1 1999-02-19 18:44:58 +00:00
touch Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
tput add missing .Nm sections. 1997-11-11 14:39:59 +00:00
tr macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
true
tset char -> unsigned char 1998-12-19 23:19:45 +00:00
tsort Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
tty
ul braces 1998-12-19 23:21:24 +00:00
uname Add a -p option to uname(1), which returns the machine's processor 1998-11-09 13:24:05 +00:00
unexpand convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
unifdef char -> unsigned char 1998-12-19 23:22:51 +00:00
uniq char -> unsigned char 1998-12-19 23:22:51 +00:00
units convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
unvis include stdlib.h 1998-10-13 17:02:53 +00:00
usbhidctl RCS ID police 1999-02-15 04:54:34 +00:00
users appease gcc-2.8.1 1998-12-19 23:35:24 +00:00
uudecode convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
uuencode Nuke trailing comma in SEE ALSO section. 1997-11-01 06:32:13 +00:00
vacation char -> unsigned char 1998-12-19 23:37:14 +00:00
vgrind convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
vi Warn if TERM environment variable not set (but still continue as normal) 1999-02-19 21:25:02 +00:00
vis WARNSify, deprecate register, getopt returns -1, fix .Nm usage 1997-10-20 03:06:47 +00:00
vmstat <sys/fcntl.h> -> <fcntl.h> 1999-02-12 15:04:00 +00:00
w Use correct buffer in kvm_openfiles(). 1999-01-29 14:17:21 +00:00
wall const poisoning. 1998-07-26 23:14:40 +00:00
wc Normalize usage string. 1999-03-05 22:52:09 +00:00
what XPG4.2: 1999-02-22 22:23:09 +00:00
whatis Since GLOB_NOCHECK is not set, explicitly check for a return value of 1998-07-06 14:23:31 +00:00
whereis macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
which RCS ID police 1999-02-15 04:54:34 +00:00
who cast field sizes to ints. 1998-12-20 14:53:24 +00:00
whois Allow port number for the server to be specified ("-h server:port"). 1998-11-24 01:33:47 +00:00
window RCS ID police 1999-02-15 04:54:34 +00:00
write char -> unsigned char 1998-12-20 15:04:40 +00:00
xargs bump date too 1999-01-12 00:07:20 +00:00
xinstall PR/2936: Brian C. Grayson: Avoid truncating precious files when installing 1999-02-04 11:56:48 +00:00
xlint convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
xstr char -> unsigned char 1998-12-20 19:05:19 +00:00
yacc char -> unsigned char 1998-12-19 20:03:49 +00:00
yes fix .Nm usage 1997-10-20 03:42:10 +00:00
ypcat sort SEE ALSO by section 1997-11-09 23:03:06 +00:00
ypmatch sort SEE ALSO by section 1997-11-09 23:03:06 +00:00
ypwhich document non-zero exit status if -m fails 1997-11-05 13:36:31 +00:00
Makefile Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested by 1999-03-03 12:00:18 +00:00
Makefile.inc WARNS=1 is now the default for usr.bin! Thanks to mrg for assistance -- lukem 1997-10-20 03:54:16 +00:00