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-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
2015-03-17
Remove obsolete copy of tzfile.h. It is an internal tzcode header
Todd C. Miller
2015-03-17
The innocuous change to libsa printf.c (1.26) causes printf.o to be 240 bytes
Miod Vallat
2015-03-17
Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@
Todd C. Miller
2015-03-17
for small mem machines, make sure max does not get smaller than
Otto Moerbeek
2015-03-17
It is impossible to build mg without both -DFKEYS and -DXKEYS. So let's
Brian Callahan
2015-03-17
Add sort_calloc() and use it.
Todd C. Miller
2015-03-17
Initial import of FreeBSD sort.
Todd C. Miller
2015-03-17
Restore previous behaviour that got lost with 1.780.
Robert Peichaer
2015-03-17
correct command name; from kaspars bankovskis
Jason McIntyre
2015-03-17
Merge two "#ifdef NCARP" chunks.
Martin Pieuchot
2015-03-17
Prevent a race resulting in an infinite loop printing "ehci_idone" messages.
Martin Pieuchot
2015-03-17
revert a previous word change - the original seems more accurate;
Jason McIntyre
2015-03-17
Simplify: Now that rc is global anyway, no need to pass it around
Ingo Schwarze
2015-03-17
Initialize nameservers ports along with nameservers addresses.
Jeremie Courreges-Anglas
2015-03-17
Don't use the wrong escape for < and >. Tweak wording to match the page.
Anthony J. Bentley
2015-03-17
Escape certain characters for slightly more correct (and prettier) output.
Anthony J. Bentley
2015-03-17
When the user exits the pager before the pager has drained all input
Ingo Schwarze
[prev]
[next]