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
Age
Commit message (
Collapse
)
Author
2002-05-31
cleanup socklen_t
Jun-ichiro itojun Hagino
2002-05-31
split out two major function blocks which made the indentation horrible
Theo de Raadt
2002-05-31
remove unused portion of code (pidfile(3) alternative)
Jun-ichiro itojun Hagino
2002-05-31
plug fd_set overrun
Jun-ichiro itojun Hagino
2002-05-31
sync w/ latest kame. link id handling.
Jun-ichiro itojun Hagino
2002-05-31
use setproctitle(3). check for IPv6 ftp bounce attack. deraadt ok
Jun-ichiro itojun Hagino
2002-05-31
Typo, "TMP_PW" used where "NEW_PW" was intended; fixes /etc/ptmp
Todd C. Miller
deletion when rmuser is aborted. From Jason DiCioccio
2002-05-31
function prototypes shoulnd't carry variable name
Jun-ichiro itojun Hagino
2002-05-31
KNF; itojun ok
Theo de Raadt
2002-05-31
fail if the default class is smaller than the ctl class.
Kenjiro Cho
report by Paul Civati <paul@xciv.org>
2002-05-31
Add support for passphrase authentication, all sorts of new attributes
Angelos D. Keromytis
to check for. Verified that it works well with mod_dav (not in the tree).
2002-05-30
minor KNF
Theo de Raadt
2002-05-30
minor tweaks
Theo de Raadt
2002-05-30
various repairs; jason@ackley.net
Theo de Raadt
2002-05-30
typo
Theo de Raadt
2002-05-30
Do not allow user to run authpf if user's shell is not /usr/sbin/authpf to
Oleg Safiullin
prevent users from playing with $SSH_CLIENT.
2002-05-30
snprintf in .y files
Theo de Raadt
2002-05-30
typo; moritz@jodeit.org
Theo de Raadt
2002-05-30
repair formatting; fred@francis.unitra.sk
Theo de Raadt
2002-05-29
rtm_seq is an int. from deraadt
Jun-ichiro itojun Hagino
2002-05-29
sync more with kame. sockaddr_dl printing
Jun-ichiro itojun Hagino
2002-05-29
more strlcat
Theo de Raadt
2002-05-29
snprintf, strlcpy, strlcat
Theo de Raadt
2002-05-29
even more strlcpy
Theo de Raadt
2002-05-29
more strlcat and strlcpy
Theo de Raadt
2002-05-29
grammar from netbsd via kame
Jun-ichiro itojun Hagino
2002-05-29
KNF, strlcpy, cleanups from kame
Jun-ichiro itojun Hagino
2002-05-29
snprintf blah blah blah
Theo de Raadt
2002-05-29
more snprintf
Theo de Raadt
2002-05-29
more snprintf
Theo de Raadt
2002-05-29
more sprintf
Theo de Raadt
2002-05-29
grammar, from netbsd
Jun-ichiro itojun Hagino
2002-05-29
use new SIOCGIFINFO_IN6. random other cleanups. sync w/kame.
Jun-ichiro itojun Hagino
2002-05-28
Repair remote printing; maxfd was not set correctly for remote connections.
Todd C. Miller
2002-05-28
Remove useless sigaddset()
Todd C. Miller
2002-05-28
Kill an sscanf() in favor of strtol()
Todd C. Miller
2002-05-28
pid_t wiht %ld and (long)
Theo de Raadt
2002-05-28
use %ld (long) for pid
Theo de Raadt
2002-05-27
and this one, brian
Theo de Raadt
2002-05-27
Coerce pid_t to long rather than int for better portability; theo
brian
2002-05-27
unsigned to unsigned int
Theo de Raadt
2002-05-27
unsigned to unsigned int
Theo de Raadt
2002-05-27
unsigned to unsigned int
Theo de Raadt
2002-05-26
use sysctl to get ttl from the kernel; itojun ok
Theo de Raadt
2002-05-26
sync with latest kame. KNF, port number simplification, and such
Jun-ichiro itojun Hagino
2002-05-26
missed two pid_t conversions; moritz@jodeit.org
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-26
pid_cleanup, inspired by work by jason@ackley.net
Theo de Raadt
2002-05-26
pid_t cleanup; itojun ok
Theo de Raadt
[next]