freebsd-src/bin
Faraz Vahedi 98520e682d freebsd-version(1): Add -j flag to support jails
Make freebsd-version(1) support jails by adding the -j flag which takes
a jail jid or name as an argument. As with other options, -j
flags stack and display in the order requested.

Reviewed by:	bcr (manpages), kevans
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D25705

(cherry picked from commit f54b18fc4d)
2021-10-08 11:27:33 -05:00
..
cat
chflags Add an example to the chflags(1) man page. 2018-06-12 16:44:13 +00:00
chio MFC r363563: chio: avoid out of bounds read 2020-09-30 19:23:25 +00:00
chmod
cp MFC 366404: cp(1): Bugfixes for some issues reported by mandoc 2020-10-10 09:43:35 +00:00
csh MFC r342576-342577,342645,342812,342881,343231,343399 (by trasz): 2020-07-25 11:57:39 +00:00
date MFC r364790: date.1: note possibly surprising behaviour of -j -f 2020-09-02 17:46:56 +00:00
dd MFC r361806: Add O_DIRECT flag to DD for cache bypass 2020-07-01 09:28:00 +00:00
df Add a deprecation warning when using the feature which mounts devices 2018-02-10 00:22:25 +00:00
domainname
echo MFC r367136: 2020-11-02 01:34:43 +00:00
ed
expr expr(1): Fix overflow detection when operand is INTMAX_MIN 2018-04-14 04:35:10 +00:00
freebsd-version freebsd-version(1): Add -j flag to support jails 2021-10-08 11:27:33 -05:00
getfacl MFC r340014: 2018-11-17 18:53:28 +00:00
hostname hostname: avoid strcpy() overlap in -d flag handling 2021-10-03 00:19:56 -05:00
kenv kenv: allow listing of static kernel environments 2021-08-26 01:40:45 -05:00
kill
ln
ls MFC r366613: ls(1): Use \& as an escape character for the ',' option 2020-10-12 08:43:21 +00:00
mkdir
mv
pax pax(1): Honour the restrict in sigaction(). 2018-01-27 18:24:13 +00:00
pkill MFC r341357: 2018-12-04 02:30:11 +00:00
ps MFC r363649: 2020-08-04 00:28:06 +00:00
pwait MFC r357420: Remove unused include. 2020-02-16 06:34:45 +00:00
pwd pwd: mark usage as dead 2018-06-17 05:14:50 +00:00
realpath
rm Fix unlink(1) for files starting with - 2018-09-12 19:41:16 +00:00
rmail
rmdir
setfacl bin/setfacl: Remove unused headers. 2020-12-25 17:37:16 -08:00
sh sh: improve emacs mode 2021-05-05 09:16:23 +02:00
sleep Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
stty bin/stty: Remove unneeded headers. 2020-12-25 17:36:07 -08:00
sync
test
tests
uuidgen Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
Makefile
Makefile.inc