summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
AgeCommit message (Expand)AuthorFilesLines
2017-08-22reboot: don't wait for processes to die if there are nonesf1-4/+15
2017-06-16s/CPU_LIDSUSPEND/CPU_LIDACTION/natano1-3/+3
2017-03-02Add a new sysctl machdep.lidaction. The sysctl works as follows:natano1-7/+5
2016-09-03no more boot_zaurus.8;jmc1-3/+2
2016-09-01remove references to sparctedu1-3/+2
2016-08-27Pull in <sys/time.h> for struct timespecguenther1-2/+2
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-3/+2
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-2/+1
2016-03-09We are done providing support for the vax.deraadt1-3/+2
2015-12-01Send Aviion to same place as Nova IIderaadt1-3/+2
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+1
2014-07-14powerdown=YES has been removed.pelikan1-17/+2
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod1-5/+2
2013-02-09Ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP.millert1-2/+2
2012-07-10disable lidsuspend on shutdownhalex1-1/+18
2012-06-20no more boot_mac68k(8);jmc1-3/+2
2011-07-08Rename 'rc_scripts' to 'pkg_scripts' to make it clear this variable is forajacoutot1-3/+3
2011-07-07remove mvmeppc; it is really rough shape. ok drahn miodderaadt1-3/+2
2011-04-22Move things around after recent rc(8) changes.ajacoutot1-4/+11
2010-07-23Block all signals before sending SIGTERM to all non-system processes.millert1-1/+9
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2007-11-19remove another list which just keeps going out of date;jmc1-4/+2
2007-08-01cats went awayderaadt1-3/+2
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-11it's silly for reboot to poweroff. adapted from diff by diana eicherttedu1-3/+3
2006-06-01delintdhill1-3/+3
2006-05-09Administrative changes for aviion, ok deraadt@miod1-1/+2
2006-04-08document "powerdown" in rc.shutdown;jmc1-2/+12
2006-04-06if "/etc/rc shutdown" exits 2, attempt powerdown. it does so ifhenning1-4/+7
2005-12-09add some missing boot_ pages;jmc1-2/+5
2005-05-19p's and q's;jmc1-6/+6
2005-01-14`halt -p' works on some zaurus platforms (C3000).uwe1-2/+2
2004-07-09variety of cleanups; nofsk@aanet.com.au and Ideraadt1-10/+15
2004-04-21Mention that luna88k can poweroff; also add an boot_amd64(8) reference while there.miod1-2/+5
2003-09-02Xref boot_mvme88kmiod1-2/+2
2003-08-21More boot_foo Xr are valid now.miod1-4/+5
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2003-05-14gotta xref boot_hppa from heremickey1-1/+2
2003-02-27Refer to reboot(2). Other commands from section 8 (mount, chown) refercloder1-1/+2
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.miod1-3/+1
2002-07-03ansideraadt1-6/+4
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2001-11-05kill more registers;mpech1-3/+3
2001-10-27sync -p arch support list with shutdown(8); from Jason Ackley <jason@ackley.net>pvalchev1-2/+2
2001-09-20Comment out Xr to missing boot_foo(8) pages.miod1-4/+6
2001-07-19#include <termios.h>millert1-2/+3
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduderaadt1-3/+3
2001-06-05Alphabetize SEE ALSO entries; mpech@prosoft.org.lvaaron1-8/+7
2001-06-04return from main() don't exitmickey1-5/+5
2001-01-28remove i386 md note per Theo's requestmarc1-11/+2