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-05-07
remove badly indented printf and it's preceeding test
Jonathan Gray
2015-05-07
fix indentation
Jonathan Gray
2015-05-07
fix indentation of a line
Jonathan Gray
2015-05-07
add missing braces to code under #ifdef TRM_DEBUG0
Jonathan Gray
2015-05-07
remove a surplus tab
Jonathan Gray
2015-05-07
add missing braces
Jonathan Gray
2015-05-06
Remove ARRAY_* from history and expand completion to complete a) layout
Nicholas Marriott
2015-05-06
fix a fd leak in an error path in code under #ifdef DEBUG
Jonathan Gray
2015-05-06
regen
Jonathan Gray
2015-05-06
#include <sys/event.h> was removed from init_sysent.c but not
Jonathan Gray
2015-05-06
Pass a thread pointer instead of its file descriptor table to getsock(9).
Martin Pieuchot
2015-05-06
use res_hnok() to valid domain part in valid_domain()
Gilles Chehade
2015-05-06
Add a format window_linked which is 1 if a window has been linked
Nicholas Marriott
2015-05-06
Document that priority 1 is reserved for kernel use.
Martin Pieuchot
2015-05-06
Display thread IDs instead of the name of the process's owner when "-H"
Martin Pieuchot
2015-05-06
Turn cursor off during redraw, pointed out by George Nachman.
Nicholas Marriott
2015-05-06
Clarify pseudo-terminal request behaviour and use "pseudo-terminal"
Darren Tucker
2015-05-06
Blacklist DH-GEX for specific PuTTY versions known to send non-RFC4419
Darren Tucker
2015-05-06
make SWAP_KEY_GET symmetrical with SWAP_KEY_PUT by having it call
David Gwynne
2015-05-06
put mpi's atomics back in, but with the return value of add (and therefore su...
David Gwynne
2015-05-06
Add missing braces so this will correctly fall back to the "name"
Jonathan Gray
2015-05-06
add missing braces
Jonathan Gray
2015-05-06
Use | when combining flags not +. Luckily in this case 1 + 2 == 1 | 2.
Jonathan Gray
2015-05-06
Fix a memory leak in _dl_load_dep_libs()
Jonathan Gray
2015-05-05
Eliminate rabid semicolon
Chris Cappuccio
2015-05-05
no need to swizzle load/store addresses for 32bit values on big endian systems
Jonathan Matthew
2015-05-05
Updated fifotest.out
Todd C. Miller
2015-05-05
fifofs now respects the flags a descriptor was opened with.
Todd C. Miller
2015-05-05
Now that we have a_fflag in struct vop_poll_args we can handle
Todd C. Miller
2015-05-05
AI_ADDRCONFIG: skip loopback addresses, not loopback interfaces.
Jeremie Courreges-Anglas
2015-05-05
Move the AI_ADDRCONFIG setup to its own function.
Jeremie Courreges-Anglas
2015-05-05
Remove man page links for crypto(9) key operations; reminded by jmc@
Mike Belopuhov
2015-05-05
Less magic number
Alexandr Shadchin
2015-05-05
Make argument name consistent and use .Fn rather than .Nm in section 3.
Ingo Schwarze
2015-05-05
add missing braces in _aucat_wmsg()
Jonathan Gray
2015-05-05
Remove references to APIs that don't exist anymore.
Mike Belopuhov
2015-05-05
Implement If-Modified-Since.
Florian Obser
2015-05-05
WinSCP doesn't implement RFC4419 DH-GEX so flag it so we don't offer that
Darren Tucker
2015-05-05
Huawei MU609 from Cristián Edwards.
Martin Pieuchot
2015-05-05
regen
Martin Pieuchot
2015-05-05
Huawei MU609 from Cristián Edwards.
Martin Pieuchot
2015-05-05
Flag user specified routes with an AF_LINK gateway as RTF_LLINFO.
Martin Pieuchot
2015-05-05
tweak;
Jason McIntyre
2015-05-05
Document that shm_open() accepts O_CLOEXEC and O_NOFOLLOW as extensions
Philip Guenther
2015-05-05
use the sizeof the struct not the sizeof a pointer to the struct
Jonathan Gray
2015-05-05
emul_native is only used for kernel threads which can't dump core, so
Philip Guenther
2015-05-05
fix a return path that lacked a rw_exit_write() call
Jonathan Gray
2015-05-05
use the sizeof the struct not the sizeof a pointer to the struct
Jonathan Gray
2015-05-04
fix numbers for pppx, vscsi and diskmap
Jonathan Matthew
2015-05-04
Default daemon_flags are no longer in /etc/rc.conf,
Ingo Schwarze
[prev]
[next]