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
Age
Commit message (
Expand
)
Author
2004-11-03
fix for potential denial of service.
Dan Harnett
2004-06-29
Fix MS chap; our libc md4 routines take the number of bytes, not bits,
Todd C. Miller
2004-05-26
Better message if interface is not available. Hint from Daniel Polak.
Otto Moerbeek
2004-04-03
.br workaround no longer necessary;
Jason McIntyre
2004-02-26
logf -> logmsg; daniel@lucq.org
Theo de Raadt
2004-02-09
Remove unused %r (recursive) format option. ok millert@
Can Erkin Acar
2004-02-08
amd64 needs the same hack as powerpc; but this code really needs to be
Theo de Raadt
2004-01-24
since other users cannot exec them, do not make it readable either
Theo de Raadt
2003-09-26
realloc fixes; ok deraadt millert
Peter Valchev
2003-09-02
escape punctuation; (and a nit in openssl.1)
Jason McIntyre
2003-08-19
rewrite SIOCGIFCONF into getifaddrs. deraadt ok
Jun-ichiro itojun Hagino
2003-07-18
add missing includes
David Krause
2003-06-13
mdoc version of chat(8);
Jason McIntyre
2003-06-13
license update from Paul Mackerras. This is now (c) Paul. Part of the
Jason McIntyre
2003-06-12
- section reorder
Jason McIntyre
2003-06-11
some ansification, some de-register
Theo de Raadt
2003-06-11
mdoc version of pppd(8);
Jason McIntyre
2003-05-14
move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.
Jun-ichiro itojun Hagino
2003-04-25
comment cleanup
Theo de Raadt
2003-04-16
small fix to compile. spot by marc@
Ted Unangst
2003-04-16
string cleaning; ok millert
Theo de Raadt
2003-04-14
obvious spring cleanup
Theo de Raadt
2003-04-04
strcat->strlcat, ok millert@
Anil Madhavapeddy
2003-04-04
strlcpy and snprintf; various people ok
Theo de Raadt
2003-04-03
more snprintf; millert ok
Theo de Raadt
2003-03-16
nuber -> number;
Jason McIntyre
2003-02-18
intial -> initial;
Jason McIntyre
2003-02-18
copyrights added;
Jason McIntyre
2003-02-18
copyrights added;
Jason McIntyre
2003-02-09
typos;
Jason McIntyre
2003-02-01
typos;
Jason McIntyre
2003-01-23
'conjunction' typos
Anil Madhavapeddy
2002-12-23
avoid null deref in calling option_erro(); pt out by hunter@comsys.com.ua
Michael Shalayeff
2002-10-25
escape a couple of literal \n's so they print correctly
Jason Wright
2002-09-13
Pedro says we can change his license too.
Theo de Raadt
2002-09-13
and... we managed to contact "Eric Rosenquist" <eric@rosenquist.com> through
Theo de Raadt
2002-09-13
Paul Mackerras and the Australian National University have worked things
Theo de Raadt
2002-07-29
Replace an instance of chmod() with fchmod()
Todd C. Miller
2002-07-18
use inet_aton() instead of inet_addr(); millert ok
Theo de Raadt
2002-07-02
Check malloc() return value; Chad Loder
Todd C. Miller
2002-07-01
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,
Theo de Raadt
2002-06-18
update copyright notice. mckusick says that Van signed the standard
Theo de Raadt
2002-06-11
-Wall cleanup
Hans Insulander
2002-05-29
more strlcat
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-19
make pppd only executable by group network
Theo de Raadt
2002-05-08
be even more clear
Theo de Raadt
2002-05-06
do not install a SIGSEGV handler
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
[next]