freebsd-src/bin
Alex Richardson fb1df20368 Don't hardcode /usr/bin as the path for mktemp in build tools
It won't work e.g. when crossbuilding from Ubuntu Linux as mktemp is in
/bin there.

Reviewed By:	bdrewery
Approved By:	jhb (mentor)
Differential Revision: https://reviews.freebsd.org/D13937
2018-02-06 15:41:35 +00:00
..
cat stddef.h is not used by cat.c, remove the include. 2018-01-07 07:08:59 +00:00
chflags General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
chio DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
chmod General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
cp General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
csh DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
date Fill in ut_id. While it's not relevant to the {OLD,NEW}_TIME entries, 2018-01-23 15:34:34 +00:00
dd dd(1): Use a local swapbytes() function. 2018-01-26 03:30:05 +00:00
df General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
domainname General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
echo General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ed General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
expr DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
freebsd-version Add a -r option to print the running kernel version. 2017-11-14 10:15:17 +00:00
getfacl DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
hostname General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kenv Fix mandoc -Tlint warnings in bin/ 2017-12-07 01:57:27 +00:00
kill General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ln General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ls Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
mkdir General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mv General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pax pax(1): Honour the restrict in sigaction(). 2018-01-27 18:24:13 +00:00
pkill various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ps Remove some KSE references from ps(1). 2018-01-23 22:48:06 +00:00
pwait DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pwd General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
realpath General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rm General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rmail DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rmdir General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
setfacl Fix mandoc -Tlint warnings in bin/ 2017-12-07 01:57:27 +00:00
sh Don't hardcode /usr/bin as the path for mktemp in build tools 2018-02-06 15:41:35 +00:00
sleep DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
stty DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sync DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
test DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
uuidgen DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile Remove rcmds. 2017-10-06 08:43:14 +00:00
Makefile.inc