Go to file
Jesse Smith d9b6475d85 Removed unneeded "count" variable in utmpdump.c.
Fixed typo in accidental wrote_wtmp_rlevel == 0 || wrote_wtmp_rlevel
comparison so the latter is wrote_utmp_rlevel.

Simplified logic in mountpoint.c when testing for same device or same inode.

Thanks to David Binderman for pointing out the above three issues.
2018-03-30 22:15:04 -03:00
contrib Updated documentation and install instructions. Refreshed copyright notice. 2018-02-27 17:28:10 -04:00
doc Removed unneeded "count" variable in utmpdump.c. 2018-03-30 22:15:04 -03:00
man Updated manual page to include -p flag description. 2018-03-08 12:32:50 -04:00
src Removed unneeded "count" variable in utmpdump.c. 2018-03-30 22:15:04 -03:00
COPYING Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
COPYRIGHT Updated documentation and install instructions. Refreshed copyright notice. 2018-02-27 17:28:10 -04:00
Makefile Updated Makefile to sign and upload packages created 2018-02-23 18:08:34 -04:00
README Updated documentation and install instructions. Refreshed copyright notice. 2018-02-27 17:28:10 -04:00

contrib		Unofficial stuff, add-on programs
doc		Documentation
man		Manual pages
src		Source code

For instructions on building and installing SysV init, please
see the "doc/Install" file.

The project home is on https://savannah.nongnu.org/projects/sysvinit 

Send patches to sysvinit-devel@nongnu.org .