NetBSD/bin
christos 883c178e25 Turn on EL_SAFEREAD 2021-08-15 12:16:02 +00:00
..
cat Add cross reference to tac(1). 2017-10-02 08:24:17 +00:00
chio typo: unvalid -> invalid 2017-10-16 17:08:35 +00:00
chmod
cp fix reversed test. 2020-05-22 14:54:30 +00:00
csh Turn on EL_SAFEREAD 2021-08-15 12:16:02 +00:00
date tool changes 2021-05-26 20:19:51 +00:00
dd dd.1: add an example of writing a NetBSD image 2021-05-18 07:17:09 +00:00
df df: bump man page date 2021-01-06 20:38:09 +00:00
domainname
echo Catch up with /bin/sh built-in echo ... if a write error occurs, 2021-05-19 22:12:36 +00:00
ed Unifdef compatibility for broken realloc. 2019-01-04 19:13:58 +00:00
expr Fix typo 2020-06-11 13:08:07 +00:00
getfacl Fix xrefs, comment out acl(9) which we don't have. 2020-06-18 19:36:13 +00:00
hostname
kill restore a bit of history. 2021-08-15 10:58:04 +00:00
ksh Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
ln Update usage to include -w 2018-08-26 23:01:06 +00:00
ls Fix skipping of directories that begin with a '.' in -R mode. 2020-07-07 14:29:06 +00:00
mkdir
mt Bump date for previous. 2018-09-01 07:26:56 +00:00
mv Note that -h is an extension to POSIX. Bump date. 2020-06-24 17:00:58 +00:00
pax Move definition of chdname and do_chroot to options.c 2020-04-03 16:13:32 +00:00
ps use parsenum like everywhere else in the code. 2021-06-04 22:39:41 +00:00
pwd Use Ex. 2017-07-04 06:50:04 +00:00
rcmd
rcp In sink(), upon error, avoid multiple replies to the source as this 2020-05-06 18:15:40 +00:00
rm
rmdir PR/48182: Fix rmdir -p handling of top-level (root) directory. 2017-08-10 22:52:13 +00:00
setfacl Sync usage with manpage. 2020-06-18 19:44:01 +00:00
sh Add -I to find filecomplete.h 2021-08-15 11:57:17 +00:00
sleep Deal with overflow when the sleep duration given is a simple 2019-03-10 15:18:45 +00:00
stty Don't fail when the line discipline ioctl fails (since it secondary 2019-09-06 16:28:53 +00:00
sync
test Allow SMALL (and TINY) builds of test (for SMALL/TINY builds of sh) 2018-09-13 22:00:58 +00:00
Makefile Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
Makefile.inc