Subject: Re: serial port probl?
To: None <macbsd-general@NetBSD.ORG>
From: noud de brouwer <noud@knot.nl>
List: macbsd-general
Date: 06/16/1995 17:49:22
Had a very enlighting talk with Rob Kouwenberg.

I had a conceptual misthought! So leave the problem for now.

and:

# set these to "NO" to turn them off.  otherwise, they're used as flags
routed_flags=-q
rarpd_flags=NO          # for 'normal' use: rarpd_flags="-a"
bootparamd_flags=NO     # for 'normal' use: bootparamd_flags=""
sendmail_flags=NO       # for 'normal' use: sendmail_flags="-bd -q30m"
timed_flags=

that looks like it has to be:

# set these to "NO" to turn them off.  otherwise, they're used as flags
routed_flags=-q
rarpd_flags="-a"
bootparamd_flags=""
sendmail_flags="-bd -q30m"
timed_flags=

but we gues it has to be like:

# set these to "NO" to turn them off.  otherwise, they're used as flags
routed_flags=-q
rarpd_flags=-a
bootparamd_flags=NO       <<<<<<<<< for the moment
sendmail_flags=-bd -q30m
timed_flags=NO            <<<<<<<<< still?

as i should say:

# set these to "NO" to turn them off.  otherwise, they're used as flags
routed_flags=-q
rarpd_flags=NO          # for "normal" use: rarpd_flags=-a
bootparamd_flags=NO     # for "normal" use: bootparamd_flags=
sendmail_flags=NO       # for "normal" use: sendmail_flags=-bd -q30m
timed_flags=

i'm gone make 2 diskfiles ;)', copy some rescued data of some persons onto disk
(final school document), make them happy, jump into a hot bath smoke dutch
grass and than it's onward.

to them to whom it applys:
take care

noud


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
KnoT Foundation                                     Noud de Brouwer
People's Internet Domain +31-13                       Kerkstraat 86
                                                 5051 LC  GOIRLE NB
                                                    the Netherlands
e-mail: noud@knot.nl                          Tel.:   +31-13-342761
http:   //www.knot.nl/                    Fax./ARA:   +31-13-346945
talk:   noud@renning.knot.nl                   PPP:   +31-13-345057
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~