Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
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 | |
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-10-12 | Missed in last tn3270 commit due to cvs bug | Todd C. Miller | |
2000-10-11 | Use terminfo, not termcap interfaces. | Todd C. Miller | |
Link with curses, not ocurses | |||
2000-07-06 | use %s with printf family | Theo de Raadt | |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell | |
spit out a warning. | |||
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell | |
1998-07-27 | Use -D_USE_OLD_CURSES_ so we don't need to include ocurses.h explicately | Todd C. Miller | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1998-07-12 | extend a hostname based buffer. This code is a *NIGHTMARE* | Theo de Raadt | |
1998-05-02 | use stdlib.h for malloc(); uninitialized structure member defaults to NULL now | Michael Shalayeff | |
1998-03-23 | Back out the previous change. Wrong fix. | Per Fogelstrom | |
1998-03-19 | add some kerberos specific defines (after discussion with art) to fix | Thomas Graichen | |
a building problem on the pmax - will investigate further with art@ | |||
1998-03-12 | repair tn3270 | Theo de Raadt | |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
1997-07-25 | map3270 is a path, not a name. msaitoh@spa.is.uec.ac.jp | Todd C. Miller | |
1997-07-18 | fix; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-04-19 | use mkstemp | Theo de Raadt | |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt | |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-02-17 | __OpenBSD__ | Theo de Raadt | |
1996-12-06 | vfork w/ exit botch | Theo de Raadt | |
1996-12-03 | /usr/share/misc/termcap | Theo de Raadt | |
1996-11-04 | Now allows for host name lengths longer than 100 characters; not | bitblt | |
an exploitable overflow. | |||
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-02 | Depend on old curses library too | Thorsten Lockert | |
1996-06-02 | Use old curses library for now | Thorsten Lockert | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
1996-02-23 | From NetBSD: | Niklas Hallqvist | |
since we're going to use the mem*() functions, we need them prototyped so that the return types work right on the Alpha. | |||
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-01-02 | deal with FD_ZERO changes; from augustss@cs.chalmers.se; netbsd pr#1872 | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
delete bogus declaration of abort() and include stdlib.h, so that this compiles w/o warning. | |||
1995-12-14 | update from netbsd | Theo de Raadt | |
1995-12-08 | s/environmental/environment/ | Theo de Raadt | |
1995-11-13 | abort returns void; from bernd@arresum.inka.de; netbsd pr#1724 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |