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