Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix installation of DEBUGLIBS libcurses symlink. | 2003-10-19 | 1 | -2/+2 | |
| | | | | | -- From: tholo@ | ||||
* | fix out of bounds access. found by david@ running with malloc guards and | 2003-10-15 | 1 | -3/+3 | |
| | | | | randomization. ok millert@ | ||||
* | Sync with share/misc/license.template and add missing DARPA credit | 2003-06-17 | 1 | -9/+9 | |
| | | | | where applicable. | ||||
* | mop up some more 3/4 license issues | 2003-06-04 | 1 | -10/+2 | |
| | |||||
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | 2003-06-03 | 1 | -23/+12 | |
| | |||||
* | Add the generated files as a dependency for the 'all' target. | 2003-05-19 | 1 | -3/+4 | |
| | | | | Should prevent bogus bug reports that come in every so often... | ||||
* | typos; | 2003-05-14 | 11 | -55/+53 | |
| | | | | diffs passed on to curses people. | ||||
* | typos; | 2003-05-12 | 11 | -32/+32 | |
| | | | | diffs passed on to curses people. | ||||
* | standalone/stand alone -> stand-alone; | 2003-04-14 | 1 | -3/+3 | |
| | | | | | | | from NetBSD (Igor Sobrado); httpd stuff passed to apache people; ok millert@ | ||||
* | try to use the X Window System, X11 or XFree86 consistently. | 2003-04-13 | 1 | -2/+2 | |
| | | | | | diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@ | ||||
* | Use strlcpy() / strlcat() throughout. | 2003-03-18 | 22 | -99/+115 | |
| | |||||
* | make rcsid const to pass gcc -Wall | 2003-03-18 | 1 | -2/+2 | |
| | |||||
* | Deal with snprintf returning -1 | 2003-03-17 | 1 | -3/+3 | |
| | |||||
* | Use snprintf() and strlcpy() in the generated lib_keyname.c | 2003-03-17 | 1 | -9/+12 | |
| | |||||
* | use snprintf throughout | 2003-03-17 | 18 | -65/+70 | |
| | |||||
* | duplicate words and spelling fixes in comments | 2003-03-10 | 3 | -4/+4 | |
| | | | | ok miod@ | ||||
* | spelling errors/typos | 2003-03-07 | 1 | -2/+2 | |
| | | | | ok jmc@ | ||||
* | typos; | 2003-01-23 | 1 | -3/+3 | |
| | | | | ok millert@ | ||||
* | Crank all library major numbers. Needed due to the fact that we | 2002-12-03 | 1 | -1/+1 | |
| | | | | | | | | now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ | ||||
* | Add a link to libncurses. Lots of programs/configure scripts out there | 2002-11-14 | 1 | -1/+3 | |
| | | | | | look for ncurses by checking for ncurses.h or libncurses instead of checking for NCURSES_VERSION in curses.h. Closes PR 2942. | ||||
* | use HOSTCFLAGS and HOSTLDFLAGS with HOSTCC. | 2002-08-16 | 1 | -4/+9 | |
| | | | | ok art@, miod@ | ||||
* | Obey LDSTATIC for the helper binaries. | 2002-07-26 | 1 | -3/+3 | |
| | |||||
* | Properly install links for debug libraries; ok deraadt@ | 2002-06-24 | 1 | -2/+9 | |
| | |||||
* | use strtok_r | 2002-06-22 | 2 | -8/+8 | |
| | |||||
* | make Booleans signed char, since char is unsigned on powerpc; millert ok | 2002-02-18 | 2 | -4/+4 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | mark more signals that I cannot fix | 2001-12-06 | 1 | -1/+3 | |
| | |||||
* | stdarg.h, not varargs.h | 2001-07-27 | 2 | -5/+5 | |
| | |||||
* | ncurses-5.2-20010224 | 2001-02-28 | 2 | -4/+13 | |
| | |||||
* | fix enboldening on idcok and immedok in NAME section | 2001-02-25 | 1 | -2/+2 | |
| | |||||
* | Missing commas in NAME section. Found by an espie script ;-) | 2001-02-25 | 2 | -4/+4 | |
| | |||||
* | Make _nc_get_token() take a "silent" argument and only warn if it | 2001-02-22 | 4 | -30/+30 | |
| | | | | | is not set. Propagate "silent" flag in _nc_parse_entry() to _nc_get_token(). Set the silent flag when reading termcap files, including $TERMCAP. | ||||
* | Update to ncurses-5.2-20010210: | 2001-02-22 | 3 | -104/+95 | |
| | | | | | | | | | | | | | | o remove macro callPutChar() from tty_update.c, since this is no longer needed (reported by Philippe Blain). o add a null-pointer check in tic.c to handle the case when the input file is really empty. Modify the next_char() function in comp_scan.c to allow arbitrarily long lines, and incidentally supply a newline to files that do not end in a newline. These changes improve tic's recovery from attempts to read binary files, e.g., its output from the terminfo database (reported by Bernhard Rosenkraenzer). o revert change to c++/demo.cc from 20001209, which changed definition of main() apparently to accommodate cygwin linker, but broke the demo program. | ||||
* | #ifdef out the "older tic versions may treat the description field | 2001-02-21 | 1 | -0/+2 | |
| | | | | | | as an alias" warning since it hits people with $TERMCAP set when there is no terminfo file present. A better fix would be to make _nc_get_token() take a quiet flag. | ||||
* | Missed changes in ncurses-5.2-20010114 commit | 2001-01-22 | 2 | -105/+113 | |
| | |||||
* | Update to ncurses-5.2-20010114 | 2001-01-22 | 160 | -4140/+4427 | |
| | |||||
* | data base -> database | 2000-12-17 | 1 | -3/+3 | |
| | |||||
* | use __x__ formats for __attribute__ arguments; guenther@gac.edu | 2000-12-06 | 2 | -5/+5 | |
| | |||||
* | another MLINK | 2000-11-08 | 1 | -3/+4 | |
| | |||||
* | Crank major because the type of the "ospeed" variable changed from | 2000-10-24 | 1 | -2/+2 | |
| | | | | speed_t (u_int) to short to match historic termcap usage. | ||||
* | update to ncurses 5.2 | 2000-10-22 | 13 | -181/+166 | |
| | |||||
* | Don't attempt to free uninitialized variable; guenther@gac.edu | 2000-10-20 | 1 | -1/+1 | |
| | |||||
* | Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME | 2000-10-10 | 6 | -44/+69 | |
| | | | | | | | if root but not setugid. Fix select usage to deal with an arbitrary number of fd's. This code is not compiled since we use poll(2). | ||||
* | Add check for NUL home that got missed in the last merge | 2000-10-09 | 1 | -2/+2 | |
| | |||||
* | update to ncurses-5.1-20001007 | 2000-10-08 | 49 | -1715/+2812 | |
| | |||||
* | Don't call cgetset() on $TERMCAP if setugid. The logic has been reworked | 2000-10-02 | 1 | -18/+20 | |
| | | | | | a bit to make it clear what is supposed to happen. Also fix some policy wrt setugid in code we don't actually compile for consistency's sake. | ||||
* | Don't look in ~/.terminfo if setugid. This is consistent with the | 2000-10-02 | 1 | -2/+2 | |
| | | | | behavior of checking ~/.terminfo.db and ~/.termcap.db | ||||
* | fix xref: info_mkdb -> cap_mkdb; ok millert@ | 2000-08-03 | 1 | -2/+2 | |
| | |||||
* | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | 2000-08-02 | 3 | -8/+8 | |
| | |||||
* | Update to ncurses-5.1-20000722 | 2000-07-24 | 11 | -83/+98 | |
| |