David E. O'Brien
a1c43e3fbb
Add copyright notices. Other systems have been barrowing our /etc files
...
w/o giving any credit.
2000-10-08 19:20:36 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Sheldon Hearn
8ce51e77e2
Small whitespace change to fix run-over lines introduced in the previous
...
commit.
Reported by: bde
1999-08-27 10:59:40 +00:00
Sheldon Hearn
b68adff6b7
Style clean-up:
...
* 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
1999-08-25 16:01:45 +00:00
Daniel O'Callaghan
9662bb4f03
Submitted by: bde
...
Back out last brain blip.
1998-03-13 22:03:03 +00:00
Daniel O'Callaghan
9f97abfa0e
Change examples for Cyclades cards (c -> c0) to fit with reality.
1998-03-13 13:33:09 +00:00
Bruce Evans
968ffc72fc
Fixed the Cyclades and Digiboard port numbers.
1997-03-10 14:17:49 +00:00
Peter Wemm
79403fe300
Revert $FreeBSD$ to $Id$
1997-02-23 09:21:14 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
Bruce Evans
9c03f905b9
Added support for Cyclades and Digiboard devices.
...
Submitted by: Daniel O'Callaghan <danny@lynx.its.unimelb.edu.au>
+ mods by bde
1996-02-24 19:51:25 +00:00
Mike Pritchard
440cac3e51
Another round of spelling fixes.
1996-01-31 15:03:18 +00:00
Rodney W. Grimes
1f55ebbcd9
This is a purely cosmetic clean up. Fix many cut and paste problems that
...
had turned tabs into spaces.
1995-04-09 09:54:51 +00:00
Andrey A. Chernov
b49d97b636
Add drainwait option examples
1995-01-05 00:11:52 +00:00
Andrey A. Chernov
fc306b1c16
cua*0? --> cua*a?
1994-12-04 23:54:39 +00:00
Andrey A. Chernov
b3108fb8a1
Now rc.serial used for initial setup of serial lines
1994-06-04 00:44:00 +00:00