summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release 1.3parpd-1.3Roy Marples2009-04-20
* mandoc mandates the presence of .OsRoy Marples2009-03-12
* ~0U is better than just ~0 for this.Roy Marples2008-10-29
* Allow default parpd.conf location to be tunable.Roy Marples2008-10-27
* Release 1.1.1parpd-1.1.1Roy Marples2008-10-27
* We don't install an example parpd.conf, so remove this.Roy Marples2008-10-27
* Release 1.1parpd-1.1Roy Marples2008-10-17
* No need to check the ip alone.Roy Marples2008-10-17
* Store the network ID instead of IP.Roy Marples2008-10-17
* Cast to void * to avoid compiler warnings on Sparc64.Roy Marples2008-10-15
* Compile fixes for FreeBSD-6Roy Marples2008-10-15
* We are only removing ifaces without pents, so this free was a non op.Roy Marples2008-10-14
* If hwaddr is a comment then make it NULL.Roy Marples2008-10-14
* Introduce the interface command in parpd.conf. This should be flexable enough...Roy Marples2008-10-14
* Add more comments.Roy Marples2008-10-14
* Optimize get_word a little and describe its function.Roy Marples2008-10-14
* Add a fgetln wrapper for non BSD systems. Use glibc getline near equivalent i...Roy Marples2008-10-14
* Save a few hundred bytes by using fgetln instead of our custom get_line funct...Roy Marples2008-10-14
* Use sscanf to pull directly onto ifr. This saves needing a buffer at all :)Roy Marples2008-10-13
* Punt xmalloc and friends. Move get_line to parpd.c and use a macro snprintf t...Roy Marples2008-10-13
* We don't really have these functions from dhcpcd.Roy Marples2008-10-08
* We should not redefine UNCONST here.Roy Marples2008-10-08
* Fix reporting.Roy Marples2008-10-07
* Initial import.Roy Marples2008-10-07