Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just return if nmemb is 0. Avoids a NULL dereference and is | millert | 2015-06-21 | 1 | -1/+4 |
| | | | | | consistent with the behavior of the other libc sort functions. OK deraadt@ | ||||
* | wrong type for variable; spotted by christian.siebert@cs.tu-chemnitz.de | deraadt | 2011-03-06 | 1 | -3/+3 |
| | | | | ok guenther | ||||
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -4/+1 |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | ansi + de-register | pat | 2005-03-30 | 1 | -16/+9 |
| | | | | ok otto deraadt | ||||
* | 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. | ||||
* | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | millert | 2002-02-17 | 1 | -3/+3 |
| | | | | outside the tree) | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | millert | 2002-02-16 | 1 | -4/+4 |
| | | | | hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | ||||
* | Remove dead code | tholo | 1996-09-15 | 1 | -3/+3 |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | 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/+348 |