freebsd-dev/bin/ls
Chris Costello c9392e0135 Make -n flag compliant to the Single Unix Specification.
To quote their ls(1) specification:

   -n
          The same as -l, except that the owner's UID and GID numbers are
          written, rather than the associated character strings.

Reviewed by:	green
1999-08-23 01:17:58 +00:00
..
cmp.c Observe precedence set by Phillippe Charnier in adding an 1997-08-07 22:28:25 +00:00
extern.h Added -b option to display unprintables in octal. 1998-04-21 22:02:01 +00:00
ls.1 Add -n option to print numeric user and group IDs instead of names 1999-08-02 14:55:58 +00:00
ls.c Make -n flag compliant to the Single Unix Specification. 1999-08-23 01:17:58 +00:00
ls.h Allow env. variable LS_COLWIDTHS to specify minimum column widths, 1998-07-29 00:46:13 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
print.c Allow env. variable LS_COLWIDTHS to specify minimum column widths, 1998-07-29 00:46:13 +00:00
stat_flags.c Chflags was clearing all flags supplied on the command line after a 1999-05-21 17:04:13 +00:00
util.c Add -n option to print numeric user and group IDs instead of names 1999-08-02 14:55:58 +00:00