Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - sinit - suckless init
git clone git://git.suckless.org/sinit
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2018-03-26 16:48 Bump to 1.1 sin
2018-03-18 13:35 Ensure children are reaped periodically sin
2016-09-23 07:37 Use switch for fork() FRIGN
2015-07-12 19:24 config.def.h: align rc*cmd Ypnose
2015-06-16 09:37 Put sinit out of its misery and bump it… sin
2015-02-18 17:55 Prefix signal handlers with 'sig' sin
2015-02-03 17:44 Update LICENSE year sin
2015-02-01 21:00 Fix some mandoc lint warnings sin
2014-12-04 15:03 Style fix sin
2014-12-04 14:56 Don't use EXIT_{SUCCESS,FAILURE} sin
2014-12-04 14:30 Just use $(OBJ) instead of hardcoded si… sin
2014-12-04 14:21 Bump up to 0.9.2 sin
2014-12-04 14:19 Update LICENSE sin
2014-12-04 14:18 Simplify Makefile sin
2014-12-04 14:07 Update manpage sin
2014-08-18 19:12 Update link to initscripts sin
2014-08-17 21:17 Remove -Wno-unused-result and add -s sin
2014-08-16 17:02 Reword sinit manpage - clarify confusio… sin
2014-08-05 17:53 Bump up to 0.9.1 sin
2014-07-26 15:44 Re-order includes sin
2014-04-23 10:25 Mention /bin/rc.init in the manpage sin
2014-04-22 11:42 Add sinit.8 manpage sin
2014-04-22 10:53 Add dist target to Makefile sin
2014-04-21 09:27 Break on first signal found sin
2014-04-19 09:25 setpgid(0, 0) seems redundant after set… sin
2014-04-16 09:30 Bump up to v0.9 - should be the final r… sin
2014-04-09 21:01 Be less hardcore and don't use -Werror sin
2014-03-27 10:22 Fix vertical indentation sin
2014-03-27 10:20 Just block all signals sin
2014-03-08 17:48 Bump up version to v0.8 sin
2014-03-08 17:16 Remove util/ sin
2014-03-08 16:48 Mark venprintf() as static explicitly, … sin
2014-02-27 15:29 Don't assume that $(DESTDIR)$(PREFIX)/b… sin
2014-02-16 20:16 No need to setsid() early sin
2014-02-12 13:50 Bump up to v0.7 sin
2014-02-12 09:33 Sanitize working dir - default to "/" sin
2014-02-10 20:19 It doesn't really matter what we return… sin
2014-02-10 20:16 Add -Wextra and -Werror by default sin
2014-02-10 20:16 Use proper type for iterator sin
2014-02-10 20:10 Bump up to v0.6 sin
2014-02-10 20:08 Remove signalfd include header sin
2014-02-10 20:04 Use sigwait() instead of signalfd() sin
2014-02-10 14:53 Unblock signals before exec sin
2014-02-10 10:03 No need to typedef sin
2014-02-10 10:00 Don't clutter code sin
2014-02-09 12:43 Simplify naming of variables sin
2014-02-09 12:14 Bump up to v0.5 sin
2014-02-08 13:05 We can't reach the end of main, add a c… sin
2014-02-08 13:01 Remove unused #includes sin
2014-02-08 13:00 No need to use select() - we only have … sin
2014-02-08 12:36 Remove Arg - it is a leftover from when… sin
2014-02-07 22:21 Bump up to v0.4 sin
2014-02-07 22:19 No need for sigfd to be defined at file… sin
2014-02-07 22:03 *p points to program name sin
2014-02-07 21:42 signum is unused - get rid of it sin
2014-02-07 21:34 It was Rich Felker who did the minimal … sin
2014-02-07 21:31 Close signalfd fd on exec sin
2014-02-07 21:08 Don't nest too much sin
2014-02-07 21:06 We'll get a SIGCHLD so no need to doubl… sin
2014-02-07 17:13 Update README sin
2014-02-07 17:10 Bump up to v0.3 sin
2014-02-07 16:50 Don't process incomplete reads sin
2014-02-07 16:46 Some more error checking just to be sure sin
2014-02-07 16:18 Poweroff on SIGUSR1 sin
2014-02-07 16:15 Remove FIFO from sinit sin
2014-02-07 13:30 Bump up version to v0.2 sin
2014-02-07 13:23 Don't leak the fifofd if we re-init the… sin
2014-02-07 12:47 Refactor code sin
2014-02-07 11:41 Allow fifopath to be NULL sin
2014-02-07 11:35 Pass the actual FIFO path to weprintf() sin
2014-02-07 11:14 Use the double fork trick to properly r… sin
2014-02-06 17:00 Create a new session as quickly as poss… sin
2014-02-06 12:24 Use a double pointer sin
2014-02-06 12:18 Inform the user when execvp() fails sin
2014-02-06 12:03 We don't use err.h so remove it sin
2014-02-06 12:01 Factor out the rc commands sin
2014-02-06 11:42 Add README sin
2014-02-06 11:38 rc has now been renamed to rc.init sin
2014-02-06 11:34 Remove config.h from repo sin
2014-02-06 11:27 Be less harsh and don't error out entir… sin
2014-02-06 11:14 Initial commit sin
Atom feed
Atom feed (tags)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.