index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2015-12-07
Sync proc.c, use proc_composev()
Reyk Floeter
2015-12-07
Merge makemap(8) into smtpctl(8).
Sunil Nimmagadda
2015-12-07
sync with vmd
Reyk Floeter
2015-12-07
Skip the "fatal in" message prefix when aborting with fatal() - when
Reyk Floeter
2015-12-07
Remove NULL-checks before free(). No functional change.
mmcc
2015-12-06
Prevent running a VM with the same name multiple times - multiple
Reyk Floeter
2015-12-06
remove some now-unused enums
Mike Larkin
2015-12-06
un-needed extern which was removed a while back
Mike Larkin
2015-12-06
multicast_{host,router} -> multicast.
Martin Pieuchot
2015-12-06
Use __progname instead of manually handling argv[0].
Tobias Stoeckmann
2015-12-06
spacing
Reyk Floeter
2015-12-06
Print the TTY in the vmctl status output.
Reyk Floeter
2015-12-06
When a new vm is created with VMM_IOC_CREATE, the kernel assigns a
Reyk Floeter
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
Terminate all running VMs on startup: we're not able to pick up state
Reyk Floeter
2015-12-05
use argument names consistently.
Igor Sobrado
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
Remove a few NULL-checks before free().
mmcc
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
Print shorter error message if opening /dev/vmm failed.
Reyk Floeter
2015-12-05
Remove VERSION, whose contents were simply "3.4".
mmcc
2015-12-05
Add OpenBSD Id
Reyk Floeter
2015-12-05
Remove two sets of NULL-checks before free().
mmcc
2015-12-05
strings.h -> string.h to prevent an implicit declaration. Also removes
mmcc
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
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
#include <string.h> not strings.h
Claudio Jeker
2015-12-05
Pass the pppx_hdr when sending packets through the pppx device and use the
YASUOKA Masahiko
2015-12-05
Forgot about eigrp when doing the imsg_read EAGAIN fixes.
Claudio Jeker
2015-12-05
EAGAIN handling for imsg_read. OK henning@ benno@
Claudio Jeker
2015-12-05
EAGAIN handling for imsg_read. OK henning@ benno@
Claudio Jeker
2015-12-05
EAGAIN handling for imsg_read. OK henning@ benno@
Claudio Jeker
2015-12-05
EAGAIN handling for imsg_read. OK henning@ benno@
Claudio Jeker
2015-12-05
Pledge ospfd SE ("stdio inet mcast") and RDE ("stdio") move some code
Claudio Jeker
2015-12-05
all the signal ignoring can be done in one place
Ted Unangst
2015-12-05
don't attempt to process AgentX packets when a short read is encountered
Bret Lambert
2015-12-05
pull the config file opening up considerably earlier to fail fast.
Ted Unangst
2015-12-05
Remove NULL-checks before free()
mmcc
2015-12-05
strings.h -> string.h to prevent an implicit declaration warning.
mmcc
2015-12-05
strings.h -> string.h to prevent an implicit declaration warning. Also
mmcc
2015-12-05
strings.h -> string.h as necessary to prevent implicit declaration
mmcc
2015-12-05
Don't check for NULL before free()
mmcc
2015-12-05
strings.h -> string.h so that memcpy is declared. ok deraadt
mmcc
2015-12-05
vmctl has no need to change the socket that talks to vmd.
Theo de Raadt
[next]