aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/more/output.c
Commit message (Expand)AuthorAgeFilesLines
* Nuke more from the repository.Paul Saab2000-05-291-320/+0
* Thorough revamp of how input commands are processed. This allows customizationTim Vanderhoek1999-09-031-67/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't print backspaces in first column since they backup to the prev line.Tim Vanderhoek1999-06-021-5/+12
* General code cleanup [incomplete]. Make the arrow keys work.Tim Vanderhoek1999-05-301-20/+108
* Remove documentation of CRLF bug from more.1. Sync code with manpage.Tim Vanderhoek1999-04-291-0/+12
* Add #include <string.h> to get prototypes for functions that gccJohn Birrell1998-02-201-0/+1
* include ctype.h to pick isprint macroAndrey A. Chernov1997-01-121-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Back out part of ctype fixes, unneded with new ctypoeAndrey A. Chernov1994-10-091-1/+1
* 1) Make ctype-aware expect chars in range 0200-0204 treatedAndrey A. Chernov1994-09-221-10/+15
* From 1.1.5.1Geoff Rehmet1994-09-081-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+252