Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre | |
2009-05-01 | add missing header needed by err() | Charles Longeau | |
ok otto@ millert@ gilles@ | |||
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado | |
ok jmc@ | |||
2007-09-10 | optional flags must be sorted and enclosed in single brackets, | Igor Sobrado | |
as style(9) suggests; usage() should be a function; minor KNF fix ok otto@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-02-12 | if -f is not used, readlink should not print anything on error, but if | Otto Moerbeek | |
-f is used, handle errors like it should. ok'ed by deraadt@ some time ago but then forgotten | |||
2006-05-09 | back out change that busted how the tree builds | Theo de Raadt | |
not approved by the right people, not tested by the right people, and work done by people who don't know how to test what they write you know who you are -- stop screwing with things you refuse to test completely. | |||
2006-05-09 | Sync usage() with man page. | Ray Lai | |
OK jmc@. | |||
2006-05-08 | This change: | Ray Lai | |
- checks for realpath(3) failure - adds usage() - uses <err.h> - KNF - prevents saving strlen() return value into an int OK kjell@. | |||
2005-04-04 | realpath is section 3, not 2; | Jason McIntyre | |
2005-04-03 | Help people find the more or less hidden realpath(3) functionality | Otto Moerbeek | |
in readlink(1), and explain what it does more clearly. ok jmc@ | |||
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-03-10 | Various cleanups and standardization. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1998-08-24 | do not mangle output of realpath() | kstailey | |
1998-08-24 | do not mangle output of realpath() | kstailey | |
1998-08-24 | do not mangle output of realpath() | kstailey | |
1998-07-08 | use fprintf everytime for consitancy; help !ansi compilers as well | Michael Shalayeff | |
1998-05-18 | readlink len-1 | Theo de Raadt | |
1997-11-18 | readlink does not necessarily NUL-terminate | Niklas Hallqvist | |
1997-09-23 | Stupid me reinventing the wheel. Use realpath(3). | Niklas Hallqvist | |
1997-09-23 | strncpy | Theo de Raadt | |
1997-09-23 | Add -f option to follow all symlinks recursively in a pathname | Niklas Hallqvist | |
1997-09-05 | s/OpenBSD/.Ox/ | kstailey | |
1997-08-18 | build manpage | kstailey | |
1997-08-18 | document | kstailey | |
1997-08-18 | use "limits.h" not "sys/syslimits.h" | kstailey | |
1997-07-01 | Change default behavior to print newline after contents of symlink. | kstailey | |
Add "-n" flag to get old behavior. | |||
1997-06-29 | don't include <err.h> | kstailey | |
1997-06-29 | more p's in fprintf | kstailey | |
1997-06-29 | cannot use errx for usage | Theo de Raadt | |
1997-06-28 | RTFM | grr | |
1997-06-20 | Copyright (29 lines of copyright for 21 lines of code) and tag | kstailey | |
1997-06-20 | Wall | Theo de Raadt | |
1997-06-12 | goodbye perl | kstailey | |