pkgsrc/net/dhcpcd
roy 34759963e7 Update to 5.1.0
Changes from 5.0.6
* get_option_addr uses struct in_addr * instead of uint32_t *
  fixes a crash on sgimips/netbsd, thanks to Tim McIntosh
* Use ssize_t which is a signed int and test if read() returns -1
  fixes a crash on some embedded systems, thanks to David Wu
* Fix -f path/to/config
* -e, --env var=value for profile specific env vars
* Many issues resolved when running in test mode
* Don't print a (null) string when there is no NAK message
* Fix compile on NetBSD-4 (PR pkg/41719)
* Only allow hardware families we know by default (over-ridable)
* Fix persistent and timeout 0 options
* Fix parsing of escape code sequencies
* Don't bring up interfaces brought down when handling new interfaces
* Allow un-encapsulated vendor option
* Build system now uses configure script and not mk stubs
2009-09-02 20:54:18 +00:00
..
files
DESCR
distinfo Update to 5.1.0 2009-09-02 20:54:18 +00:00
Makefile Update to 5.1.0 2009-09-02 20:54:18 +00:00
PLIST Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00