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-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
2015-11-06
Fix gcc version preprocessor checks to cope with gcc 5.x and beyond;
Miod Vallat
2015-11-06
From FreeBSD 23397:
Alexandr Shadchin
2015-11-06
"source" doesn't need to be a global. While here, the correct spelling
Florian Obser
2015-11-06
I was very optimistic in groupling creation. Turns out lists of targets
Marc Espie
2015-11-06
Do not compile net/radix_mpath.c in ART-enabled kernels.
Martin Pieuchot
2015-11-06
relayd.conf(5) macro cleanup.
Anthony J. Bentley
2015-11-06
Rename rt_mpath_next() into rtable_mpath_next() and provide an
Martin Pieuchot
2015-11-06
Use a SLIST instead of a LIST for MPATH route entries with ART.
Martin Pieuchot
2015-11-06
correct exit status on pledge(2) errors
Ingo Schwarze
2015-11-06
Instead of multiplying with 0..1, extend the bit into a mask and do an AND.
Christian Weisgerber
2015-11-06
further PPP reduction, hint from sthen
Ted Unangst
2015-11-06
remove ppplogin support. ok sthen
Ted Unangst
2015-11-06
Use getprogname(3) rather than __progname.
Ingo Schwarze
[prev]
[next]