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
2014-10-25
Don't attempt to suspend/resume a partially attached drm(4) driver.
Mark Kettenis
2014-10-25
Display uvmexp.zeropages in ddb's `show uvmexp' command.
Miod Vallat
2014-10-25
Do not launch the page zeroing thread on MULTIPROCESSOR m88k systems. This
Miod Vallat
2014-10-25
Another uvm_km_valloc(9) -> km_alloc(9) conversion.
Mark Kettenis
2014-10-25
Add pane_input_off format, from Anish R Athalye.
Nicholas Marriott
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2014-10-24
Always put controller into known state before device intialization.
Brad Smith
2014-10-24
Another uvm_km_valloc(9) -> km_alloc(9) conversion.
Mark Kettenis
2014-10-24
Bring phys_map to sparc64 and use it in vmapbuf(9) and vunmapbuf(9).
Mark Kettenis
2014-10-24
obvious sizes for free
Ted Unangst
2014-10-24
Fix indentation of closing brace.
Alexander Bluhm
2014-10-24
retire networks(5) support;
Ingo Schwarze
2014-10-24
tedu networks(5) support;
Ingo Schwarze
2014-10-24
This tool doesn't actually support networks(5).
Ingo Schwarze
2014-10-24
netinet/in_systm.h is not needed by the example program
Lawrence Teo
2014-10-24
Remove unnecessary include: netinet/in_systm.h is not needed by these
Lawrence Teo
2014-10-23
Extend autoinstall(8) feature:
Robert Peichaer
2014-10-23
Add GRAMMAR to list of sections.
Kent R. Spillner
2014-10-23
Correctly mask IE_ALLIE during sun4/4c/4e NMI; from NetBSD
Miod Vallat
2014-10-23
mention hw.perfpolicy; Daniel Jakots
Theo de Raadt
2014-10-23
Correctly set up the HPMC trap entry: according to the PA-RISC Firmware
Miod Vallat
2014-10-23
In the various desidhash_*() functions, make sure we clear the `set to clear'
Miod Vallat
2014-10-23
Revert limiting physmem to 2GB; the culprit was likely in uvm and uvm has
Miod Vallat
2014-10-23
Remove networks(5) support.
Ingo Schwarze
2014-10-23
Now that gcc2 is gone revert the removal of anonymous unions, means not havin...
Brad Smith
2014-10-23
Save space in man page: err() -> errc() and combine vars.
Doug Hogan
2014-10-23
sync
Theo de Raadt
2014-10-23
pools lock themselves now, we just have to tell them what IPL they
David Gwynne
2014-10-23
apply only the bit of r1.69 that should have been committed:
David Gwynne
2014-10-23
revert previous. it did more than the commit message said it did.
David Gwynne
2014-10-22
make [bl]emtoh{16,32,64} take volatile const foo *, not volatile foo *
David Gwynne
2014-10-22
make the description of the syntax of function lists agree
Ingo Schwarze
2014-10-22
Fix some spacing nits.
Nicholas Marriott
2014-10-22
Merge unlink-window into kill-window.
Nicholas Marriott
2014-10-22
We prefer to use call reallocarray() with nmemb first and size second.
Todd C. Miller
2014-10-22
Update to tzdata2014i from ftp.iana.org
Todd C. Miller
2014-10-22
Extend domknodat() to support S_IFIFO directly and remove domkfifoat().
Todd C. Miller
2014-10-22
document the special \c escape sequence that can only be used with %b;
Ingo Schwarze
2014-10-22
Replace abs(3) with llabs(3).
Brad Smith
2014-10-22
In PKCS12_setup_mac(), do not assign p12->mac->salt->length until the allocation
Miod Vallat
2014-10-22
Fix error reporting when reallocarray() fails. OK miod@
Todd C. Miller
2014-10-22
Use reallocarray() instead of calloc() (originally was realloc).
Todd C. Miller
2014-10-22
Avoid a NULL pointer dereference that can be triggered by
Joel Sing
2014-10-22
#undef LIBRESSL_INTERNAL for the RAND_pseudo_bytes() test.
Joel Sing
2014-10-22
Place most of the RAND_* functions under #ifndef LIBRESSL_INTERNAL (some
Joel Sing
2014-10-22
Use arc4random_buf() instead of RAND(_pseudo)?_bytes().
Joel Sing
2014-10-22
None of these need <openssl/rand.h>
Joel Sing
2014-10-22
Use svc_getreq_poll() instead of svc_getreqset2() for mountd's
Todd C. Miller
[prev]
[next]