freebsd-dev/usr.bin
Jan Schaumann ac17fc816e split(1): add '-c' to continue creating files
Currently, split(1) will clobber any existing output files:

$ split file; ls
xaa xab xac xad
$ split second-file; ls
xaa xab xac xad xae xaf

This patch adds a flag "-c" (mnemonic "create, don't overwrite" or
"continue where you left off"):

$ split file; ls
xaa xab xac xad
$ split -c second-file; ls
xaa xab xac xad xae xaf xag xah xai xaj

Reviewed by:	christos
Approved by:	kevans
Different Revision:	https://reviews.freebsd.org/D38553
2023-05-30 16:13:16 +03:00
..
addr2line pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
alias
apply Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ar spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
asa Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
at spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
awk Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
backlight spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
banner Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
basename Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
beep
biff Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bintrans spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bluetooth spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bmake sys.dirdeps.mk use ?= for OBJTOP 2023-05-13 10:46:24 -07:00
brandelf Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bsdcat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bsddialog contrib/bsddialog: Import version 0.4 2022-09-25 15:09:16 +02:00
bsdiff spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bzip2 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bzip2recover Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
c89 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
c99 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
caesar pkgbase: Create a FreeBSD-games package 2022-10-26 19:46:40 +02:00
calendar spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cap_mkdb Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
chat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
chkey Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
chpass
cksum Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
clang llvm-strings: Install as strings when WITH_LLVM_BINUTILS=YES 2023-04-21 16:13:40 -04:00
cmp spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
col Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
colrm Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
column Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
comm Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
compile_et Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
compress spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cpio Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cpuset spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
csplit spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ctags ctags: Recognize __attribute__ in function declarations. 2023-05-25 18:02:24 +00:00
ctlstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cut Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cxxfilt pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
dc spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
diff diff: restyle loop a bit 2022-12-13 19:31:21 -06:00
diff3 diff3: Use ranges for new and old diffedits in ed scripts 2022-08-02 14:38:11 +01:00
dirname Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
dpv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
drill ldns: Upgrade to 1.8.3. 2023-05-24 15:50:18 +00:00
dtc spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
du Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ee Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
elfctl spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
elfdump spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
enigma Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
env spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
etdump etdump: exit on error if section header or entry offset is OOB 2023-03-22 09:12:45 -04:00
expand Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
factor Fix the build post-dcf5d5603b3af8 2023-05-27 19:18:43 -07:00
false Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fetch Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
file Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
file2c Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
find Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
finger spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
fmt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fold Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fortune Update tip for adding a user to wheel: 2022-10-09 02:15:15 +02:00
from Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
fsync spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ftp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
gcore spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
gencat spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
genl genl: add new command to list genetlink(4) 2023-05-30 13:36:43 +02:00
getaddrinfo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
getconf getconf(1): add DEALLOC_PRESENT 2023-04-26 13:13:36 +02:00
getent spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
getopt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
gh-bc bc: remove MIPS Makefile case 2023-03-01 10:38:12 -05:00
gprof Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
grdc grdc.6: Add an ENVIRONMENT section 2023-04-16 11:17:06 +02:00
grep spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
gzip spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
head Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
hesinfo Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
hexdump spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
host Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
iconv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
id Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ident Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
indent spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ipcrm Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ipcs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
iscsictl spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
join Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
jot Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
kdump kdump: Add a facility to print numbers in decimal format always 2023-05-26 19:35:08 +03:00
keylogin Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
keylogout Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
killall spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ktrace Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ktrdump spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
kyua Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. 2022-12-04 16:25:21 -08:00
lam Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
last Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lastcomm spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ldd Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ldd32
leave Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
less less: Re-enable -Wdeprecated-non-prototype warnings. 2023-05-25 09:16:20 -07:00
lessecho less: Re-enable -Wdeprecated-non-prototype warnings. 2023-05-25 09:16:20 -07:00
lesskey less: Re-enable -Wdeprecated-non-prototype warnings. 2023-05-25 09:16:20 -07:00
lex Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
limits Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
locale spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
localedef Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
locate spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
lock Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lockf spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
logger logger(1): fix timestamps in case of long run 2023-04-27 23:43:16 +07:00
login spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
logins Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
logname Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
look Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lorder lorder: add deprecation notice 2023-03-21 10:20:42 -04:00
lsvfs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lzmainfo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
m4 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mail Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
man spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
mandoc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mesg Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ministat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkcsmapper Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkcsmapper_static
mkdep Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
mkesdb Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkesdb_static
mkfifo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkimg Build host tools on non-FreeBSD host with DIRDEPS_BUILD 2023-04-22 13:13:22 -07:00
mkstr Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mktemp spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
mkuzip spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
morse morse.6: Mention to standards in the SEE ALSO section 2023-04-16 11:46:09 +02:00
msgs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
nc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ncal spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ncurses
netstat pf: make contents of struct pfsync_state configurable 2023-05-30 14:28:56 +02:00
newgrp spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
newkey Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
nfsstat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
nice Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
nl spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
nm pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
nohup Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
number
objcopy pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
ofed irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 2022-05-23 16:52:49 -07:00
pagesize
pamtest
passwd Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
paste Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
patch spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pathchk spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
perror spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pom pkgbase: Create a FreeBSD-games package 2022-10-26 19:46:40 +02:00
posixshmcontrol posixshmcontrol.1: Document posixshmcontrol create -l 2023-05-25 18:09:55 -04:00
pr spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
primes
printenv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
printf Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
proccontrol Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
procstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
protect spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
quota Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
random
rctl spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
readelf pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
renice Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
resizewin Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rev Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
revoke spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rpcgen Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
rpcinfo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rup Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ruptime Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rusers Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rwall Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rwho Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
script Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sdiff Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sdiotool spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sed Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
seq spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
shar
showmount Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
size pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
smbutil Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sockstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
soelim Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sort spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
split split(1): add '-c' to continue creating files 2023-05-30 16:13:16 +03:00
ssh-copy-id spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
stat spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
stdbuf spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strings
su
systat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
tabs spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
tail spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
talk Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tar Enable building tar for non-FreeBSD host 2023-04-24 10:20:17 -07:00
tcopy Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tee Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
telnet Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tests
tftp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
time Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tip Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
top top: Use a cpuset_t to represent a CPU mask 2023-05-26 15:38:08 -04:00
touch Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tr spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
true Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
truncate spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
truss spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
tsort tsort: Add unit tests. 2023-05-10 15:45:44 +02:00
tty Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ul Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
uname Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
unexpand Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
unifdef spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
uniq Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
units spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
unvis Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
unzip spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
usbhidaction spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
usbhidctl spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
users Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vacation Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vgrind Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vi Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vis Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vmstat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vtfontcvt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
w Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
wall Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
wc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
wg wg: drop -Wno-cast-qual from CFLAGS 2022-11-04 22:46:55 -05:00
what Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
whereis spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
which Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
who spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
whois Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
write Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
xargs Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
xinstall Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
xo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
xohtml Import Juniper libxo-1.6.0 2023-01-30 13:37:33 -05:00
xolint
xopo
xstr Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
xz Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
xzdec Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
yacc Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
yes Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ypcat spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
ypmatch spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
ypwhich spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
zstd Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile genl: add new command to list genetlink(4) 2023-05-30 13:36:43 +02:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc