Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-20 | Don't need to check lbuf != NULL when free()ing it. In addition, | Todd C. Miller | |
since the EOF w/o EOL can only happen for the last line, move the free() outside the loop so we only do it once. OK otto@ | |||
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. | |||
2003-06-01 | - section reorder | Jason McIntyre | |
- kill unnecessary .Ns macros - add some man page section numbers to .Xr's | |||
2000-12-24 | Various repairs, mostly to get rid of short lines. | Aaron Campbell | |
2000-04-20 | Flesh out all of the stdio man pages. | Aaron Campbell | |
1999-09-21 | It's a good idea to check the return value of malloc() in example code. | Aaron Campbell | |
1999-09-15 | Add CAVEATS sections. | Aaron Campbell | |
1999-07-21 | Xr fparseln(3); deraadt@ | Aaron Campbell | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
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 | |