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.bin
Age
Commit message (
Expand
)
Author
1999-12-21
Use MAP_PRIVATE for mmap() flags instead of 0. With UVM this defaults
Todd C. Miller
1999-12-20
it looks perror("") has no effect in most cases.
Jun-ichiro itojun Hagino
1999-12-20
say "REMOTE HOST IDENTIFICATION HAS CHANGED"
Markus Friedl
1999-12-20
Oops, forgot ports/protocol numbers.
Angelos D. Keromytis
1999-12-20
Correctly print IPv6 addresses in IPsec flows.
Angelos D. Keromytis
1999-12-19
Rearrange Lst_Find interface to conform better with other functions.
Marc Espie
1999-12-18
Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,
Marc Espie
1999-12-18
Lst_DeQueue already checks for empty lists.
Marc Espie
1999-12-18
NIL, NILGNODE, etc, are only glorified NULL.
Marc Espie
1999-12-18
make does not use circular lists, get rid of the extra weight.
Marc Espie
1999-12-17
grammar; one instance found by NetBSD
Paul Janzen
1999-12-16
Bugfix: execvp might fail for many reasons.
Marc Espie
1999-12-16
Var_Subst is actually two distinct functions folded into one:
Marc Espie
1999-12-16
remaining part of the previous patch... patch got confused somehow.
Marc Espie
1999-12-16
for.c becomes sane.
Marc Espie
1999-12-16
Allocate buffers as static data structures.
Marc Espie
1999-12-16
Fix those two bugs in cond.c.
Marc Espie
1999-12-16
Remove unneeded extraneous zeros at the end of buffers.
Marc Espie
1999-12-16
Remove redundant fields from struct Buffer.
Marc Espie
1999-12-16
Split Buf_GetAll into Buf_Retrieve/Buf_Size.
Marc Espie
1999-12-16
Start cleaning up buf.c in earnest.
Marc Espie
1999-12-15
these strcpy are fine
Theo de Raadt
1999-12-15
"Connection closed by x.x.x.x": fatal() -> log()
Markus Friedl
1999-12-15
keysize warnings talk about identity files
Markus Friedl
1999-12-15
Be more verbose about when system immutable flags may be set/cleared.
Aaron Campbell
1999-12-15
usage cleanup
Theo de Raadt
1999-12-15
safe strcpy
Theo de Raadt
1999-12-15
overflow safe
Theo de Raadt
1999-12-15
does not overflow
Theo de Raadt
1999-12-12
type conflict for 'extern Type *options' in channels.c; dot@dotat.at
Markus Friedl
1999-12-12
install infotocap.1
Todd C. Miller
1999-12-12
Update to ncurses-19991211:
Todd C. Miller
1999-12-12
widen output formatting a bit
Hugh Graham
1999-12-11
Add a perror() in reporting failure to connect.
Angelos D. Keromytis
1999-12-11
IPv6 support for finger client.
Jun-ichiro itojun Hagino
1999-12-11
namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
Markus Friedl
1999-12-11
IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo()
Jun-ichiro itojun Hagino
1999-12-10
sudo 1.6.1
Todd C. Miller
1999-12-10
typo; mark.baushke@solipsa.com
Niels Provos
1999-12-09
Split some allocation/error handling functions out of main.c
Marc Espie
1999-12-09
Introduce `common usage' buf patterns and use them.
Marc Espie
1999-12-09
Add "unspecified tunnel endpoint" statistic.
Angelos D. Keromytis
1999-12-09
Protocol family mismatch counter for IP-IP.
Angelos D. Keromytis
1999-12-09
Remove unnecessary statistic.
Angelos D. Keromytis
1999-12-09
Avoid divide by zero, spotted by aaron@
Todd C. Miller
1999-12-09
Note that the ``sappnd'' and ``schg'' system flags may only be unset when
Aaron Campbell
1999-12-09
fix proto; markus
Theo de Raadt
1999-12-09
OpenSSH-1.2.1
Markus Friedl
1999-12-09
fix get_remote_port() and friends for sshd -i; Holger.Trapp@Informatik.TU-Che...
Markus Friedl
1999-12-08
repair fake-skey for AUTH_TIS
Markus Friedl
[next]