NetBSD/usr.bin
simonb 9e6cc36b1a Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD:
Remove unneeded checks for prelen.

    In order to determine the type of a compressed file, we have to read
    in the first four bytes which may also be important for decompression
    purposes, to do that we would pass the buffer that we have already
    read in, along with the size of it.

    Rename header1 to fourbytes to make that explicit, and remove all
    checks for prelen.
2023-06-10 04:45:25 +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 Revert accidentially committed part. The 'latency' report isn't ready 2023-04-15 16:54:39 +00:00
audiocfg Also report precision from hwinfo. 2023-04-01 12:41:02 +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 bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
bzip2
bzip2recover
c11
c89
c99
cal
calendar Add riscv port 2023-06-09 20:27:28 +00:00
cap_mkdb fix various typos in comments, log messages and documentation. 2021-12-03 13:27:37 +00:00
cdplay usr.bin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:16:41 +00:00
checknr properly terminate a string after strncpy(). 2021-04-13 01:38:04 +00:00
chflags chflags(1): xref stat_flags(3) 2023-05-31 20:33:22 +00:00
chpass
cksum cksum.c: don't fault if the hash algorithm is fed invalid data 2022-06-25 02:22:42 +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 Whitespace nit. 2020-08-27 01:52:04 +00:00
comm
compress uncompress: if the source is broken, don't delete the target 2022-05-22 21:39:44 +00:00
config bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
crunch bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
csplit
ctags
cut
cvslatest bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
db db(1): Don't lie in the usage message re: `-q` 2022-08-10 00:28:00 +00:00
dc
deroff
dirname
du
eject
elf2aout
elf2ecoff fix few typos in comments and log messages. 2023-03-06 21:39:06 +00:00
env
error fix various typos in comments. 2022-04-07 19:33:37 +00:00
expand
extattr fix various typos in comments. 2022-04-07 19:33:37 +00:00
false
fdformat usr.bin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:16:41 +00:00
fgen fix typos in comments. 2022-01-17 20:38:49 +00:00
fincore
find PR/57313: Timo Buhrmester: Don't bail if "." cannot be opened. From FreeBSD 2023-04-01 15:57:20 +00:00
finger fix various typos in comment, documentation and log messages. 2022-05-24 20:50:17 +00:00
flock
fmt
fold
fpr
from
fsplit
fstat bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
ftp bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
gcore
genassym
gencat
getaddrinfo
getconf
getent
getopt
gettext
gprof
grep fix various typos in documentation and comments. 2022-10-15 21:53:21 +00:00
gzip Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD: 2023-06-10 04:45:25 +00:00
head Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) 2022-08-28 10:48:15 +00:00
hesinfo
hexdump bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
iconv
id
indent indent: trim trailing blank lines 2023-06-09 22:01:26 +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(1): convert realloc(x * y) to reallocarr and eliminate temporary 2021-11-02 10:05:49 +00:00
jot
kdump bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
klist
ktrace ktrace(1): tweak -c wording for clarity 2023-05-06 10:45:14 +00:00
ktruss bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +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 avoid printing the latest error message if some ldd method worked. 2023-01-04 03:33:54 +00:00
leave
locale
locate locate.updatedb: Add -- to the invocation of locate.code 2023-01-20 13:07:09 +00:00
lock
logger
login bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
logname
look
lorder
m4 use strchr 2023-05-24 22:14:31 +00:00
machine
mail bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
make bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
man bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
menuc fix few typos. 2021-11-07 09:48:08 +00:00
mesg
midiplay usr.bin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:16:41 +00:00
midirecord log how much data is valid in debug mode. 2023-05-09 20:42:19 +00:00
mixerctl mixerctl: add colon after 'Usage', add space after comma 2021-12-26 15:36:49 +00:00
mkcsmapper
mkdep mkdep: avoid memory allocation in findcc 2021-08-20 06:36:10 +00:00
mkesdb
mkfifo
mklocale bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
mktemp Update to reflect current reality for template characters - the process 2021-07-25 08:52:03 +00:00
mkubootimage
moduli Handle OpenSSL-3.x 2023-05-09 20:02:59 +00:00
msgc msgc.1: fix typos 2021-10-11 18:08:12 +00:00
msgs bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
nbperf Fix sanity check to match the fixed off-by-one logic in the sizing 2021-01-28 18:52:43 +00:00
nbsvtool fix various typos in comments, documentation and messages. 2022-05-31 08:43:13 +00:00
nc
netgroup
netstat bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
newgrp grutil.c: fix grammar in a comment 2022-10-26 21:18:49 +00:00
newsyslog adapt to ${CC_WNO_FORMAT_TRUNCATION} 2023-06-03 21:28:52 +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 Fix the message that appears if you patch -R an unapplied patch. 2021-09-20 23:22:36 +00:00
pathchk
pkill Add a -q option for pgrep to not print anything; similar to grep -q. 2022-10-29 08:17:16 +00:00
pmap Add -t option to print pmap as underlying RB tree. 2022-08-21 07:46:52 +00:00
pr s/boundries/boundaries/, s/itterate/iterate/ and few more typos. 2022-05-23 19:52:34 +00:00
printenv
printf s/chracter/character/ in documentation. 2023-02-13 23:02:27 +00:00
progress Add missing check for error returns from read(). Found by inspection 2021-08-17 07:18:43 +00:00
pwait
pwhash Update remarks on default parameters for Argon2. 2021-10-20 17:30:28 +00:00
qsubst
quota bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
radioctl
rdist bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
realpath If it isn't possible to determine the realpath() of ".", then simply 2023-05-25 17:24:17 +00:00
renice renice: Make usage match man page more. 2020-10-23 16:16:10 +00:00
resize resize.c: use estrdup(3) with basename(3) 2023-04-20 22:23:53 +00:00
rev
revoke
rfcomm_sppd
rlogin revert rev 1.45: 2021-08-03 23:21:07 +00:00
rpcgen bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rpcinfo bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rs
rsh more GCC 10 fixes. 2021-04-13 06:25:48 +00:00
rump_allserver rump_allserver: trim down the list of libraries 2023-04-24 18:54:22 +00:00
rump_dhcpclient fix various typos in comments and one output message. 2022-10-31 21:22:05 +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 Force at most partial RELRO for rump_server and related libraries 2021-11-01 21:37:32 +00:00
rump_wmd rump_wmd(1): there is no space in -lcomponent 2023-04-24 19:12:33 +00:00
rup bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
ruptime
rusers bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rwall bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rwho
scmdctl s/simular/similar/ 2022-04-11 21:23:07 +00:00
script Reset SIGCHLD handler to SIG_DFL. 2023-05-09 15:43:39 +00:00
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 s/delimeter/delimiter/ in comment. 2023-01-20 01:26:02 +00:00
seq seq(1): add more examples, improve wording 2022-02-28 13:49:50 +00:00
shar shar.1: remove false security claim 2023-01-25 19:52:14 +00:00
shlock appease gcc-9 2021-04-17 00:02:19 +00:00
shmif_dumpbus
showmount bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
shuffle
skey We removed Mail before branching netbsd-9 2022-10-11 15:59:38 +00:00
skeyinfo
skeyinit
sockstat Adjust userland commands for struct inpcb integration 2022-10-28 05:24:07 +00:00
soelim
sort bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
sortinfo
spell spell(1): convert realloc(x * y) to reallocarr 2021-11-09 09:41:05 +00:00
split consistently use EXIT_FAILURE / EXIT_SUCCESS instead of 1 / 0 2023-02-14 18:58:55 +00:00
stat adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH} 2023-06-03 21:30:20 +00:00
su After a ':' (as in login:group or just :group) insist that there 2023-03-24 16:58:24 +00:00
sys_info
systat bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
tabs tabs: fix lint warnings about ctype functions and conversions 2021-08-27 18:28:41 +00:00
tail Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) 2022-08-28 10:48:15 +00:00
talk bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
tcopy
tee
telnet adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH} 2023-06-03 21:30:20 +00:00
tftp bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +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 POSIX is addint this utility in Issue 8 (whenever it appears). However 2022-12-13 13:25:36 +00:00
tip tip.1: s/Mail.1/mail.1/ ("Mail" was removed in 9) 2023-04-25 01:48:37 +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 bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
uniq
units Extend units.lib with prefixes from Resolution 3 of the 27th meeting of CGPM. 2022-11-20 14:53:14 +00:00
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 bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
uudecode
uuencode
uuidgen
vacation Make vacation(1) check 'Auto-Submitted:' (RFC 3834) in addition to 2023-04-11 10:34:52 +00:00
vgrind s/begining/beginning/ in comments and messages. 2022-01-24 09:14:36 +00:00
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 Remove extraneous "d" in a printf format string in UVM history dump 2022-10-23 23:30:31 +00:00
vndcompress
w bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
wall bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
wc
what what: use numeric exit status, as indicated by the comment 2021-12-07 18:38:50 +00:00
whatis
whereis remove unnecessary quotes 2022-09-11 20:18:30 +00:00
who PR/56013: Kouichi Hashikawa: Move setutent/setutxent right before the loops. 2021-02-26 02:45:43 +00:00
whois
write
xargs
xinstall bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
xlint lint: miscellaneous clean-ups 2023-06-09 15:36:31 +00:00
yes
ypcat ypcat(1): Convert realloc(x * y) to reallocarr. 2021-10-30 08:56:54 +00:00
ypmatch
ypwhich
Makefile obsolete mkstr(1) and xstr(1) 2023-05-24 13:00:14 +00:00
Makefile.inc usr.bin: enable lint checks for most programs in /usr/bin 2021-08-22 22:24:11 +00:00