opnsense-src/usr.bin
Warner Losh 666abb0888 one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs
Import the latest bsd-features branch of the one-true-awk upstream:

o Move to bison for $YACC
o Set close-on-exec flag for file and pipe redirects that aren't std*
o lots of little fixes to modernize ocde base
o free sval member before setting it
o fix a bug where a{0,3} could match aaaa
o pull in systime and strftime from NetBSD awk
o pull in fixes from {Net,Free,Open}BSD (normalized our code with them)
o add BSD extensions and, or, xor, compl, lsheift, rshift (mostly a nop)

Also revert a few of the trivial FreeBSD changes that were done slightly
differently in the upstreaming process. Also, our PR database may have
been mined by upstream for these fixes, and Mikolaj Golub may deserve
credit for some of the fixes in this update.

Suggested by:		Mikolaj Golub <to.my.trociny@gmail.com>
PR:			143363, 143365, 143368, 143369, 143373, 143375, 214783
Sponsored by:		Netflix

(cherry picked from commit f39dd6a978)
2021-07-10 11:07:26 -06:00
..
addr2line
alias
apply
ar
asa
at
atm
awk one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 2021-07-10 11:07:26 -06:00
backlight backlight(8): Add note that with option it print the current brightness. 2021-03-10 11:49:31 +01:00
banner
basename
bc
biff
bluetooth
bmake Merge bmake-20210206 2021-02-15 08:53:34 -08:00
brandelf
bsdcat
bsdiff
bzip2
bzip2recover
c89
c99
caesar
calendar
cap_mkdb
chat
chkey
chpass
cksum
clang
cmp cmp: fix -s (silent) when used with skip offsets 2021-01-10 19:02:56 -05:00
col
colrm
column
comm
compile_et
compress
cpio
cpuset
csplit
ctags
ctlstat
cut
cxxfilt
dc
diff diff: eleminitate useless macros 2021-05-05 10:37:09 +02:00
diff3
dirname
dpv
drill
dtc
du du_test: Skip three tests if sparse files are not supported 2021-04-22 10:41:39 +01:00
ee
elfctl elfctl: avoid touching file if no change made 2021-06-01 22:08:54 -04:00
elfdump
enigma
env service(8): use an environment more consistent with init(8) 2021-03-07 15:39:30 -06:00
etdump
expand
factor
false
fetch
file
file2c
find find(1): Document the -f option 2021-05-16 10:36:53 +02:00
finger
fmt
fold
fortune fortune: add a tip about gstat 2021-03-21 02:15:05 +00:00
from
fstat
fsync
ftp
gcore gcore: add option to dump core using kernel facility 2021-05-10 04:03:19 +03:00
gencat
getaddrinfo
getconf
getent
getopt
gh-bc [bc] Update to version 4.0.0 2021-04-10 16:18:50 +02:00
gprof
grdc
grep Fix zgrep --version 2021-04-26 15:39:54 +02:00
gzip
head
hesinfo
hexdump
host
iconv
id id: sanitize arguments better 2021-07-03 17:29:41 -06:00
ident
indent
ipcrm
ipcs
iscsictl
join
jot
kdump kdump: use VIS_NOLOCALE when printing output 2021-07-05 10:46:11 +01:00
keylogin
keylogout
killall
ktrace
ktrdump Fix warning about signed comparison and drop WARNS for ktrdump(8). 2021-04-01 10:55:03 +03:00
kyua
lam
last
lastcomm
ldd Fix ldd to work with more ELF files. 2021-02-04 16:03:20 -08:00
ldd32
leave
less less: upgrade to v581.2. 2021-05-08 19:31:02 -07:00
lessecho
lesskey
lex usr.bin/lex: regenerate bootstrap files after d37f81e35b 2021-05-11 09:39:30 +01:00
limits
locale
localedef
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
lzmainfo
m4 m4(1): Add a SEE ALSO section and reference an AT&T manual 2021-04-15 14:43:43 +02:00
mail
man
mandoc
mesg
minigzip
ministat
mkcsmapper
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mkimg mkimg: Add fat32lba partition type 2021-06-29 10:02:11 -04:00
mkstr
mktemp
mkuzip
morse
msgs
mt
nc
ncal
netstat mend 2021-06-07 11:01:28 +02:00
newgrp
newkey
nfsstat pkgbase: Create a FreeBSD-nfs package 2021-06-30 09:24:32 +02:00
nice
nl
nm
nohup
number
objcopy
ofed ofed: fix the WITH_OFED_EXTRA build 2021-02-03 20:55:56 -06:00
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch usr.bin/patch: remove unneeded header. 2021-05-15 21:40:41 -07:00
pathchk
perror
pom
posixshmcontrol
pr
primes
printenv
printf
proccontrol
procstat procstat: distinguish vm map guards in procstat vm output. 2021-02-21 11:11:34 +02:00
protect
quota
random
rctl
readelf
renice
resizewin
rev
revoke
rpcgen
rpcinfo
rs
rup
ruptime
rusers
rwall
rwho
script
sdiff
sdiotool
sed sed(1): Add a reference for a 4.4BSD manual document 2021-04-15 14:43:10 +02:00
seq
setchannel
shar
showmount
size
smbutil
sockstat mend 2021-06-07 11:01:28 +02:00
soelim
sort sort: Hook NetBSD tests up to the build 2021-05-20 09:15:49 -04:00
split
ssh-copy-id
stat
stdbuf
strings
su
svn Update Subversion to 1.14.1 LTS. See contrib/subversion/CHANGES for a 2021-02-18 21:03:57 +01:00
systat Clean up copyright messages. 2021-05-16 23:09:42 -07:00
tabs
tail tail: fix "tail -F" file rotation detection 2021-03-18 13:12:24 -07:00
talk
tar
tcopy
tee
telnet
tests
tftp
time
timeout
tip
top
touch
tput
tr
true
truncate
truss truss: minor cleanup and pedantic warning fixes 2021-07-05 10:46:12 +01:00
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat Use if ... else when printing memory attributes 2021-06-12 02:21:12 +01:00
vtfontcvt
w
wall
wc
what
whereis
which
who
whois
write
xargs
xinstall
xo
xohtml
xolint
xopo
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
zstd
Makefile lastcomm(1): Only install if MK_ACCT is on 2021-02-19 19:01:48 +01:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc