Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few omissions 2.3.0.0 | Laurent Bercot | 2017-03-12 | 7 | -21/+20 |
| | |||||
* | Make it build with skalibs-2.5.0.0 | Laurent Bercot | 2017-03-08 | 14 | -129/+116 |
| | |||||
* | Types fix, first pass | Laurent Bercot | 2017-01-08 | 15 | -170/+192 |
| | | | | Deeper fixes need to be done if the avltree.h API ever changes. | ||||
* | Fix type of the dummy char in s6-fillurandompool | Laurent Bercot | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Port to new librandom API. | Laurent Bercot | 2016-10-14 | 1 | -20/+5 |
| | | | | | Interestingly, that new API makes implementing s6-fillurandom kind of a NOP. The waiting will be performed in the library. | ||||
* | s6-fillurandompool: add workaround for old libcs that don't define ↵ | Laurent Bercot | 2016-09-15 | 1 | -2/+5 |
| | | | | SYS_getrandom | ||||
* | Add s6-fillurandompool | Laurent Bercot | 2016-09-15 | 2 | -0/+27 |
| | |||||
* | Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package) | Laurent Bercot | 2016-09-10 | 8 | -69/+2 |
| | |||||
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 2 | -0/+2 |
| | |||||
* | Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed. | Laurent Bercot | 2016-03-19 | 10 | -70/+23 |
| | | | | Major version bump: rc for 2.1.0.0 | ||||
* | Add halt, poweroff, reboot as unexported commands | Laurent Bercot | 2016-03-17 | 7 | -0/+73 |
| | |||||
* | s6-mount bugfix: better parsing of -o options | Laurent Bercot | 2016-03-12 | 1 | -1/+1 |
| | |||||
* | s6-mount: exit 1, not 111, on EBUSY (already mounted) | Laurent Bercot | 2016-01-12 | 1 | -1/+2 |
| | |||||
* | - Fix selfpipe_read invocations | Laurent Bercot | 2015-11-30 | 2 | -2/+2 |
| | | | | - Easier CROSS_COMPILE support in configure | ||||
* | - remove s6-hiercopy (unused, moved to s6-portable-utils) | Laurent Bercot | 2015-10-05 | 2 | -157/+1 |
| | | | | | - fix s6ps_otree when /proc isn't available - remove fucking -Bsymbolic | ||||
* | Better fix for s6-uevent-spawner. | Laurent Bercot | 2015-06-14 | 1 | -2/+6 |
| | |||||
* | - Fix for s6-uevent-spawner event delay | Laurent Bercot | 2015-06-14 | 1 | -1/+1 |
| | | | | - rc for 2.0.2.1 | ||||
* | s6-devd option bugfix (thanks Olivier Brunel) | Laurent Bercot | 2015-04-27 | 1 | -1/+1 |
| | |||||
* | - add -n to s6-mount | Laurent Bercot | 2015-03-10 | 1 | -3/+6 |
| | | | | - s6-mount doc fixes | ||||
* | s6-uevent-spawner fixes: linevar, multiple spawns v2.0.2.0 | Laurent Bercot | 2015-03-10 | 1 | -6/+9 |
| | |||||
* | It will work better if I *write* into an output buffer... | Laurent Bercot | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | Would it kill the kernel guys to DOCUMENT that the netlink(3) parsing | Laurent Bercot | 2015-03-10 | 1 | -56/+33 |
| | | | | | DOES NOT APPLY to NETLINK_KOBJECT_UEVENT ? Seriously, f that. New version of s6-uevent-listener; no more bufalloc for good measure. | ||||
* | - Added s6-uevent-listener and s6-uevent-spawner | Laurent Bercot | 2015-03-09 | 5 | -241/+525 |
| | | | | | - s6-devd is now a wrapper around the former two - version: bump to 2.0.2.0, still missing s6-devd doc | ||||
* | Don't redirect stdout in s6-devd | Laurent Bercot | 2015-03-07 | 1 | -9/+2 |
| | |||||
* | Remove s6-hiercopy v2.0.1.0 | Laurent Bercot | 2015-02-23 | 1 | -1/+0 |
| | | | | Version: rc for 2.0.1.0 | ||||
* | Cosmetic fix: avltree_iter -> avltree_iter_nocancel | Laurent Bercot | 2015-01-15 | 2 | -2/+2 |
| | |||||
* | initial commit | Laurent Bercot | 2014-09-19 | 39 | -0/+2868 |