freebsd-src/bin
Eitan Adler 44e0a832f2 dd(1): Use a local swapbytes() function.
swab(3) has restrict qualifiers for src and dst.
Avoid relying on undefined overlapping swab behavior.

Obtained From: OpenBSD
2018-01-26 03:30:05 +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 userland: Fix several typos and minor errors 2017-12-27 03:23:01 +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 sh: Move various structs from jobs.h to jobs.c 2018-01-01 22:31:52 +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