[INN-COMMITTERS] inn/storage/buffindexed (buffindexed.c)

Russ Allbery Russ_Allbery at isc.org
Sun Mar 10 03:17:50 UTC 2002


    Date: Saturday, March 9, 2002 @ 19:17:50
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/storage/buffindexed

Modified: buffindexed.c

Use void * instead of caddr_t, check the return value of mmap against
MAP_FAILED rather than (caddr_t)-1, and pass NULL as the first argument to
mmap rather than (caddr_t)0.


---------------+
 buffindexed.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)


More information about the inn-committers mailing list