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
de53718be7
NetBSD
/
bin
/
ls
History
assar
b23df5be68
make sure to print file names consistenly in column mode
2000-06-22 23:42:22 +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
make sure to print file names consistenly in column mode
2000-06-22 23:42:22 +00:00
ls.1
Add Ev tag to COLUMNS
2000-05-28 21:14:11 +00:00
ls.c
Do not modify the file name when not printing non-printables, also do
2000-06-17 16:11:25 +00:00
ls.h
Do not modify the file name when not printing non-printables, also do
2000-06-17 16:11:25 +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
make sure to print file names consistenly in column mode
2000-06-22 23:42:22 +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
make sure to print file names consistenly in column mode
2000-06-22 23:42:22 +00:00