1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
openbsd-src/bin/ls
sobrado cad8a15cb1 restore the traditional behavior of -f implying -a; apparently Keith Bostic
forgot to restore it when the -f flag was put back on 2nd of September 1989,
after being removed on 16th of August as a consequence of issues getting it
working over NFS, so deviation from traditional UNIX behavior in all BSDs
looks like an historical accident; as a side effect, this change accommodates
behavior of this option to IEEE Std 1003.1-2008 (``POSIX.1'').

joint work with jmc@ (who found the inaccuracy in our implementation),
schwarze@ (who provided a detailed tracking of historical facts) and millert@

ok millert@, schwarze@
2014-03-31 20:54:37 +00:00
..
cmp.c rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and 2009-10-27 23:59:19 +00:00
extern.h Remove the advertising clause in the UCB license which Berkeley 2003-06-02 23:27:43 +00:00
ls.1 restore the traditional behavior of -f implying -a; apparently Keith Bostic 2014-03-31 20:54:37 +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 Per POSIX, times in the future should be reported with the year 2014-01-09 03:07:52 +00:00
util.c add unsigned char casts for specific calls to ctype.h macros. 2013-11-21 15:54:44 +00:00