Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make cmp -s work properly if skip values are given. Also, exit(1) | green | 2000-06-20 | 1 | -3/+3 |
* | Oops, byte offset was as off_t. | phk | 2000-05-15 | 1 | -1/+1 |
* | Let cmp(1) grow in -x option to print differences in contemporarry hex | phk | 2000-05-15 | 1 | -1/+7 |
* | Fix improper mmap length paramater which can result in improper behavior | green | 1999-07-29 | 1 | -7/+9 |
* | More egcs warning fixes: | imp | 1999-04-25 | 1 | -1/+2 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 1 | -1/+1 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -2/+2 |
* | Our mmap(2) has a limitation where the `offset' parameter must be | joerg | 1997-01-08 | 1 | -2/+12 |
* | When mmap is used, do an madvise(MADV_SEQUENTIAL) to make things | dyson | 1996-12-11 | 1 | -0/+3 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+98 |