summaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-07-30 14:16:01 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-07-30 14:16:01 +0000
commit6dddcb3649b42a72fb6e1f90a4d66dd0f4bcd482 (patch)
tree387f92f0878112dc277af9725f0e35183769916e /libexec/ftpd
parent7e30b92f64324e3a7561a1bba30cf003e4037d76 (diff)
Change:
int bus_dmamem_mmap(bus_dma_tag_t, bus_dma_segment_t, int, int, int, int); to: paddr_t bus_dmamem_mmap(bus_dma_tag_t, bus_dma_segment_t, int, int, off_t, int); To allow mmaping offsets larger than INT_MAX. And to simply make more sense.
Diffstat (limited to 'libexec/ftpd')
0 files changed, 0 insertions, 0 deletions