Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |