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
2016-05-18
update links; from ray
Jason McIntyre
2016-05-18
Reduce quadruple negation to double negation;
Ingo Schwarze
2016-05-18
In hostap mode, don't re-use association IDs (AIDs) of nodes which are
Stefan Sperling
2016-05-18
Move the code to update an ARP cache into its own function.
Martin Pieuchot
2016-05-18
Fix several nitpicks in iwm(4).
Stefan Sperling
2016-05-18
In iwm(4), add bit-polling in Rx-DMA init code path.
Stefan Sperling
2016-05-18
Remove unused probe function.
Mark Kettenis
2016-05-18
tabs vs spaces
Mike Larkin
2016-05-18
add a check for the acpi trampoline data page to match the code check
Mike Larkin
2016-05-18
rename srp_finalize to srp_gc_finalize
David Gwynne
2016-05-18
rework the srp api so it takes an srp_ref struct that the caller provides.
David Gwynne
2016-05-18
Split i386 mp hatch trampoline into code and data pages, and protect each
Mike Larkin
2016-05-18
Accept cnmac as a valid rootdev from uboot on octeon.
Visa Hankala
2016-05-18
Remove unnecessary cast of buflen to u_int in sockargs(). This was
Todd C. Miller
2016-05-18
Remove obsolete caveat. OK deraadt@
Todd C. Miller
2016-05-17
Allow sendsyslog(2) with LOG_CONS even when /dev/console has not
Alexander Bluhm
2016-05-17
Refactor the handling of pledge and the optional user string: The three
Theo Buehler
2016-05-17
Backout the previous fix for the sendsyslog(2) with LOG_CONS solution.
Alexander Bluhm
2016-05-17
Fix a few more warnings such that this compiles again.
Mark Kettenis
2016-05-17
Move the code block that builds up a default seed further down in order
Theo Buehler
2016-05-17
Enable -Wall -Werror. Fix warnings uncovered by this.
Mark Kettenis
2016-05-17
Fix a one-byte buffer underflow (read access only).
Ingo Schwarze
2016-05-17
Add support for passing an FDT. The bootloader will update the "bootargs"
Mark Kettenis
2016-05-17
Change the random event buffer from a queue to an endless ring. This way
Ted Unangst
2016-05-17
Fix "skeyinit username" run as root. Also reduce the pledge
Todd C. Miller
2016-05-17
remove pam and shadow code that's not used. ok deraadt jca
Ted Unangst
2016-05-17
remove VOP_CLOSE and vput that will be handled in the epilogue.
Ted Unangst
2016-05-17
tyop
Jeremie Courreges-Anglas
2016-05-17
Deprecate PLIST_DB. Prefer PLIST_REPOSITORY (same semantics, except that
Marc Espie
2016-05-17
Completely skip link-layer address resolution and NUD on gif(4).
Martin Pieuchot
2016-05-17
Plug some gaping holes in the v4l2 ioctl interfaces that would leak kernel
Mark Kettenis
2016-05-17
Document NOLOCK, from Michal Mazurek.
Martin Pieuchot
2016-05-17
Repair some file descriptor leaks.
Theo de Raadt
2016-05-17
Enable the pcf8523 RTC on Hummingboard and CuBox-i.
Mark Kettenis
2016-05-16
Attempt to clear the OS flag when we attach.
Mark Kettenis
2016-05-16
Add pcfrtc(4).
Mark Kettenis
2016-05-16
No need to store the return value of fcntl(fd, F_SETFL, flags).
Todd C. Miller
2016-05-16
Make this actually work. This makes the following changes:
Mark Kettenis
2016-05-16
Use OF_is_compatible(9) here.
Mark Kettenis
2016-05-16
Introduce OF_is_compatible(9), a convenience function to check the "compatible"
Mark Kettenis
2016-05-16
uncomment the Xr for fuse_main(3); from ray
Jason McIntyre
2016-05-16
fix logic in error code path of smtp state machine that can lead to an
Gilles Chehade
2016-05-16
i seemingly commented out an Xr in SEE ALSO in -r1.9 - correct
Jason McIntyre
2016-05-16
replace hardcoded + with TAG_CHAR
Gilles Chehade
2016-05-16
...and delete the GP setup. Should have been in previous commit
Philip Guenther
2016-05-16
Eliminate cerror: use PAL_rdunique to get the TCB address directly
Philip Guenther
2016-05-16
POSTREAD needs to flush the D-cache since speculative loads might (and do)
Mark Kettenis
2016-05-16
pcfrtc(4)
Mark Kettenis
2016-05-16
Driver for the NXP PCF8523 Real Time Clock.
Mark Kettenis
2016-05-16
Implement membar(9) for armv5. As there are no barrier instructions in
Jonathan Gray
[next]