freebsd-src/bin/ls
Sheldon Hearn 1f94b77952 Take integer rounding into account in the buffer size approximation
macro. So now it's (1 +) for the sign and (+ 1) for rounding.

Reported by:	bde
1999-08-19 13:04:08 +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 Take integer rounding into account in the buffer size approximation 1999-08-19 13:04:08 +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