1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
openbsd-src/bin/ls
millert f7055df57d tzfile.h is an internal header that should never have been installed.
What's worse, the tzfile.h that gets installed is over 20 years old
and doesn't match the real tzfile.h in libc/time.  This makes the
tree safe for /usr/include/tzfile.h removal.  The TM_YEAR_BASE
define has been moved to time.h temporarily until its usage is
replaced by 1900 in the tree.  Actual removal of tzfile.h is pending
a ports build.  Based on a diff from deraadt@
2015-03-15 00:41:27 +00:00
..
cmp.c rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and 2009-10-27 23:59:19 +00:00
extern.h
ls.1 slightly reword -f; ok sobrado schwarze 2014-04-01 16:43:16 +00:00
ls.c restore the traditional behavior of -f implying -a; apparently Keith Bostic 2014-03-31 20:54:37 +00:00
ls.h Fix column padding of inode numbers and block counts >2^32, as well as 2013-05-30 16:34:32 +00:00
main.c remove some unnecessary sys/cdefs.h inclusions 2012-12-04 02:26:59 +00:00
Makefile -h, human readable sizes. from a jonathon gray mail to tech@ 2003-08-06 19:09:09 +00:00
print.c tzfile.h is an internal header that should never have been installed. 2015-03-15 00:41:27 +00:00
util.c add unsigned char casts for specific calls to ctype.h macros. 2013-11-21 15:54:44 +00:00