CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/08 15:08:01
Modified files:
sbin/dhclient : bpf.c
Log message:
Use open(O_CLOEXEC) rather than open() + fcntl(FD_CLOEXEC). Inspired
by and ok guenther@.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/08 15:08:01
Modified files:
sbin/dhclient : bpf.c
Log message:
Use open(O_CLOEXEC) rather than open() + fcntl(FD_CLOEXEC). Inspired
by and ok guenther@.