NetBSD/bin/ls
lukem 37085e7c0d Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main().
This allows other programs to link in against ls (e.g, ftpd), without having
to have hacks to deal with multiple main()s.

Yes, I know this is ugly. The clean alternative (move lots of this
into libutil, yada yada yada) isn't fun, and the effort probably isn't
justified...
1999-05-17 12:16:03 +00:00
..
Makefile Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main(). 1999-05-17 12:16:03 +00:00
cmp.c - To make this file compile again on NetBSD, force to use 1998-10-09 02:00:39 +00:00
extern.h Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main(). 1999-05-17 12:16:03 +00:00
ls.1 Add support for the XCU5 -p option (-F restricted to directories). 1999-02-17 15:28:08 +00:00
ls.c Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main(). 1999-05-17 12:16:03 +00:00
ls.h Add support for the XCU5 -p option (-F restricted to directories). 1999-02-17 15:28:08 +00:00
main.c Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main(). 1999-05-17 12:16:03 +00:00
print.c Add support for the XCU5 -p option (-F restricted to directories). 1999-02-17 15:28:08 +00:00
stat_flags.c * parse `nonodump' (synonym for `dump'; both are inverse of `nodump'). 1999-01-03 01:30:10 +00:00
stat_flags.h create a "stat_flags.h" to go with stat_flags.c 1998-10-10 07:38:22 +00:00
util.c Add support for the XCU5 -p option (-F restricted to directories). 1999-02-17 15:28:08 +00:00