index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
apmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't generate input() since it's not used.
brucec
2010-11-22
1
-0
/
+1
*
Remove extraneous Aq.
joel
2010-11-07
1
-1
/
+1
*
mdoc: drop even more redundant .Pp calls
uqs
2010-10-19
1
-2
/
+0
*
For consistency, cast result of getpid() to long
kevlo
2010-08-31
1
-1
/
+1
*
- Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)
uqs
2010-05-19
3
-23
/
+11
*
Sync apmd(8) with DragonflyBSD, bringing WARNS to 3
uqs
2010-05-14
6
-40
/
+68
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
getopt(3) returns -1, not EOF when out of args.
kevlo
2007-02-05
2
-2
/
+2
*
POWERSTATECHANGE was misspelled.
mdodd
2005-03-24
1
-1
/
+1
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Fixed formatting in the AUTHORS section.
ru
2005-01-18
1
-0
/
+1
*
Sort sections.
ru
2005-01-18
1
-11
/
+11
*
Eliminated double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-7
/
+14
*
Mark APM manpages as i386-only.
ru
2004-01-21
2
-1
/
+2
*
Use separate events for resume from standby and suspend in the apm(4)
njl
2003-12-30
1
-3
/
+7
*
- Set close on exec flag for device file descriptors.
mdodd
2003-06-22
1
-0
/
+11
*
- Don't ignore SIGTERM.
mdodd
2003-06-22
2
-4
/
+20
*
o BATTTIME and BATTPERCENT are 'int' not 'str'.
maxim
2003-06-16
1
-1
/
+1
*
include string.h for memcmp declearation
imp
2003-06-09
1
-0
/
+1
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-9
/
+15
*
de-__P()
alfred
2002-07-11
1
-4
/
+4
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
1
-1
/
+1
*
Handle snprintf() returning -1.
brian
2001-08-20
1
-1
/
+5
*
mdoc(7) police:
ru
2001-08-07
1
-5
/
+3
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-2
/
+1
*
Remove GCC'isms in CFLAGS.
obrien
2001-07-20
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-12
/
+12
*
Add battery state monitoring to apmd.
nsayer
2001-05-15
4
-8
/
+238
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+2
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-2
/
+0
*
Check strdup() return values
jedgar
2001-01-20
2
-4
/
+14
*
mdoc(7) police: add missing .Ed call.
ru
2001-01-18
1
-0
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-2
/
+2
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-21
/
+21
*
Don't forget to clean y.output. Most files generated by yacc are cleaned
bde
2000-05-15
1
-7
/
+5
*
Remove Xr to apmconf(8) since it got replaced in total by apm(8).
asmodai
2000-01-23
1
-2
/
+1
*
Spelling fix.
mpp
1999-10-30
1
-6
/
+2
*
Fix warning: return type of `main' is not `int'
peter
1999-09-15
1
-1
/
+1
*
Fix debut version to 3.3, not 4.0.
iwasaki
1999-09-11
1
-1
/
+1
*
Handle CAPABILITIESCHANGE event.
iwasaki
1999-09-11
1
-0
/
+2
*
$Header$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
7
-7
/
+7
*
Fix typo ($Id: ... % --> $Id: ... $).
iwasaki
1999-07-10
1
-1
/
+1
*
The apmd package provides a means of handling various APM events from
iwasaki
1999-07-10
8
-0
/
+1697