Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-25 | Do not use UT_LINESIZE or __UT_LINESIZE | William Hubbs | |
These are not standard. For more information see issue #279. This fixes #279. | |||
2018-12-21 | fix compiler warnings | William Hubbs | |
2018-11-27 | fix misc whitespace issues | Austin English | |
2018-10-18 | openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdown | William Hubbs | |
You can now schedule a shutdown for a certain time or a cpecific number of minutes into the future. When a shutdown is running, you can now cancel it with ^c from the keyboard or by running "openrc-shutdown -c" from another shell. |