index
:
sysvinit.git
2.91
2.92
2.93
2.94
2.95
2.96
2.97
2.98
2.99
3.00
3.01
3.02
beta
main
master
mountpoint
newdocs
speedup
style
System-V-like boot system and utilities
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
Merge branch '3.01' of git.savannah.nongnu.org:/srv/git/sysvinit into 3.01
HEAD
master
main
3.01
Jesse
1
-1
/
+1
2021-12-13
Update changlog.
Jesse
2
-2
/
+7
2021-10-26
Updated version information in init
Jesse
1
-3
/
+1
2021-10-21
Use readlink() instead of stat() to check processes. This shold avoid
Jesse Smith
2
-84
/
+20
2021-09-16
Updated changelog to match new 3.00 release.
3.00
Jesse Smith
1
-0
/
+1
2021-08-03
Applied patch from Matthias Schiffer which allows bootlogd to read from
3.00
Jesse Smith
2
-1
/
+30
2021-02-20
Updated changelog with new version information.
2.99
2.99
Jesse Smith
1
-2
/
+2
2020-12-14
Updated changelog.
Jesse Smith
1
-0
/
+5
2020-12-14
Fixed typos and missing underlies in shutdown manual page.
Jesse Smith
1
-13
/
+13
2020-11-17
Removed old original source file that was left behind by
Jesse Smith
15
-31
/
+31
2020-11-15
Changes order of some manual pages references.
2.98
Jesse Smith
1
-1
/
+1
2020-08-16
Updated changelog.
2.98
Jesse Smith
1
-1
/
+7
2020-08-15
Fixed time parsing in shutdown when there is a + in front of a 0 time offset.
Jesse Smith
1
-5
/
+7
2020-07-06
Updated changelog to credit Helge Kreutzmann with manual page updates.
2.97
2.97
Jesse Smith
1
-0
/
+2
2020-07-06
Fixed type and order of references in manual page.
Jesse Smith
1
-2
/
+2
2020-06-20
Added patch from William Shipley which allows shutdown time to be specified
Jesse Smith
4
-8
/
+22
2020-01-08
Added patch from Didier Gaudin which allows init to load configuration
Jesse Smith
4
-13
/
+81
2019-11-27
Updated sysd2v script in contrib directory to version 0.3,
Jesse Smith
1
-13
/
+82
2019-11-16
Removed old TODO file.
Jesse Smith
3
-16
/
+485
2019-11-04
Avoid freeing unused memory. Some code clean-up.
Jesse Smith
2
-14
/
+9
2019-09-12
Make sure git ignores new executable files in src directory.
Jesse Smith
3
-2
/
+13
2019-09-11
Make sure src/Makefile cleans up all executable files when
2.96
Jesse Smith
2
-4
/
+6
2019-08-11
Updated changelog.
Jesse Smith
1
-1
/
+14
2019-08-11
Reformatted init code to make if/while logic more clear.
Jesse Smith
4
-20
/
+45
2019-07-04
Updated changelog.
Jesse Smith
1
-0
/
+1
2019-07-04
Added -z command line paramter to pidof which tells pidof to
Jesse Smith
3
-4
/
+34
2019-06-15
Updated changelog for release.
2.95
Jesse Smith
2
-3
/
+5
2019-05-25
Accepted patch from Luc Gommans which explains why zombie and
2.95
Jesse Smith
3
-1
/
+6
2019-04-20
Use millisecond delays in init so that shutdown
Jesse Smith
2
-17
/
+27
2019-04-08
Updated manual page for shutdown to better describe -h, -H and -P
Jesse Smith
2
-1
/
+8
2019-03-20
Dropped "-f" format flag for pidof command as it
Jesse Smith
3
-98
/
+16
2019-03-18
Fixed segfault in pidof when the -f (format) flag is used with
Jesse Smith
3
-2
/
+84
2019-03-05
Add reference to fstab (5) manual page in our
Jesse Smith
1
-0
/
+3
2019-03-03
Updated manual description of fstab-decode
Jesse Smith
1
-3
/
+5
2019-03-03
Fixed various typos and control codes in manual pages.
Jesse Smith
9
-17
/
+22
2019-02-21
Updated the fstab-decode manual page to explain what the utility does.
Jesse Smith
2
-1
/
+21
2019-02-19
Merge branch '2.94'
Jesse Smith
16
-70
/
+572
2019-02-17
Fixed typo in init.8 manual page.
2.94
Jesse Smith
2
-1
/
+2
2019-01-27
Updated wall.c to make it easier to adjust buffer sizes without
Jesse Smith
1
-2
/
+3
2019-01-27
Changed the way the "when" variable is used internally in shutdown.c.
Jesse Smith
6
-24
/
+52
2019-01-13
Use defined constant for field length for easier updating/patching
Jesse Smith
1
-4
/
+6
2019-01-01
Minor update to defines and Makefile to avoid compile warnings
Jesse Smith
1
-1
/
+6
2018-12-31
Added logsave.c and logsave.8 manual page from e2fsprogs to make
Jesse Smith
5
-10
/
+410
2018-12-29
Increased the size of the kernel command line buffer in bootlogd
Jesse Smith
2
-5
/
+7
2018-12-27
Updated copyright in init and removed unused Version variable from killall5.c
Jesse Smith
3
-18
/
+17
2018-12-09
Added some defines and compile-time conditionals to make some
Jesse Smith
6
-4
/
+47
2018-12-09
Removed references to malloc.h Allocating and freeing memory
Jesse Smith
3
-2
/
+3
2018-11-24
Updated changelog to reflect new version number.
Jesse Smith
1
-4
/
+9
2018-11-24
Added patch to re-enable the omit flag (-o) in pidof.
2.93
Jesse Smith
2
-2
/
+10
2018-11-23
When the halt command is called with the -p flag (or as poweroff)
2.93
Jesse Smith
2
-3
/
+14
[next]