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
/
pppd
/
auth.c
Age
Commit message (
Expand
)
Author
2011-10-02
Delete unused variables, from Michael W Bombardieri.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-09-26
realloc fixes; ok deraadt millert
Peter Valchev
2003-04-16
small fix to compile. spot by marc@
Ted Unangst
2003-04-16
string cleaning; ok millert
Theo de Raadt
2003-04-04
strlcpy and snprintf; various people ok
Theo de Raadt
2003-02-18
intial -> initial;
Jason McIntyre
2002-09-13
Paul Mackerras and the Australian National University have worked things
Theo de Raadt
2002-07-18
use inet_aton() instead of inet_addr(); millert ok
Theo de Raadt
2002-07-01
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,
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-07-09
remove extraneous braces
Paul Janzen
2001-06-23
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-01-02
Fine, I'm convinced -- don't set the mask to ~0.
Angelos D. Keromytis
2001-01-01
Force mask to ~0 only if hostname (kudos to james@squish.net)
Angelos D. Keromytis
1999-08-06
uid_t and gid_t, and use %u
Theo de Raadt
1998-05-08
pppd 2.3.5
Todd C. Miller
1998-04-25
Use ISWILD macro, not bare '*'
Todd C. Miller
1998-04-25
do not lookup hostname "*"; khym@bga.com
Theo de Raadt
1998-01-17
ppp-2.3.3 + some -Wall
Todd C. Miller
1997-09-28
write lastlog; mason@primenet.com.au
Theo de Raadt
1997-09-05
ppp 2.3.1
Todd C. Miller
1997-06-08
FILE * leak; d@fnarg.net.au, PR#216
Theo de Raadt
1997-04-06
Fix mangling in assignment of np->n_net to ina.s_addr.
Todd C. Miller
1997-01-02
inet_addr --> inet_aton
Michael Shalayeff
1996-12-23
pppd 2.3b3 import. some minor buf oflow fixes and so.
Michael Shalayeff
1996-12-15
Use inet_aton() instead of inet_addr()
Todd C. Miller
1996-07-20
Update pppd to 2.3a4:
joshd
1996-04-21
sync to netbsd 960418
Theo de Raadt
1996-03-25
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt