summaryrefslogtreecommitdiff
path: root/lib/libform
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-141-1/+1
| | | | | | | 'RELENG_4_6_2_RELEASE'. This commit was manufactured to restore the state of the 4.6.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-9/+6
| | | | Notes: svn path=/stable/4/; revision=75949
* MFC: Install missing manpages, add missing functions to MLINKS.Thomas Gellekum2000-12-071-0/+66
| | | | Notes: svn path=/stable/4/; revision=69702
* MFC: ncurses 5.1-20001009Peter Wemm2000-10-121-3/+10
| | | | Notes: svn path=/stable/4/; revision=67037
* MFC: Add missing source files.Thomas Gellekum2000-05-251-4/+7
| | | | | | | PR: 18631 Notes: svn path=/stable/4/; revision=60919
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* Add bmake glue for libform (the SVSV-style ETI curses form driver fromPeter Wemm1999-09-051-0/+23
ncurses) Notes: svn path=/head/; revision=50937