OpenBSD CVS

src/usr.sbin/dhcpd/


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 / usr.sbin / dhcpd

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] alloc.c  1.15   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] bootp.c  1.18   7 years  krw   Adjust some long lines.
[TXT] bpf.c  1.16   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] conflex.c  1.17   7 years  krw   branches: 1.17.4; Adjust some long lines.
[TXT] confpars.c  1.31   7 years  krw   branches: 1.31.4; Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by us...
[TXT] convert.c  1.5   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...
[TXT] db.c  1.18   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] dhcp-options.5  1.22   8 years  schwarze   Avoid .Ns right after .Pf, it's pointless. In some cases, do additional cleanup ...
[TXT] dhcp.c  1.55   7 years  krw   branches: 1.55.4; Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by us...
[TXT] dhcp.h  1.10   10 years  krw   Add parsing for options 121 (classless-static-routes) and 249 (classless-ms-stat...
[TXT] dhcpd.8  1.28   7 years  krw   Adopt the common verbiage other log.[ch] daemons use to describe '-d'. Point ou...
[TXT] dhcpd.c  1.56   7 years  krw   Bring parse_warn() into the log.[ch] 21st century and adopt the "^" placement lo...
[TXT] dhcpd.conf  1.1   20 years  henning   may the whacking begin
[TXT] dhcpd.conf.5  1.18   7 years  jca   branches: 1.18.4; Appropriately replace "domain name" with "hostname"; less mis...
[TXT] dhcpd.h  1.60   7 years  krw   branches: 1.60.4; Bring parse_warn() into the log.[ch] 21st century and adopt t...
[TXT] dhcpd.leases.5  1.13   8 years  sobrado   use file system path (.Pa) semantic markup macros where appropriate.
[TXT] dhctoken.h  1.7   10 years  krw   branches: 1.7.16; Stop pretending we still support FDDI or token ring hardware ...
[TXT] dispatch.c  1.42   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] hash.c  1.8   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] icmp.c  1.18   7 years  krw   branches: 1.18.8; 1.18.10; Eliminate pointless'%m' (a.k.a. hand rolled strerro...
[TXT] inet.c  1.6   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...
[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 old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] memory.c  1.28   7 years  krw   branches: 1.28.10; 1.28.12; Eliminate pointless'%m' (a.k.a. hand rolled strerr...
[TXT] options.c  1.35   7 years  krw   Adjust some long lines.
[TXT] packet.c  1.12   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] parse.c  1.26   7 years  krw   Bring parse_warn() into the log.[ch] 21st century and adopt the "^" placement lo...
[TXT] pfutils.c  1.18   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] print.c  1.11   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...
[TXT] sync.c  1.23   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] sync.h  1.5   7 years  krw   Zap stray whitespace.
[TXT] tables.c  1.13   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] tree.c  1.18   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] tree.h  1.5   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] udpsock.c  1.10   7 years  krw   Adjust some long lines.