NetBSD/bin/ls
drochner 85cbf55d16 Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +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 Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +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 Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +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