| Commit message (Expand) | Author | Age | Files | Lines |
| * | C operator precedence is hard | Laurent Bercot | 2026-03-28 | 1 | -1/+1 |
| * | Booleans are hard | Laurent Bercot | 2026-03-28 | 1 | -1/+1 |
| * | s6-setsid bugfix: only check ctty when actually calling tcsetpgrp | Laurent Bercot | 2026-03-28 | 1 | -1/+1 |
| * | Merge branch '2.15.0.0' | Laurent Bercot | 2026-03-18 | 40 | -996/+825 |
| |\ |
|
| | * | More fixes, ftrigr_string addition, doc update | Laurent Bercot | 2026-03-18 | 11 | -44/+35 |
| | * | s6-svscan trivial fix; s6-svunlink bugfix; start prep for 2.15.0.0 | Laurent Bercot | 2026-03-17 | 2 | -5/+11 |
| | * | Refactor ftrig using sass; clean up API a bit, update its users | Laurent Bercot | 2026-03-16 | 41 | -998/+830 |
| * | | s6-svscan: remove broken optimization for inactive removal | Laurent Bercot | 2026-02-20 | 1 | -11/+3 |
| |/ |
|
| * | Also remove it from s6/s6.h | Laurent Bercot | 2026-02-15 | 1 | -1/+0 |
| * | Remove mentions to s6lock from doc and code. | Laurent Bercot | 2026-02-05 | 3 | -81/+0 |
| * | Add initial cleanup to s6-svscan | Laurent Bercot | 2026-01-24 | 1 | -2/+21 |
| * | Invoke s6-ftrigrd with a full environment | Laurent Bercot | 2026-01-20 | 1 | -2/+3 |
| * | s6-svscan can be the last living piece of a deleted s6 version and still work | Laurent Bercot | 2025-12-24 | 1 | -1/+1 |
| * | releng fixes | Laurent Bercot | 2025-12-23 | 1 | -0/+1 |
| * | s6-softlimit: add -P option for RLIMIT_RTPRIO | Alyssa Ross | 2025-11-09 | 1 | -1/+6 |
| * | POSIX guarantees that pid == pgid for session leaders! | Laurent Bercot | 2025-11-07 | 5 | -47/+23 |
| * | Move daemontools/runit wrapper support here | Laurent Bercot | 2025-11-04 | 6 | -0/+1039 |
| * | stupid s6-svc bug fix | Laurent Bercot | 2025-11-04 | 1 | -1/+1 |
| * | Improve s6-svc; prepare for 2.14.0.0 | Laurent Bercot | 2025-11-02 | 1 | -12/+19 |
| * | s6-supervise: try getsid instead of getpgid, see what OpenBSD says | Laurent Bercot | 2025-10-28 | 1 | -2/+2 |
| * | s6-background-watch: don't forget selfpipe_init | Laurent Bercot | 2025-10-27 | 1 | -0/+2 |
| * | Obviously BSD stuff needs nonposix.h | Laurent Bercot | 2025-10-23 | 1 | -0/+2 |
| * | Revert: actual fix is in skalibs | Laurent Bercot | 2025-10-22 | 1 | -1/+0 |
| * | Add PTHREAD_LIB to s6-setlock's dependencies, because FreeBSD | Laurent Bercot | 2025-10-22 | 1 | -0/+1 |
| * | More keventbridge fixes | Laurent Bercot | 2025-10-22 | 1 | -6/+3 |
| * | Fix keventbridge_start invocation | Laurent Bercot | 2025-10-22 | 1 | -1/+2 |
| * | Change s6-background-watch to use keventbridge | Laurent Bercot | 2025-10-22 | 1 | -70/+17 |
| * | Support procctl in s6-background-watch | Laurent Bercot | 2025-10-22 | 1 | -13/+25 |
| * | Fix storage of struct thinfo_s in s6-background-watch | Laurent Bercot | 2025-10-22 | 1 | -7/+8 |
| * | Add some doc, improve s6-background-watch | Laurent Bercot | 2025-10-22 | 2 | -16/+25 |
| * | Add s6-background-watch (untested) | Laurent Bercot | 2025-10-20 | 2 | -0/+301 |
| * | Add -m option to s6-accessrules-cdb-from-fs | Laurent Bercot | 2025-10-04 | 1 | -1/+29 |
| * | s6-supervise: create supervise/service-lock on the first time | Laurent Bercot | 2025-09-25 | 1 | -1/+1 |
| * | s6-fdholder-delete: fix error message | Laurent Bercot | 2025-09-22 | 1 | -1/+1 |
| * | Seriously clean up s6-log; add Rperiod for periodic log rotations. | Laurent Bercot | 2025-07-26 | 1 | -66/+87 |
| * | Document s6-softlimit -H|-h | Laurent Bercot | 2025-04-28 | 1 | -1/+1 |
| * | pkg-config support, templated configure, etc. | Laurent Bercot | 2025-04-27 | 3 | -17/+28 |
| * | Readability improvement in s6-supervise.c | Laurent Bercot | 2025-04-06 | 1 | -2/+4 |
| * | Don't step on POSIX | Laurent Bercot | 2024-11-10 | 1 | -3/+3 |
| * | ... with the correct type | Laurent Bercot | 2024-10-04 | 1 | -1/+1 |
| * | Add flag-newpidns to the servicedir file list | Laurent Bercot | 2024-10-04 | 1 | -0/+1 |
| * | Prepare for 2.13.1.0; add flag-newpidns | Laurent Bercot | 2024-10-04 | 1 | -1/+10 |
| * | Revert, found a better way | Laurent Bercot | 2024-10-02 | 1 | -1/+0 |
| * | Add S6_SVFILE_TEMPLATE definition | Laurent Bercot | 2024-10-02 | 1 | -0/+1 |
| * | Actual fix for keycheck_ip6 | Laurent Bercot | 2024-10-02 | 1 | -1/+1 |
| * | Without the bitarray dep | Laurent Bercot | 2024-10-01 | 1 | -1/+0 |
| * | Tentative fix for keycheck_ip6 | Laurent Bercot | 2024-10-01 | 1 | -1/+1 |
| * | Add debug instruction in keycheck_ip6 | Laurent Bercot | 2024-10-01 | 1 | -0/+3 |
| * | bugfix: make lock-fd actually work! | Laurent Bercot | 2024-09-12 | 1 | -2/+2 |
| * | Revert the fix, it's bad | Laurent Bercot | 2024-08-20 | 1 | -23/+10 |