NetBSD/usr.bin/find
simonb 1f00456a27 For -ls output, change field widths to allow inodes up to 9,999,999 and
file sizes up to 999,999,999 bytes (and 999,999 blocks) without wobbly
lines.  Also change device minor/major to be 3/5 digits (current maximum
is 4/7 digits - the 3/5 split is arbitary).
1998-10-27 04:53:03 +00:00
..
Makefile Simplify the function calling code and warnsify. 1998-02-21 22:47:20 +00:00
extern.h Simplify the function calling code and warnsify. 1998-02-21 22:47:20 +00:00
find.1 eliminate a duplicated -X entry 1998-05-27 13:15:30 +00:00
find.c Simplify the function calling code and warnsify. 1998-02-21 22:47:20 +00:00
find.h Simplify the function calling code and warnsify. 1998-02-21 22:47:20 +00:00
function.c init mask to silence -Wall 1998-10-14 00:50:43 +00:00
ls.c For -ls output, change field widths to allow inodes up to 9,999,999 and 1998-10-27 04:53:03 +00:00
main.c allocate temporary storage for directory list, rather than clobbering 1998-02-10 21:52:51 +00:00
misc.c merge lite2, sans getvfsbyname in functions.c (waiting on libc) 1998-02-02 14:02:06 +00:00
operator.c Simplify the function calling code and warnsify. 1998-02-21 22:47:20 +00:00
option.c Simplify the function calling code and warnsify. 1998-02-21 22:47:20 +00:00