aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cmp/regular.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with -current:David Malone2001-11-211-15/+53
* MFC:Paul Saab2000-07-021-4/+4
* MFC: Let cmp(1) grow in -x option to print differences in contemporarryPaul Saab2000-07-021-1/+7
* Fix improper mmap length paramater which can result in improper behaviorBrian Feldman1999-07-291-7/+9
* More egcs warning fixes:Warner Losh1999-04-251-1/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+1
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-2/+2
* Our mmap(2) has a limitation where the `offset' parameter must beJoerg Wunsch1997-01-081-2/+12
* When mmap is used, do an madvise(MADV_SEQUENTIAL) to make thingsJohn Dyson1996-12-111-0/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+98