Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-16 | -Wall cleanup; ok millert | Peter Valchev | |
2001-02-28 | ncurses-5.2-20010224 | Todd C. Miller | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-22 | Update to ncurses-5.2-20010114 | Todd C. Miller | |
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-08 | update to ncurses-5.1-20001007 | Todd C. Miller | |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller | |
2000-07-24 | Update to ncurses-5.1-20000722 | Todd C. Miller | |
2000-07-07 | avoid non-formatter printf, use fputs | Theo de Raadt | |
2000-03-15 | Repair mdoc botch. | Aaron Campbell | |
2000-03-13 | update to ncurses-5.0-20000311 | Todd C. Miller | |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell | |
2000-03-10 | Update to ncurses-5.0-20000304 | Todd C. Miller | |
2000-02-20 | Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.org | Todd C. Miller | |
1999-12-04 | Avoid an oflow in failed(). There's really no need to make a temporary | Todd C. Miller | |
copy of the string since we are just printing to stderr. | |||
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell | |
1999-03-15 | ncurses-4.2-990314 | Todd C. Miller | |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller | |
1999-01-18 | updates from ncurses-4.2-990116 | Todd C. Miller | |
1999-01-11 | Move break statement so that -Q really works | Thorsten Lockert | |
1998-12-05 | Add missing printf | Todd C. Miller | |
1998-11-17 | preserve ncruses module id | Todd C. Miller | |
1998-11-16 | ncurses tset plus hacks to make $TERMCAP still get set | Todd C. Miller | |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell | |
1998-10-16 | don't dump core when linked against ncurses | Todd C. Miller | |
1998-07-25 | link with old curses for now, ncurses tgetent does not fill in the buffer | Todd C. Miller | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-04-25 | fix some minor nits: | Todd C. Miller | |
o no need to flush stderr as it is not buffered o use putc to print a newline, not fprintf o set histchars to be null when we set noglob (and undo of course). | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-25 | user err(3) | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-12-08 | s/environmental/environment/ | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |