HomeFreeBSD

ftp(1): Use closefrom() instead of individual close()s.

Description

ftp(1): Use closefrom() instead of individual close()s.

Use closefrom(3) instead of manually closing all file descriptors
between 3 and 19.

Obtained from: OpenBSD (CVS 1.80)

Details

Provenance
pfgAuthored on
Parents
rS328524: Add ISA PNP tables to ISA drivers. Fix a few incidental comments.
Branches
Unknown
Tags
Unknown