| Commit message (Expand) | Author | Age |
| * | Sort interfaces according to preference and pass this to dhcpcd-run-hooks so ... | Roy Marples | 2008-09-09 |
| * | We no longer ship .sh files, so remove the construct. | Roy Marples | 2008-09-09 |
| * | Remove logger and exclusively uses syslog instead. This saves almost 2K on Ne... | Roy Marples | 2008-09-05 |
| * | Add a control socket so that interfaces can be dynamically re-set. | Roy Marples | 2008-09-03 |
| * | Add an event loop. | Roy Marples | 2008-09-02 |
| * | Inherit DBDIR and LIBEXECDIR from the env. | Roy Marples | 2008-07-27 |
| * | Darwin uses --rpath instead of -Wl,-rpath= - bummer. | Roy Marples | 2008-07-21 |
| * | Allow LIBEXECDIR to inherit from env. | Roy Marples | 2008-06-18 |
| * | Fix subdir | Roy Marples | 2008-05-24 |
| * | Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes | Roy Marples | 2008-05-24 |
| * | Installing to FHS dirs just for Linux is silly, especially as GNU autotools d... | Roy Marples | 2008-05-22 |
| * | Stop defining the same flags twice. | Roy Marples | 2008-05-21 |
| * | Move socket.c -> lpf.c. Also, default Linux to using /lib/dhcpcd rather than ... | Roy Marples | 2008-05-20 |
| * | Don't set CONFIG in the Makefile. | Roy Marples | 2008-05-20 |
| * | Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.dui... | Roy Marples | 2008-05-20 |
| * | Split dhcpcd.sh into smaller hook scripts, so that dhcpcd.sh just provide som... | Roy Marples | 2008-05-20 |
| * | We should really be using CPPFLAGS. | Roy Marples | 2008-05-20 |
| * | Move the SUFFIXES to them. | Roy Marples | 2008-05-19 |
| * | Change our Makefile vars to be more like NetBSD. | Roy Marples | 2008-05-19 |
| * | Move VERSION from Makefile to config.h so that other Makefiles can be used in... | Roy Marples | 2008-05-19 |
| * | Move signal.{c,h} to signals.{c.h} so we can work better in the NetBSD source... | Roy Marples | 2008-05-15 |
| * | dhcpcd-4.0.0-beta3 | Roy Marples | 2008-05-13 |
| * | dhcpcd-4.0.0_beta2 | Roy Marples | 2008-05-08 |
| * | dhcpcd-4.0.0-beta1 | Roy Marples | 2008-05-06 |
| * | Move some opts to compat. | Roy Marples | 2008-05-02 |
| * | Don't use a DUID by default even though support is compiled in, #70. Also, fi... | Roy Marples | 2008-05-01 |
| * | Repair whitespace damage. | Roy Marples | 2008-04-26 |
| * | dhcpcd can now read a basic config file! Add a default dhcpcd.conf and matchi... | Roy Marples | 2008-04-18 |
| * | Change SYSCONFDIR to /etc/dhcpcd as we'll probably be adding some kind of con... | Roy Marples | 2008-04-16 |
| * | Remove the .info file and now set environment vars in the same vein as dhclie... | Roy Marples | 2008-04-16 |
| * | Change a few build/install knobs. | Roy Marples | 2008-04-14 |
| * | Move configuration file setup to dhcpcd.sh so that it's possible for the user... | Roy Marples | 2008-04-12 |
| * | Normally I hate massive code drops, but heh. | Roy Marples | 2008-04-11 |
| * | Install INFODIR in the Makefile to reduce the dhcpcd code size. | Roy Marples | 2008-03-28 |
| * | Split interface and socket out into OS bpf, if-bsd and if-linux. | Roy Marples | 2008-03-24 |
| * | Release dhcpcd-3.2.3dhcpcd-3.2.3 | Roy Marples | 2008-02-25 |
| * | Release dhcpcd-3.2.2 | Roy Marples | 2008-02-20 |
| * | Release dhcpcd-3.2.1 | Roy Marples | 2008-01-29 |
| * | Release dhcpcd-3.2.0 | Roy Marples | 2008-01-25 |
| * | Bump version and fix infiniband number. | Roy Marples | 2008-01-24 |
| * | Change man page building to a suffix rule. | Roy Marples | 2008-01-17 |
| * | Re-write the man page using the mdoc format. | Roy Marples | 2008-01-17 |
| * | Release 3.1.9 | Roy Marples | 2008-01-09 |
| * | Fix INFODIR | Roy Marples | 2008-01-09 |
| * | Bump the version for testing. | Roy Marples | 2008-01-09 |
| * | Fix makefiles for installing via ports | Roy Marples | 2008-01-08 |
| * | Belatedly into 2008 :) | Roy Marples | 2008-01-08 |
| * | Move to a BSD style Makefile and supply mk stubs that work with gmake and pmake. | Roy Marples | 2008-01-07 |
| * | Stop trying to fudge gmake including the .depend | Roy Marples | 2008-01-07 |
| * | whitespace | Roy Marples | 2007-11-28 |