summaryrefslogtreecommitdiff
path: root/src/minutils
AgeCommit message (Collapse)Author
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-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-11-30 - Fix selfpipe_read invocationsLaurent Bercot
- Easier CROSS_COMPILE support in configure
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-06-14 Better fix for s6-uevent-spawner.Laurent Bercot
2015-06-14 - Fix for s6-uevent-spawner event delayLaurent Bercot
- rc for 2.0.2.1
2015-04-27 s6-devd option bugfix (thanks Olivier Brunel)Laurent 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.
2015-03-09 - Added s6-uevent-listener and s6-uevent-spawnerLaurent Bercot
- s6-devd is now a wrapper around the former two - version: bump to 2.0.2.0, still missing s6-devd doc
2015-03-07 Don't redirect stdout in s6-devdLaurent Bercot
2015-02-23 Remove s6-hiercopyv2.0.1.0Laurent Bercot
Version: rc for 2.0.1.0
2015-01-15 Cosmetic fix: avltree_iter -> avltree_iter_nocancelLaurent Bercot
2014-09-19initial commitLaurent Bercot