NetBSD/bin/ls
lukem e30b76288b * blocks can be 64bit (not u_long), so calculate and display accordingly
* cleanup some other typedamage (int is as good as u_long)
* remove unused variables
1998-05-16 15:12:26 +00:00
..
Makefile Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
cmp.c
extern.h * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00
ls.1 correct HISTORY section of ls(1) to note that Ls(1) exited in 5th Edition UNIX from Bell Labs; add that version to At macro in mdoc, all per PR#4790 1998-03-20 02:36:09 +00:00
ls.c * blocks can be 64bit (not u_long), so calculate and display accordingly 1998-05-16 15:12:26 +00:00
ls.h * blocks can be 64bit (not u_long), so calculate and display accordingly 1998-05-16 15:12:26 +00:00
print.c * blocks can be 64bit (not u_long), so calculate and display accordingly 1998-05-16 15:12:26 +00:00
stat_flags.c
util.c * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00