- Improve the debugging functionality in battd.
authorLiam J. Foy <liamfoy@dragonflybsd.org>
Fri, 11 Feb 2005 16:22:33 +0000 (16:22 +0000)
committerLiam J. Foy <liamfoy@dragonflybsd.org>
Fri, 11 Feb 2005 16:22:33 +0000 (16:22 +0000)
commit523117aa1c105d8eddf65431c2f6131524cabc62
tree5bec01bb3e6c70815f53500042d1e83e77a662bb
parent00776eafdbe25acc04a8a93ae14235bd0ab46c3e
- Improve the debugging functionality in battd.
- In the last commit, I removed a check on the percentage. This
  was wrong since we need to test whether the default can be
  supported also (most likely is).
- Make sure we check whether time is supported by /dev/apm when
  using the -T option.
usr.sbin/battd/battd.c