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-12-07
Fix bell indicators across detach, reported by Torbjorn Lonnemark, diff
Nicholas Marriott
2015-12-07
Convert to arc4random_uniform.
tb
2015-12-07
Add cpuid bits documented in the August 2015 revision of
Jonathan Gray
2015-12-07
Remove NULL-checks before free(). No functional change.
mmcc
2015-12-07
Remove SHA0 check, as we did in v1.21 of sha.h.
Brent Cook
2015-12-07
enable snooping on Intel 100 Series HDA
Jonathan Gray
2015-12-07
match on intel 100 series
Jonathan Gray
2015-12-07
Get rid of modulo bias and replace the naive shuffle by the
tb
2015-12-07
basic unit tests for rsa-sha2-* signature types
Damien Miller
2015-12-07
NFS can pass a buffer cache buffer straight to VOP_STRATEGY here, so dma_flip is
Bob Beck
2015-12-06
Only declare buf_daemon() once
Philip Guenther
2015-12-06
child_return() is already declared in <sys/proc.h>
Philip Guenther
2015-12-06
Simplify the relocation code for the ld.so bootstrap and static pie: track
Philip Guenther
2015-12-06
Fix qsort() comparison functions:
Philip Guenther
2015-12-06
Update reference from lang/gcc/4.2 to lang/gcc/4.9. From Daniel
mmcc
2015-12-06
Prevent running a VM with the same name multiple times - multiple
Reyk Floeter
2015-12-06
Do the same with less code.
Robert Peichaer
2015-12-06
add function prototype
Mike Larkin
2015-12-06
move around some deck chairs in preparation for supporting VM reboot. this
Mike Larkin
2015-12-06
remove some now-unused enums
Mike Larkin
2015-12-06
sort SEE ALSO;
Jason McIntyre
2015-12-06
Don't bother printing out the count of what type of cpu we have. Instead
Mike Larkin
2015-12-06
test suite for fmt(1) written from scratch
Ingo Schwarze
2015-12-06
don't allow opening of /dev/vmm if we are in an unsupported configuration
Mike Larkin
2015-12-06
Change kernel internal pledge variables to 64bit (to prepare for more
Theo de Raadt
2015-12-06
un-needed extern which was removed a while back
Mike Larkin
2015-12-06
Remove a 250-line catalog of AT&T ksh bugs. ok tedu
mmcc
2015-12-06
man page missed switchover from vmmctl -> vmctl.
Mike Larkin
2015-12-06
pledge "dpath" to allow creation of nodes via mkfifo(2) and mknod(2)
Theo de Raadt
2015-12-06
multicast_{host,router} -> multicast.
Martin Pieuchot
2015-12-06
Add missing rc bits for rebound.
Robert Peichaer
2015-12-06
remove trailers option that was already obsolete when this code was imported.
Ted Unangst
2015-12-06
remove txpower option. only relevant to the now irrelevant wi driver.
Ted Unangst
2015-12-06
Use __progname instead of manually handling argv[0].
Tobias Stoeckmann
2015-12-06
Avoid out of boundary access on illegal command line arguments.
Tobias Stoeckmann
2015-12-06
Validate input files to prevent out of boundary accesses.
Tobias Stoeckmann
2015-12-06
switch on the return value of bus_dmamap_load_mbuf not value != 0
Jonathan Gray
2015-12-06
pledge "getpw" is not needed here.
tb
2015-12-06
Since the page zeroing thread runs without the kernel lock,
Bret Lambert
2015-12-06
spacing
Reyk Floeter
2015-12-06
g/c pf_change_a6(). it's exactly the same thing as pf_change_ap() with p =
Henning Brauer
2015-12-06
Treat quiz the same way as the other games and try to preserve the look
tb
2015-12-06
5.8 is out for a quite a while now. Remove the deletion of binaries
Robert Peichaer
2015-12-06
Check .Xr links by forking "man -f" rather than manually looking
Ingo Schwarze
2015-12-06
multicast_router -> multicast
Antoine Jacoutot
2015-12-06
document LC_CTYPE; feedback and OK jmc@
Ingo Schwarze
2015-12-06
Use ENVIRONMENT rather than CAVEATS to document LC_CTYPE.
Ingo Schwarze
2015-12-06
unbreak kernel link if vmm isnt being built as part of the kernel.
David Gwynne
2015-12-06
typo in log entry
mmcc
2015-12-06
Print the TTY in the vmctl status output.
Reyk Floeter
[next]