summaryrefslogtreecommitdiffstats
path: root/usr.bin/cmp/regular.c
Commit message (Expand)AuthorAgeFilesLines
* Fix improper mmap length paramater which can result in improper behaviorgreen1999-07-291-7/+9
* More egcs warning fixes:imp1999-04-251-1/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-1/+1
* Sweep through the tree fixing mmap() usage:alex1997-01-161-2/+2
* Our mmap(2) has a limitation where the `offset' parameter must bejoerg1997-01-081-2/+12
* When mmap is used, do an madvise(MADV_SEQUENTIAL) to make thingsdyson1996-12-111-0/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+98
OpenPOWER on IntegriCloud