Age | Commit message (Expand) | Author |
2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | Todd C. Miller |
2017-08-21 | Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(), | Theo de Raadt |
2016-12-28 | fix the remaining cases of .Xr with only one argument | Ingo Schwarze |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-11-16 | pledge "stdio rpath wpath tty" | Theo de Raadt |
2015-08-24 | Document clear(1) a bit more prominently. | Jeremie Courreges-Anglas |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-10-08 | userland reallocarray audit. | Doug Hogan |
2014-06-03 | document "longname" as an extension; while here, tidy up EXAMPLES and add | Jason McIntyre |
2013-11-27 | unsigned char cast was on a wrong place. | YASUOKA Masahiko |
2013-11-27 | unsigned char for ctype | Theo de Raadt |
2012-01-15 | Document what remains of the 2BSD heritage. | Ingo Schwarze |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-09 | STANDARDS: these applications are no longer optional in posix | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | - note some apps which are xpg4, not posix | Jason McIntyre |
2007-03-15 | sort options and remove some unneccessary markup; from Igor Sobrado | Jason McIntyre |
2004-10-05 | fix an overflow in the handling of -S | Jared Yanovich |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-06 | Some section re-ordering. | Aaron Campbell |
1999-09-12 | correct exit value; noted by shinobi@monkey.org | Todd C. Miller |
1999-08-18 | comma splices, formatting nits, et al | Aaron Campbell |
1999-07-02 | For "tput init" set margins and 8 character tabs, for "tput reset" set margins | Todd C. Miller |
1999-06-29 | Heavily modified to support both terminfo and termcap attributes. | Todd C. Miller |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-03-06 | back out changes that should not have escaped my local tree | Todd C. Miller |
1999-03-06 | add missing reference to infocmp | Todd C. Miller |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-07-25 | use ocurses correctly | Todd C. Miller |
1998-07-25 | link with ocurses, same reason as tset. | Jason Downs |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-24 | Add #include for string.h to get declaration for strrchr() | dgregor |
1997-03-07 | Obsoleted with new tput code. Clear works inside tput now. | gene |
1997-03-07 | Integrate clear into tput itself with silly argv munching. | gene |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |