Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2005-02-25 | Be correct in our man pages when talking about NUL termination (that is, | Chad Loder | |
termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@ | |||
2004-01-20 | Fix the example code. The loop invariant 'i' was not bound by MAXTOKENS | Todd C. Miller | |
which could result in writing a NUL byte outside of tokens[]. A fix, from Patrick Latifi, is to move the increment into the "i < MAXTOKENS - 1" block. | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2001-08-06 | o) We always close .Bl and .Bd tags; | Mike Pechkin | |
o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok | |||
2000-08-09 | More of the same. | Aaron Campbell | |
2000-08-09 | Remove trailing blank lines. | Aaron Campbell | |
2000-04-24 | correct example | Theo de Raadt | |
2000-04-21 | Flesh out libc string function man pages. | Aaron Campbell | |
1999-11-09 | Document strtok_r. | Artur Grabowski | |
1999-09-21 | index/rindex as deprecated synonyms to strchr/strrchr. | Marc Espie | |
1999-07-03 | whoops, fix a bug in my example :) | Aaron Campbell | |
1999-07-03 | add an example | Aaron Campbell | |
1999-06-29 | repairs | Aaron Campbell | |
1999-06-04 | some repairs, add example to strdup(3) page | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-04-28 | use Xr more often | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |