This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

shutdown Makefile shutdown.c reboot.8 shutdown.8


CVSROOT:	/cvs/cygwin-apps
Module name:	shutdown
Changes by:	corinna@sourceware.org	2013-03-21 11:58:01

Modified files:
	.              : Makefile shutdown.c 
Added files:
	.              : reboot.8 shutdown.8 

Log message:
	2013-03-21  Frank Fesevur  <...>
	
	* The aliases now act like their Linux equivalents. They have their own
	command line parsing. It is no long possible to do something like
	"hibernate --reboot 18:30". And up till now the time was required for
	the aliases, just like the shutdown command. Now the aliases don't
	allow a time on the command line.
	* Added aliases for halt and poweroff.
	* The aliases have their own --help text.
	* Added basic shutdown.8 and reboot.8 man pages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/shutdown/reboot.8.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/shutdown/shutdown.8.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/shutdown/Makefile.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/shutdown/shutdown.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]