NetBSD/usr.bin
kleink fc5d36f8e4 GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being
enabled is the default behaviour.
1998-06-19 22:58:04 +00:00
..
apply Principally, change foo(N) to .Xr foo N 1998-04-28 04:07:04 +00:00
apropos GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being 1998-06-19 22:58:04 +00:00
ar macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
asa
at use static int instead of static 1998-03-30 02:19:02 +00:00
audio/ctl Chnage the name of the environment variables just introduced. 1998-04-27 16:55:23 +00:00
audioctl Chnage the name of the environment variables just introduced. 1998-04-27 16:55:23 +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 fix typo 1997-11-15 19:38:48 +00:00
cal Fix leap_year calculation (1900 wasn't a leap year) 1998-04-17 14:01:56 +00:00
calendar Need <time.h> for time(), localtime(), strftim() and mktime() prototypes. 1998-04-01 20:50:17 +00:00
cap_mkdb fix compile warnings on the alpha. 1997-10-19 14:05:47 +00:00
checknr sort xrefs 1997-11-15 20:55:51 +00:00
chflags
chpass Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
cksum add missing .Nm sections. 1997-11-11 14:39:59 +00:00
cmp make usage string match manpage 1998-01-12 08:11:19 +00:00
col
colcrt
colrm
column
comm
compress Attempt to restore a file's flags using chflags() only if the original file 1998-03-10 12:45:44 +00:00
crontab WARNSify 1998-02-22 12:08:33 +00:00
crunch Define NLIST_ELF32 on PowerPC. 1998-05-06 13:16:57 +00:00
ctags use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
cut Fix typo in SYNOPSIS section. 1997-11-03 18:24:45 +00:00
dirname
du Add an `-r' flag (which is a no-op) to meet XPG4.2 requirements. 1998-02-15 17:08:17 +00:00
eject adjust to more accurately reflect the use of the -t option, per PR#5443 1998-05-11 21:45:44 +00:00
elf2aout macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
elf2ecoff This has been WARNSified.. 1998-02-22 12:17:24 +00:00
elfstrip
env
error remove unused extern. 1998-03-30 02:19:45 +00:00
expand
false
fdformat macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
file Word Perfect "magic" entries, submitted by ksulliva@psc.edu in PR 4940. 1998-02-06 02:47:26 +00:00
find eliminate a duplicated -X entry 1998-05-27 13:15:30 +00:00
finger RCS Id Police. 1998-01-09 08:03:16 +00:00
fmt abs() numeric parameters to allow portable invocations in scripts. 1998-02-12 21:11:00 +00:00
fold fix compiler warnings on the sparc. minor KNF. 1997-10-20 10:20:52 +00:00
fpr
from
fsplit
fstat Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
ftp GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being 1998-06-19 22:58:04 +00:00
gencat Clean up some quote handling 1998-04-28 15:28:49 +00:00
getconf Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM via 1998-05-24 20:12:25 +00:00
getopt <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:44:22 +00:00
gprof Fix erroneous prototypes. 1998-06-09 17:07:12 +00:00
head Remove __GNUC__ ifdef, and make usage string consistent with other programs. 1998-01-31 20:42:07 +00:00
hexdump everything has bugs; either document them or don't bother with a BUGS section 1998-06-08 12:03:23 +00:00
id Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
indent use static int instead of static 1998-03-30 02:25:33 +00:00
ipcrm
ipcs Need <time.h> for localtime() prototype. 1998-04-01 21:10:30 +00:00
join add <unistd.h> to fix compiler warning 1998-02-03 03:47:47 +00:00
jot Reformat in mandoc. 1997-11-01 04:58:39 +00:00
kdump use static int instead of static 1998-03-30 02:25:33 +00:00
ktrace allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 19:42:25 +00:00
lam
last
lastcomm Need <time.h> for ctime() prototype. 1998-04-02 10:22:03 +00:00
ldd Principally, change foo(N) to .Xr foo N 1998-04-28 04:07:04 +00:00
leave Need <time.h> for time(), localtime() and ctime() prototypes. 1998-04-02 10:23:01 +00:00
less WARNSify 1998-02-22 14:57:28 +00:00
lex .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
locate use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
lock Need <time.h> for localtime() and asctime() prototypes. 1998-04-02 10:25:09 +00:00
logger
login Add .Xr ttyaction 3 per PR#4647 1998-04-10 09:31:55 +00:00
logname
look Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
lorder per PR#4304 no need to set PATH (especially after testing it!) 1998-04-09 05:28:07 +00:00
m4 Need <stdlib.h> for mktemp() prototype. 1998-06-01 13:54:49 +00:00
machine
mail Don't segfault just because a line starts with null. 1998-06-10 05:28:16 +00:00
make Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases 1998-05-21 17:19:46 +00:00
man GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being 1998-06-19 22:58:04 +00:00
menuc .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
mesg
mixerctl Fix typo. 1998-05-09 12:41:16 +00:00
mkdep per PR#4304 no need to set PATH (especially after testing it!) 1998-04-09 05:59:35 +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 RCS Id Police. 1998-01-09 08:03:16 +00:00
msgc .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
msgs Use -ltermcap instead of -ltermlib 1998-02-05 12:15:51 +00:00
netstat Add an option to dump the contents of a PCB at the specified address, and 1998-06-03 02:41:10 +00:00
newsyslog Need <time.h> for time() and ctime() prototypes. 1998-04-02 10:35:26 +00:00
nfsstat Update usage string for [-cs]; pointed out by Soren S. Jorvang <soren@t.dk> 1998-03-27 02:40:38 +00:00
nice
nm
nohup Change = to == in exit return code expression. From Chris Engebretson. 1997-12-23 18:21:34 +00:00
pagesize
passwd Need <time.h> for time() prototype. 1998-04-02 10:38:25 +00:00
paste add <unistd.h> to fix compiler warning 1998-02-03 03:56:44 +00:00
patch WARNSify 1998-02-22 12:55:44 +00:00
pr Need <time.h> for localtime() and strftime() prototypes. 1998-04-02 10:42:51 +00:00
printenv
printf add <unistd.h> to fix compiler warning 1998-02-03 03:10:15 +00:00
quota Need <time.h> for time() prototype. 1998-04-02 10:45:54 +00:00
ranlib change includes to fix compiler warning 1998-02-03 04:27:35 +00:00
rdist .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
renice
rev WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 14:03:29 +00:00
rlogin Slightly better RCS keyword munging 1998-01-05 05:15:18 +00:00
rpcgen Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
rpcinfo revert; we can't break the existing ABI and API 1998-02-12 03:52:12 +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 add includes to fix compiler warning 1998-02-03 04:04:58 +00:00
ruptime Print sane values on uptime >1 year, per PR 5318 by Heiko Rupp 1998-04-19 19:52:33 +00:00
rusers Need <time.h> for ctime() prototype. Also, per KNF, don't include both 1998-04-02 10:59:14 +00:00
rwall WARNSify, fix .Nm usage 1997-10-19 14:30:04 +00:00
rwho Need <time.h> for time() and ctime() prototypes. 1998-04-02 11:00:10 +00:00
script Need <time.h> for time() and ctime() prototypes. 1998-04-02 11:00:10 +00:00
sed use int as array index. 1998-03-30 02:29:28 +00:00
shar Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
shlock RCS Id Police. 1998-01-09 08:03:16 +00:00
showmount No need to include <socketvar.h>. 1998-04-02 11:10:52 +00:00
size fix .Nm usage, getopt returns -1 not EOF, turn off WARNS here 1997-10-19 23:10:32 +00:00
skey change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
skeyinfo cosmetic change 1997-11-08 09:37:44 +00:00
skeyinit Nuke trailing comma in SEE ALSO section. 1997-11-01 06:21:01 +00:00
soelim change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
split WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-19 23:26:56 +00:00
strings WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-19 23:26:56 +00:00
strip Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
su Need <time.h> for ctime() prototype. 1998-04-02 11:13:33 +00:00
systat Fix pasto. 1998-05-17 18:18:18 +00:00
tail Use MAP_SHARED, not MAP_PRIVATE. 1998-02-20 07:34:59 +00:00
talk Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:47:41 +00:00
tcopy fix compile warnings on the alpha. 1997-10-20 03:25:26 +00:00
tee WARNSify, fix .Nm usage, deprecate register 1997-10-20 00:35:14 +00:00
telnet use static int instead of static 1998-03-30 02:30:08 +00:00
tftp Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
time WARNSify, deprecate register, getopt returns -1, fix .Nm usage 1997-10-20 03:28:20 +00:00
tip Include <time.h>, needed for various definitions. Also, per KNF, don't include 1998-04-02 11:31:43 +00:00
tn3270 fix up Nm usage 1998-06-08 12:34:15 +00:00
touch Fix the old-style date parsing code as well. 1998-01-21 00:48:44 +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 fix .Nm usage 1997-10-20 01:00:41 +00:00
tset macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
tsort WARNSify, fix .Nm usage, getopt returns -1 not EOF, use ANSI <string.h> funcs 1997-10-20 01:09:53 +00:00
tty WARNSify, fix .Nm usage 1997-10-20 01:10:38 +00:00
ul remove WARNS=0 1997-10-20 02:09:46 +00:00
uname WARNSify, fix .Nm usage 1997-10-20 02:16:38 +00:00
unexpand WARNSify, fix .Nm usage 1997-10-20 02:20:41 +00:00
unifdef WARNSify, fix .Nm usage, KNFify 1997-10-20 02:23:13 +00:00
uniq WARNSify, fix .Nm usage, deprecate register, getopt returns -1, use <err.h> 1997-10-20 02:27:04 +00:00
units change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
unvis change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
users change includes to fix compiler warning 1998-02-03 04:19:15 +00:00
uudecode WARNSify, deprecate register, getopt returns -1, use ANSI string.h funcs 1997-10-20 02:46:37 +00:00
uuencode Nuke trailing comma in SEE ALSO section. 1997-11-01 06:32:13 +00:00
vacation syslog(3) cleanup: don't append \n, use %m instead of %s & strerror(3) 1998-02-07 07:06:24 +00:00
vgrind WARNSify, fix .Nm usage, deprecate register 1997-10-20 03:01:26 +00:00
vi Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:47:41 +00:00
vis WARNSify, deprecate register, getopt returns -1, fix .Nm usage 1997-10-20 03:06:47 +00:00
vmstat Don't assume that an inclusion of <sys/time.h> makes visible all definitions 1998-04-01 16:41:31 +00:00
w Need <time.h> for strftime() and related definitions. Also, no need to 1998-04-02 11:39:40 +00:00
wall use err.h, fix .Nm usage 1997-10-20 03:13:32 +00:00
wc macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
what deprecate register, fix .Nm usage 1997-10-20 03:16:30 +00:00
whatis GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being 1998-06-19 22:58:04 +00:00
whereis macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
which fix .Nm usage 1997-10-20 03:19:23 +00:00
who fix .Nm usage, deprecate register, use ANSI string.h stuff 1997-10-20 03:20:27 +00:00
whois deprecate register, fix .Nm, use err.h, use ANSI string.h 1997-10-20 03:23:37 +00:00
window kill "warning: variable `erred' might be clobbered by `longjmp' or `vfork'" 1998-04-17 15:56:14 +00:00
write deprecate register 1997-10-20 03:24:44 +00:00
xargs error message improvement per PR#4378 1998-04-14 09:26:33 +00:00
xinstall Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
xlint .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
xstr WARNSify; deprecate register; clean up .Nm 1997-10-20 01:21:45 +00:00
yacc RCS Id Police. 1998-01-09 08:03:16 +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 Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils. 1998-05-25 20:06:38 +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