This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9243684aaa
NetBSD
/
bin
/
ls
History
mjl
5a87b7dd81
Add description of FIFOs in long display (was commented out).
2000-01-05 02:54:55 +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 description of FIFOs in long display (was commented out).
2000-01-05 02:54:55 +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