about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* version: 2.1.0.0 v2.1.0.0Laurent Bercot2016-04-143-4/+11
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-23/+40
* Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed.Laurent Bercot2016-03-1920-115/+115
* Add halt, poweroff, reboot as unexported commandsLaurent Bercot2016-03-1710-1/+88
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
* s6-mount bugfix: better parsing of -o optionsLaurent Bercot2016-03-121-1/+1
* s6-mount: exit 1, not 111, on EBUSY (already mounted)Laurent Bercot2016-01-121-1/+2
* fix --enable-crossLaurent Bercot2015-12-051-1/+1
* - Fix selfpipe_read invocationsLaurent Bercot2015-11-303-4/+5
* better configure, better make stripLaurent Bercot2015-11-192-8/+7
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
* - update deps v2.0.2.3Laurent Bercot2015-10-153-3/+4
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-23/+22
* - remove s6-hiercopy (unused, moved to s6-portable-utils)Laurent Bercot2015-10-057-162/+11
* Link shared libs against their -l deps, better libpath management v2.0.2.2Laurent Bercot2015-08-123-18/+28
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-127-23/+54
* Add make version guardLaurent Bercot2015-08-031-0/+5
* Remove portability files - useless on a non-portable package! v2.0.2.1Laurent Bercot2015-06-163-37/+0
* Better fix for s6-uevent-spawner.Laurent Bercot2015-06-141-2/+6
* Credit OlivierLaurent Bercot2015-06-141-0/+1
* - Fix for s6-uevent-spawner event delayLaurent Bercot2015-06-145-6/+12
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0718-0/+18
* s6-devd option bugfix (thanks Olivier Brunel)Laurent Bercot2015-04-271-1/+1
* Useless commit to test githubLaurent Bercot2015-04-221-1/+1
* - add -n to s6-mountLaurent Bercot2015-03-102-7/+14
* s6-uevent-spawner fixes: linevar, multiple spawns v2.0.2.0Laurent Bercot2015-03-101-6/+9
* It will work better if I *write* into an output buffer...Laurent Bercot2015-03-101-2/+2
* Would it kill the kernel guys to DOCUMENT that the netlink(3) parsingLaurent Bercot2015-03-101-56/+33
* Doc fixesLaurent Bercot2015-03-093-8/+10
* - s6-devd doc updateLaurent Bercot2015-03-093-25/+23
* - Added s6-uevent-listener and s6-uevent-spawnerLaurent Bercot2015-03-0915-262/+747
* Don't redirect stdout in s6-devdLaurent Bercot2015-03-071-9/+2
* Remove s6-hiercopy v2.0.1.0Laurent Bercot2015-02-239-76/+13
* Cosmetic fix: avltree_iter -> avltree_iter_nocancelLaurent Bercot2015-01-152-2/+2
* Revert .NOTPARALLEL and push real fixLaurent Bercot2015-01-141-1/+2
* Align to other packagesLaurent Bercot2015-01-134-7/+7
* Add .NOTPARALLEL to work around possible make bugLaurent Bercot2015-01-131-0/+2
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-112-2/+3
* version increase to 2.0.0.1 v2.0.0.1Laurent Bercot2015-01-064-4/+10
* Remove -x test from gen-deps.shLaurent Bercot2015-01-041-3/+1
* Fix configure --help: no support for VAR=VALUELaurent Bercot2015-01-021-4/+1
* More noob-friendly configure defaultsLaurent Bercot2015-01-021-11/+31
* Better documentation for --enable-slashpackageLaurent Bercot2015-01-021-2/+16
* Doc fixes v2.0.0.0 developLaurent Bercot2014-12-192-2/+2
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-1/+1
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-162-2/+23
* Give Solaris a chanceLaurent Bercot2014-12-161-0/+4
* Update doc: dependency to make 4Laurent Bercot2014-12-162-2/+2
* Test _XOPEN_SOURCE=700, fix include order in MakefileLaurent Bercot2014-12-153-14/+21