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-11-02
Expand IMPLEMENT_LHASH_COMP_FN/IMPLEMENT_LHASH_HASH_FN macros - the only
Joel Sing
2016-11-02
Wrap some >80 char lines.
Joel Sing
2016-11-02
Use secure defaults for TLS - instead of accepting TLSv1.0 and any cipher
Joel Sing
2016-11-02
convert DES and DH manuals from pod to mdoc
Ingo Schwarze
2016-11-02
poison the TAILQ_ENTRY in items in the per cpu pool cache.
David Gwynne
2016-11-02
add poisoning of items on the per cpu caches.
David Gwynne
2016-11-02
use a TAILQ to maintain the list of item lists used by the percpu code.
David Gwynne
2016-11-02
Make possible to change the link layer address of a cnmac(4) interface.
Visa Hankala
2016-11-02
add per cpu caches for free pool items.
David Gwynne
2016-11-01
Simplify.
Antoine Jacoutot
2016-11-01
Tap SIGINT while install(1)ing so that we can properly rollback and not
Antoine Jacoutot
2016-11-01
Add an XXX.
Antoine Jacoutot
2016-11-01
Only run sp_cleanup() when applying or reverting a patch (needs root).
Antoine Jacoutot
2016-11-01
Also remove non matching release rollback kernel.
Antoine Jacoutot
2016-11-01
Add a cleanup function to remove non matching release content from
Antoine Jacoutot
2016-11-01
Simplify fetch_and_verify(), no need for a loop here.
Antoine Jacoutot
2016-11-01
Reset the ucode interrupt flag in the softc before loading iwm(4) 8k firmware.
Stefan Sperling
2016-11-01
Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and
Theo Buehler
2016-11-01
Add a few error messages so we know where we fail.
Antoine Jacoutot
2016-11-01
install_patch -> apply_patch to remove confusion with install_kernel and
Antoine Jacoutot
2016-11-01
We don't want to run on -stable (i.e. locally built release) but only on
Antoine Jacoutot
2016-11-01
Clear window alert flags after setting winlink alert flags, fixes problem
Nicholas Marriott
2016-11-01
update currency exchange rates;
Jason McIntyre
2016-11-01
Use x2APIC if it is enabled by BIOS. It is expected that this doesn't
YASUOKA Masahiko
2016-11-01
MALLOC_OPTIONS=A no longer exists.
Theo Buehler
2016-10-31
Remove the obsolete A and P flags from MALLOC_OPTIONS.
Theo Buehler
2016-10-31
MALLOC_OPTION 'A' no longer exists.
Theo Buehler
2016-10-31
Add the -d flag to the update command, so directories are created
Theo Buehler
2016-10-31
Update to reflect the changes necessary for noperm releases. Trim some
Theo Buehler
2016-10-31
Delete setlocale(LC_TIME, "").
Ingo Schwarze
2016-10-31
fix a few suspicious (according to emacs) lines
Jasper Lievisse Adriaanse
2016-10-31
sync to libc: malloc_move is not an option anymore
Otto Moerbeek
2016-10-31
P is not settable enymore
Otto Moerbeek
2016-10-31
remove some old option letters and also make P non-settable. It has
Otto Moerbeek
2016-10-31
Improve ofp_error message accurateness: use parameterized error type
Rafael Zalamena
2016-10-31
Change validation functions prototypes: use the parameter variable to
Rafael Zalamena
2016-10-31
bump to LibreSSL 2.5.1
Brent Cook
2016-10-31
Pass the errno value to vfatal(), renaming it to vfatalc() to match,
Philip Guenther
2016-10-31
turns out these chips can handle buffers up to 9400 bytes in length.
David Gwynne
2016-10-31
revert 1.97 where i moved myx to using the system pools
David Gwynne
2016-10-30
add __BEGIN_DECLS/__END_DECLS to the public userland side of net/bpf.h,
Peter Hessler
2016-10-30
large-community needs to have an argument
Peter Hessler
2016-10-30
Search for and create a prefetch area only for nonlocal sources.
Robert Peichaer
2016-10-30
include float.h for the LDBL_MAX_EXP cpp test in floatio.h
Jonathan Gray
2016-10-30
If a length from an ip packet encapsulated in gre or etherip would cause
Jonathan Gray
2016-10-30
Replace a snapend test in ip_print() with a call to TCHECK2 as there
Jonathan Gray
2016-10-29
Fix an issue found by naddy@ where the installer was not able
Robert Peichaer
2016-10-29
Update the man page after the addition of MODPY_ABI_TAG
Daniel Jakots
2016-10-29
Simple grammar tweak: allow to specify interface options in a single line.
Reyk Floeter
2016-10-29
Separate parsing vms and switches from starting them in vmd(8).
Edd Barrett
[next]