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-12-06
Check errno from config_getvm() correctly
Reyk Floeter
2015-12-06
Report errno from config_getvm() correctly
Reyk Floeter
2015-12-06
sync
Theo de Raadt
2015-12-06
Terminate all running VMs on startup: we're not able to pick up state
Reyk Floeter
2015-12-05
Fix previous by using the right argument name.
mmcc
2015-12-05
use argument names consistently.
Igor Sobrado
2015-12-05
Let special/ftp compile again. 'ares' is only used inside #ifndef SMALL, so
Kenneth R Westerback
2015-12-05
Send bad whitespace to the attic.
Kenneth R Westerback
2015-12-05
Multiple cleanups.
Martin Pieuchot
2015-12-05
Silence gcc whining about using 'serrno' uninitialized by initializing
Kenneth R Westerback
2015-12-05
Implement the .inst assembler directive for arm.
Tobias Ulmer
2015-12-05
Remove ancient and no longer valid installation instructions.
mmcc
2015-12-05
Remove LBL-specific stuff and a reference to CHANGES.
mmcc
2015-12-05
multicast_{host,router} is now just multicast;
Jason McIntyre
2015-12-05
Remove a few NULL-checks before free().
mmcc
2015-12-05
g/c unneeded af (address family) params to pf_change_ap and _icmp
Henning Brauer
2015-12-05
Remove a bunch of NULL-checks before free().
mmcc
2015-12-05
initialize host, to get rid of gcc warning, the conditions are correct.
Sebastian Benoit
2015-12-05
Make sure we use the same cpu numbering for the kern.cptime2 sysctl as we
Mark Kettenis
2015-12-05
prefer rsa-sha2-512 over -256 for hostkeys, too; noticed by naddy@
Markus Friedl
2015-12-05
Print shorter error message if opening /dev/vmm failed.
Reyk Floeter
2015-12-05
adjust to newer tls_read/_write semantics.
Henning Brauer
2015-12-05
Update termtypes.master to upstream terminfo-20151128.
Nicholas Marriott
2015-12-05
Remove VERSION, whose contents were simply "3.4".
mmcc
2015-12-05
Add OpenBSD Id
Reyk Floeter
2015-12-05
vioblk: Don't send flush ops if flush feature not present
Stefan Fritsch
2015-12-05
make vioblk_scsi_cmd more normal
Stefan Fritsch
2015-12-05
Remove some more pdksh-specific stuff and references to files that no
mmcc
2015-12-05
Make virtio_enqueue_commit return void
Stefan Fritsch
2015-12-05
document that virtio supports the 0.9.5 spec, not 1.0
Stefan Fritsch
2015-12-05
Remove two sets of NULL-checks before free().
mmcc
2015-12-05
Study of kernel code complete. Permit ioctl SIOCGIFMEDIA for pledge
Theo de Raadt
2015-12-05
strings.h -> string.h to prevent an implicit declaration. Also removes
mmcc
2015-12-05
avoid an ugly wrap in a comment
Theo de Raadt
2015-12-05
Remove a log of changes from 1991 to 1998.
mmcc
2015-12-05
Align columns to printed output in "vmctl status"
Mike Larkin
2015-12-05
strings.h -> string.h to prevent an implicit declaration. Also remove a
mmcc
2015-12-05
It does not make sense to insert a specific route for 224/4 when the
Martin Pieuchot
2015-12-05
yet another feof check, just to be sure.
Marc Espie
2015-12-05
cleanup some log messages with wrong function names etc.
Sebastian Benoit
2015-12-05
Another imsg_read user I did miss in my EAGAIN rampage.
Claudio Jeker
2015-12-05
sync
Theo de Raadt
2015-12-05
Keep kernel definitions under _KERNEL to unbreak security/wpa_supplicant
Martin Pieuchot
2015-12-05
#include <string.h> not strings.h
Claudio Jeker
2015-12-05
Keep kernel definitions under _KERNEL to unbreak ports that include
Martin Pieuchot
2015-12-05
Make the bnx interrupt handler mpsafe, and perform rx and tx completion
Jonathan Matthew
2015-12-05
Pass the pppx_hdr when sending packets through the pppx device and use the
YASUOKA Masahiko
2015-12-05
Make pppx pass packets with npppd through the device. This makes pppx work
YASUOKA Masahiko
2015-12-05
Forgot about eigrp when doing the imsg_read EAGAIN fixes.
Claudio Jeker
2015-12-05
pass a pointer to pf_test()'s reason to pf_test_rule instead of using a
Henning Brauer
[next]