aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/savecore
Commit message (Expand)AuthorAgeFilesLines
* MFC r197947:Doug Barton2009-10-161-1/+1
* Add the ability to run /usr/sbin/crashinfo on a new core dump automaticallyJohn Baldwin2008-08-291-0/+3
* Remove the $DUMPDIR variable. It's redundant and the rest of theMike Makonnen2008-07-061-6/+1
* Make checking for the availability of core dumps work in the caseMike Makonnen2008-07-061-1/+12
* Run savecore(8) only if there is a core dump to save. If there isMike Makonnen2008-06-231-2/+5
* Move a lot of diagnostic output behind $rc_quiet in scripts thatMike Makonnen2008-06-231-1/+1
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-1/+0
* - use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messagesDag-Erling Smørgrav2004-10-241-3/+8
* When dumpdev is set to 'auto', and a suitable swap device is found,Thomas Quinot2004-10-181-2/+5
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Echo and pass dumpdev as the device argument to savecore.Chad David2004-03-181-2/+2
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-34/+18
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-2/+2
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-9/+53
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+30