freebsd-src/bin
Minsoo Choo 3bfbb521fe ls: Improve POSIX compatibility for -g and -n.
- Change -g (ignored for BSD 4.3 compatibility since BSD 4.4)
  to use POSIX semantics of implying -l but omitting the owner's
  name.

- Change -n to imply -l.

The -o option remains unchanged (POSIX defines -o as a complement to
-g that implies -l but omits group names whereas BSD defines -o to add
file flags to -l).  This compromise is the same used by both NetBSD
and OpenBSD.

PR:		70813
Reviewed by:	jhb, Pau Amma <pauamma@gundo.com>
Co-authored-by:	John Baldwin <jhb@FreeBSD.org>
Differential Revision:	https://reviews.freebsd.org/D34747
2023-07-18 10:03:09 -07:00
..
cat cat: fallback on EBADF with copy_file_range(2) 2023-07-09 01:08:46 +02:00
chflags Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
chio Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
chmod Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
cp Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
csh Fix building host tools for host 2023-04-20 10:05:43 -07:00
date Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
dd dd(1): neutralize SIGINT while non-async-signal safe code is executing 2023-06-03 01:06:27 +03:00
df Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
domainname Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
echo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ed Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
expr Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
freebsd-version freebsd-version(1): Add -j flag to support jails 2021-10-01 13:50:56 -05:00
getfacl getfacl: free acl in print_acl error path 2023-06-21 23:58:33 -05:00
hostname Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
kenv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
kill Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
ln Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ls ls: Improve POSIX compatibility for -g and -n. 2023-07-18 10:03:09 -07:00
mkdir Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
nproc nproc.1: Fix "first appeared in" details 2023-06-02 18:53:55 +02:00
pax Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pkill spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
ps ps: Add libxo to usage message 2023-04-25 17:23:07 +02:00
pwait Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pwd pwd.1: replace /home with /sys in example 2023-05-23 07:21:50 -05:00
realpath Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rm Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rmail Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rmdir Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
setfacl setfacl.1: correct reference to a trailing comma, should read "colon" 2023-04-29 12:22:52 +01:00
sh Separate dependencies on tools built for host. 2023-06-29 23:52:03 -07:00
sleep Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
stty Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sync Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
test Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
timeout timeout(1): link to related manual pages 2023-06-26 16:36:25 -06:00
uuidgen Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile Add nproc(1) 2023-02-08 19:47:33 +00:00
Makefile.inc build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00