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-11-09
Allocate a currently unused vendor ID for our vmm's pchb.
Mike Larkin
2015-11-09
rework the start routines to avoid IF_PREPEND.
David Gwynne
2015-11-09
rework the code to avoid IF_PREPEND.
David Gwynne
2015-11-09
Add user "_vmd" for forthcoming vmd daemon
Mike Larkin
2015-11-09
Start moving some vmm things into the tree. First up is binutils so we will
Mike Larkin
2015-11-08
-c before -H, in SYNOPSIS and usage();
Jason McIntyre
2015-11-08
pull initialization up before poosible goto bad, from Mark Latimer
Ted Unangst
2015-11-08
Revert 1.2 and 1.3 in order to go back to the default upstream behaviour
Miod Vallat
2015-11-08
Add "ssh-keyscan -c ..." flag to allow fetching certificates instead
Damien Miller
2015-11-08
Merge NetBSD 1.145:
Miod Vallat
2015-11-08
remove slogin links; ok deraadt markus djm
Jason McIntyre
2015-11-08
fix OOB read in packet code caused by missing return statement
Damien Miller
2015-11-08
keep all the setperf timeout(9) handling in one place; ok tedu@
Christian Weisgerber
2015-11-08
whitespace
Jasper Lievisse Adriaanse
2015-11-08
Handle additional RSN element group ciphers.
Stefan Sperling
2015-11-08
Update section and table numbers inside comments in the RSN code to
Stefan Sperling
2015-11-08
Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.
Miod Vallat
2015-11-08
Tweak a reallocarray call to be more overflow-resistant. From Theo Buehler.
mmcc
2015-11-08
Set the effective gid to kmem so the fchown of kvm_bsd.db is allowed
Todd C. Miller
2015-11-08
Quiet silly clang analyzer warning in calloc() usage.
Todd C. Miller
2015-11-08
inet(4), not inet(3);
Jason McIntyre
2015-11-08
Always claim to support sector mode for eMMC. Allows BeagleBone Black
Jonathan Gray
2015-11-08
groupling tests that now pass
Marc Espie
2015-11-08
stop pointing people to the gnu and less sites; ok nicm
Jason McIntyre
2015-11-08
Remove support for LESSGLOBALTAGS, we do not have global(1) (standard
Nicholas Marriott
2015-11-08
Make "machine disk" show some info for EFI instead of info for BIOS.
YASUOKA Masahiko
2015-11-08
Make the variables be "const" and fix white space.
YASUOKA Masahiko
2015-11-07
add missing NAME entries;
Jason McIntyre
2015-11-07
Ensure the safety of isprint()'s argument. Suggested by guenther@ a few
mmcc
2015-11-07
Use linkat() instead of link() so that hardlinks of symlinks work
Philip Guenther
2015-11-07
Make it clearer that warningf()'s first argument determines whether the
mmcc
2015-11-07
Spell `unused' correctly.
Miod Vallat
2015-11-07
replace save() with estrdup() and make estrdup() exit like all the other
Ted Unangst
2015-11-07
delete custom charset tables and just use ctype. init utf_mode from LC_CTYPE
Ted Unangst
2015-11-07
Modernization, no functional change intended:
Ingo Schwarze
2015-11-07
Disable red-zone since EFI is running with a different ABI.
YASUOKA Masahiko
2015-11-07
Emulate loops performed in the software crypto driver more closely
Mike Belopuhov
2015-11-07
Update copyright information
Mike Belopuhov
2015-11-07
Pass AES_GMAC context as a void pointer to cut down on casts in xform.c
Mike Belopuhov
2015-11-07
In private header files, __BEGIN_DECLS and __END_DECLS are pointless.
Ingo Schwarze
2015-11-07
Use input handlers for bridge(4).
Martin Pieuchot
2015-11-07
Don't try to be clever testing if a queue is full before calling
Martin Pieuchot
2015-11-07
get rid of IF_PREPEND by switching to IFQ_POLL/IFQ_DEQUEUE.
David Gwynne
2015-11-07
typo in nd variable used for adding ni_pledge note
Sebastien Marie
2015-11-07
Simplify and clarify.
mmcc
2015-11-07
remove some charsets we don't use. remove LESSCHARSET since setting it to
Ted Unangst
2015-11-07
Allow overriding ghash_update() with an optimized MD function. Use
Christian Weisgerber
2015-11-06
Use __progname instead of the homegrown ProgramName.
Todd C. Miller
2015-11-06
In in_arpinput() do not make an extra route lookup to check wether
Alexander Bluhm
2015-11-06
add [ to NAME, and document it; the NAME addition was
Jason McIntyre
[next]