Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-17 | Use err() rather than errx() immediately after alloc failure. | Paul Janzen | |
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen | |
1998-08-19 | minor tidying, and a fix to rot13's command line behaviour | Paul Janzen | |
1998-03-12 | OpenBSD ID (changed from NetBSD) | Paul Janzen | |
1998-03-12 | OpenBSD ID and minor fixes | Paul Janzen | |
1998-02-26 | cleanup efforts care of pjanzen@foatdi.harvard.edu | Theo de Raadt | |
1998-02-22 | repairs from pjanzen@foatdi.harvard.edu | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-22 | proper gid revoke | Theo de Raadt | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |