1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/bin
Craig Rodrigues 6677932e5d Fix pkill unit tests.
- use daemon(8) to write out a pid file for processes,
  and check for for the existence of that file after
  killing processes
- use explict named parameters to jail(8)
2014-09-30 15:27:49 +00:00
..
cat
chflags
chio
chmod
cp
csh Fix incremental builds involving non-root users with read-only source files. 2014-09-18 14:41:57 +00:00
date Port date/bin/tests to ATF 2014-08-13 04:43:29 +00:00
dd Update the date for last example. 2014-08-30 02:12:58 +00:00
df
domainname
echo
ed Always check the limits of array index variables before using them. 2014-08-21 02:40:33 +00:00
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
mkdir
mv
pax
pkill Fix pkill unit tests. 2014-09-30 15:27:49 +00:00
ps Return real parent pid in kinfo (used by e.g. ps) 2014-08-28 08:41:11 +00:00
pwait
pwd
rcp
realpath
rm rm -rf can fail sometimes with an error from fts_read. Make it honor 2014-07-07 23:21:20 +00:00
rmail Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
rmdir
setfacl
sh sh(1): Clarify that assignments before commands do not affect expansions. 2014-09-21 20:34:54 +00:00
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc