index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
readlink
Age
Commit message (
Expand
)
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
2009-01-04
replace hardcoded exit values with .Ex macros;
Igor Sobrado
2007-09-10
optional flags must be sorted and enclosed in single brackets,
Igor Sobrado
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
2006-05-09
back out change that busted how the tree builds
Theo de Raadt
2006-05-09
Sync usage() with man page.
Ray Lai
2006-05-08
This change:
Ray Lai
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
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
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
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
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