bd1df63614
while here: + Fix an issue when extracting small archives where dialog_mixedgauge was not rendering; leaving the user wondering if anything happened. + Add #ifdef's to assuage compilation against older libarchive NB: Minimize diff between branches; make merging easier. + Add missing calls to end_dialog(3) + Change string processing from strtok(3) to strcspn(3) (O(1) optimization) + Use EXIT_SUCCESS and EXIT_FAILURE instead of 0/1 + Optimize getenv(3) use, using stored results instead of calling repeatedly NB: Fixes copy/paste error wherein we display getenv(BSDINSTALL_DISTDIR) in an error msgbox when chdir(2) to getenv(BSDINSTALL_CHROOT) fails (wrong variable displayed in msgbox). + Use strtol(3) instead of [deprecated] atoi(3) + Add additional error checking (e.g., check return of archive_read_new(3)) + Assign DECONST strings to static variables + Fix typo in distextract.c error message (s/Could could/Could not/) + Add comments and make a minor whitespace adjustment Reviewed by: nwhitehorn, julian |
||
---|---|---|
.. | ||
ac | ||
accton | ||
acpi | ||
adduser | ||
amd | ||
ancontrol | ||
apm | ||
apmd | ||
arp | ||
asf | ||
audit | ||
auditd | ||
auditdistd | ||
auditreduce | ||
authpf | ||
autofs | ||
bhyve | ||
bhyvectl | ||
bhyveload | ||
binmiscctl | ||
bluetooth | ||
boot0cfg | ||
boot98cfg | ||
bootparamd | ||
bsdconfig | ||
bsdinstall | ||
bsnmpd | ||
btxld | ||
cdcontrol | ||
chkgrp | ||
chown | ||
chroot | ||
ckdist | ||
clear_locks | ||
config | ||
cpucontrol | ||
crashinfo | ||
cron | ||
crunch | ||
ctladm | ||
ctld | ||
ctm | ||
daemon | ||
dconschat | ||
devinfo | ||
digictl | ||
diskinfo | ||
dumpcis | ||
editmap | ||
edquota | ||
eeprom | ||
etcupdate | ||
extattr | ||
extattrctl | ||
faithd | ||
fdcontrol | ||
fdformat | ||
fdread | ||
fdwrite | ||
fifolog | ||
flowctl | ||
freebsd-update | ||
ftp-proxy | ||
fwcontrol | ||
getfmac | ||
getpmac | ||
gpioctl | ||
gssd | ||
gstat | ||
hyperv | ||
i2c | ||
ifmcstat | ||
inetd | ||
iostat | ||
ip6addrctl | ||
ipfwpcap | ||
iscsid | ||
jail | ||
jexec | ||
jls | ||
kbdcontrol | ||
kbdmap | ||
keyserv | ||
kgmon | ||
kgzip | ||
kldxref | ||
lastlogin | ||
lmcconfig | ||
lpr | ||
lptcontrol | ||
mailstats | ||
mailwrapper | ||
makefs | ||
makemap | ||
manctl | ||
memcontrol | ||
mergemaster | ||
mfiutil | ||
mixer | ||
mld6query | ||
mlxcontrol | ||
mount_smbfs | ||
mountd | ||
moused | ||
mptable | ||
mptutil | ||
mtest | ||
mtree | ||
nandsim | ||
nandtool | ||
ndiscvt | ||
ndp | ||
newsyslog | ||
nfscbd | ||
nfsd | ||
nfsdumpstate | ||
nfsrevoke | ||
nfsuserd | ||
ngctl | ||
nghook | ||
nmtree | ||
nologin | ||
nscd | ||
ntp | ||
nvram | ||
ofwdump | ||
pc-sysinstall | ||
pciconf | ||
periodic | ||
pkg | ||
pmcannotate | ||
pmccontrol | ||
pmcstat | ||
pnpinfo | ||
portsnap | ||
powerd | ||
ppp | ||
pppctl | ||
praliases | ||
praudit | ||
procctl | ||
pstat | ||
pw | ||
pwd_mkdb | ||
quot | ||
quotaon | ||
rarpd | ||
repquota | ||
rip6query | ||
rmt | ||
route6d | ||
rpc.lockd | ||
rpc.statd | ||
rpc.umntall | ||
rpc.yppasswdd | ||
rpc.ypupdated | ||
rpc.ypxfrd | ||
rpcbind | ||
rrenumd | ||
rtadvctl | ||
rtadvd | ||
rtprio | ||
rtsold | ||
rwhod | ||
sa | ||
sendmail | ||
service | ||
services_mkdb | ||
setfib | ||
setfmac | ||
setpmac | ||
sicontrol | ||
smbmsg | ||
snapinfo | ||
spkrtest | ||
spray | ||
syslogd | ||
sysrc | ||
tcpdchk | ||
tcpdmatch | ||
tcpdrop | ||
tcpdump | ||
tests | ||
timed | ||
traceroute | ||
traceroute6 | ||
trpt | ||
tzsetup | ||
uathload | ||
ugidfw | ||
uhsoctl | ||
unbound | ||
usbconfig | ||
usbdump | ||
utx | ||
vidcontrol | ||
vipw | ||
wake | ||
watch | ||
watchdogd | ||
wlandebug | ||
wlconfig | ||
wpa | ||
yp_mkdb | ||
ypbind | ||
yppoll | ||
yppush | ||
ypserv | ||
ypset | ||
zic | ||
zzz | ||
Makefile | ||
Makefile.amd64 | ||
Makefile.arm | ||
Makefile.i386 | ||
Makefile.inc | ||
Makefile.mips | ||
Makefile.powerpc | ||
Makefile.sparc64 |