lp://staging/wvdial
- Get this branch:
- bzr branch lp://staging/wvdial
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/wlach/wvdial.git.
Last successful import was .
Recent revisions
- 199. By William Lachance
-
Make a bunch of static character stuff const
The fact that it wasn't const was (mostly) harmless, but it never hurts to
be careful. Plus, the huge stream of error messages was annoying. - 197. By Peter McCurdy <email address hidden>
-
Properly retry sending the init string to the modem.
As reported by Sergey Ostashenko, if the modem times out when sending it
the init string the first time, we resend if the modem doesn't respond.
If the modem responds the second time, we should accept it and move on,
instead of ignoring it.Signed-off-by: William Lachance <email address hidden>
- 195. By William Lachance
-
Remove the config.
mk/config. mk.in, and just generate the makefile Much harder to screw things up this way, and it's way simpler to boot.
- 191. By William Lachance
-
Eugh, need to incorporate a few more artifacts from wvstreams' build system
A bit of a rat's nest of makefile rules, but I guess as long as it works...
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)