NetBSD/usr.bin
bouyer 7616130d51 Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid
int overflow. It's now possible to add/display quotas of more than
4G.
XXX I'm sure there is a PR open on this but I couln't find it with the
usual search engines. If someone knows it's number ...
1999-12-16 17:29:52 +00:00
..
apply
apropos
asa
at
audio When we have to print usage instructions, don't indicate success in the exit 1999-11-08 10:21:20 +00:00
banner
basename
biff
bzip2
bzip2recover
cal Fix a documentation bug in this man page: The Gregorian Reformation in Great 1999-11-03 14:32:25 +00:00
calendar Fixed wording error. 1999-12-03 15:09:24 +00:00
cap_mkdb s/ as as / are as / 1999-10-08 18:13:16 +00:00
cdplay cdplay now uses libedit! 1999-11-26 18:34:58 +00:00
checknr
chflags Document kernel behaviour: flags on block and character devices cannot 1999-07-31 03:24:46 +00:00
chpass Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
cksum
cmp
col Fix wrong option string in call to getopt(3). Patch supplied by 1999-09-23 08:47:47 +00:00
colcrt
colrm
column
comm
compress
crontab
crunch crunchide for coff (COFF executables not currently supported!) 1999-11-26 13:47:52 +00:00
ctags
cut
dirname
du
eject
elf2aout make it compile after ELF definition changes 1999-11-02 21:13:17 +00:00
elf2ecoff make it compile after ELF definition changes 1999-11-02 21:13:17 +00:00
env revert previous 1999-11-02 10:55:47 +00:00
error For temporary files' pathnames, check $TMPDIR before falling back to _PATH_TMP. 1999-11-06 15:11:46 +00:00
expand
false
fdformat
fgen Fix bogus section header. From PR 8735. 1999-11-03 21:45:57 +00:00
file Use <inttypes.h> to get typedefs of integral types instead of local #defines 1999-11-02 21:05:20 +00:00
find Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
finger Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
fmt GC savestr() function. Makes this build again on i386 (this hadn't been used 1999-11-02 21:17:16 +00:00
fold
fpr
from
fsplit
fstat Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
ftp add dependency on version.h 1999-12-12 02:14:53 +00:00
gencat
getconf 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
getopt cleanup formatting, improve example 1999-12-01 12:03:16 +00:00
gprof
head Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
hesinfo add hesinfo (from hesiod 3.0.2 distribution) 1999-01-25 22:45:55 +00:00
hexdump Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
id Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
indent
innetgr
ipcrm Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
ipcs Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
join
jot
kdump Don't truncate syscall return values on LP64 platforms. 1999-08-06 00:11:02 +00:00
ktrace Make ktrace(1) not affect interactions between processes. 1999-10-29 09:11:49 +00:00
ktruss
lam
last
lastcomm
ldd Enable hints processing so that we can see the mappings. 1999-12-13 09:10:16 +00:00
leave
less update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
lex
locate
lock
logger
login Made login continue without kerberos when there is no krb5.conf present 1999-12-05 23:39:11 +00:00
logname
look
lorder
m4 Always unlink the temporary file created by mkstemp(3). 1999-08-16 02:49:20 +00:00
machine
mail
make back out rev 1.23 (don't stat PHONY targets). it broken the libcrypto 1999-11-25 22:34:16 +00:00
man Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
menuc
mesg
midiplay Fix timer reset bug when playing multiple songs. 1999-10-11 12:52:10 +00:00
mixerctl
mkdep
mkfifo
mkstr
mktemp RCS ID police (sigh) 1999-09-21 06:24:46 +00:00
modstat Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
msgc
msgs Don't use .Fl for non-flags. 1999-08-29 17:50:09 +00:00
netgroup
netstat Make this compile on the Alpha again. 1999-12-16 00:58:17 +00:00
newsyslog Create link to newsyslog.conf.5. 1999-12-07 11:28:13 +00:00
nfsstat
nice Classical Unix guaranteed that nice +19 would not compete with base priority 1999-08-20 20:03:21 +00:00
nl Pasto in previous; noticed by Perry. 1999-09-06 21:50:39 +00:00
nohup
pagesize
passwd it doesn't make any sense to use -u with -r or -i, so don't permit it. 1999-08-26 07:33:16 +00:00
paste
patch Fix PR2429: catch doubly-applied patches which create new files. 1999-02-09 05:15:45 +00:00
pr Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
printenv Fix inconsistancy at start of copyright message. 1999-09-10 04:05:28 +00:00
printf
qsubst fix a bug with terminal modes being badly set on exit 1999-09-04 18:02:58 +00:00
quota Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid 1999-12-16 17:29:52 +00:00
rdist
renice Note that nice +20 only guarantees exclusion w.r.t. the base priority, 1999-08-20 18:09:48 +00:00
rev
rlogin
rpcgen Bump a static char array from 8 to 255. Avoids rpcgen core dumps on some 1999-12-15 16:47:35 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rwall
rwho Use full hostnames when sorting rwho database entries. Fixes PR bin/8401 1999-09-20 20:35:43 +00:00
script
sed Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
shar
shlock
showmount
shuffle
skey More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
skeyinfo
skeyinit
soelim Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
split revert previous 1999-11-02 10:55:47 +00:00
su Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
systat Sigh... this is the missing part of last night's final commit -- perform 1999-12-16 17:15:48 +00:00
tail
talk
tcopy
tee
telnet remove setuid(getuid()). they are unnecessary as noone is going to 1999-12-13 04:52:20 +00:00
tftp [host]:filename syntax for IPv6 case. 1999-12-13 04:44:55 +00:00
time
tip Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
tn3270 Remove extraneous colons and newlines from perror(3) arguments. 1999-09-30 12:35:52 +00:00
top add trailing "," to memory names (makes it easier to read) 1999-11-05 07:25:14 +00:00
touch Nit: In the compatibility case, set the seconds to 0. 1999-11-05 04:54:10 +00:00
tput update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
tr
true
tset Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
tsort
tty
ul update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
uname
unexpand
unifdef
uniq
units
unvis
usbhidctl
users
uudecode
uuencode More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
vacation In name section, use .Dq macro rather than writing double quote directly. 1999-08-17 03:36:35 +00:00
vgrind
vi Don't restore the tag file name's trailing '/' until after the length 1999-11-22 05:53:58 +00:00
vis
vmstat More fallout from CL* purge. 1999-12-05 18:54:34 +00:00
w No need for <machine/cpu.h> here. 1999-11-29 11:15:13 +00:00
wall
wc
what
whatis
whereis Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
which More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
who
whois The never-sufficiently-damned Network Solutions has whacked around 1999-12-03 08:22:09 +00:00
window update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
write Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
xargs
xinstall Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
xlint add "#ifdef __sh3__" section. 1999-09-12 16:10:45 +00:00
xstr Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
yacc make change to the yacc output bits, not to the yacc binary bits 1999-10-29 16:41:51 +00:00
yes
ypcat Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
ypmatch Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
ypwhich
Makefile Build and install "mktemp". 1999-09-02 20:48:27 +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