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
2014-08-11
Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed way
Joel Sing
2014-08-11
Provide a ssl3_get_cipher_by_id() function that allows ciphers to be looked
Joel Sing
2014-08-10
Write the core file of a non-suid process into the current directory
Alexander Bluhm
2014-08-10
There was a race in relayd that caused connections to hang. It
Alexander Bluhm
2014-08-10
Improve variables listing in x11/kde4 module description.
Vadim Zhukov
2014-08-10
[] -> [[]]
Robert Peichaer
2014-08-10
- add -p to SYNOPSIS
Jason McIntyre
2014-08-10
guenther wants a copyright
Ted Unangst
2014-08-10
Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()
Robert Peichaer
2014-08-10
Tweak cipher list comments and add missing cipher value comments.
Joel Sing
2014-08-10
{ foo ; bar ; } -> { foo; bar; }
Robert Peichaer
2014-08-10
Remove disabled (weakened export and non-ephemeral DH) cipher suites from
Joel Sing
2014-08-10
Since we no longer need to support SSLv2-style cipher lists, start
Joel Sing
2014-08-10
Ask for the descriptor size corresponding to the number of ports present
Martin Pieuchot
2014-08-10
Do not allocate space for the whole structure when we just want to store
Martin Pieuchot
2014-08-10
sizeof() a pointer of the right struct to appease clang.
Martin Pieuchot
2014-08-10
Note that qemu 1.7.2 has the VLAN bug fix, too
Stefan Fritsch
2014-08-10
zap trailing whitespace
Jasper Lievisse Adriaanse
2014-08-10
some Ev fixes;
Jason McIntyre
2014-08-10
Merge xhci_device_setup() into xhci_pipe_init() there's no reason to
Martin Pieuchot
2014-08-10
Since USB xfer pools are accessed in interrupt context, initialize them
Martin Pieuchot
2014-08-10
Set and check for XFER_BUSY in the common methods instead of doing it
Martin Pieuchot
2014-08-10
typo in debug message
Alexandre Ratchov
2014-08-10
initialize mmcpos, found by guenther
Alexandre Ratchov
2014-08-10
Document SUBST_*
Marc Espie
2014-08-10
comment what's going on
Marc Espie
2014-08-10
Ouch... fuck cvs
Marc Espie
2014-08-10
if pkg_create is run as non-root, restory correct group/owner to root/bin.
Marc Espie
2014-08-10
fix kqueue read/write filters for msdosfs and fusefs
Jonathan Gray
2014-08-10
Typo. ok deraadt@ jmc@
Matthieu Herrb
2014-08-10
debug level test for clock_gettime() calls should match
Jonathan Gray
2014-08-10
AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKET
Philip Guenther
2014-08-10
Don't need to know how to format bluetooth socket info here
Philip Guenther
2014-08-10
No more bluetooth in netintr(), so delete NETISR_BT. Zap the declaration
Philip Guenther
2014-08-10
AF_BLUETOOTH is gone. AF_LOCAL isn't involved pipe (and portals are gone).
Philip Guenther
2014-08-10
AF_IMPLINK and AF_BLUETOOTH are gone
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
Fix the length check for reinjected ICMP packets: sizeof(struct icmp) is
Lawrence Teo
2014-08-10
Format time_t with %lld after casting to long long
Philip Guenther
2014-08-10
Rename p_hdrlen to min_hdrlen to better reflect its purpose.
Lawrence Teo
2014-08-10
Delete duplicate conditional
Philip Guenther
2014-08-10
Replace F_DUPFD followed by setting FD_CLOEXEC with just F_DUPFD_CLOEXEC
Philip Guenther
2014-08-10
Add Xr to skey and stty
Philip Guenther
2014-08-10
Delete extern declarations for variables that don't exist (anymore?)
Philip Guenther
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-08-10
msts(4) appears to support TIOCSTSTAMP
Philip Guenther
[prev]
[next]