summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-12 Fix a few omissions2.3.0.0Laurent Bercot
2017-03-08 Make it build with skalibs-2.5.0.0Laurent Bercot
2017-01-10 Preparation to version bumpLaurent Bercot
2017-01-08 Types fix, first passLaurent Bercot
Deeper fixes need to be done if the avltree.h API ever changes.
2016-10-28 version: 2.2.0.0v2.2.0.0Laurent Bercot
2016-10-25 Mention --enable-absolute-paths in INSTALLLaurent Bercot
2016-10-24 Revert wrong shared lib fixLaurent Bercot
2016-10-24Proper support for timer_libLaurent Bercot
2016-10-24Fix stupid shared lib dependenciesLaurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-10-14 Fix type of the dummy char in s6-fillurandompoolLaurent Bercot
2016-10-14 Port to new librandom API.Laurent Bercot
Interestingly, that new API makes implementing s6-fillurandom kind of a NOP. The waiting will be performed in the library.
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-09-26 -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot
2016-09-15 s6-fillurandompool: add workaround for old libcs that don't define ↵Laurent Bercot
SYS_getrandom
2016-09-15 Add s6-fillurandompoolLaurent Bercot
2016-09-11 Remove irrelevant shebangdir option from configureLaurent Bercot
2016-09-10 Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)Laurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-04-14 version: 2.1.0.0v2.1.0.0Laurent Bercot
2016-03-19More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot
2016-03-19 Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed.Laurent Bercot
Major version bump: rc for 2.1.0.0
2016-03-17 Add halt, poweroff, reboot as unexported commandsLaurent Bercot
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2016-03-12 s6-mount bugfix: better parsing of -o optionsLaurent Bercot
2016-01-12 s6-mount: exit 1, not 111, on EBUSY (already mounted)Laurent Bercot
2015-12-05 fix --enable-crossLaurent Bercot
2015-11-30 - Fix selfpipe_read invocationsLaurent Bercot
- Easier CROSS_COMPILE support in configure
2015-11-19 better configure, better make stripLaurent Bercot
2015-10-26 Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot
2015-10-15 - update depsv2.0.2.3Laurent Bercot
- version: 2.0.2.3
2015-10-12 Push back GNU make dependency to 3.81Laurent Bercot
2015-10-05 - remove s6-hiercopy (unused, moved to s6-portable-utils)Laurent Bercot
- fix s6ps_otree when /proc isn't available - remove fucking -Bsymbolic
2015-08-12Link shared libs against their -l deps, better libpath managementv2.0.2.2Laurent Bercot
2015-08-12xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot
2015-08-03Add make version guardLaurent Bercot
2015-06-16 Remove portability files - useless on a non-portable package!v2.0.2.1Laurent Bercot
2015-06-14 Better fix for s6-uevent-spawner.Laurent Bercot
2015-06-14 Credit OlivierLaurent Bercot
2015-06-14 - Fix for s6-uevent-spawner event delayLaurent Bercot
- rc for 2.0.2.1
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2015-04-27 s6-devd option bugfix (thanks Olivier Brunel)Laurent Bercot
2015-04-22 Useless commit to test githubLaurent Bercot
2015-03-10 - add -n to s6-mountLaurent Bercot
- s6-mount doc fixes
2015-03-10 s6-uevent-spawner fixes: linevar, multiple spawnsv2.0.2.0Laurent Bercot
2015-03-10 It will work better if I *write* into an output buffer...Laurent Bercot
2015-03-10 Would it kill the kernel guys to DOCUMENT that the netlink(3) parsingLaurent Bercot
DOES NOT APPLY to NETLINK_KOBJECT_UEVENT ? Seriously, f that. New version of s6-uevent-listener; no more bufalloc for good measure.