Age | Commit message (Collapse) | Author |
|
These got lost in previous commit. This broke ppp, nmea, msts, endrun.
Found the hard way by David Coppa
|
|
Fix inconsistent arguments for pppopen/pppclose/pppstart.
Use passed in argument p in pppopen instead of curproc.
"Looks good to me" deraadt@
|
|
have any direct symbols used. Tested for indirect use by compiling
amd64/i386/sparc64 kernels.
ok tedu@ deraadt@
|
|
|
|
ok mpi@ kspillner@
|
|
namespace, so stop changing behavior when it's #defined
ok beck@ krw@
|
|
|
|
in compat mode and there's no harm continuing that way.
ok dlg deraadt guenther miod thib
|
|
a process instead of using curproc. ok deraadt
|
|
It currently doesn't compile and this is unlikely to change
as there are many alternatives now since we no longer live
in the early 1990s and Metricom went bankrupt some time ago.
ok many @
|
|
sensor. Based on msts(4). Tested with Praecis Ct
(http://www.endruntechnologies.com/network-time-source.htm).
help and feedback mbalmer
'no problem with this sensor going in' deraadt
|
|
radio clocks can transmit over serial ports. This is implemented as a
line discipline similar to nmea(4) and provides a timedelta sensor.
See http://www.meinberg.de/english/specs/timestr.htm for details on the
MSTS format.
ldattach(8) is extended to support the "msts" line discipline and two stopbits
(which some radio clocks, e.g. the C51 use). Do a "make includes" before your
next system build.
Initially from Maurice Janssen based on nmea(4). "go for it" deraadt
|
|
referencing tb(4).
ok deraadt
|
|
decodes NMEA messages completely transparent to userland applications, i.e.
userland can still use the NMEA stream and talk to the device. If data
is received, a timedelta sensor suitable for ntpd is created. The timestamp
is not very precise at the moment, use of this is experimental at best.
"get it in or we see how well the swiss people can swim" deraadt@
|
|
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|