summaryrefslogtreecommitdiffstats
path: root/usr.bin/more/main.c
Commit message (Expand)AuthorAgeFilesLines
* sprintf -> snprintf to avoid potential buffer overflow.steve1998-06-141-2/+4
* Add #include <string.h> to get prototypes for functions that gccjb1998-02-201-0/+1
* Fix fencepost error.eivind1997-08-121-1/+1
* Removed inconsistent declaration of malloc(). `make world' with DESTDIRbde1997-04-231-1/+1
* Pick collate info for RE character rangesache1996-08-111-1/+1
* 'more | cat' was producing spurious output from an unused bufferadam1996-01-221-1/+2
* Add setlocale LC_CTYPEache1995-10-241-2/+6
* Oops! Andrey pointed out tht setlocale(LC_CTYPE, "") doesn't actuallypeter1995-07-181-3/+0
* Make 'more' sensative to the current locale for it's ctype calls.peter1995-07-171-0/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+367
OpenPOWER on IntegriCloud