freebsd-src/bin
Baptiste Daroussin c4f59f056c uuidgen: add -c for compact uuid
It generates the uuid string but without the hyphen

Approved by:		re (cperciva)
MFC After:		3 days
Reviews by:		tcberner
Differential Revision:	https://reviews.freebsd.org/D38820

(cherry picked from commit b2b294f27c)
(cherry picked from commit 0ba66872be)
(cherry picked from commit 4cd30c640d)
2023-03-06 22:18:00 +01:00
..
cat cat: style nits 2021-01-20 18:46:26 +01:00
chflags
chio pkgbase: Put chio in utilities 2021-06-30 09:24:32 +02:00
chmod
cp cp: Add tests involving sparse files. 2023-02-09 21:32:56 +01:00
csh
date date: attempt to more accurately describe year limitations with -v 2022-09-18 01:26:39 -05:00
dd
df df: Return non-zero status on write failure. 2023-02-09 21:32:56 +01:00
domainname pkgbase: Put yellow pages programs to its own package 2022-01-05 18:23:51 +01:00
echo echo(1): Replace errexit() with err(3) 2022-01-07 14:12:12 +01:00
ed ed(1): Add two references in the SEE ALSO section 2021-04-16 16:25:25 +02:00
expr
freebsd-version freebsd-version(1): Add -j flag to support jails 2021-10-08 11:29:07 -05:00
getfacl
hostname hostname: avoid strcpy() overlap in -d flag handling 2021-10-03 00:14:58 -05:00
kenv kenv: allow listing of static kernel environments 2021-08-26 01:35:33 -05:00
kill
ln
ls ls(1): add a -v flag to sort naturally 2022-12-24 07:47:21 +01:00
mkdir src/bin/mkdir: Spell occur correctly. 2021-11-18 21:52:21 -07:00
mv
nproc nproc: denote an incompatiblity with Linux 2023-02-23 17:51:28 +00:00
pax pax: remove 4.4BSD compatibility 2022-11-02 10:39:18 +01:00
pkill bin/pkill: Fix {pgrep,pkill}-j_test.sh 2021-03-17 09:57:15 +00:00
ps ps: fix ps -aa 2022-03-22 19:46:40 +01:00
pwait Fix typo in pwait.c introduced in 5bdce6ff54 2021-01-21 21:43:27 +00:00
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh: Fix mismatch in array bounds for vforkexecshell(). 2022-11-11 10:18:53 -08:00
sleep Soften caveat about fractional seconds for sleep(1) 2020-12-31 19:18:20 -08:00
stty stty(1): provide details about interaction with job control 2022-10-09 05:23:04 +03:00
sync
test Remove unused includes. 2020-12-22 21:04:36 -08:00
tests
timeout timeout: Move from /usr/bin to /bin 2023-02-07 18:37:53 +01:00
uuidgen uuidgen: add -c for compact uuid 2023-03-06 22:18:00 +01:00
Makefile Add nproc(1) 2023-02-23 17:51:07 +00:00
Makefile.inc