| Age | Commit message (Expand) | Author |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | agc |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-11-12 | use An and Aq for name/email address instead of \*[Lt] and \*[Gt]. | grant |
| 2003-10-21 | Don't compare an int to NULL. | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-22 | use CPPFLAGS.filename=... to add file-specific overrides | lukem |
| 2003-07-16 | strlcpy | itojun |
| 2003-07-14 | use bounded string ops (one strcpy remaining) | itojun |
| 2003-04-20 | PR/5999: Todd Vierling: minor nits about Makefile.yp | christos |
| 2003-04-07 | Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692. | wiz |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-28 | success, not sucess. Noted by mjl. | wiz |
| 2002-12-21 | instead, not insteed; from Adrian Mrva. | wiz |
| 2002-12-21 | Foundation has only one a, from Adrian Mrva. | wiz |
| 2002-11-30 | tweaks for fparseln(3) move from libutil to libc: | lukem |
| 2002-09-18 | minor makefile delint | lukem |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-07-06 | ANSIfy, remove __P(). | wiz |
| 2002-07-06 | de-__P(), ANSIfy. | wiz |
| 2002-07-06 | de__P(), ANSIfy. | wiz |
| 2002-07-06 | de-__P(), ANSIfy. | wiz |
| 2002-07-06 | de__P, ANSIfy. | wiz |
| 2002-07-06 | de-__P(), ANSIfy. | wiz |
| 2002-07-06 | ANSIfy, de-__P(), and remove unused SIG_PF define. | wiz |
| 2002-07-06 | ANSIfy (overlooked some...) | wiz |
| 2002-07-06 | Actually, SIG_PF isn't needed in this file at all -- remove it. | wiz |
| 2002-07-06 | Use .Aq instead of \*[Lt]...\*[Gt] in two places. End sentence with a dot. | wiz |
| 2002-07-06 | De-__P(), ANSIfy the one function that wasn't, and unifdef __STDC__. | wiz |
| 2002-06-18 | Fix some printf formats in debug code. | thorpej |
| 2002-06-12 | Do not xref to ourselves, use Nm. | wiz |
| 2002-03-05 | Drop duplicate .Pp. | wiz |
| 2002-02-11 | s/seperate/separate/ | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-02 | Use standard headers, mark up AUTHORS section. | wiz |
| 2002-02-02 | Use standard headers, mark up AUTHORS section, drop a .Pp. | wiz |
| 2002-02-02 | Use standard headers, sort SEE ALSO. | wiz |
| 2002-02-02 | Use standard headers, mark up AUTHORS section. | wiz |
| 2002-02-02 | Sort SEE ALSO, use standard headers. | wiz |
| 2002-02-02 | Use standard headers, mark up AUTHORS section. | wiz |
| 2002-02-02 | Drop a .Pp, use standard headers, mark up AUTHORS sections. | wiz |
| 2002-02-02 | Sort sections, use standard headers and markup in AUTHORS section. | wiz |
| 2002-02-02 | Sort SEE ALSO, use standard headers and markup in AUTHORS section. | wiz |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-10-16 | s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday. | itojun |
| 2001-08-18 | getopt() returns -1 on error, not EOF. | ad |
| 2001-08-06 | - Filter out the YP_ keys from mail.aliases. How did this ever work? | christos |
| 2001-08-05 | * Allow generating more than one amd map, by storing the maps to create | hubertf |
| 2001-08-01 | Add a -l argument to ypinit that allows adding servers in the format | garbled |
| 2001-07-27 | Document -f option in synopsis | hubertf |