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
2016-11-30
Check return value of tls_config_set_protocols(3) and bail out in case of
Ricardo Mestre
2016-11-29
When action == 0 (spamdb(8) without arguments) it only reads the DB so it only
Ricardo Mestre
2016-11-29
Use memset(3) instead of bzero(3)
Ricardo Mestre
2016-11-29
remove all the (void) casts which are irrelevant. The remaining ones
Theo de Raadt
2016-11-29
Correct a bit test introduced in user.c rev 1.111 that made it impossible
Jonathan Gray
2016-11-29
Document the fact that *for now* syspatch only works on official releases and
Antoine Jacoutot
2016-11-29
Tweak output to keep it aligned when interfaces with big names, like
Martin Pieuchot
2016-11-29
article fix; from rob pierce
Jason McIntyre
2016-11-29
Alistair Crooks rescinded the advertising clause of his user(8)
Jonathan Gray
2016-11-28
ether_ntoa -> etheraddr_string, like elsewhere in tcpdump
Jeremie Courreges-Anglas
2016-11-27
Remove the backup kernel in rollback_patch() instead of the cleanup
Antoine Jacoutot
2016-11-27
Explicitely set umask.
Antoine Jacoutot
2016-11-26
Implement basic support for boot.conf(8) on the disk image.
Reyk Floeter
2016-11-26
If -m/memory is not specified, use 512M by default.
Reyk Floeter
2016-11-26
-add -n to the main summary;
Jason McIntyre
2016-11-26
Avoid NULL pointer dereference in cd9660.
Martin Natano
2016-11-26
Add the vmctl start -n option to specify add a network interface to
Reyk Floeter
2016-11-26
virtio-net: Partially implement device reset
Stefan Fritsch
2016-11-26
Remove start_client_vmd.
Martijn van Duren
2016-11-26
Remove leftovers of line disciplines that are no more.
Martin Pieuchot
2016-11-25
Do not call ufs_close() if ufs_open() failed, fixes potential double-free.
Reyk Floeter
2016-11-25
sync with libsa/ufs.c
Reyk Floeter
2016-11-25
normalize iobuf before reading into it.
Eric Faurot
2016-11-25
use a specific event to defer the mta connection instead of abusing
Eric Faurot
2016-11-25
Check args.
Antoine Jacoutot
2016-11-25
Fix some bad copy paste bits and simplify the ethernet printing function.
Rafael Zalamena
2016-11-25
assign an id to each rule in the ruleset, first step towards an MTA layer
Gilles Chehade
2016-11-24
Restore the errno in vlog() as well to have the same "safe errno"
Reyk Floeter
2016-11-24
add an io_paused() function.
Eric Faurot
2016-11-24
The new fork+exec mode used too many fds in the parent process on
Reyk Floeter
2016-11-24
add an io_fileno() accessor
Eric Faurot
2016-11-24
add an io_ssl() accessor
Eric Faurot
2016-11-24
add an io_error() accessor to avoid dereferencing the io struct directly.
Eric Faurot
2016-11-24
Add simple client to add flows from switchctl. Not finished yet, but
Reyk Floeter
2016-11-24
Better cast for consistency
Reyk Floeter
2016-11-24
Fix a few signedness warnings in our copy of libsa's ufs.c.
Reyk Floeter
2016-11-24
Add support for booting the kernel from the disk image.
Reyk Floeter
2016-11-24
reset the io event when data is queued.
Eric Faurot
2016-11-22
Don't attempt to call vm_remove() with a NULL vm: some functions like
Reyk Floeter
2016-11-22
Add "features request" support and reply validation.
Rafael Zalamena
2016-11-22
Fix error path of config_setvm() and its callers. This unbreaks
Reyk Floeter
2016-11-22
Restore previous errno after log_warn*() to make sure that it never
Reyk Floeter
2016-11-22
Implement support for version negotiation using hello messages. This
Rafael Zalamena
2016-11-22
Fix printf of NULL for the FILTERERR case when the tempfile is empty
Todd C. Miller
2016-11-22
Make sure /var/syspatch/$OSREV is not on a read-only mount-point when doing
Antoine Jacoutot
2016-11-22
Fix OFP spelling for version bitmap define in ofp header and tcpdump, also
Rafael Zalamena
2016-11-22
There is no need for res when there is already ret.
Reyk Floeter
2016-11-22
Insert disabled VMs into vmd(8)'s queues and allow vmctl(8) to display them.
Edd Barrett
2016-11-22
Allow passing an explicit return code to sp_err() in case we don't want to exit
Antoine Jacoutot
2016-11-22
Normalize the io input buffer internally when reinstalling the io event, so
Eric Faurot
[prev]
[next]