Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-17 | synchronization between usage and synopsis; add some missing "usage:"'s | Igor Sobrado | |
ok jmc@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2004-11-29 | Use volatile sig_atomic_t rather than int for sigtermed, from pjanzen@ | Jonathan Gray | |
ok miod@, otto@ | |||
2004-11-29 | ansi. ok deraadt@ | Jonathan Gray | |
2002-07-26 | The elusive original author of this program and man page surfaced long enough | Paul Janzen | |
to state the following, when asked about licensing issues: "It's ok to put any copyright as long as it stays in the public domain. ... Since I did not write it to make any profit or fame in the first place, I guess its use is not limited by any license. Of course I would not object to my name being mentioned." Then he disappeared again. So I've put on a current copyright to him, and labelled the code explicitly as public domain. | |||
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-17 | section consistency: AUTHOR -> AUTHORS, even if only one listed; | Paul Janzen | |
mpech@prosoft.org.lv | |||
2001-08-18 | Formatting | Paul Janzen | |
2000-07-05 | nanosleep() no longer returns early | Paul Janzen | |
2000-01-24 | parse command line more carefully; watch out for nanosleep() ending a | Paul Janzen | |
little too early; and do some general tidying | |||
2000-01-21 | Hide cursor if possible | Paul Janzen | |
2000-01-20 | track seconds more accurately. ok pjanzen@ | David Leonard | |
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-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1998-03-19 | Minor tweaks, mainly setgid-related | Paul Janzen | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-04 | And another one bites the dust. | Jason Downs | |
1997-07-31 | time_t is not long | Theo de Raadt | |
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-08-21 | From FreeBSD. | Jason Downs | |