OpenBSD CVS

src/sbin/dhclient/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / dhclient

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.20   6 years  krw   Fold tables.c into options.c and stop exporting the one table (dhcp_options) inv...
[TXT] bpf.c  1.75   5 years  dlg   explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROP BIOCSFILDROP u...
[TXT] clparse.c  1.193   4 years  krw   Compilers may not be as magical as I hope, so revert to using memcpy() when trea...
[TXT] conflex.c  1.50   5 years  krw   Rename ACTION_NONE to ACTION_USELEASE. TOK_NOACTION to TOK_USELEASE. More consis...
[TXT] dhclient.8  1.42   4 years  jmc   space between macro arg and punctuation;
[TXT] dhclient.c  1.651   4 years  krw   Use pw->pw_dir when chroot'ing, not _PATH_VAREMPTY. Brings various dhcp related...
[TXT] dhclient.conf.5  1.48   5 years  jmc   punctuation needs to be preceeded by a space, in Scots;
[TXT] dhclient.leases.5  1.14   6 years  krw   Stop inserting and paying attention to 'interface <if>;' inside 'lease {}' decla...
[TXT] dhcp.h  1.21   6 years  krw   Tweak some comments
[TXT] dhcpd.h  1.282   4 years  krw   Use AUTOCONF4 flag. Set the flag on startup. But if the flag is subsequently res...
[TXT] dhctoken.h  1.16   5 years  krw   Rename ACTION_NONE to ACTION_USELEASE. TOK_NOACTION to TOK_USELEASE. More consis...
[TXT] dispatch.c  1.165   5 years  guenther   Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h> ...
[TXT] kroute.c  1.167   4 years  krw   Don't leak resolv.conf contents.
[TXT] log.c  1.2   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.1   7 years  krw   Switch from 'legacy' errwarn.c to standard daemon logging functions. No objecti...
[TXT] options.c  1.120   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] packet.c  1.44   6 years  krw   Now that log_debug() has been decyphered, replace DPRINTF() instances with log_d...
[TXT] parse.c  1.83   4 years  krw   Cleanup/simplify parse_number(): 1) Restructure to explicitly set a long long r...
[TXT] privsep.c  1.75   5 years  krw   Restructure code to simplifiy imsg communications, further separating DHCP knowl...
[TXT] privsep.h  1.59   5 years  krw   Restructure code to simplifiy imsg communications, further separating DHCP knowl...