freebsd-dev/bin/ls
John Birrell f1d896d117 Make a couple of the stat flags dependent on the sys/stat.h header file
that this source is compiled against. This source is referenced by
install which is needed as a build tool and must be able to compile
against NetBSD headers and libraries if we have a hope of supporting
another architecture.

With this change, that's two working programs down and 3945 (?) to go.
The other one was make, but that didn't need any changes to work under
FreeBSD/Alpha. 8-)
1998-01-09 06:14:59 +00:00
..
cmp.c Observe precedence set by Phillippe Charnier in adding an 1997-08-07 22:28:25 +00:00
extern.h Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid. 1997-08-07 15:33:50 +00:00
ls.1 Use consistent spelling, 1997-12-25 09:36:42 +00:00
ls.c Fix sorting of directories when doing '-d'. 1997-09-18 06:42:27 +00:00
ls.h Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid. 1997-08-07 15:33:50 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
print.c Observe precedence set by Phillippe Charnier in adding an 1997-08-07 22:28:25 +00:00
stat_flags.c Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
util.c Observe precedence set by Phillippe Charnier in adding an 1997-08-07 22:28:25 +00:00