Age | Commit message (Expand) | Author |
---|---|---|
2019-03-28 | Add start/stop commands to init socket | David Oberhollenzer |
2019-03-28 | Include service ID in initsock status response | David Oberhollenzer |
2019-03-28 | initd: Hand out unique IDs to services | David Oberhollenzer |
2019-03-27 | Add filter argument to status request | David Oberhollenzer |
2019-03-20 | Fix warnings from gcc 8.3 + musl build | David Oberhollenzer |
2019-03-20 | initd: don't start runsvc for services without exec block | David Oberhollenzer |
2019-03-18 | Add functions to transmit service status accross initd socket | David Oberhollenzer |
2019-03-18 | Add helpers for initd socket | David Oberhollenzer |
2018-11-23 | Remove some no longer needed cruft | David Oberhollenzer |
2018-11-23 | Relicense what is left of the init system under OpenBSD style ISC license | David Oberhollenzer |
2018-11-04 | Remove unused telinit code | David Oberhollenzer |
2018-11-04 | cleanup: let rdline_init open the file | David Oberhollenzer |
2018-11-04 | Seperate init specific code from utility code | David Oberhollenzer |