Age | Commit message (Expand) | Author |
2005-06-14 | remove speaker handling code. if you really want this, use the /etc/apm/* | Theo de Raadt |
2005-06-09 | .Xr sysctl(8); ok jmc, deraadt | Xavier Santolaria |
2005-05-09 | Do not log useless messages if the apm implementation returns -1 in the | Miod Vallat |
2005-03-29 | Add an apm interface to the tctrl(4) device found on SPARCbooks; currently | Miod Vallat |
2005-03-10 | only play with umask() for a moment -- restore after | Theo de Raadt |
2005-03-01 | too fast little futterbly; cvs said it was before 1.2 | Michael Shalayeff |
2005-03-01 | apm and apmd appeared for 2.0 not 1.2; spotted by marc@ | Miod Vallat |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-05-21 | init fromlen; andrushock@korovino.net | Theo de Raadt |
2003-09-26 | avoid strdup. and, while at it, fix a file leak at sigexit time spotted | Theo de Raadt |
2003-06-11 | some ansification, some de-register | Theo de Raadt |
2003-05-11 | comma splice. | Paul Janzen |
2002-09-06 | use more socklen_t; pvalchev | Theo de Raadt |
2002-07-04 | minor KNF | Theo de Raadt |
2002-06-14 | this group operator stuff is completely wrong | Theo de Raadt |
2002-05-16 | Since now /var/run/apmdev socket will be root:operator. | Mike Pechkin |
2002-02-22 | mark opened device and socket as close on exec; idea from freebsd pr/35182 | Michael Shalayeff |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-12 | daemon() can close innocent file descriptors, including opened log. | Michael Shalayeff |
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 |
2001-11-14 | indent | Theo de Raadt |
2001-10-03 | build apm and apmd on macppc | Dale Rahn |
2001-08-17 | changes for new kqueue iface, make sure to make includes first | Michael Shalayeff |
2001-07-18 | reference 1.2 specs | 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-07-05 | order the options | Michael Shalayeff |
2001-07-04 | no you are wrong aain, get the hell off the this crusade! | Michael Shalayeff |
2001-07-04 | fix history | jasoni |
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 | Document. | 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 |
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 |
2000-09-21 | do not hardcode -g -O2 etc. into CFLAGS; pointed out by brad@ | Michael Shalayeff |
2000-05-18 | Prepare to recurse down usr.sbin to grab manpages | Marc Espie |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-06-04 | quiet gcc | Theo de Raadt |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-02-23 | document power status messages supressed until the | Marco S Hyman |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |