freebsd-dev/usr.bin
Alex Richardson 00c61a3b43 Allow bootstrapping localdef on non-FreeBSD systems
The current localedef simply assumes that the locale headers on build system
are compatible with those on the target system which is not necessarily true.
It generally works on FreeBSD (as long as we don't change the locale headers),
but Linux and macOS provide completely different locale headers.

This change adds new bootstrap headers that namespace certain xlocale
structures defined or used by in the headers that localdef needs.
This is required since system headers *must* be able to include the "real"
locale headers for printf(), etc., but we also want to access the target
systems's internal locale structures.

Reviewed By: yuripv, brooks
Differential Revision: https://reviews.freebsd.org/D25229
2020-07-15 12:07:59 +00:00
..
addr2line DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
alias Add META_MODE support. 2015-06-13 19:20:56 +00:00
apply apply(1): Fix magic number substitution with magic character ' ' 2018-08-08 21:21:28 +00:00
ar ar: use more correct size_t type for loop index 2019-09-01 16:51:25 +00:00
asa various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
at - Correct the description when jobs are executed related to load avg 2018-08-11 16:29:54 +00:00
atm DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
awk awk(1): use -version instead of -V 2020-06-13 09:16:07 +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 Sync with OpenBSD. 2019-01-12 12:35:02 +00:00
biff General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bluetooth pkgbase: Add a FreeBSD-bluetooth package 2019-07-19 15:10:03 +00:00
bmake Update to bmake-20200710 2020-07-12 01:11:48 +00:00
brandelf Update Makefile.depend files 2019-12-11 17:37:53 +00:00
bsdcat MFV r361280: 2020-05-20 20:58:48 +00:00
bsdiff bspatch: add integer overflow checks 2019-09-26 13:27:25 +00:00
bzip2 Install all bzip2.1 MLINKs from the same place. 2019-08-28 21:01:51 +00:00
bzip2recover Install all bzip2.1 MLINKs from the same place. 2019-08-28 21:01:51 +00:00
c89 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
c99 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
caesar DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
calendar Be more precise about Percy Grainger's place of birth. 2020-07-08 01:47:20 +00:00
cap_mkdb General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
chat DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
chkey Update Makefile.depend files 2019-12-11 17:37:53 +00:00
chpass Update Makefile.depend files 2019-12-11 17:37:53 +00:00
cksum General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clang Fix llvm-strings.1 not installing, this was a copy/paste error. 2020-06-28 18:02:51 +00:00
cmp cmp(1): Add EXAMPLES section 2020-06-20 11:20:16 +00:00
col Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
colrm colrm.1: Add a missing colon 2020-06-23 10:27:41 +00:00
column Free data after we're done with it. 2017-12-28 05:33:44 +00:00
comm General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
compile_et DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
compress Fix descriptor/memory leak in compress(1) code 2019-01-18 00:26:25 +00:00
cpio MFV r361280: 2020-05-20 20:58:48 +00:00
cpuset Fix an off-by-one bug in the CPU and domain ID parser. 2019-09-01 21:20:31 +00:00
csplit various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ctags General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ctlstat Flush stdout after each iteration. 2019-03-06 15:19:04 +00:00
cut cut: Fix out of boundary write on illegal list argument 2018-05-23 09:16:20 +00:00
cxxfilt DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
dc Adjust history, info source from v1's manuals 2019-09-04 13:44:46 +00:00
diff diff(1): Add EXAMPLES section 2020-06-19 06:48:16 +00:00
diff3 Replace homemade getline(3) by actual getline(3) 2019-12-17 11:03:32 +00:00
dirname Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
dpv pkgbase: Add a FreeBSD-dpv package 2019-07-19 15:10:53 +00:00
drill DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
dtc dtc: remove unknown option printf, since getopt will print it 2020-02-20 21:29:59 +00:00
du pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
ee DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
elfctl elfctl: update earliest FreeBSD revision to 12.2 2020-05-05 21:50:52 +00:00
elfdump elfdump: use designated array initialization for note types 2019-01-31 16:49:06 +00:00
enigma enigma(1) Remove reference to PGP; modernize a bit 2018-05-09 07:46:57 +00:00
env Fix invalid use of macros and two typos 2020-04-24 22:02:22 +00:00
etdump Update release version of FreeBSD. 2018-04-25 18:56:27 +00:00
expand [expand] add __dead2 annotation to usage 2018-05-11 06:55:02 +00:00
factor Fix the way 'factor' behaves when using OpenSSL to match the description 2020-01-12 20:25:11 +00:00
false General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fetch Through a combination of insufficient variable initialization and 2018-09-10 19:39:20 +00:00
file DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
file2c DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
find Use the Ic macro for find(1) primaries consistently 2020-04-18 13:29:54 +00:00
finger various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fmt fmt(1): Fix usage of Nm macro 2017-12-01 21:44:23 +00:00
fold Add basic tests for ctfconvert(1), fold(1) and rs(1) 2017-11-27 20:01:58 +00:00
fortune Revert r362466 2020-06-22 07:46:24 +00:00
from General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fstat Clean up and improve manual page for fuser(1) 2020-06-18 11:18:26 +00:00
fsync pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
ftp DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
gcore gcore: Avoid using vm_map_entry_t. 2019-12-07 20:01:55 +00:00
gencat SPDX: Fix some cases wrongly attributed to MIT. 2017-11-30 15:10:11 +00:00
getaddrinfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
getconf Update the spelling of my name 2019-04-22 17:52:46 +00:00
getent various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
getopt Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
gh-bc Update to version 3.1.1 2020-07-07 07:51:09 +00:00
gprof mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
grdc Remove remnant from the pre LIBADD era 2019-09-13 14:51:00 +00:00
grep Update Makefile.depend files 2019-12-11 17:37:53 +00:00
gzip Remove unneeded checks for prelen. 2020-03-14 05:57:22 +00:00
head Update Makefile.depend files 2019-12-11 17:37:53 +00:00
hesinfo
hexdump hexdump(1): Add EXAMPLES section 2020-06-29 15:15:14 +00:00
host DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
iconv Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
id General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ident Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
indent indent(1): add fallthrough markers 2020-05-21 17:34:31 +00:00
ipcrm Fix build post r330299 2018-03-02 23:31:55 +00:00
ipcs ipcs(1): drop obsolete error checking 2019-02-07 14:29:45 +00:00
iscsictl Stop hardcoding WARNS in iscsictl(8). 2020-04-01 15:08:53 +00:00
join join(1): Add EXAMPLES section 2020-06-20 11:27:59 +00:00
jot jot.1: Explain default argument values more precisely 2019-09-21 15:01:11 +00:00
kdump kdump: decode shm_open2 2020-02-19 14:55:59 +00:00
keylogin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
keylogout DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
killall killall(1): Clarify -d, -s and -v options 2020-06-27 11:28:11 +00:00
ktrace Make it clear what the userland traces are in the ktrace(1) man page. 2019-08-26 10:18:19 +00:00
ktrdump capsicum: use a new capsicum helpers in tools 2018-11-04 19:24:49 +00:00
kyua Install a kyua.conf based on the one in devel/kyua. 2020-04-03 15:47:15 +00:00
lam The lam(1) man page is unclear about the uppercase versions of the flags 2019-01-04 02:48:43 +00:00
last last(1): fix style after r351459 2019-08-25 01:05:01 +00:00
lastcomm various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ldd Fix ldd for PIE binaries after rtld stopped accepting binaries for dlopen. 2020-06-13 18:21:31 +00:00
ldd32 libcompat: Correct rtld MLINKS 2019-11-12 22:31:59 +00:00
leave Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
less MFV r349535: less v551. 2019-06-29 18:41:40 +00:00
lessecho DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
lesskey DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
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 Allow bootstrapping localdef on non-FreeBSD systems 2020-07-15 12:07:59 +00:00
locate locate: fix -fno-common build 2020-03-29 19:16:14 +00:00
lock Make lock(1) use PAM. This makes the -p option work again. (Well, kind of, 2018-02-11 13:35:31 +00:00
lockf lockf(1): Add EXAMPLES section 2020-06-18 08:31:04 +00:00
logger logger: temporarily disable Capsicum when a host is provided 2020-04-08 18:43:00 +00:00
login Normalize deployment tools usage and definitions by putting into one place 2020-04-07 02:46:22 +00:00
logins various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
logname Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
look General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
lorder General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
lsvfs DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
lzmainfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
m4 m4: import from OpenBSD 2019-09-09 15:37:40 +00:00
mail mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
man Teach man(1) about C.UTF-8. 2018-11-04 16:58:55 +00:00
mandoc Suppress old gcc warning about null format string 2019-04-12 18:35:14 +00:00
mesg General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
minigzip Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel. 2019-05-08 08:43:15 +00:00
ministat Minor cleanups to allow handing vast datasets. 2020-02-03 20:46:31 +00:00
mkcsmapper various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
mkcsmapper_static DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkdep General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkesdb various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
mkesdb_static DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkfifo General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkimg Fix invalid VHDX generation for image larger than 4Gb 2020-07-13 02:24:31 +00:00
mkstr General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mktemp various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
mkuzip geom_uzip(4), mkuzip(8): Add Zstd image mode 2019-08-13 23:32:56 +00:00
morse morse(6): update documentation 2018-01-06 15:52:28 +00:00
msgs Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
mt Add IBM TS1160 density codes to libmt and the mt(1) man page. 2019-03-04 14:30:37 +00:00
nc Add -M option to nc(1), which makes it print the TCP connection 2019-12-14 10:53:52 +00:00
ncal Remove spurious transition from Julian to Gregorian for country 2020-03-29 04:18:27 +00:00
netstat Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec. 2020-06-04 22:58:37 +00:00
newgrp various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
newkey newkey(8): fix 'tmpname' memory leak (always) and input file descriptor leak 2019-02-08 14:31:44 +00:00
nfsstat Update the man page to reflect that "-M" and "-N" are deprecated and ignored. 2019-12-31 22:25:06 +00:00
nice General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
nl nl(1): Add EXAMPLES section 2020-06-18 08:26:26 +00:00
nm Update Makefile.depend files 2019-12-11 17:37:53 +00:00
nohup Cross-reference nohup(1) and daemon(8). 2018-11-09 13:47:06 +00:00
number DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
objcopy remove doubled name in objcopy manpage 2018-09-11 20:32:57 +00:00
ofed Move mostly useless examples binaries from OFED, as well as the Subnet 2018-07-20 23:52:11 +00:00
opieinfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
opiekey DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
opiepasswd DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pagesize General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pamtest DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
passwd pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
paste General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
patch patch(1): give /dev/null patches special treatment 2019-11-04 03:07:01 +00:00
pathchk various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
perror various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
pom pom: Fix fencepost bugs. 2018-11-20 00:06:53 +00:00
posixshmcontrol Document that posixshmcontrol first appeared in 12.1 2020-03-18 15:02:09 +00:00
pr Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
primes Fix the way 'factor' behaves when using OpenSSL to match the description 2020-01-12 20:25:11 +00:00
printenv Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
printf printf(1): Add EXAMPLES section 2020-07-01 16:33:32 +00:00
proccontrol Add stackgap control mode to proccontrol(1). 2019-09-03 18:58:48 +00:00
procstat Add procstat support for AT_ flags added in r359988. 2020-04-15 20:25:38 +00:00
protect various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
quota Add a workaround for servers which respond RPC_PROGNOTREGISTERED 2019-09-21 00:17:40 +00:00
random random(6): Re-add undocumented support for floating point denominators 2020-02-15 19:13:37 +00:00
rctl rctl: fix sysctl kern.racct.enable use after r341182 2019-04-03 20:37:14 +00:00
readelf Update Makefile.depend files 2019-12-11 17:37:53 +00:00
renice General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
resizewin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
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 rpcgen: make compiler arglist allocation dynamic 2019-10-15 16:05:17 +00:00
rpcinfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rs Add basic tests for ctfconvert(1), fold(1) and rs(1) 2017-11-27 20:01:58 +00:00
rup rup: Fix -Wcast-align warnings 2018-07-03 19:09:46 +00:00
ruptime Remove extra spaces for the load average of machines that are down. 2020-04-04 12:07:36 +00:00
rusers rusers: modernize a bit 2018-06-25 11:44:56 +00:00
rwall spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
rwho capsicum: use a new capsicum helpers in tools 2018-11-04 19:24:49 +00:00
script General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sdiff sdiff(1) can now be built defaults warning level 2017-12-06 20:10:05 +00:00
sdiotool SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
sed sed/multi_test: print comment for current test, not next one 2020-07-13 01:32:37 +00:00
seq seq(1): complete EXAMPLES section 2020-06-20 11:24:29 +00:00
setchannel various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
shar Shar files may be seen as binary by grep. 2019-01-31 23:21:18 +00:00
showmount [showmount] implement long options 2019-12-12 05:11:53 +00:00
size Update Makefile.depend files 2019-12-11 17:37:53 +00:00
smbutil DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sockstat sockstat(1): Add EXAMPLES to man page 2020-06-13 17:36:08 +00:00
soelim DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sort sort(1): Fix two wchar-related bugs in radixsort 2020-06-23 16:43:48 +00:00
split split(1): Add EXAMPLES section 2020-06-18 15:14:10 +00:00
ssh-copy-id my copyright: some minor adjustments 2018-05-19 20:35:15 +00:00
stat Unbreak the tests after r347002. 2019-05-01 19:35:45 +00:00
stdbuf various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
strings Update Makefile.depend files 2019-12-11 17:37:53 +00:00
su Do not use macros in -width 2020-03-26 17:58:52 +00:00
svn Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a 2020-06-01 10:27:05 +00:00
systat Handle device removal and removal+add cases to fix infinity rate. 2020-07-11 13:56:36 +00:00
tabs various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
tail Use -F instead of -f in tail(1) examples 2020-03-22 21:51:50 +00:00
talk Use a private definition of osockaddr rather then relying on type 2019-01-18 21:30:06 +00:00
tar MFV r361280: 2020-05-20 20:58:48 +00:00
tcopy Free inb on error return. 2017-12-28 05:33:39 +00:00
tee tee.1: Add a missing article 2020-06-23 10:22:58 +00:00
telnet Update Makefile.depend files 2019-12-11 17:37:53 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
tftp Add support for the TFTP windowsize option described in RFC 7440. 2020-03-02 22:19:30 +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 mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
top top: VIS_SAFE turned out to be unsafe 2020-07-14 22:43:40 +00:00
touch touch.1: Update to conform to POSIX 2004 2018-06-01 22:34:59 +00:00
tput General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tr Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
true General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
truncate truncate: delintify 2018-07-29 07:51:42 +00:00
truss truss: print more information about traced sysctls 2020-07-05 19:53:54 +00:00
tset General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tsort General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tty General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ul General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
uname Refine the history of uname. It appeared in 4.4BSD. It was not in v7 unix. It 2020-05-12 22:44:51 +00:00
unexpand General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
unifdef Re-apply fixed r354847 2019-11-20 19:43:34 +00:00
uniq Add EXAMPLES to cover all flags except -f since it is analogous to -s. 2020-06-07 13:21:47 +00:00
units Tell the world how to convert gigabytes to bytes with units(1) easily 2020-03-17 10:02:59 +00:00
unvis DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
unzip various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
usbhidaction various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
usbhidctl Include item position in report descriptor dump in usbhidctl(1). 2019-08-17 08:29:22 +00:00
users users(1): Use capsicum helpers for users 2018-06-25 11:44:41 +00:00
uudecode General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
uuencode Make outfile constant. 2018-11-12 07:14:34 +00:00
vacation DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vgrind Normalize deployment tools usage and definitions by putting into one place 2020-04-07 02:46:22 +00:00
vi Remove RELEASE_CRUNCH here 2019-07-19 20:04:31 +00:00
vis DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vmstat Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) 2020-06-18 13:19:56 +00:00
vtfontcvt Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
w w: use locale-based string format specifiers 2020-06-21 11:42:49 +00:00
wall Add RFC 5424 syslog message output to syslogd. 2018-04-15 08:34:16 +00:00
wc wc(1): document SIGINFO handling in the manual page. 2020-04-11 08:16:35 +00:00
what pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
whereis whereis: remove gnu/libexec from source search paths 2020-02-19 14:40:53 +00:00
which various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
who various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
whois whois: Handle referrals to rwhois servers. 2020-07-09 17:27:14 +00:00
write Remove extraneous setutxent() calls in write(1). 2019-01-23 20:02:17 +00:00
xargs xargs(1): Add EXAMPLES to man page 2020-06-11 15:14:39 +00:00
xinstall install(1): another correction after r363064 2020-07-12 20:59:52 +00:00
xo Allow proper builds of libxo's CSV encoder: 2019-12-16 22:05:03 +00:00
xohtml Import libxo-1.4.0: 2020-01-25 21:16:45 +00:00
xolint Merge libxo-0.8.2: 2017-06-16 06:29:21 +00:00
xopo Merge libxo-0.8.2: 2017-06-16 06:29:21 +00:00
xstr General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xz DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
xzdec DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
yacc MFV: r362513 2020-07-14 01:54:24 +00:00
yes Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
ypcat various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ypmatch various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ypwhich various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
zstd Update to Zstandard 1.4.0 2019-04-19 02:54:13 +00:00
Makefile Import new 2-clause BSD licenced implementation of the bc and dc commands 2020-06-27 12:02:01 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc