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_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   20 years  henning   add back manpage that was forgotten during the switch, catched by and ok theo
[TXT] alloc.c  1.3   20 years  deraadt   remove things not used, spotted by lint mostly; ok henning
[TXT] bootp.c  1.9   20 years  deraadt   knf
[TXT] bpf.c  1.4   20 years  deraadt   remove things not used, spotted by lint mostly; ok henning
[TXT] conflex.c  1.3   20 years  henning   more crap bites the dust
[TXT] confpars.c  1.10   19 years  millert   Avoid following a NULL pointer if a hostname lookup fails and remove an extraneo...
[TXT] convert.c  1.4   20 years  deraadt   remove DEBUG_PACKET stuff; henning ok
[TXT] db.c  1.9   19 years  henning   don't wipe lease file on startup, found & solution tested nick@
[TXT] dhcp-options.5  1.3   19 years  henning   fix the "option dhcp-client-identifier" hex example From: Marco Munari <mar@i.am...
[TXT] dhcp.c  1.12   20 years  henning   typo; From: Andrey Matveev <andrushock@korovino.net>
[TXT] dhcp.h  1.2   20 years  henning   fold in 10liners and clean up other .hs a bit
[TXT] dhcpd.8  1.6   19 years  pvalchev   update bootp example "filename" location to reflect tftp default of chrooting to...
[TXT] dhcpd.c  1.20   19 years  millert   Avoid following a NULL pointer if a hostname lookup fails and remove an extraneo...
[TXT] dhcpd.conf  1.1   20 years  henning   may the whacking begin
[TXT] dhcpd.conf.5  1.2   20 years  jmc   - trim/update AUTHORS - standard options list and correct SYNOPSIS for dhcpd(8) ...
[TXT] dhcpd.h  1.13   20 years  deraadt   remove DEBUG_PACKET stuff; henning ok
[TXT] dhcpd.leases.5  1.4   20 years  jmc   missing comma;
[TXT] dhctoken.h  1.2   20 years  henning   fold in 10liners and clean up other .hs a bit
[TXT] dispatch.c  1.10   20 years  canacar   handle interface removals gracefully. reported by Oliver J. Morais ok henning@, ...
[TXT] hash.c  1.2   20 years  henning   more crap bites the dust
[TXT] icmp.c  1.8   20 years  henning   instead of using some lower 16 bits of some address on the stack that even requi...
[TXT] inet.c  1.4   20 years  deraadt   remove things not used, spotted by lint mostly; ok henning
[TXT] memory.c  1.8   20 years  deraadt   knf
[TXT] options.c  1.4   20 years  deraadt   remove DEBUG_PACKET stuff; henning ok
[TXT] packet.c  1.3   20 years  canacar   filter writes and lock bpf descriptor, ok henning@
[TXT] parse.c  1.6   20 years  deraadt   remove things not used, spotted by lint mostly; ok henning
[TXT] print.c  1.8   20 years  deraadt   remove DEBUG_PACKET stuff; henning ok
[TXT] tables.c  1.3   20 years  deraadt   various knf; henning ok
[TXT] tree.c  1.9   20 years  henning   remove hostname lookup stuff, done at parse time now, ok theo
[TXT] tree.h  1.4   20 years  hshoexer   knf + ansi ok henning@
[TXT] errwarn.c (in the Attic) [Hide]  1.1   20 years  henning   may the whacking begin