freebsd-src/bin
Bryan Drewery 971677d5fd sh: Avoid some headers when NO_HISTORY is set.
This is more simpler compatibility with using this source on older
systems before libedit was made to install filecomplete.h in
commit b315a7296d.
2021-11-24 17:53:39 -08:00
..
cat cat: style nits 2021-01-20 18:46:26 +01:00
chflags
chio pkgbase: Put chio in utilities 2021-06-19 17:49:44 +02:00
chmod
cp cp: fix indentation 2021-01-27 12:18:45 +01:00
csh
date date: Capitalize seconds string in synopses 2021-11-03 14:09:36 +01:00
dd
df df: remove the unused fstype var 2021-07-20 19:00:50 +02:00
domainname
echo echo(1): Replace errexit() with err(3) 2021-11-09 22:12:19 +01:00
ed ed(1): Add two references in the SEE ALSO section 2021-04-09 09:43:49 +02:00
expr
freebsd-version freebsd-version(1): Add -j flag to support jails 2021-10-01 13:50:56 -05:00
getfacl Fix build of bin/getfacl after libc changes. 2021-08-27 11:52:18 +03:00
hostname hostname: avoid strcpy() overlap in -d flag handling 2021-09-25 00:03:50 -05:00
kenv kenv: allow listing of static kernel environments 2021-07-18 23:06:19 -05:00
kill
ln
ls ls(1): Allow LSCOLORS to specify an underline 2021-09-19 13:52:12 +02:00
mkdir src/bin/mkdir: Spell occur correctly. 2021-10-02 10:39:31 -06:00
mv
pax src/bin/pax: Fix spelling error 2021-10-02 10:39:34 -06:00
pkill bin/pkill: Fix {pgrep,pkill}-j_test.sh 2021-02-13 13:53:51 +00:00
ps src/bin/ps: Fix spelling error 2021-10-02 10:39:37 -06: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: Avoid some headers when NO_HISTORY is set. 2021-11-24 17:53:39 -08:00
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc