| Commit message (Expand) | Author | Age | Files | Lines |
* | The file passed to realpath(3) must exists, adjust man page to new | bluhm | 2019-12-11 | 1 | -3/+3 |
* | improve verb-tense for explaining the calling convention of __ | deraadt | 2019-07-05 | 1 | -3/+3 |
* | tweak previous; ok guenther | jmc | 2019-06-30 | 1 | -5/+6 |
* | Document that getcwd() and realpath() are built on system calls that | guenther | 2019-06-29 | 1 | -2/+16 |
* | oops - missing .El in previous; | jmc | 2019-06-15 | 1 | -1/+2 |
* | realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore, | deraadt | 2019-06-15 | 1 | -21/+39 |
* | Fix an obvious .Fn/.Fa typo, found while testing mandocdb(8). | schwarze | 2014-01-20 | 1 | -3/+3 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -4/+4 |
* | occured -> occurred; | jmc | 2011-07-24 | 1 | -2/+2 |
* | Recent Single Unix will malloc memory if the second argument of realpath() | miod | 2011-07-24 | 1 | -4/+17 |
* | Reference limits.h, not sys/param.h since we document using PATH_MAX | millert | 2007-07-06 | 1 | -3/+3 |
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
* | Xr readlink(1). ok jmc@ | otto | 2005-04-03 | 1 | -1/+2 |
* | Do not promise anything about the contents of resolved on failure. | otto | 2005-03-30 | 1 | -4/+4 |
* | Make realpath() thread-safe. New implementation does not use chdir(2) at all. | brad | 2005-03-29 | 1 | -12/+8 |
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
* | - section reorder | jmc | 2003-06-01 | 1 | -9/+9 |
* | Various man page fixes and improvements from gluk@ | aaron | 2001-04-23 | 1 | -4/+4 |
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -4/+3 |
* | remove extra comma from .Dd arguments: "Month ##, ####" is the correct format, | aaron | 1999-07-02 | 1 | -2/+2 |
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -2/+2 |
* | "SEE ALSO" -> SEE ALSO, missed these files before | aaron | 1999-05-28 | 1 | -2/+2 |
* | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | deraadt | 1997-05-30 | 1 | -2/+2 |
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+126 |