.. |
cat
|
cat: repeat storage class 'static' for local functions
|
2023-12-10 15:31:53 +00:00 |
chio
|
…
|
|
chmod
|
If chown and chgrp can grow -d flags to suppress performing the
|
2023-05-05 04:14:02 +00:00 |
cp
|
PR/57857: Ricardo Branco: Always copy regular files, even if they appear to
|
2024-01-15 17:41:06 +00:00 |
csh
|
csh: replace malloc(x * y) and realloc(x * y) with reallocarray
|
2024-04-24 15:49:03 +00:00 |
date
|
Handle -d %Y%m%d in the tools version. This is used in the release notes
|
2024-01-21 16:55:56 +00:00 |
dd
|
Don't use the signal handler to terminate when nothing is to do (count=0, files=0).
|
2024-01-26 07:10:04 +00:00 |
df
|
Correctly compute the "Filesystem" column with when using -W
|
2023-12-18 08:27:24 +00:00 |
domainname
|
…
|
|
echo
|
echo: fix lint error due to strict bool mode
|
2021-11-16 21:38:29 +00:00 |
ed
|
ed: fix inconsistency in comment
|
2024-04-10 17:52:41 +00:00 |
expr
|
Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)
|
2022-08-28 10:48:15 +00:00 |
getfacl
|
Fix xrefs, comment out acl(9) which we don't have.
|
2020-06-18 19:36:13 +00:00 |
hostname
|
…
|
|
kill
|
kill(1): s/proceses/processes/
|
2022-08-07 09:36:55 +00:00 |
ksh
|
s/formated/formatted/ in comment and distrib sets descriptions.
|
2024-02-05 21:20:09 +00:00 |
ln
|
Update usage to include -w
|
2018-08-26 23:01:06 +00:00 |
ls
|
PR/57892: Roberto Branco: Print full pathname in error messages
|
2024-02-02 22:58:26 +00:00 |
mkdir
|
PR bin/56398
|
2021-09-13 22:46:02 +00:00 |
mt
|
s/begining/beginning/ in comments and messages.
|
2022-01-24 09:14:36 +00:00 |
mv
|
Note that -h is an extension to POSIX. Bump date.
|
2020-06-24 17:00:58 +00:00 |
pax
|
pax: fix -Wformat for host tool
|
2023-07-20 20:10:59 +00:00 |
ps
|
remove double t from targeted, add missing r to arbitrary
|
2022-01-26 11:48:53 +00:00 |
pwd
|
Make pwd (both /bin/pwd and the /bin/sh built-in version) check for
|
2021-11-16 16:57:15 +00:00 |
rcmd
|
…
|
|
rcp
|
convert explicit length check before unchecked snprintf() with just a
|
2023-08-01 08:47:24 +00:00 |
rm
|
bin: remove unnecessary lint comment CONSTCOND
|
2021-09-10 22:11:03 +00:00 |
rmdir
|
…
|
|
setfacl
|
Sync usage with manpage.
|
2020-06-18 19:44:01 +00:00 |
sh
|
Be more explicit with sort fields to produce consistent results with gnu
|
2024-04-16 23:30:19 +00:00 |
sleep
|
sleep(1): minor markup tweaks
|
2023-02-19 10:54:35 +00:00 |
stty
|
Clarify that "stty 0" will normally hang up the tty. Bump date.
|
2022-05-14 21:04:34 +00:00 |
sync
|
…
|
|
test
|
PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALL
|
2022-08-27 21:18:39 +00:00 |
Makefile
|
Add ACL support for FFS. From FreeBSD.
|
2020-05-16 18:31:45 +00:00 |
Makefile.inc
|
{usr.,}{s,}bin: replace LINT_SUPPORTED with the standard NOLINT
|
2024-04-20 13:24:48 +00:00 |