Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s/NULL/NUL/ | 1998-05-04 | 1 | -2/+2 | ||
| | ||||||
* | use Xr more often | 1998-04-28 | 1 | -2/+3 | ||
| | ||||||
* | move proto to unistd.h | 1998-02-10 | 2 | -4/+4 | ||
| | ||||||
* | strftime is no longer in this directory | 1998-02-07 | 1 | -3/+3 | ||
| | ||||||
* | use tzcode strftime(3) as it is kept up to date. | 1998-01-19 | 2 | -528/+0 | ||
| | ||||||
* | correct description | 1997-12-30 | 2 | -5/+5 | ||
| | ||||||
* | NUL not NULL | 1997-12-29 | 1 | -2/+2 | ||
| | ||||||
* | doc RETURNS; cato@ulysses.df.lth.se | 1997-08-24 | 1 | -1/+7 | ||
| | ||||||
* | Update from lite2. | 1997-08-20 | 2 | -36/+61 | ||
| | ||||||
* | Update man page and sccs tags from lite2. Minor cleanup by me as well. | 1997-08-20 | 2 | -18/+30 | ||
| | ||||||
* | Update man page and sccs tags from lite2. | 1997-08-20 | 4 | -20/+35 | ||
| | ||||||
* | Update from lite2 version and fix grammatical error from | 1997-08-20 | 1 | -13/+14 | ||
| | | | | Krister Walfridsson <cato@ulysses.df.lth.se>. | |||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | ||
| | ||||||
* | A -> An | 1997-07-10 | 1 | -2/+2 | ||
| | ||||||
* | Clarify strncat(3) count param. | 1997-07-09 | 1 | -3/+6 | ||
| | ||||||
* | whitespace support; some netbsd pr.. | 1997-06-13 | 2 | -2/+9 | ||
| | ||||||
* | "the the" purge | 1996-12-10 | 1 | -2/+2 | ||
| | ||||||
* | typo. | 1996-10-29 | 1 | -2/+2 | ||
| | ||||||
* | Deal correctly with time zones | 1996-10-28 | 1 | -2/+3 | ||
| | ||||||
* | need limits.h | 1996-09-25 | 1 | -1/+2 | ||
| | ||||||
* | nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike.long@analog.com | 1996-09-25 | 2 | -10/+15 | ||
| | ||||||
* | Avoid pulling in stdio | 1996-09-16 | 2 | -8/+40 | ||
| | ||||||
* | Remove dead code | 1996-09-15 | 1 | -2/+2 | ||
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | |||||
* | Fix RCS ids | 1996-08-19 | 72 | -156/+73 | ||
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | |||||
* | fix %V | 1996-06-10 | 1 | -3/+7 | ||
| | ||||||
* | switch on _KERNEL to load proper include file | 1996-05-01 | 8 | -11/+43 | ||
| | ||||||
* | Add support for building lint(1) library | 1996-03-25 | 1 | -1/+21 | ||
| | ||||||
* | Add prototypes for local functions, add const qualifiers where needed | 1996-03-25 | 1 | -8/+14 | ||
| | ||||||
* | From NetBSD: merge of 960317 | 1996-03-19 | 1 | -3/+4 | ||
| | ||||||
* | From NetBSD: 960217 merge | 1996-03-09 | 5 | -13/+24 | ||
| | ||||||
* | need errno.h because err declerations have moved | 1996-01-29 | 1 | -1/+2 | ||
| | ||||||
* | typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905 | 1996-01-07 | 1 | -2/+2 | ||
| | ||||||
* | from netbsd: Fixed %u to expand to a single digit | 1995-12-30 | 1 | -2/+2 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 72 | -0/+6138 | ||