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-12-13
Provide our own copy of {round,trunc}_page() now that uvm's is unreachable from
Miod Vallat
2014-12-13
A first shot at MOP boot instructions.
Miod Vallat
2014-12-13
just released mandoc 1.13.2
Ingo Schwarze
2014-12-13
Install netboot.mop
Miod Vallat
2014-12-13
Create a MOP version of the network boot loader; verified to boot on DEC 3000.
Miod Vallat
2014-12-13
Give the mop suite the ability to process alpha Elf64 files and create mop
Miod Vallat
2014-12-13
Add DKIM signing example based on eric@'s asiabsdcon slides
Todd C. Miller
2014-12-13
Fix a regression found by Carsten dot Kunze at arcor dot de:
Ingo Schwarze
2014-12-13
The function savestr allows NULL return values during Plan A patching so in
Tobias Stoeckmann
2014-12-13
macro cleanup; from Kaspars Bankovskis, tweaked a bit
Ingo Schwarze
2014-12-13
Properly validate ranges:
Tobias Stoeckmann
2014-12-13
ThinkPad Edge E130, event 0x6060 is supposed to indicate toggle
Theo de Raadt
2014-12-13
add a sxidog_activate() function so the kernel will link again
Jonathan Gray
2014-12-12
free correct size. it's variable!
Ted Unangst
2014-12-12
catch up with swab.c rev. 1.9:
Ingo Schwarze
2014-12-12
sizeof(*ptr) for some free()
Ted Unangst
2014-12-12
convert some hash tables (the easy ones) to siphash. ok benno.
Ted Unangst
2014-12-12
markup fixes from Kaspars at Bankovskis dot net;
Ingo Schwarze
2014-12-12
oops, i was not supposed to disable mwait. found by stsp
Ted Unangst
2014-12-12
Like previously done in relayd, change the keyword "ssl" to "tls" to
Reyk Floeter
2014-12-12
markup fixes, and repair some wrong argument types while here;
Ingo Schwarze
2014-12-12
Increase cipher suite test coverage by including all cipher suites that
Joel Sing
2014-12-12
Change the keyword "ssl" to "tls" to reflect reality since we
Reyk Floeter
2014-12-12
put global_ptrace here too so users know how to spell it. poke by jmc
Ted Unangst
2014-12-12
sysctl kern.global_ptrace.
Ted Unangst
2014-12-12
Range check the value of the base for typeset -i base x=y. Instead of
Jonathan Gray
2014-12-12
Bounds check the file path used in the 'w' command. Modified version
Jonathan Gray
2014-12-12
Rework the pointer swap in the 'P' command to make the intent
Jonathan Gray
2014-12-12
sysctl_proc_vmmap(): Allow retrieving "self" VM mapping without privilege.
Masao Uebayashi
2014-12-12
Xr getdtablecount
Theo de Raadt
2014-12-12
revert chunk I didn't mean to commit yet; via jmc@
Damien Miller
2014-12-11
update swab() to match the current posix definition. "rationale: none."
Ted Unangst
2014-12-11
sync
Theo de Raadt
2014-12-11
we do not need the complexity of an assembly swab function here.
Ted Unangst
2014-12-11
use a local swapbytes function instead of relying on undefined
Ted Unangst
2014-12-11
The utwitch(4) driver was never added here. Obviously it belongs in the
Theo de Raadt
2014-12-11
Do not blindly dereference hw_vendor and hw_prod without checking them for
Miod Vallat
2014-12-11
Fix previous:
Ingo Schwarze
2014-12-11
slightly reshuffle some code to reduce the diff with portable;
Ingo Schwarze
2014-12-11
regen
Ted Unangst
2014-12-11
remove urio
Ted Unangst
2014-12-11
remove urio
Ted Unangst
2014-12-11
urio has been removed
Ted Unangst
2014-12-11
dragonflybsd has added a urio driver. conservation of urios requires
Ted Unangst
2014-12-11
convert bcopy to memcpy/memmove. ok krw
Ted Unangst
2014-12-11
Make sure you'll never look at stack garbage, prodded by kettenis@.
Martin Pieuchot
2014-12-11
Handle UPSes with broken report descriptors.
Martin Pieuchot
2014-12-11
Change uhidev(4) set/get report functions in various way.
Martin Pieuchot
2014-12-11
When scanning backwards for the last dot in a filename,
Ingo Schwarze
2014-12-11
merge conflicts
Brad Smith
[next]