index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-19
First step of hiding many kernel-only parts of <netinet/ip_ipsp.h>
Theo de Raadt
2015-01-19
cleanup of the SMALL hiding from Mathias Svensson
Theo de Raadt
2015-01-19
Replace HOST_NAME_MAX+1 with NI_MAXHOST when the hostname is used
Alexander Bluhm
2015-01-19
Make use of an msr available on recent Intel processors to obtain the
Jonathan Gray
2015-01-19
Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG
Todd C. Miller
2015-01-19
Make some $OpenBSD$ lines prettier/standardier by eliminating
Kenneth R Westerback
2015-01-19
Remove unnecessary <netinet/ip_ipsp.h> includes
Mike Belopuhov
2015-01-19
Back out changes unrelated to the ENAMETOOLONG diff.
Todd C. Miller
2015-01-19
<netinet6/in6_ifattach.h> is not needed here.
Martin Pieuchot
2015-01-19
remove a couple of unused headers.
Brent Cook
2015-01-19
Make a tmux-%u directory under TMUX_TMPDIR, like TMPDIR.
Nicholas Marriott
2015-01-19
Only care about other permissions, allow group to be set.
Nicholas Marriott
2015-01-19
Remove unnecessary duplicate S_ISDIR check, from Dmitri Paduchikh.
Nicholas Marriott
2015-01-19
add a specialized version of version compares that should not update
Marc Espie
2015-01-19
If SIGUSR1 and SIGUSR2 are unavailable, don't invent something crazy
Theo de Raadt
2015-01-19
replace local MIN() with MINIMUM()
Theo de Raadt
2015-01-19
pass the size of the softc to free.
David Gwynne
2015-01-19
be a bit more careful in these tests to ensure that
Damien Miller
2015-01-19
white space fixes. no binary change.
David Gwynne
2015-01-19
gcc does not understand that the loop conditionally sets bsod before
Theo de Raadt
2015-01-19
like in ps(1), fetch the FSCALE value using sysctl rather than using
Theo de Raadt
2015-01-19
move to <limits.h> universe
Theo de Raadt
2015-01-19
CMASK went out of scope with the recent <sys/param.h> removal. But oh
Theo de Raadt
2015-01-19
unneccessary cmask variable; ok guenther
Theo de Raadt
2015-01-19
If UID_MAX is not defined, this should fail to compile.
Theo de Raadt
2015-01-19
normalize formatting
Theo de Raadt
2015-01-19
cleanup sys/param.h comment
Theo de Raadt
2015-01-19
djm, your /usr/include tree is old
Theo de Raadt
2015-01-19
The kernel doesn't actually care what a sockaddr's sa_len is on input,
Philip Guenther
2015-01-18
regression test for known_host file editing using
Damien Miller
2015-01-18
some feedback from markus@: comment hostkeys_foreach()
Damien Miller
2015-01-18
make ssh-keygen use hostkeys_foreach(). Removes some
Damien Miller
2015-01-18
convert load_hostkeys() (hostkey ordering and known_host
Damien Miller
2015-01-18
Back out previous. HOST_NAME_MAX is only defined for newer POSIX
Todd C. Miller
2015-01-18
introduce hostkeys_foreach() to allow iteration over a
Damien Miller
2015-01-18
Forward declare 'struct file' so that libkvm and others that indirectly pull
Philip Guenther
2015-01-18
Do not trust the content of event TRBs coming from the hardware and
Martin Pieuchot
2015-01-18
Stop including <sys/param.h> from <netdb.h>. Portable software must either
Theo de Raadt
2015-01-18
Eliminate a gcc warnings by not #defining _KERNEL when pulling in
Philip Guenther
2015-01-18
more and better key tests
Damien Miller
2015-01-18
make the signature fuzzing test much more rigorous:
Damien Miller
2015-01-18
add a fuzz_matches_original() function to the fuzzer to
Damien Miller
2015-01-18
better dumps from the fuzzer (shown on errors) - include the
Damien Miller
2015-01-18
didn't mean to commit these changes
Damien Miller
2015-01-18
enable hostkey-agent.sh test
Damien Miller
2015-01-18
Implement sending syslog messages over TLS.
Alexander Bluhm
2015-01-18
tweak previous
Florian Obser
2015-01-18
This size check was obviously commented out because of the incorrect
Martin Pieuchot
2015-01-18
Do not calculated the length of a report with an extra byte for the
Martin Pieuchot
2015-01-18
When restoring spsr values when handling traps use spsr_fsxc instead
Jonathan Gray
[prev]
[next]