NetBSD/usr.bin
lukem d84dcf29f1 always run progressmeter() even if it's not the foregroundproc(), as some
calculations need to occur to prevent the calculated xfer rate from being
too fast if ftp(1) is backgrounded for a while during the xfer.
bug found by thor lancelot simon <tls@netbsd.org>.
1999-02-12 12:11:18 +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 - cleanup for WARNS=1 1997-09-20 14:55:00 +00:00
at KNF nits. 1999-01-31 09:30:31 +00:00
audio/ctl Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
audioctl Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +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 Change NOMAN=1 to MKMAN=no, becuase bsd.own.mk is included before NOMAN 1999-02-12 04:09:02 +00:00
cal char -> unsigned char 1998-11-06 22:49:30 +00:00
calendar - factor out common code 1998-11-06 22:56:38 +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 getopt returns -1 not EOF 1997-10-18 12:54:24 +00:00
colcrt WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-18 12:59:04 +00:00
colrm WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register 1997-10-18 13:00:12 +00:00
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 In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
ctags char -> unsigned char 1998-11-06 23:06:38 +00:00
cut char -> unsigned char 1998-11-06 23:06:38 +00:00
dirname WARNSify, fix .Nm usage 1997-10-18 13:21:41 +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 Take advantage of the recent changes to sd/cd and DIOCEJECT: 1999-02-08 16:35:33 +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 WARNSify, fix .Nm usage 1997-10-18 13:54:51 +00:00
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 fix up .Nm usage 1997-10-18 14:46:54 +00:00
fdformat 0 errors 1999-01-13 21:00:16 +00:00
fgen Warn about parser stack discrepancies at the end of colon definitions. 1998-11-12 00:55:58 +00:00
file Add "mp3" audio file information to file(1)/magic 1998-11-25 07:54:21 +00:00
find Don't choke on file size specifications (legitimately) exceeding LONG_MAX. 1999-02-04 16:41:17 +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 WARNSify, fix .Nm usage 1997-10-18 15:05:40 +00:00
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 const propagation. 1998-07-28 21:25:35 +00:00
ftp always run progressmeter() even if it's not the foregroundproc(), as some 1999-02-12 12:11:18 +00:00
gencat The range of the argument of ctype(3) functions is not that of "char", 1998-10-09 17:00:56 +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 char -> unsigned char 1998-12-19 16:37:28 +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
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 WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 03:42:18 +00:00
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 Build ldd.1, and make it work with the extra directory depth. 1998-12-17 22:34:55 +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 Lint fixes: 1999-01-18 22:18:17 +00:00
locate Mention /usr/libexec/locate.updatedb, weekly.conf(5) 1998-08-08 14:49:23 +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 Correct documentation of /etc/nologin to note that it does not 1999-01-13 10:51:07 +00:00
logname WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register 1997-10-19 04:20:06 +00:00
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 WARNSify, fix .Nm usage 1997-10-19 04:41:01 +00:00
mail fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +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 don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
mesg fix up .Nm usage 1997-10-19 05:09:03 +00:00
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 WARNSify, fix .Nm usage 1997-10-19 05:11:52 +00:00
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 don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
msgs we don't have d_namlen in svr4, and char -> unsigned char 1998-12-19 20:08:03 +00:00
netstat fix dumping of pcbs 1999-02-08 11:34:36 +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
nohup Change = to == in exit return code expression. From Chris Engebretson. 1997-12-23 18:21:34 +00:00
pagesize fix .Nm usage, add rcsid 1997-10-19 11:53:01 +00:00
passwd const poisoning. 1998-07-26 22:15:38 +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 WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-19 12:44:21 +00:00
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 ensure buffers for pathnames, etc., are PATH_MAX, etc., long. 1999-01-31 10:02:25 +00:00
renice Overhaul... 1998-12-19 21:07:12 +00:00
rev WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 14:03:29 +00:00
rlogin bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:57:23 +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 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 ifdef the pw_change and pw_expire stuff with BSD4_4 1998-12-19 22:24:18 +00:00
systat swap areas are not compiled into the kernel, from erik bertelsen, PR#6892 1999-01-28 03:28:53 +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 WARNSify, fix .Nm usage, deprecate register 1997-10-20 00:35:14 +00:00
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 char -> unsigned char 1998-12-19 23:02:21 +00:00
tn3270 - prototype tgetstr() 1998-11-06 22:14: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 fix .Nm usage 1997-10-20 01:00:41 +00:00
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 WARNSify, fix .Nm usage 1997-10-20 01:10:38 +00:00
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 Update usage string: file arguments are optional. 1999-02-11 15:29:14 +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 don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
unvis include stdlib.h 1998-10-13 17:02:53 +00:00
usbhidctl Remove two garbage characters in the table. 1999-01-13 23:14:33 +00:00
users appease gcc-2.8.1 1998-12-19 23:35:24 +00:00
uudecode Allow filename at "begin" line to contain spaces. Patch submitted by 1999-01-20 15:59:00 +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 char -> unsigned char 1998-12-19 23:41:53 +00:00
vi Add Gtags support from shigio@wafu.netgate.net (PR 5978). Gtags are produced 1999-01-08 06:16:54 +00:00
vis WARNSify, deprecate register, getopt returns -1, fix .Nm usage 1997-10-20 03:06:47 +00:00
vmstat Nuke all mentions of vmstat -t. PR #6433, Geoff Wing. 1999-01-11 23:03:06 +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 Use unsigned long instead of ulong 1998-10-13 17:03:39 +00:00
what deprecate register, fix .Nm usage 1997-10-20 03:16:30 +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 fix .Nm usage 1997-10-20 03:19:23 +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 BADSIG -> SIG_ERR 1998-12-20 15:03:15 +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 char -> unsigned char 1998-12-20 19:05:19 +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 add hesinfo 1999-01-25 22:47:54 +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