index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mk
/
prog.mk
Commit message (
Expand
)
Author
Age
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
Allow .depend to be included if it exists with gmake.
Roy Marples
2008-10-20
*
We don't create these files, so don't clean them.
Roy Marples
2008-09-09
*
Add an event loop.
Roy Marples
2008-09-02
*
Darwin uses --rpath instead of -Wl,-rpath= - bummer.
Roy Marples
2008-07-21
*
We need to link to the right libc if installing in / on NetBSD.
Roy Marples
2008-07-05
*
Support the root dynmanic linker on NetBSD, so we work without /usr mounted.
Roy Marples
2008-07-02
*
Should clean the core files too.
Roy Marples
2008-05-29
*
Stop defining the same flags twice.
Roy Marples
2008-05-21
*
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
*
Use CPPFLAGS as FreeBSD make doesn't.
Roy Marples
2008-05-20
*
We should really be using CPPFLAGS.
Roy Marples
2008-05-20
*
Change our Makefile vars to be more like NetBSD.
Roy Marples
2008-05-19
*
Define our own log text so we can move it off bss.
Roy Marples
2008-05-14
*
Make the man pages by default.
Roy Marples
2008-05-12
*
dhcpcd can now read a basic config file! Add a default dhcpcd.conf and matchi...
Roy Marples
2008-04-18
*
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
*
Add alternative building method to save around 500 bytes.
Roy Marples
2008-03-24
*
Split interface and socket out into OS bpf, if-bsd and if-linux.
Roy Marples
2008-03-24
*
Support the PCC compiler.
Roy Marples
2008-02-20
*
Specify install modes for all our files.
Roy Marples
2008-01-30
*
Quiet some lint warnings.
Roy Marples
2008-01-21
*
Fix makefiles for installing via ports
Roy Marples
2008-01-08
*
Belatedly into 2008 :)
Roy Marples
2008-01-08
*
Add a dist mk stub and tweak the other mk's for style.
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