summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAge
...
* DragonFlyBSD: rc.d scripts need onestatus also ....Roy Marples2019-09-19
* Dilos: work with Debian style configure callingRoy Marples2019-09-13
* build: Fix DragonFlyBSD config for import.Roy Marples2019-09-05
* Solaris: remove development warning, all looks good now :)Roy Marples2019-09-04
* OpenBSD: Fix compileRoy Marples2019-08-28
* build: Fix import-src when there is no compat to import.Roy Marples2019-08-28
* DragonFly: make import-src now prepares the source for importingRoy Marples2019-08-28
* rbtree: Fix building from a DragonFlyBSD importRoy Marples2019-08-28
* queue: Support TAILQ_FOREACH_MUTABLERoy Marples2019-08-28
* DragonFlyBSD: hooks live in /usr/libexecRoy Marples2019-08-28
* configure: Fix test for open_memstreamRoy Marples2019-07-28
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * script: Write variables to a FILERoy Marples2019-06-18
* | Fix typo in configureOleksandr Kravchuk2019-06-25
|/
* Merge branch 'master' into rbtreeRoy Marples2019-05-04
|\
| * compat: Provide consttime_memequal if not in libcRoy Marples2019-04-19
* | Merge branch 'master' into rbtreeRoy Marples2019-04-16
|\|
| * sun: Fix carrier detection, MTU detection and plumbingRoy Marples2019-04-14
* | Re-arrange so to reduce diff to upsteam.Roy Marples2019-03-04
* | Fix whitespaceRoy Marples2019-03-03
* | Fix configure reporting of rb_tree_initRoy Marples2019-03-03
* | Add rbtree(3) from NetBSD if not present in libc.Roy Marples2019-03-03
|/
* configure: --with-udev explicity requires libudev to be presentRoy Marples2019-01-11
* configurfe: Remove extra --includedir. It's not hit anyway.Roy Marples2019-01-11
* Make config.h more prettyRoy Marples2018-07-24
* udev: Use our logerr framework instead of syslog(3)Roy Marples2018-03-27
* vanity: space out config.h a bit betterRoy Marples2018-03-27
* Add support for setproctitle(3).Roy Marples2018-02-13
* configure: make --includedir=/usr/src/foo workRoy Marples2018-01-07
* Fix prior on stricter shells.Roy Marples2017-10-05
* Detect hmac(3) in libc or the library containing MD5.Roy Marples2017-10-05
* Add compat/strlcpy.c from OpenBSD libc to use instead ofRoy Marples2017-10-04
* When using gcc, add the -Wlogical-op flag when debugging.Roy Marples2017-05-04
* Style.Roy Marples2017-04-21
* With the logger removed, we no longer need to test for printf %m support.Roy Marples2017-04-02
* Use new strtoi changes.Roy Marples2017-03-22
* Report correct config test for arc4random_uniformRoy Marples2017-03-22
* Remove configure opts for prior.Roy Marples2017-03-21
* Remove posix_spawn(3) compat code.Roy Marples2017-03-21
* Remove the strlcpy compat code and just #define it to snprintf(3).Roy Marples2017-03-21
* Configure correct hook dir.Roy Marples2017-03-20
* Move md5 and sha256 out to compat.Roy Marples2017-03-19
* bpf: ARP and BOOTP filter improvementsRoy Marples2017-03-05
* Detect .git directory and add debugging flags.Roy Marples2017-02-23
* Improve nl80211 support as we now know how to work out the SSID we'reRoy Marples2016-11-17
* Do somewith with getline result in configure to make it pass.Roy Marples2016-11-08
* Default DBDIR from /var/db to /var/db/dhcpcd.Roy Marples2016-11-08
* make distinfo now produces a .distinfo file which contains checksum(s) ofRoy Marples2016-11-04
* Support kernels which implement RFC5227.Roy Marples2016-10-14
* Fix build system to make import correctly for authentication.Roy Marples2016-10-07