1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/bin
Bartek Rutkowski 2a65657fc8 Capsicum support for dd(1)
Adds Capsicum sandboxing to dd utility.

Submitted by:	Pawel Biernacki <pawel.biernacki@gmail.com>
Reviewed by:	allanjude, emaste, oshogbo
Approved by:	oshogbo
Sponsored by:	Mysterious Code Ltd.
Differential Revision:	https://reviews.freebsd.org/D8543
2016-12-09 14:51:05 +00:00
..
cat Implement multibyte encoding support for -v with fallback 2016-09-15 17:24:39 +00:00
chflags
chio Document where chio(1) originated from & which version of FreeBSD first included it. 2016-10-05 18:26:39 +00:00
chmod "POSIX doesn't specify -h." - r1.27 from NetBSD 2016-10-02 14:27:18 +00:00
cp
csh WITH_META_MODE: Fix bin/csh rebuilding tc.const.h 2016-06-14 16:19:49 +00:00
date
dd Capsicum support for dd(1) 2016-12-09 14:51:05 +00:00
df df(1): Allow duplicate -l flags gracefully 2016-08-31 18:10:41 +00:00
domainname
echo DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
ed Use .At macro instead of specifying AT&T UNIX literaly. 2016-10-02 14:22:09 +00:00
expr Document origins of expr & authors 2016-10-05 19:26:35 +00:00
freebsd-version Use what(1) instead of strings(1). It's simpler and always available. 2016-11-04 17:02:42 +00:00
getfacl
hostname Fix missing '-' for the flags -s and -d on both manpage and usage. 2016-11-09 04:42:09 +00:00
kenv style(9). 2016-11-28 07:21:09 +00:00
kill In v3 UNIX, the kill utility is documented in category 8, not 1. 2016-10-02 23:13:46 +00:00
ln
ls Skip ls tests that use sparse files if these are not supported. 2016-08-24 10:10:26 +00:00
mkdir
mv
pax
pkill Increase timeouts so tests have more chances to succeed 2016-10-19 12:23:02 +00:00
ps Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
pwait
pwd Add history section of pwd(1) 2016-10-05 19:31:29 +00:00
rcp
realpath
rm
rmail
rmdir
setfacl
sh sh: Add simple test for 'set -C' (noclobber). 2016-11-02 22:33:37 +00:00
sleep DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
stty Add history section for stty(1) 2016-10-05 19:37:46 +00:00
sync
test Add history section for test(1) 2016-10-05 19:47:02 +00:00
tests
uuidgen uuid_to_string(3) is allocating memory and can fail on that. 2016-08-03 18:04:08 +00:00
Makefile
Makefile.inc