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_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   7 years  krw   Switch from 'legacy' errwarn.c to standard daemon logging functions. No objecti...
[TXT] bpf.c  1.47   7 years  krw   Eliminate most strerror() invocations by using log_warn() and fatal() instead of...
[TXT] clparse.c  1.105   7 years  krw   Adjust lines that are too long.
[TXT] conflex.c  1.35   7 years  krw   Switch from 'legacy' errwarn.c to standard daemon logging functions. No objecti...
[TXT] dhclient.8  1.29   7 years  krw   Adopt the common verbiage other log.[ch] daemons use to describe '-d'. Point ou...
[TXT] dhclient.c  1.405   7 years  krw   Shuffle, shuffle, shuffle.
[TXT] dhclient.conf.5  1.34   7 years  jmc   tweak previous;
[TXT] dhclient.leases.5  1.9   10 years  schwarze   Add missing .Mt macros for AUTHORS email addresses. From Jan Stary <hans at star...
[TXT] dhcp.h  1.18   8 years  krw   Give dhclient(8) the ability to use option 119, a.k.a. "Domain Search" if suppli...
[TXT] dhcpd.h  1.161   7 years  krw   Shuffle, shuffle, shuffle.
[TXT] dhctoken.h  1.10   7 years  krw   Track SSID in leases file and only consider leases from the current SSID when st...
[TXT] dispatch.c  1.117   7 years  krw   Stray #endif w/o comment.
[TXT] kroute.c  1.85   7 years  krw   Move ROUNDUP() to top of file, outside of warring #ifdef's to come.
[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.83   7 years  krw   Fix dhclient vis/unvis of strings stored in the leases file. Replaces incorrect...
[TXT] packet.c  1.33   7 years  krw   Add comments to #endif's to allow easy differentiation between many incoming #if...
[TXT] parse.c  1.43   7 years  krw   Use new log.[ch] functions in parse_warn(). Simplify the "^" placing logic and ...
[TXT] privsep.c  1.45   7 years  krw   Shuffle another bit of code closer to its friends.
[TXT] privsep.h  1.33   7 years  krw   Shuffle, shuffle, shuffle.
[TXT] tables.c (in the Attic) [Hide]  1.20   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...