opnsense-src/usr.bin
Arseny Smalyuk ed80803df4 netinet6: Fix mbuf leak in NDP
Mbufs leak when manually removing incomplete NDP records with pending packet via ndp -d.
It happens because lltable_drop_entry_queue() rely on `la_numheld`
counter when dropping NDP entries (lles). It turned out NDP code never
increased `la_numheld`, so the actual free never happened.

Fix the issue by introducing unified lltable_append_entry_queue(),
common for both ARP and NDP code, properly addressing packet queue
maintenance.

Reviewed By: melifaro
Differential Revision: https://reviews.freebsd.org/D35365
MFC after:	2 weeks

(cherry picked from commit d18b4bec98)
2023-05-09 11:05:03 +02:00
..
addr2line DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
alias
apply apply: clean up error handling. 2022-11-02 10:37:24 +01:00
ar ar: Avoid overwriting the stdout file stream pointer 2022-02-09 10:25:28 -05:00
asa various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
at at(1): Markup environment variables with proper macros 2020-07-19 14:42:13 +00:00
atm DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
awk one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 2021-07-10 11:07:26 -06:00
backlight backlight(8): Update usage() to match the manual page 2022-07-26 10:03:30 +02: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
beep beep(1): Initial version of utility to create terminal beep via soundcard. 2021-11-12 15:33:10 +01: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 Merge bmake-20220208 2022-02-15 21:37:08 -08:00
brandelf Update Makefile.depend files 2019-12-11 17:37:53 +00:00
bsdcat libarchive: import changes from upstream 2022-02-23 08:56:34 +01:00
bsdiff bspatch.1: fix missing argument 2022-12-26 09:01:00 -06: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 pkgbase: Create a FreeBSD-games package 2023-02-02 10:32:56 +01:00
calendar usr.bin/calendar: do not treat // in text as comment 2022-03-04 20:41:02 +01:00
cap_mkdb General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
chat Fix a few mandoc issues 2020-10-09 14:03:45 +00:00
chkey Update Makefile.depend files 2019-12-11 17:37:53 +00:00
chpass Partially revert r367756 (chpass(1) synopsis changes) 2020-11-17 16:54:12 +00:00
cksum General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clang Ensure .inc files are regenerated when llvm/clang tblgen binaries change 2023-03-04 21:17:27 +01:00
cmp cmp: Print a summary on SIGINFO. 2023-02-09 21:32:56 +01: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 Free data after we're done with it. 2017-12-28 05:33:44 +00:00
comm comm(1): Add EXAMPLES section 2020-07-27 16:51:23 +00:00
compile_et pkgbase: Create a FreeBSD-kerberos package 2022-01-05 18:23:50 +01:00
compress compress(1): Add EXAMPLES section 2020-10-20 13:05:25 +00:00
cpio libarchive: import changes from upstream 2022-02-23 08:56:34 +01:00
cpuset Add nproc(1) 2023-02-23 17:51:07 +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 Change "ctlstat -P"'s schema 2023-02-16 09:24:51 -07:00
cut Update HISTORY and AUTHORS sections for cut(1) and paste(1) 2022-11-14 08:53:17 +01: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: Don't (ab)use sprintf() as a kind of strcat(). 2023-01-23 21:12:44 -08:00
diff3 diff3: document and test -T 2021-09-25 10:34:39 +02:00
dirname Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
dpv dpv: Fix synopsis formatting & sort options 2021-11-07 18:50:23 +01:00
drill Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
dtc usr.bin/dtc: Include <limits> for std::numeric_limits<>. 2022-07-13 11:45:51 -07:00
du du_test: Skip three tests if sparse files are not supported 2021-04-22 10:41:39 +01:00
ee DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
elfctl elfctl: whitespace cleanup 2022-02-22 14:54:41 -05:00
elfdump elfdump: handle small files more gracefully 2022-03-02 15:56:31 -06:00
enigma enigma(1) Remove reference to PGP; modernize a bit 2018-05-09 07:46:57 +00:00
env pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
etdump etdump: Fix the file name included in the could not open error message 2022-01-25 00:00:05 +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 fetch: make -S argument accept values > 2GB 2022-03-04 20:49:38 +01:00
file Integrate contrib/file/tests with kyua/atf 2022-03-02 15:56:31 -06:00
file2c DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
find find: Logic nit in man page. 2023-02-09 21:32:56 +01:00
finger various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
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 fortune: Unindent a debug printf in get_fort(). 2022-11-11 10:18:53 -08:00
from General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fstat fuser: fix loop over kinfo_proc array 2023-01-23 07:43:46 -08:00
fsync pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
ftp pkgbase: Create a FreeBSD-ftp package 2022-01-05 18:23:51 +01:00
gcore gcore: Trim stale bits from elf32core.c. 2022-08-25 09:31:03 -07: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 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 Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
gh-bc contrib/bc: update to version 6.2.4 2023-02-09 22:34:55 +01:00
gprof gprof: Retire a.out support 2020-12-26 11:47:47 -05:00
grdc pkgbase: Create a FreeBSD-games package 2023-02-02 10:32:56 +01:00
grep grep: properly switch EOL indicator with -z 2023-01-28 09:45:05 -06:00
gzip zdiff: avoid non-conformant features 2022-09-18 01:26:39 -05:00
head Update Makefile.depend files 2019-12-11 17:37:53 +00:00
hesinfo Bump .Dd for recently modified manual pages 2022-09-24 10:25:07 +02:00
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 iconv: only conditionally use ICONV_SET_DISCARD_ILSEQ 2022-09-18 01:26:39 -05:00
id pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
ident ident: replace sbuf(9) with open_memstream(3) 2022-10-12 10:41:07 +02:00
indent Fix a few typos in source code comments 2021-08-19 09:27:34 +02: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 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 jot.1: Explain default argument values more precisely 2019-09-21 15:01:11 +00:00
kdump kdump: Decode Linux *at() syscalls 2022-07-06 14:02:15 +03: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): allow sending signals to processes with control terminal on pts(4) 2022-12-08 03:18:32 +02: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 Fix warning about signed comparison and drop WARNS for ktrdump(8). 2021-04-01 10:55:03 +03:00
kyua Simplify and speed up the kyua build 2021-08-05 09:56:47 +01: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 pkgbase: Put accounting utilities in the acct package 2023-02-02 10:32:54 +01:00
lastcomm lastcomm/sa: Remove sparc64 tests, they aren't needed. 2022-07-13 14:17:40 +03:00
ldd ldd: ignore unverified files 2022-10-15 09:08:44 -07: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 pkgbase: Put less in FreeBSD-runtime 2023-02-02 10:32:56 +01:00
lessecho DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
lesskey less: upgrade to v590. 2021-08-02 01:28:42 -07:00
lex usr.bin/lex: regenerate bootstrap files after d37f81e35b 2021-05-11 09:39:30 +01:00
limits pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01: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 locate: change from BSD-4-clause to BSD-3-clause 2022-10-12 11:20:09 +02: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 logger: fix builds without casper 2022-11-13 20:49:43 +01:00
login motd: Fix Questions List address 2023-01-10 21:37:01 -03: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 look(1): Add EXAMPLES section 2020-12-29 21:48:12 +01:00
lorder lorder: add note that it is no longer required 2022-01-02 20:17:00 -05:00
lsvfs lsvfs(1): Add EXAMPLES section 2020-12-29 21:35:24 +01:00
lzmainfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
m4 m4(1): Add a SEE ALSO section and reference an AT&T manual 2021-04-15 14:43:43 +02:00
mail mail: Fix mismatch in array bounds for isign(). 2022-11-11 10:18:53 -08:00
man man(1): Support zstd compressed manpages using zstdcat 2023-02-06 09:20:35 -05:00
mandoc mandoc: import version 1.14.6 2022-10-12 11:04:46 +02:00
mesg General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
minigzip Deprecate minigzip(1) in preparation of removing it from base system. 2022-08-13 21:01:33 -07:00
ministat Minor cleanups to allow handing vast datasets. 2020-02-03 20:46:31 +00:00
mkcsmapper Remove mkcsmapper_static and mkesdb_static from build-tools 2021-08-05 10:00:56 +01:00
mkcsmapper_static Remove mkcsmapper_static and mkesdb_static from build-tools 2021-08-05 10:00:56 +01:00
mkdep General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkesdb Remove mkcsmapper_static and mkesdb_static from build-tools 2021-08-05 10:00:56 +01:00
mkesdb_static Remove mkcsmapper_static and mkesdb_static from build-tools 2021-08-05 10:00:56 +01:00
mkfifo General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkimg mkimg: zero entry in vhdx_write_metadata 2021-11-27 19:29:30 -05:00
mkstr General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mktemp mktemp: don't double up on trailing slashes for -t paths 2022-11-12 23:37:36 -06: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 the LTO-9 density code to libmt and the mt(1) man page. 2020-12-10 21:06:06 +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 cal: don't print terminal control characters unless stdout is a TTY 2023-01-27 12:30:53 -07:00
netstat netinet6: Fix mbuf leak in NDP 2023-05-09 11:05:03 +02:00
newgrp various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
newkey newkey: Fix mismatch in array bounds in for adjust(). 2022-11-11 10:18:53 -08:00
nfsstat nfsstat: Add output for counts of new RPCs to the "-E" option 2021-11-28 15:58:03 -08: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 irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 2023-02-07 16:23:44 -08: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 Update HISTORY and AUTHORS sections for cut(1) and paste(1) 2022-11-14 08:53:17 +01:00
patch usr.bin/patch: remove unneeded header. 2021-05-15 21:40:41 -07: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 pkgbase: Create a FreeBSD-games package 2023-02-02 10:32:56 +01:00
posixshmcontrol posixshmcontrol(1): for regular shmfd, report used pages number 2023-01-20 05:20:11 +02: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 proccontrol(1): Add wxmap control 2021-09-24 03:26:59 +03:00
procstat procstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM 2022-09-30 03:29:09 +03:00
protect protect.1: Document that protect(1) does not work in jails 2022-07-22 01:56:29 +02: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 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: support -- as per POSIX. 2022-11-02 10:37:00 +01: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 rs: Fix some pointer arith UB. 2022-11-11 10:18:54 -08: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 script: Correct -F in man page and usage string. 2022-11-02 10:44:48 +01: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(1): Fix a typo in a source code comment 2022-06-10 14:26:39 +02: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 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: fix usage string 2022-02-23 01:11:25 +01:00
soelim DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sort sort: deindent file_reader_free and cleanup its usage 2022-10-19 09:59:31 +02:00
split split: reset errno prior to getline() 2022-11-11 12:08:57 -06:00
ssh-copy-id my copyright: some minor adjustments 2018-05-19 20:35:15 +00:00
stat stat(1): Do not pass S_IFBLK to devname unconditionally 2023-02-03 02:26:12 +02: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.1 LTS. See contrib/subversion/CHANGES for a 2021-02-18 21:03:57 +01:00
systat systat: Display seconds in vmstat mode 2022-03-05 13:53:34 +11:00
tabs various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
tail tail: Fix misleading indentation in ARG() macro. 2022-11-11 10:18:53 -08:00
talk Use a private definition of osockaddr rather then relying on type 2019-01-18 21:30:06 +00:00
tar libarchive: import changes from upstream 2022-02-23 08:56:34 +01:00
tcopy Free inb on error return. 2017-12-28 05:33:39 +00:00
tee tee.1: Add a HISTORY section 2022-11-06 08:55:41 +01:00
telnet pkgbase: Create a FreeBSD-telnet package 2022-01-05 18:23:49 +01:00
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
tip tip(1): Fix a typo in a source code comment 2022-09-06 07:41:35 +02:00
top top: fix sorting by pid (-o pid) 2023-02-15 22:53:44 -06:00
touch touch: don't leak descriptor if fstat(2) fails 2022-03-19 14:16:29 +01:00
tput tput(1): Several enhancements for the manual page 2020-08-11 21:44:43 +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(1): Add EXAMPLES section 2020-07-27 15:25:04 +00:00
truss kdump: Decode getitimer, setitimer which argument 2022-07-06 14:02:14 +03:00
tset General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tsort tsort(1): Add EXAMPLES section 2020-08-30 17:37:56 +00:00
tty General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ul ul(1): Remove references to colcrt(1) and nroff(1) 2020-10-07 14:43:16 +00:00
uname uname.1: Clarify the -r option 2022-09-24 09:57:44 +02: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 unzip: Document optional member list 2023-01-22 19:45:46 +09:00
usbhidaction Correct USB HID item in examples 2020-10-28 08:29:31 +00:00
usbhidctl Include item position in report descriptor dump in usbhidctl(1). 2019-08-17 08:29:22 +00:00
users pkgbase: Put accounting utilities in the acct package 2023-02-02 10:32:54 +01:00
uudecode uudecode: correct error message 2022-04-30 10:01:22 +02:00
uuencode uu{encode,decode}: improve style 2022-04-30 09:59:08 +02: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 import nvi 2.2.0-3bbdfe4 2021-09-22 12:07:48 +02:00
vis DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vmstat vmstat: fix overflow of interrupt name buffer 2023-01-22 11:18:10 +02:00
vtfontcvt vtfontcvt: improve hex font format validation 2022-07-26 09:15:01 -04:00
w w: Complete libxo transition. 2023-02-09 21:32:56 +01: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
wg wg: drop -Wno-cast-qual from CFLAGS 2022-11-12 23:37:05 -06:00
what pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
whereis whereis: fix fetching of user.cs_path sysctl variable 2022-03-04 20:54:00 +01:00
which Fix typo and environment variable macro 2020-09-24 16:42:17 +00:00
who pkgbase: Put accounting utilities in the acct package 2023-02-02 10:32:54 +01: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: fix exit code when using -P 2022-11-10 22:43:58 +00:00
xinstall xinstall: fix dounpriv logic, add tests 2022-11-02 10:36:19 +01: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 Disable sandboxing when building with WITHOUT_CAPSICUM. 2023-02-02 23:18:55 -08:00
xzdec DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
yacc 13.2: update stable/13 to -PRERELEASE to start the release cycle 2023-01-27 16:59:24 -08:00
yes Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
ypcat pkgbase: Put yellow pages programs to its own package 2022-01-05 18:23:51 +01:00
ypmatch pkgbase: Put yellow pages programs to its own package 2022-01-05 18:23:51 +01:00
ypwhich pkgbase: Put yellow pages programs to its own package 2022-01-05 18:23:51 +01:00
zstd zstd: build with C11 2022-03-05 19:58:08 +00:00
Makefile timeout: Move from /usr/bin to /bin 2023-02-07 18:37:53 +01: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