summaryrefslogtreecommitdiffstats
path: root/usr.bin/tic/progs.priv.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+3
| | | | | | | | | possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol)
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-11/+27
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* Update to ncurses-5.2-20010114millert2001-01-221-3/+5
|
* update to ncurses-5.1-20001007millert2000-10-081-4/+6
|
* ncurses-5.0-20000617millert2000-06-191-7/+2
|
* Update to ncurses-5.0-20000304millert2000-03-101-2/+7
|
* update to ncurses-5.0-20000101millert2000-01-021-3/+15
|
* ncurses-4.2-990301millert1999-03-021-3/+3
|
* updated from ncurses-4.2-981017millert1998-11-031-1/+1
|
* Add missing filesmillert1998-07-271-0/+162