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_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   18 years  ckuethe   This diff makes dhcpd able to manipulate pf tables on certain lease events. dhc...
[TXT] alloc.c  1.4   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] bootp.c  1.13   18 years  otto   tiny bit of delinting; ok krw@
[TXT] bpf.c  1.6   18 years  krw   Fix erroneous use of '=' instead of '+' that caused infinite loops when skipping...
[TXT] conflex.c  1.9   17 years  stevesk   remove one-lease-per-client parameter which was never implemented (it doesn't do...
[TXT] confpars.c  1.16   17 years  stevesk   remove one-lease-per-client parameter which was never implemented (it doesn't do...
[TXT] convert.c  1.4   20 years  deraadt   remove DEBUG_PACKET stuff; henning ok
[TXT] db.c  1.10   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] dhcp-options.5  1.8   17 years  stevesk   remove another irrelevant reference; ok jmc@
[TXT] dhcp.c  1.25   17 years  stevesk   small KNF
[TXT] dhcp.h  1.5   17 years  stevesk   spaces and comment to sync to dhclient dhcp.h; no binary change
[TXT] dhcpd.8  1.14   17 years  jmc   no code for -p, so remove from man page and usage(); confirmed by ckuethe; spott...
[TXT] dhcpd.c  1.32   17 years  deraadt   -q flag is unused (old shared code from dhclient); spotted by mark@cyodesigns ok...
[TXT] dhcpd.conf  1.1   20 years  henning   may the whacking begin
[TXT] dhcpd.conf.5  1.5   18 years  stevesk   repair some broken indentation in an example; ok jmc@
[TXT] dhcpd.h  1.33   17 years  henning   another dead extern; Mark Lumsden <mark@cyodesigns.com>
[TXT] dhcpd.leases.5  1.5   18 years  jaredy   deploy .An -nosplit; ok jmc
[TXT] dhctoken.h  1.5   17 years  stevesk   align, no binary change
[TXT] dispatch.c  1.22   17 years  stevesk   remove unused #defines; no binary change
[TXT] hash.c  1.3   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] icmp.c  1.9   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] inet.c  1.5   19 years  claudio   Use inet_ntop() instead of inet_ntoa() in piaddr. This solves a problem where in...
[TXT] memory.c  1.14   17 years  cloder   Fix a reliability issue in dhcpd where a DHCPDISCOVER packet with a 32-byte clie...
[TXT] options.c  1.8.2.1   16 years  ckuethe   merge fix from current, prompted by deraadt. original commit message: "Minimum I...
[TXT] packet.c  1.3   20 years  canacar   filter writes and lock bpf descriptor, ok henning@
[TXT] parse.c  1.11   17 years  stevesk   don't leak memory, from dhclient; ok krw@
[TXT] pfutils.c  1.6   17 years  deraadt   indent
[TXT] print.c  1.10   18 years  deraadt   pretty up print_hw_addr(), and even fix a teeny buffer overflow; ok otto
[TXT] tables.c  1.3   20 years  deraadt   various knf; henning ok
[TXT] tree.c  1.11   18 years  otto   tiny bit of delinting; ok krw@
[TXT] tree.h  1.5   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] errwarn.c (in the Attic) [Hide]  1.7   17 years  henning   pull in spaces array overflow fixes from dhclient the code here is slightly diff...