summaryrefslogtreecommitdiffstats
path: root/usr.bin/more
Commit message (Collapse)AuthorAgeFilesLines
* Back out part of ctype fixes, unneded with new ctypoeache1994-10-096-18/+18
|
* 1) Make ctype-aware expect chars in range 0200-0204 treatedache1994-09-228-53/+85
| | | | | | | as controls in any case. 2) Fix bug with incorrect column position when standouts occurse 3) Fix bug when last standouted char cause clearing next line in standout
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
|
* From 1.1.5.1csgr1994-09-081-1/+1
| | | | | | | | >From Arne Bier <csar@cs.ru.ac.za> while running more(1), if you enter ":a" to get the name of the file being viewed, more dumps core when you hit enter (as prompted). This is due to more(1) attempting to find the length of a NULL string. Submitted by: Geoff.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-2722-0/+6086
OpenPOWER on IntegriCloud