Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | ok millert@ | ||||
* | Make realpath() thread-safe. New implementation does not use chdir(2) at all. | brad | 2005-03-29 | 1 | -12/+8 |
| | | | | | | From: FreeBSD by Constantin S. Svintsoff <kostik (at) iclub.nsu.ru> ok otto@ millert@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | jmc | 2003-06-01 | 1 | -9/+9 |
| | | | | | - merge COMPATIBILITY - kill whitespace at EOL | ||||
* | 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 |
| | | | | not "Month, ##, ####" | ||||
* | 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 |
| | | | | | | | grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+126 |