NetBSD/usr.bin
christos 99ba3821c9 downgrade bitfield in union to a warnings (ldpd uses it). 2021-09-17 21:15:19 +00:00
..
aiomixer aiomixer: Honor terminal colors. Looks better in cool-retro-term. 2021-07-18 11:45:31 +00:00
apply
apropos
asa
at Revert parsedate(3) XXX as per discussion with kre@. 2021-04-03 04:33:08 +00:00
audio audiorecord(1): Handle read(2) return value gracefully. 2021-06-01 21:08:48 +00:00
audiocfg fix proplib deprecation 2021-06-21 03:04:27 +00:00
banner
base64 reflect reality. 2021-08-28 10:29:15 +00:00
basename
bdes
biff
bthset
btkey btkey: fix lint warning about wrong call to tolower 2021-08-25 22:52:25 +00:00
btpin
bzip2
bzip2recover
c11
c89
c99
cal
calendar June 19 is Juneteenth in USA 2021-06-18 13:13:44 +00:00
cap_mkdb
cdplay
checknr properly terminate a string after strncpy(). 2021-04-13 01:38:04 +00:00
chflags
chpass
cksum cksum: remove trailing whitespace 2021-08-25 23:03:01 +00:00
cleantags
cmp cmp.c: use C99 strtoll(3) instead of legacy strtoq(3) 2021-03-20 14:27:47 +00:00
col usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
colcrt
colrm
column
comm
compress
config Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
crunch fix syntax error and typo in overwritten. 2021-08-01 15:52:11 +00:00
csplit
ctags
cut
cvslatest
db db: fix lint warnings about wrong call to ctype functions 2021-08-25 23:11:51 +00:00
dc
deroff
dirname
du
eject
elf2aout
elf2ecoff
env
error
expand
extattr
false
fdformat
fgen
fincore
find fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
finger
flock
fmt
fold
fpr
from
fsplit
fstat
ftp usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
gcore
genassym
gencat
getaddrinfo
getconf
getent
getopt
gettext
gprof
grep
gzip usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
head
hesinfo
hexdump
iconv
id
indent indent: extract lex_number, lex_word, lex_char_or_string 2021-08-26 07:03:00 +00:00
infocmp
innetgr
ipcrm
ipcs ipcs.c: do not #include sys/inttypes.h header which is not necessary 2021-03-18 19:34:05 +00:00
join join.c: print usage after warning "illegal option..." as it was originally intended 2021-03-18 19:47:41 +00:00
jot
kdump Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
klist
ktrace Sort options. 2020-11-18 20:00:15 +00:00
ktruss usr.bin: enable lint checks for most programs in /usr/bin 2021-08-22 22:24:11 +00:00
lam In the lam(1) example with a literal newline, use newish sh syntax. 2021-01-25 20:07:55 +00:00
last
lastcomm
ldd gcc hates strncpy() 2021-07-23 04:20:05 +00:00
leave
locale
locate
lock
logger
login usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
logname
look
lorder
m4
machine
mail usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
make tests/make: allow to only test selected variants 2021-09-12 10:28:40 +00:00
man
menuc
mesg
midiplay
midirecord
mixerctl
mkcsmapper
mkdep mkdep: avoid memory allocation in findcc 2021-08-20 06:36:10 +00:00
mkesdb
mkfifo
mklocale
mkstr
mktemp Update to reflect current reality for template characters - the process 2021-07-25 08:52:03 +00:00
mkubootimage
moduli
msgc
msgs
nbperf Fix sanity check to match the fixed off-by-one logic in the sizing 2021-01-28 18:52:43 +00:00
nbsvtool
nc
netgroup
netstat usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
newgrp
newsyslog Use proper -width instead of the cargo-cult value. 2021-03-02 10:17:25 +00:00
nfsstat
nice
nl PR/55891 supress displaying separator when numbers supressed 2020-12-31 04:07:37 +00:00
nohup
pagesize
passwd usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
paste
patch correct indentation. spotted by Roland. 2021-05-26 07:57:05 +00:00
pathchk
pkill
pmap
pr
printenv
printf fix typo 2021-05-20 02:01:07 +00:00
progress Add missing check for error returns from read(). Found by inspection 2021-08-17 07:18:43 +00:00
pwait
pwhash
qsubst
quota
radioctl
rdist
realpath
renice
resize Only specify the dependencies if we are making the copy target. 2021-03-02 14:26:00 +00:00
rev
revoke
rfcomm_sppd
rlogin revert rev 1.45: 2021-08-03 23:21:07 +00:00
rpcgen
rpcinfo
rs
rsh more GCC 10 fixes. 2021-04-13 06:25:48 +00:00
rump_allserver Allow to set sanitizer flags for the rump build from the 2021-07-07 11:51:45 +00:00
rump_dhcpclient fix typos in word "successfully", mainly s/succesfully/successfully/. 2021-09-16 21:29:41 +00:00
rump_halt Allow to set sanitizer flags for the rump build from the 2021-07-07 11:51:45 +00:00
rump_server usr.bin: enable lint checks for most programs in /usr/bin 2021-08-22 22:24:11 +00:00
rump_wmd
rup
ruptime
rusers
rwall
rwho
script
sdiff sdiff: fix undefined behavior for ctype functions 2021-08-27 17:38:57 +00:00
sdpquery sdpquery: fix undefined behavior when calling ctype functions 2021-08-27 17:41:39 +00:00
sed Handle \t too (RVP) 2021-03-13 15:46:54 +00:00
seq seq.c: replace non-standard `\e` with standard compliant `\x1B` 2021-03-20 22:10:17 +00:00
shar
shlock appease gcc-9 2021-04-17 00:02:19 +00:00
shmif_dumpbus
showmount
shuffle
skey
skeyinfo
skeyinit
sockstat sockstat: fix undefined behavior when calling ctype functions 2021-08-27 18:09:30 +00:00
soelim
sort
sortinfo
spell
split
stat stat: fix undefined behavior when calling ctype functions 2021-08-27 18:11:07 +00:00
su usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
sys_info
systat PR/56331: Paul Goyette: Add -z option to display 0 instead of ' ' in vmstat. 2021-08-21 13:22:19 +00:00
tabs tabs: fix lint warnings about ctype functions and conversions 2021-08-27 18:28:41 +00:00
tail
talk
tcopy
tee
telnet preserve errno because we are doing system calls between error printing 2021-01-09 18:26:03 +00:00
tftp tftp: no longer need packed member warning 2021-02-03 06:51:26 +00:00
tic
time Since there is a -t option, and the option itself is documented, there 2021-04-05 23:01:55 +00:00
timeout
tip Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
touch
tput
tr add alphabetic to lower for consistency (nabijaczleweli) 2021-06-14 17:22:22 +00:00
true
tset
tsort tsort: fix typo in comment 2021-02-06 16:02:16 +00:00
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
unzip usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
usbhidaction increase the size of a buffer by 1 byte. 2021-04-13 02:07:35 +00:00
usbhidctl
users
utoppya
uudecode
uuencode
uuidgen
vacation
vgrind
videoctl videoctl: remove unnecessary code for unknown option -h 2021-02-19 11:39:11 +00:00
vis fix URL 2021-02-20 09:31:51 +00:00
vmstat usr.bin: enable lint checks for most programs in /usr/bin 2021-08-22 22:24:11 +00:00
vndcompress
w Remove SCCS workarounds. No binary change. 2021-04-17 06:14:15 +00:00
wall
wc
what
whatis
whereis
who PR/56013: Kouichi Hashikawa: Move setutent/setutxent right before the loops. 2021-02-26 02:45:43 +00:00
whois
write
xargs
xinstall
xlint downgrade bitfield in union to a warnings (ldpd uses it). 2021-09-17 21:15:19 +00:00
xstr
yes
ypcat
ypmatch
ypwhich
Makefile hook up aiomixer 2021-05-07 21:51:20 +00:00
Makefile.inc usr.bin: enable lint checks for most programs in /usr/bin 2021-08-22 22:24:11 +00:00