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
2013-11-21
Remove unneeded include.
Martin Pieuchot
2013-11-21
add unsigned char casts for specific calls to ctype.h macros.
Theo de Raadt
2013-11-21
Initial support for the integrated Lynx Point and Lynx Point LP Ethernet
Jonathan Gray
2013-11-21
Revert r1.41, in this driver sc_attached does not indicate that the
Martin Pieuchot
2013-11-21
security update to nginx 1.4.4 which fixes CVE-2013-4547
Robert Nagy
2013-11-21
regen
Mark Kettenis
2013-11-21
Change /dev/drm* permissions to 0600.
Mark Kettenis
2013-11-21
Replace the last usage of IA_SIN() and kill this macro.
Martin Pieuchot
2013-11-21
correctly set verify flag on the listener
Eric Faurot
2013-11-21
fail if lka can't load cert file
Eric Faurot
2013-11-21
correctly handle EAGAIN and closed pipe in msgbuf_write()
Eric Faurot
2013-11-21
use -Wmissing-prototypes
Alexandre Ratchov
2013-11-21
no need for .Pp before displays;
Jason McIntyre
2013-11-21
use new "ssh -Q cipher-auth" query to obtain lists of authenticated
Damien Miller
2013-11-21
use unsigned long long instead of u_int64_t here to avoid warnings
Damien Miller
2013-11-21
add some reminders for additional tests that I'd like to implement
Damien Miller
2013-11-21
get bytes off the wire as unsigned char so we can pass them to
David Gwynne
2013-11-21
RCSID markers
Damien Miller
2013-11-21
My audit of mandoc revealed two missing (unsigned char) casts
Ingo Schwarze
2013-11-21
remove #define b_errcnt b_resid. nothing uses it, and nothing should.
David Gwynne
2013-11-21
Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"
Damien Miller
2013-11-21
remove the #define b_cylinder b_resid from bufs. i hated the
David Gwynne
2013-11-20
Update comments mentioning `resource maps' to mention `extents' instead.
Miod Vallat
2013-11-20
now that all the direct users of disksort have been removed, we can now
David Gwynne
2013-11-20
shared semaphore fixes. first, eliminate the sem inside a sem indirection.
Ted Unangst
2013-11-20
+.An -nosplit
Jason McIntyre
2013-11-20
Eliminate some differences with the Linux code; no code change.
Mark Kettenis
2013-11-20
Silly Linux-style negative errno returns.
Mark Kettenis
2013-11-20
Add omgpio(4) manpage.
Raphael Graf
2013-11-20
unsigned char cast for isdigit, dealing with argv
Theo de Raadt
2013-11-20
unsigned char casts for ctype.h macros, when dealing with the
Theo de Raadt
2013-11-20
unsigned char casts are needed for these isdigit & isprint calls
Theo de Raadt
2013-11-20
unsigned char casts for ctype.h macros, when dealing with optarg
Theo de Raadt
2013-11-20
unsigned char casts needed for isdigit()
Theo de Raadt
2013-11-20
str derives from argv; so use an unsigned char cast for isspace()
Theo de Raadt
2013-11-20
unsigned char casts with ctype macros are pretty obvious when dealing
Theo de Raadt
2013-11-20
unsigned char casts where neccessary
Theo de Raadt
2013-11-20
unsigned casts for ctype macros where neccessary
Theo de Raadt
2013-11-20
this isdigit() needs an unsigned char cast; ok ratchov
Theo de Raadt
2013-11-20
isxdigit() needs unsigned char cast for this specific argument
Theo de Raadt
2013-11-20
spelling fix;
Jason McIntyre
2013-11-20
oops, typo
Theo de Raadt
2013-11-20
regen
Miod Vallat
2013-11-20
Fix translation table for JIS keys; reported by Nakano Takaharu.
Miod Vallat
2013-11-20
cleanups for signed char vs ctype
Theo de Raadt
2013-11-20
missing unsigned char casts areound tolower()
Theo de Raadt
2013-11-20
repair signed char vs isdigit
Theo de Raadt
2013-11-20
Add gpio(4) support for omap3/4 and am335x.
Raphael Graf
2013-11-20
Rework the mda and scheduler to use the holdq mechanism instead of
Eric Faurot
2013-11-20
in_var.h is not needed.
Martin Pieuchot
[prev]
[next]