Changes between Initial Version and Version 1 of Ticket #4297


Ignore:
Timestamp:
06/25/2018 03:57:20 PM (6 years ago)
Author:
bdubbs@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4297 – Description

    initial v1  
    99      remove old notes we no longer need.
    1010    * Removed unneeded "count" variable in utmpdump.c.
    11     * Fixed typo in accidental wrote_wtmp_rlevel == 0 || wrote_wtmp_rlevel
    12       comparison so the latter is wrote_utmp_rlevel.
     11    * Fixed typo in accidental wrote_wtmp_rlevel == 0 !|| wrote_wtmp_rlevel comparison so the latter is wrote_utmp_rlevel.
    1312    * Simplified logic in mountpoint.c when testing for same device or same inode.
    14       Thanks to David Binderman for pointing out the above three issues.
    15     * When we run shutdown and then the computer is put to sleep, the
    16       shutdown command recognizes time has passed and continues its
    17       countdown taking the time lapse into consideration. This prevents
    18       longer waits if we slept past the time we should have shutdown.
    19       Accurate to the nearest minute.
    20       Closes Savannah bug #36279.
     13    * When we run shutdown and then the computer is put to sleep, the       shutdown command recognizes time has passed and continues its countdown taking the time lapse into consideration. This prevents longer waits if we slept past the time we should have shutdown. Accurate to the nearest minute.      Closes Savannah bug #36279.
    2114    * Added document article and manual page for the initctl (/run/initctl)
    2215      named pipe. Makes it easier for people to communicate with and