Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct default value of drainwait: it should be 300 seconds, not forever. | sobomax | 2002-04-23 | 1 | -1/+1 |
| | | | | | | PR: 37370 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> MFC after: 2 weeks | ||||
* | Add copyright notices. Other systems have been barrowing our /etc files | obrien | 2000-10-08 | 1 | -0/+26 |
| | | | | w/o giving any credit. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Small whitespace change to fix run-over lines introduced in the previous | sheldonh | 1999-08-27 | 1 | -3/+3 |
| | | | | | | commit. Reported by: bde | ||||
* | Style clean-up: | sheldonh | 1999-08-25 | 1 | -24/+24 |
| | | | | | | | | | | | | | | | | * All variables are now embraced: ${foo} * All comparisons against some value now take the form: [ "${foo}" ? "value" ] where ? is a comparison operator * All empty string tests now take the form: [ -z "${foo}" ] * All non-empty string tests now take the form: [ -n "${foo}" ] Submitted by: jkh | ||||
* | Submitted by: bde | danny | 1998-03-13 | 1 | -3/+3 |
| | | | | Back out last brain blip. | ||||
* | Change examples for Cyclades cards (c -> c0) to fit with reality. | danny | 1998-03-13 | 1 | -3/+3 |
| | |||||
* | Fixed the Cyclades and Digiboard port numbers. | bde | 1997-03-10 | 1 | -4/+4 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-23 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Added support for Cyclades and Digiboard devices. | bde | 1996-02-24 | 1 | -29/+64 |
| | | | | | Submitted by: Daniel O'Callaghan <danny@lynx.its.unimelb.edu.au> + mods by bde | ||||
* | Another round of spelling fixes. | mpp | 1996-01-31 | 1 | -1/+1 |
| | |||||
* | This is a purely cosmetic clean up. Fix many cut and paste problems that | rgrimes | 1995-04-09 | 1 | -2/+3 |
| | | | | had turned tabs into spaces. | ||||
* | Add drainwait option examples | ache | 1995-01-05 | 1 | -3/+3 |
| | |||||
* | cua*0? --> cua*a? | ache | 1994-12-04 | 1 | -9/+9 |
| | |||||
* | Now rc.serial used for initial setup of serial lines | ache | 1994-06-04 | 1 | -0/+91 |