freebsd-src/bin/ls
Sheldon Hearn 008a491079 Style issues in previous commit:
Use an upward approximation of the number of characters required
        for decimal representations of uid_t, gid_t and u_quad_t, intead
	of arbitrary values that may not be safe in the future.

	Fix disordering.

Requested by:	bde
1999-08-19 11:36:12 +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 Style issues in previous commit: 1999-08-19 11:36:12 +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