freebsd-skq/usr.bin
Yoshihiro Takahashi 0cdfa49564 unzip: Sync with NetBSD upstream.
- Ignore malformed directory entries as created by Dropbox ("/").
  (rev 1.24)
- Use libarchive 3.x interface: check result for archive_read_free()
  and don't call archive_read_close manually. (rev 1.23)
- Always overwrite symlinks on extraction, ever if they're newer than
  entries in archive.
- Use getline() rather than getdelim().

PR:		231827
Submitted by:	ak
Reviewed by:	mm
Obtained from:	NetBSD
MFC after:	2 weeks
2021-01-02 10:50:08 +09:00
..
addr2line
alias
apply
ar
asa
at at(1): Markup environment variables with proper macros 2020-07-19 14:42:13 +00:00
atm
awk awk(1): use -version instead of -V 2020-06-13 09:16:07 +00:00
backlight Clean up backlight.8 2020-10-27 09:41:01 +00:00
banner Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) 2020-06-18 13:19:56 +00:00
basename Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) 2020-06-18 13:19:56 +00:00
bc
biff
bluetooth
bmake Merge bmake-20201117 2020-11-20 06:02:31 +00:00
brandelf
bsdcat bsdcat,cpio,tar: derive version string from archive.h 2020-12-29 14:21:50 -08:00
bsdiff bsdiff: fix off-by-one error 2020-11-16 18:41:49 +00:00
bzip2
bzip2recover
c89
c99
caesar
calendar Replace strcat, strcpy and snprintf with bounds checking versions 2020-12-31 12:37:37 +01:00
cap_mkdb
chat Fix a few mandoc issues 2020-10-09 14:03:45 +00:00
chkey
chpass Partially revert r367756 (chpass(1) synopsis changes) 2020-11-17 16:54:12 +00:00
cksum
clang Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filt 2020-11-03 19:57:28 +00:00
cmp cmp(1): Add EXAMPLES section 2020-06-20 11:20:16 +00:00
col col(1): Add EXAMPLES section 2020-10-21 16:30:34 +00:00
colrm colrm.1: Add a missing colon 2020-06-23 10:27:41 +00:00
column
comm comm(1): Add EXAMPLES section 2020-07-27 16:51:23 +00:00
compile_et
compress compress(1): Add EXAMPLES section 2020-10-20 13:05:25 +00:00
cpio bsdcat,cpio,tar: derive version string from archive.h 2020-12-29 14:21:50 -08:00
cpuset cpuset(1): Fix a typo 2020-10-10 13:01:04 +00:00
csplit
ctags
ctlstat
cut
cxxfilt
dc
diff diff: don't force the format to 'context' with -p immediately 2020-10-27 12:27:26 +00:00
diff3
dirname
dpv Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
drill
dtc
du fts_read: Handle error from a NULL return better. 2020-12-08 23:38:26 +00:00
ee
elfctl Add ELF flag to disable ASLR stack gap. 2020-12-18 23:14:39 +00:00
elfdump
enigma
env Document in the synopsis that -0 cannot be used with the utility argument 2020-11-11 14:53:03 +00:00
etdump
expand
factor
false
fetch fetch(1): Fix style 2020-10-30 09:48:41 +00:00
file
file2c
find
finger
fmt fmt(1): Add EXAMPLES section 2020-10-29 18:37:20 +00:00
fold fold(1): Add EXAMPLES section 2020-10-29 18:39:04 +00:00
fortune Drop superfluous "of" from the systat example. 2020-11-25 10:21:29 +00:00
from
fstat fstat(1): Add EXAMPLES section 2020-11-19 19:05:16 +00:00
fsync
ftp
gcore Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
gencat
getaddrinfo
getconf Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
getent getent(1): Add EXAMPLES section 2020-10-24 16:40:34 +00:00
getopt
gh-bc Make generated C files depend on this Makefile 2020-11-27 09:00:21 +00:00
gprof gprof: Retire a.out support 2020-12-26 11:47:47 -05:00
grdc
grep grep: tests: stop testing for a nonexistent version of grep 2020-12-25 15:16:33 -06:00
gzip fts_read: Handle error from a NULL return better. 2020-12-08 23:38:26 +00:00
head
hesinfo
hexdump hexdump(1): Add EXAMPLES section 2020-06-29 15:15:14 +00:00
host
iconv iconv(1): Add EXAMPLE 2020-11-29 18:22:14 +00:00
id id(1): Add EXAMPLES section 2020-12-10 18:34:15 +00:00
ident ident(1): Normalizing date format 2020-12-19 12:54:00 +00:00
indent Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
ipcrm
ipcs
iscsictl iscsi.conf(5): Fix a mandoc warning 2020-11-20 16:41:32 +00:00
join join(1): Add EXAMPLES section 2020-06-20 11:27:59 +00:00
jot
kdump kdump/truss: decode new _umtx_op flags 2020-12-09 03:24:09 +00:00
keylogin
keylogout
killall killall(1): Clarify -d, -s and -v options 2020-06-27 11:28:11 +00:00
ktrace
ktrdump
kyua kyua: Only install examples if requested 2020-12-17 17:06:57 +00:00
lam
last
lastcomm
ldd Fix ldd for PIE binaries after rtld stopped accepting binaries for dlopen. 2020-06-13 18:21:31 +00:00
ldd32
leave
less
lessecho
lesskey
lex MFV: r362286 2020-06-18 18:09:16 +00:00
limits limits(1): Add EXAMPLES section 2020-06-25 16:46:27 +00:00
locale locale: exit 1 if unknown keyword was specified 2020-06-13 08:37:24 +00:00
localedef Add collation version support to querylocale(3). 2020-11-08 02:50:34 +00:00
locate Fix a grammar error on locate(1). 2020-12-11 08:04:54 +00:00
lock lock(1): Add EXAMPLES section 2020-12-11 19:27:21 +00:00
lockf Remove whitespace which accidentaly snuck into r364831. 2020-08-26 19:28:30 +00:00
logger
login login(1): when exporting variables check the result of setenv(3) 2020-12-19 03:07:38 +00:00
logins
logname
look look(1): Add EXAMPLES section 2020-12-29 21:48:12 +01:00
lorder
lsvfs lsvfs(1): Add EXAMPLES section 2020-12-29 21:35:24 +01:00
lzmainfo
m4 Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
mail Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE 2020-10-27 11:29:11 +00:00
man Update the list of searched manual sections after r367013 2020-10-28 16:54:37 +00:00
mandoc Ensure that the makewhatis symlink is added in the bootstrap-tools stage 2020-09-10 15:37:29 +00:00
mesg
minigzip
ministat
mkcsmapper mkcsmapper: Fix UBSan signed shift error 2020-09-21 19:03:17 +00:00
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mkimg Significantly speed up mkimg_test 2020-10-18 18:35:23 +00:00
mkstr
mktemp
mkuzip
morse
msgs
mt Add the LTO-9 density code to libmt and the mt(1) man page. 2020-12-10 21:06:06 +00:00
nc
ncal
netstat icmp6: Count packets dropped due to an invalid hop limit 2020-10-19 17:07:19 +00:00
newgrp
newkey
nfsstat nfsstat: delete unused fields 2020-10-24 05:52:29 +00:00
nice
nl nl(1): Add EXAMPLES section 2020-06-18 08:26:26 +00:00
nm
nohup
number
objcopy
ofed build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch patch(1): Fix a few mandoc related issues 2020-12-19 13:00:17 +00:00
pathchk
perror
pom
posixshmcontrol Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
pr
primes
printenv
printf printf(1): Add EXAMPLES section 2020-07-01 16:33:32 +00:00
proccontrol Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
procstat Decode and report native eventfd descriptors from libprocstat and procstat. 2020-12-27 12:57:27 +02:00
protect Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
quota
random
rctl Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
readelf readelf: Add -z decompression support 2020-10-31 15:27:45 +00:00
renice renice(8): Clarify "who" parameters. 2020-10-27 12:32:17 +00:00
resizewin
rev rev(1): Add EXAMPLES section 2020-06-27 11:19:18 +00:00
revoke various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
rpcgen
rpcinfo
rs
rup
ruptime
rusers
rwall
rwho
script Fix typo in comment. 2020-09-05 04:20:29 +00:00
sdiff
sdiotool
sed sed: fix hex_subst test after after r363679 2020-07-30 13:36:24 +00:00
seq seq(1): complete EXAMPLES section 2020-06-20 11:24:29 +00:00
setchannel Fix a few mandoc issues 2020-10-09 14:03:45 +00:00
shar
showmount
size
smbutil
sockstat Add "-n" flag to sockstat. 2020-12-30 13:45:53 -05:00
soelim
sort Fix -Wpointer-sign warnings in bwstring.c 2020-09-10 15:37:19 +00:00
split split(1): Add EXAMPLES section 2020-06-18 15:14:10 +00:00
ssh-copy-id
stat
stdbuf
strings
su
svn
systat Adjust to display more than 999 sleeping threads 2020-12-27 22:32:22 +01:00
tabs
tail
talk
tar bsdcat,cpio,tar: derive version string from archive.h 2020-12-29 14:21:50 -08:00
tcopy
tee tee.1: Add a missing article 2020-06-23 10:22:58 +00:00
telnet
tests
tftp Fix a few mandoc issues 2020-10-09 14:03:45 +00:00
time time(1): Add EXAMPLES section 2020-07-07 16:07:39 +00:00
timeout timeout(1): Add EXAMPLES section 2020-07-07 17:02:23 +00:00
tip
top top: VIS_SAFE turned out to be unsafe 2020-07-14 22:43:40 +00:00
touch
tput tput(1): Several enhancements for the manual page 2020-08-11 21:44:43 +00:00
tr
true
truncate truncate(1): Add EXAMPLES section 2020-07-27 15:25:04 +00:00
truss truss: Add AIO syscalls. 2020-12-10 07:13:15 +00:00
tset
tsort tsort(1): Add EXAMPLES section 2020-08-30 17:37:56 +00:00
tty
ul ul(1): Remove references to colcrt(1) and nroff(1) 2020-10-07 14:43:16 +00:00
uname uname(1): Fix a typo in the man page date 2020-12-19 12:55:27 +00:00
unexpand
unifdef
uniq Add EXAMPLES to cover all flags except -f since it is analogous to -s. 2020-06-07 13:21:47 +00:00
units
unvis
unzip unzip: Sync with NetBSD upstream. 2021-01-02 10:50:08 +09:00
usbhidaction Correct USB HID item in examples 2020-10-28 08:29:31 +00:00
usbhidctl
users Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
uudecode
uuencode
vacation
vgrind
vi Update nvi to 2.2.0-05ed8b9 2020-10-01 04:46:23 +00:00
vis
vmstat vmstat: drop the HighUse field from malloc dump 2020-11-09 23:00:29 +00:00
vtfontcvt Document automatic handling of font height for BDF files 2020-08-02 16:41:36 +00:00
w w(1): Add EXAMPLES to man page 2020-08-24 17:57:08 +00:00
wall
wc
what
whereis
which Fix typo and environment variable macro 2020-09-24 16:42:17 +00:00
who who(1): Add EXAMPLES section 2020-08-30 17:40:59 +00:00
whois whois: Handle referrals to rwhois servers. 2020-07-09 17:27:14 +00:00
write
xargs xargs: compile yesexpr as ERE 2020-12-12 15:38:32 +00:00
xinstall install(1): Avoid unncessary fstatfs() calls and use mmap() based on size 2020-10-14 12:28:41 +00:00
xo
xohtml
xolint
xopo
xstr
xz
xzdec
yacc MFV: r362513 2020-07-14 01:54:24 +00:00
yes
ypcat
ypmatch
ypwhich
zstd Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
Makefile Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filt 2020-11-03 19:57:28 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
Makefile.powerpc