summaryrefslogtreecommitdiff
path: root/bin/ls
AgeCommit message (Expand)Author
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-03Add explanation of directory sizes, and a reference to dir(5),fair
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Add hooks to make mtree compilable from src/tools.tv
2001-12-20Oops, pasto.soren
2001-12-20Sync getopt() / man page with actual getopt options.soren
2001-12-20Use standard headers.wiz
2001-12-20Whitespace nits.wiz
2001-11-03change from WARNS?=1 to WARNS?=2 for bin/lukem
2001-10-19enable WARNS?= 2lukem
2001-10-18fix strlcpy length in previous...lukem
2001-10-18make this WARNS=2 safelukem
2001-10-18flags_to_strings() changes:lukem
2001-07-08Xref getbsize(3).simonb
2001-02-04fix nested extern.christos
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink
2000-08-28Add 'RETURN VALUE' section header.hubertf
2000-07-29convert to new KNFlukem
2000-07-23ts_nsec -> tv_nsec, per POSIX.mycroft
2000-06-22make sure to print file names consistenly in column modeassar
2000-06-17Do not modify the file name when not printing non-printables, also doassar
2000-05-28Add Ev tag to COLUMNSbjh21
2000-03-06- Fix a typo that when group_from_gid is failed (though it merely failsenami
2000-01-05Add description of FIFOs in long display (was commented out).mjl
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-11-02Call setlocale(3) to use localization in "ls" as suggested bytron
1999-05-17Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main().lukem
1999-05-04If an error is encountered, exit with non-zero status.simonb
1999-02-17Add support for the XCU5 -p option (-F restricted to directories).kleink
1999-02-12Implement 1003.2 -m option (stream output format).kleink
1999-01-03update datelukem
1999-01-03refer to chflags(1) for more info on file flags.lukem
1999-01-03* parse `nonodump' (synonym for `dump'; both are inverse of `nodump').lukem
1998-11-04%q -> %llchristos
1998-11-04conservative casts for printfs.christos
1998-11-04include termios.h for struct winsizechristos
1998-10-13Check for NULL value returned by user_from_uid and group_from_gid and DTRT,wsanchez
1998-10-10create a "stat_flags.h" to go with stat_flags.cmrg
1998-10-09- To make this file compile again on NetBSD, force to useenami
1998-10-08Global replace:wsanchez
1998-10-08Handle non-POSIX version of timespec.wsanchez
1998-08-19Add some braces to make egcs happy.thorpej
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-07-27Slight code reduction.mycroft
1998-07-27__AUDIT__ cleanup.mycroft
1998-06-01Document ls -F's output for sockets;hubertf
1998-05-16* blocks can be 64bit (not u_long), so calculate and display accordinglylukem
1998-03-20correct HISTORY section of ls(1) to note that Ls(1) exited in 5th Edition UNI...fair
1998-02-03Deal with GCC warning.mycroft