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-10-21
In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 code
Joel Sing
2015-10-21
Setting fcntl(F_SETOWN) for a pipe failed with inappropriate ioctl
Alexander Bluhm
2015-10-21
Style fixes; from Ilya Kaliman
Todd C. Miller
2015-10-21
Remove a couple of unhelpful defines.
mmcc
2015-10-21
Don't bother casting NULL.
mmcc
2015-10-21
Assign pointer to NULL rather than 0.
mmcc
2015-10-21
Penultimate commit to remove EXTERN.
mmcc
2015-10-21
Do some cleanup in syslogd ttymsg(). Add a debug message when the
Alexander Bluhm
2015-10-21
client_key_table was missing.
Nicholas Marriott
2015-10-21
fix memory leak in error path
Gleydson Soares
2015-10-21
add missing rcsid
Gleydson Soares
2015-10-21
By popular demand add a default binding for mouse wheel up to scroll
Nicholas Marriott
2015-10-21
make sure ProgressMeter gets set up. Fixes some weirdness in package installs,
Marc Espie
2015-10-21
No longer mention rtable_get(), it's a private function now.
Martin Pieuchot
2015-10-21
Return the correct error code when a table already exists.
Martin Pieuchot
2015-10-21
u_short -> unsigned int for rtableid.
Martin Pieuchot
2015-10-21
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Martin Pieuchot
2015-10-21
Remove Diffie-Hellman moduli entries below 2048.
Doug Hogan
2015-10-21
Add support for route summarization.
Renato Westphal
2015-10-21
Minor fixes and code cleanup.
Renato Westphal
2015-10-20
Compare pointers to NULL rather than 0.
mmcc
2015-10-20
tweak previous;
Jason McIntyre
2015-10-20
Use client pointer not file descriptor in logging.
Nicholas Marriott
2015-10-20
add a new getsockopt option IP_IPDEFTTL to retrieve the default ttl.
Sebastian Benoit
2015-10-20
Fix write to other user's tty. The device has to be opened with
Alexander Bluhm
2015-10-20
believe this will work with "stdio rpath wpath cpath inet" now that
Theo de Raadt
2015-10-20
Document SOCK_DNS flag
Theo de Raadt
2015-10-20
At guenther's suggestion replace dnssocket() with a SOCK_DNS flag on
Theo de Raadt
2015-10-20
Add SIOCGIFGMEMB to "route" (returns a list of all interfaces who are
Reyk Floeter
2015-10-20
Fix 802.1p VLAN priority code points for VLAN_HWTAGGING.
Christopher Zimmermann
2015-10-20
... but keep the previous logic for sparc, which is the other user of this
Miod Vallat
2015-10-20
Missing commit of vax switch to MI installboot(8), forgotten when it went in.
Miod Vallat
2015-10-20
Lob a style(9) grenade in here.
Joel Sing
2015-10-20
add "proc" to pledge for script(1)
Sebastien Marie
2015-10-20
The table could change when retrying so don't save it at start of
Nicholas Marriott
2015-10-20
After pledge "dns" has been refactored and setsockopt(SO_RCVBUF)
Alexander Bluhm
2015-10-20
Add an explicit check for a malformed AS segment with (segment length 0),
Stuart Henderson
2015-10-20
fix a use after free found by clang using an approach suggested by renato
Jonathan Gray
2015-10-20
On xmalloc failure, stop trying to determine the total amount of allocated
Pascal Stumpf
2015-10-20
update regress for pledge after whitelisted-path view inclusion
Sebastien Marie
2015-10-20
Fix ocsp by adding a missing TAILQ_INIT().
Reyk Floeter
2015-10-20
clear whitelisted-paths view in pledge.
Sebastien Marie
2015-10-20
allow SO_ERROR all the time
Theo de Raadt
2015-10-20
sync
Theo de Raadt
2015-10-20
Replace a function-local allocation with stack memory.
mmcc
2015-10-20
In order to become able to generate syntax tree nodes on the roff(7)
Ingo Schwarze
2015-10-20
Always allow the setsockopt & getsockopt system calls... however, in the
Theo de Raadt
2015-10-19
Remove old tame() stub
Theo de Raadt
2015-10-19
Add pledge(2) for radiusctl(8) and radiusd(8).
YASUOKA Masahiko
2015-10-19
break long lines in examples; ok jmc@
Christian Weisgerber
[next]