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-03-19
Clean up the includes in mg.
Brian Callahan
2015-03-19
Provide #defines for the mutex types as required by POSIX. Pointed out by
Mark Kettenis
2015-03-19
Nuke now unused variable.
Kenneth R Westerback
2015-03-19
Add back len = strlen(...) inadvertantly removed in the last commit.
Todd C. Miller
2015-03-19
Fix several crash causing defects from OpenSSL.
Ted Unangst
2015-03-19
standard sections, and a little more macro stuff;
Jason McIntyre
2015-03-19
macro fixes;
Jason McIntyre
2015-03-19
update the note in STANDARDS about which options are extensions; also add -m
Jason McIntyre
2015-03-19
better wording, from andre smagin; ok stsp
Jason McIntyre
2015-03-19
first run through this page. mainly getting SYNOPSIS and usage() orderly
Jason McIntyre
2015-03-19
Let it compile!
Martin Pieuchot
2015-03-19
Let it compile.
Martin Pieuchot
2015-03-19
Abort tasks are run in their own thead, that's why they need a special
Martin Pieuchot
2015-03-19
Use the same workaround as ehci(4) and ohci(4) in setaddr() to deal with
Martin Pieuchot
2015-03-19
Use struct timespec internally. This gives nanosecond precision to pax -rw
Philip Guenther
2015-03-19
unlock MII on smsc_miibus_readreg error
Jonathan Gray
2015-03-19
missing gcu_var.h conversion
Theo de Raadt
2015-03-18
Remove useless check for leading blanks in the month name. The
Todd C. Miller
2015-03-18
nl_langinfo() cannot return NULL; from Andre Smagin
Todd C. Miller
2015-03-18
Instead of embedding interface names in a sockaddr use their indexes
Martin Pieuchot
2015-03-18
remove ambiguity from the COMMANDS section, after discussion with zhuk;
Jason McIntyre
2015-03-18
from zhuk: a little more info on <>
Jason McIntyre
2015-03-18
improve the description of here documents; prompted by zhuk
Jason McIntyre
2015-03-18
Rework the virtual memory layout on SRMMU systems (sun4d/sun4m) to use a much
Miod Vallat
2015-03-18
Allow for VM_MIN_KERNEL_ADDRESS to not be a constant.
Miod Vallat
2015-03-18
Prefer KERNBASE to VM_MIN_KERNEL_ADDRESS when testing for an address within
Miod Vallat
2015-03-18
Make init(8) static PIE.
Pascal Stumpf
2015-03-18
Revert 1.52, per the comment above the incorrectly changed line. Reduces the
Miod Vallat
2015-03-18
Convert -static -> ${STATIC} to make man.cgi static PIE.
Pascal Stumpf
2015-03-18
sync
Theo de Raadt
2015-03-18
Clean up a pair of sentences that aren't true anymore for mg while keeping
Brian Callahan
2015-03-18
rework the redirection text after some feedback from zhuk;
Jason McIntyre
2015-03-18
sync
Ryan Thomas McBride
2015-03-18
sync
Ryan Thomas McBride
2015-03-18
Baytrail/e3800 devices found in MinnowboardMax.
Ryan Thomas McBride
2015-03-18
check for invalid disknames
Ted Unangst
2015-03-18
not necessary to work around an apparent bug on ancient freebsd
Ted Unangst
2015-03-18
use 4x buffer size for opendir. speeds up large directory reading, and
Ted Unangst
2015-03-18
Stop passing around little used 'struct mbr tt' parameter. Just
Kenneth R Westerback
2015-03-18
Convert to if_input(), tested by jsing@.
Martin Pieuchot
2015-03-18
Prevent sign extension due to pointer arithmetics
Mike Belopuhov
2015-03-18
remove the congestion handling from struct ifqueue.
David Gwynne
2015-03-18
use device_lookup to find gcu0 rather than iterating over alldevs.
David Gwynne
2015-03-18
describe the context the callback runs at in the CONTEXT section.
David Gwynne
2015-03-18
Sort getopt() string.
Masao Uebayashi
2015-03-18
minor tweaks;
Jason McIntyre
2015-03-18
In the neverending saga of enabling and disabling assembler code for sha
Miod Vallat
2015-03-18
KRL support doesn't need OpenSSL anymore, remove #ifdefs
Damien Miller
2015-03-18
"handle" wccp2 packets if net.inet.gre.wccp is set to 2 by truncating
Ryan Thomas McBride
2015-03-17
Stop passing around little used and superfluous 'offset' parameter.
Kenneth R Westerback
[next]