index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ac
/
ac.c
Age
Commit message (
Expand
)
Author
2007-11-17
the usage message should start with "usage:";
Igor Sobrado
2006-04-03
Change an int to size_t
David Hill
2004-03-18
0 vs NULL, from Joris Vink
Ted Unangst
2004-01-21
spacing
Theo de Raadt
2003-07-20
ignore backwards going entries
Michael Shalayeff
2003-06-11
some ansification, some de-register
Theo de Raadt
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2002-05-30
minor KNF
Theo de Raadt
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-05-24
- Let '-' mean stdin.
Peter Valchev
2001-05-05
use strlcpy vs strncpy+a[n-1]='\0'
Michael Shalayeff
1997-10-09
if user specified wtmp file, use timestamp on final record instead of
Theo de Raadt
1997-08-30
incorrect length in comparison; hubert.feyrer@rz.uni-regensburg.de
Theo de Raadt
1997-08-01
catch ptys correctly; tolik@www.tomsk.su
Theo de Raadt
1997-06-02
correct for our pty list
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-08-29
fix warnings
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt