Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-12 | daemon() can close innocent file descriptors, including opened log. | Michael Shalayeff | |
be more carefull about that and nicer to debugging. daemon() thingie was pointed out by markus@ . | |||
2001-12-09 | i like it this way better | Michael Shalayeff | |
2001-12-09 | *** empty log message *** | Miod Vallat | |
2001-11-14 | On macppc, when the battery is charging, the life time estimatation is in fact | Miod Vallat | |
the recharge time estimation. So there is no need to annoy the user if this value is <= 10 minute, since no surprise powerdown is about to happen. ok drahn@ mickey@ | |||
2001-11-14 | indent | Theo de Raadt | |
2001-08-17 | changes for new kqueue iface, make sure to make includes first | Michael Shalayeff | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-07 | cleanup and knf, some are from Kevin Steves <stevesk@pobox.com> | Michael Shalayeff | |
2001-03-23 | ac on/off hooks; from angelos@ | Michael Shalayeff | |
2001-03-22 | backing out undiscussed changes outside your area | Theo de Raadt | |
2001-03-22 | Power status change after resume only if it really changed. | Angelos D. Keromytis | |
2001-03-22 | Emulate a powerup/powerdown when resuming. | Angelos D. Keromytis | |
2001-03-22 | Introduce powerup/powerdown actions, when power status changes (AC | Angelos D. Keromytis | |
connected/disconnected). | |||
2001-03-09 | exit(-#) is wrong | Theo de Raadt | |
2001-01-16 | use _exit() in signal handler | Theo de Raadt | |
2000-10-06 | use dynamic fd_set to avoid overflow | Theo de Raadt | |
1999-06-04 | quiet gcc | Theo de Raadt | |
1998-07-21 | update usage; back out time remaining display change until I'm sure it | Marco S Hyman | |
is correct; don't long every power status change in normal operation (patch from danw@MIT.EDU). | |||
1998-07-18 | apmd will turn off apm driver messages when in daemon mode | Marco S Hyman | |
added three flags. -m to not turn off messages. -e to turn them back on after an apmd crash. -p to turn on print percentage change mode. | |||
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1997-04-13 | Fixed socket permissions race at startup; corrected error message to | bitblt | |
correctly reflect socket permissions. | |||
1996-04-29 | Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work | hvozda | |
(original PCMCIA framework by Stefan Grefen). |