index
:
s6-linux-utils
2.3.0.0
develop
main
master
Mirror of git://git.skarnet.org/s6-linux-utils
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-04-27
Adapt s6-devd to the new s6-uevent-listener|s6-uevent-spawner interface
Laurent Bercot
2017-04-14
Change s6-uevent-listener API: don't spawn, write events to stdout
Laurent Bercot
2017-04-13
Fix s6-ps types parsing
Laurent Bercot
2017-04-12
Replace fd_writev with buffer_write in s6-uevent-listener
Laurent Bercot
2017-03-27
Make sure avltree indices (in s6-ps) are uint32_t
Laurent Bercot
2017-03-12
Fix a few omissions
2.3.0.0
Laurent Bercot
2017-03-08
Make it build with skalibs-2.5.0.0
Laurent Bercot
2017-01-08
Types fix, first pass
Laurent Bercot
2016-10-14
Fix type of the dummy char in s6-fillurandompool
Laurent Bercot
2016-10-14
Port to new librandom API.
Laurent Bercot
2016-09-15
s6-fillurandompool: add workaround for old libcs that don't define SYS_getra...
Laurent Bercot
2016-09-15
Add s6-fillurandompool
Laurent Bercot
2016-09-10
Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)
Laurent Bercot
2016-08-12
Add spawn_lib support
Laurent Bercot
2016-03-19
Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed.
Laurent Bercot
2016-03-17
Add halt, poweroff, reboot as unexported commands
Laurent Bercot
2016-03-12
s6-mount bugfix: better parsing of -o options
Laurent Bercot
2016-01-12
s6-mount: exit 1, not 111, on EBUSY (already mounted)
Laurent Bercot
2015-11-30
- Fix selfpipe_read invocations
Laurent Bercot
2015-10-05
- remove s6-hiercopy (unused, moved to s6-portable-utils)
Laurent Bercot
2015-06-14
Better fix for s6-uevent-spawner.
Laurent Bercot
2015-06-14
- Fix for s6-uevent-spawner event delay
Laurent Bercot
2015-04-27
s6-devd option bugfix (thanks Olivier Brunel)
Laurent Bercot
2015-03-10
- add -n to s6-mount
Laurent Bercot
2015-03-10
s6-uevent-spawner fixes: linevar, multiple spawns
v2.0.2.0
Laurent 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) parsing
Laurent Bercot
2015-03-09
- Added s6-uevent-listener and s6-uevent-spawner
Laurent Bercot
2015-03-07
Don't redirect stdout in s6-devd
Laurent Bercot
2015-02-23
Remove s6-hiercopy
v2.0.1.0
Laurent Bercot
2015-01-15
Cosmetic fix: avltree_iter -> avltree_iter_nocancel
Laurent Bercot
2014-09-19
initial commit
Laurent Bercot