1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin
2015-08-20 22:32:41 +00:00
..
apply obvious cases of missing .An; 2014-09-08 01:27:54 +00:00
arch in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
at Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
aucat Call slot_stop() after the play buffer is drained to properly cleanup 2015-05-16 19:27:53 +00:00
audioctl Use new AUDIO_GETPOS ioctl() to ensure "bytes" and "errors" counters 2015-07-28 20:51:10 +00:00
awk Don't display empty error context. 2015-03-27 10:09:30 +00:00
banner zap trailing newlines; "go for it" deraadt 2014-07-16 20:06:27 +00:00
basename
bc Prefer setvbuf() to setlinebuf() for portability; ok deraadt@ 2014-11-26 18:34:51 +00:00
bgplg Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
biff
cal Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ 2015-03-17 19:31:30 +00:00
calendar vax-11/780 announced 1977, not 1978; 2015-07-03 11:07:08 +00:00
cap_mkdb Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
cdio Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
chpass tzfile.h is an internal header that should never have been installed. 2015-03-15 00:41:27 +00:00
cmp SIZE_MAX is standard, we should be using it in preference to the 2015-02-06 23:21:58 +00:00
col For half and reverse line feeds, recognize SUSv2-style escape-digit 2015-05-09 20:36:18 +00:00
colrm
column remove the first comma from constructs like ", and," and ", or,": you can use 2015-03-13 19:58:40 +00:00
comm
compress Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
cpp
crontab don't need to define debugging 0 anymore 2015-01-23 01:58:20 +00:00
csplit
ctags Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
cu Add -d flag and dc capability to open devices non-blocking, used for the 2015-05-18 09:35:05 +00:00
cut do not cast malloc() return if stdlib.h is included 2015-08-18 17:10:48 +00:00
cvs Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
dc Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. 2015-02-16 20:53:34 +00:00
deroff don't cast malloc 2015-02-09 11:39:17 +00:00
diff Use strdup in xstrdup; from Fritjof Bornebusch. 2015-06-17 20:50:10 +00:00
diff3 trivial reallocarray() use 2014-12-01 06:36:32 +00:00
dirname
doas Show program name for permission failure messages. 2015-08-20 18:42:11 +00:00
du Put fts_close() where missing. 2015-06-25 02:04:07 +00:00
encrypt Wrap a long line. Use explicit_bzero. Fix comment describing extra. 2015-02-26 17:46:15 +00:00
env the BUG described at the bottom is not a bug. It is how it is supposed to 2015-01-12 21:42:53 +00:00
expand
false
fgen
file Support + and - for dates. 2015-08-12 09:39:43 +00:00
find Don't dereference a freed pointer when updating the value of p. 2015-07-14 17:18:48 +00:00
finger Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
fmt Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
fold change the width types to unsigned. negative widths make no sense, 2015-02-06 09:10:55 +00:00
from Treat a missing mail spool the same as a zero-length mail spool 2015-06-03 18:08:54 +00:00
fstat removing two instances of "c.f." - it seems actually "cf." is correct, but 2015-01-31 19:33:45 +00:00
ftp Handle short writes and TLS_{READ,WRITE}_AGAIN around tls_write(). 2015-07-18 21:50:47 +00:00
gencat Nuke more obvious #include duplications. 2014-11-18 20:54:28 +00:00
getcap
getconf Add sysconf() extensions PHYS_PAGES, AVPHYS_PAGES, NPROCESSORS_CONF 2015-03-22 01:14:34 +00:00
getent Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
getopt
gprof Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
grep Put fts_close() where missing. 2015-06-25 02:04:07 +00:00
head .Xr cut which may be what you're really looking for. 2014-12-15 20:31:40 +00:00
hexdump Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
htpasswd in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
id Add -c flag to display the user's login class. OK espie@ 2015-05-19 16:03:19 +00:00
indent Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
infocmp
ipcrm fix format string 2015-07-26 22:17:34 +00:00
ipcs Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
join zap trailing whitespace 2015-07-21 04:42:59 +00:00
jot whitespace 2015-07-21 04:04:06 +00:00
kdump Add ktracing of structs iovec, msghdr, and cmsghdr for {,p}{read,write}v(), 2015-07-28 05:50:41 +00:00
keynote
ktrace Convert many atoi() calls to strtonum(), adding range checks and failure 2015-04-18 18:28:36 +00:00
lam Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
last Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
lastcomm tzfile.h is an internal header that should never have been installed. 2015-03-15 00:41:27 +00:00
leave Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
less minor fixes; 2014-11-23 09:56:32 +00:00
lex remove the first comma from constructs like ", and," and ", or,": you can use 2015-03-13 19:58:40 +00:00
libtool recognize install-wrapper as a valid install program 2014-09-05 10:36:39 +00:00
lndir Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
locale Remove charsets other than UTF-8 from locale(1) output. 2015-08-14 14:31:49 +00:00
locate Move locate(1) database build directory back to /tmp and kill non-existent 2015-08-14 03:02:07 +00:00
lock Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
logger Convert many atoi() calls to strtonum(), adding range checks and failure 2015-04-18 18:28:36 +00:00
login tzfile.h is an internal header that should never have been installed. 2015-03-15 00:41:27 +00:00
logname
look SIZE_MAX is standard, we should be using it in preference to the 2015-02-06 23:21:58 +00:00
lorder Switch to standard, non-historical sort(1) and join(1) usage. ok millert@ 2015-07-03 11:43:55 +00:00
m4 Add missing #include <stdint.h> for SIZE_MAX 2015-04-29 00:13:26 +00:00
mail in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
make Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
mandoc Remove the hack of scrolling forward and backward with +G1G that 2015-07-28 18:38:05 +00:00
mesg
mg Remove unused defines and functions. 2015-06-03 23:40:01 +00:00
midiplay in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
mixerctl use file system path (.Pa) semantic markup macros where appropriate. 2015-07-27 17:28:38 +00:00
mkdep
mklocale Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
mktemp
nc remove unused variable 2015-07-26 19:12:28 +00:00
netstat Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
newsyslog Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
nfsstat Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
nice
nl Do not need sys/cdefs.h 2015-01-21 22:28:09 +00:00
nm oops, SYNOPSIS was missing an Ar; while here i tweaked the list spacing; 2015-08-13 21:18:12 +00:00
nohup Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
openssl bring prototypes into scope, requires movement of a large global object 2015-08-19 18:25:31 +00:00
pagesize
passwd Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
paste Release file descriptors as soon as they are not needed anymore. 2014-11-25 10:20:24 +00:00
patch Account for newlines in substitution (s///) commands. Substitution 2015-07-31 00:24:14 +00:00
pctr in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
pkg-config Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
pkill Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
pr Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
printenv
printf Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
quota Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
radioctl
rcs Use strdup in xstrdup; from Fritjof Bornebusch. 2015-06-17 20:50:10 +00:00
rdist use file system path (.Pa) semantic markup macros where appropriate. 2015-07-27 17:28:38 +00:00
rdistd in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
readlink
renice rework synopsis to be a bit less ugly; the result is quite close to the posix 2015-05-15 19:34:31 +00:00
rev
rpcgen Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpcinfo
rs Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rup Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rusers Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rwall Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
script SIGCHLD handler was established before forking into two processes. 2015-07-19 06:12:06 +00:00
sdiff Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
sed fix eyesore whitespace 2015-07-20 18:24:15 +00:00
sendbug Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
shar
showmount Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
signify Bump example pubkey filenames for 5.8 2015-07-14 23:30:02 +00:00
skey Convert many atoi() calls to strtonum(), adding range checks and failure 2015-04-18 18:28:36 +00:00
skeyaudit Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
skeyinfo Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
skeyinit Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
sndiod Use INTIM instead of -1 as poll(2) time-out argument. 2015-08-11 16:49:50 +00:00
sort Document that some sorts uses -b w/o key fields. 2015-04-05 14:20:22 +00:00
spell there is really only word needed in this file. add it and remove the rest. 2015-02-09 11:07:00 +00:00
split Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
sqlite3 Merge conflicts 2015-04-19 14:25:05 +00:00
ssh Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
stat Reduce instances of `` '' in manuals. 2014-11-15 14:41:01 +00:00
su switch references from sudo to doas; 2015-07-30 08:03:49 +00:00
systat Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
tail Fix memory leak when tail -r is used with anything but regular files. 2015-07-22 16:37:04 +00:00
talk Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
tcpbench If the kmem options are in use, drop the gid earlier. 2015-02-09 23:46:23 +00:00
tee
telnet Revert r1.29 "Don't clear ICRNL when editing mode is off, so that character 2015-03-29 13:42:53 +00:00
tftp Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
tic Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
time Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
tmux Come out of copy mode when history is cleared. 2015-08-16 08:57:34 +00:00
top Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
touch Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ 2015-03-17 19:31:30 +00:00
tput Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
tr Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
true
tset Do not need to cast malloc(). stdlib.h is brought in via a local .h file. 2015-08-20 22:28:58 +00:00
tsort gc macro that's no longer used since the move to reallocarray 2015-07-29 10:42:37 +00:00
tty
ul in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
uname kill trailing whitespace 2015-07-21 16:22:59 +00:00
unexpand
unifdef Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
uniq
units update currency exchange rates; 2015-08-01 07:18:30 +00:00
unvis
usbhidaction Bring example up to date with share/misc/usb_hid_usages. 2015-02-27 22:30:56 +00:00
usbhidctl
users userland reallocarray audit. 2014-10-08 04:11:28 +00:00
uudecode Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
uuencode Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
vacation Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
vi Fix a regression caused by timespec changes when vi is run without 2015-07-07 18:34:12 +00:00
vis Convert many atoi() calls to strtonum(), adding range checks and failure 2015-04-18 18:28:36 +00:00
vmstat Convert many atoi() calls to strtonum(), adding range checks and failure 2015-04-18 18:28:36 +00:00
w tzfile.h is an internal header that should never have been installed. 2015-03-15 00:41:27 +00:00
wall Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
wc Back in January, Kaspars at Bankovskis dot net reported that the wc(1) 2015-04-21 10:46:48 +00:00
what Processing $OpenBSD$ as well as sccs's @(#) is an OpenBSD extension, and 2015-01-22 19:10:17 +00:00
which Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
who
whois Fix whois server detection for new TLDs using whois.nic.<domain> where 2015-08-17 10:48:10 +00:00
write Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
x99token Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
xargs Convert many atoi() calls to strtonum(), adding range checks and failure 2015-04-18 18:28:36 +00:00
xinstall when using -D, do not use the mode set for the target file as the directory mode 2015-07-19 18:27:26 +00:00
yacc Rework the number handling to avoid an integer overflow/crash 2014-12-05 04:03:57 +00:00
yes
ypcat in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
ypmatch in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
ypwhich in getopt() blocks, stop incrementing flag variable which are supposed 2015-02-08 23:40:34 +00:00
Makefile enable doas 2015-07-16 20:50:40 +00:00
Makefile.inc using COPTS is probably better than CFLAGS 2014-07-11 13:13:04 +00:00