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
2017-01-24
various cleanup;
Jason McIntyre
2017-01-24
slight cleanups
Theo de Raadt
2017-01-24
s/exit/exist/ typo
Bob Beck
2017-01-24
mark start -m as optional; reorder start synopsis to match vmctl usage
Richard Procter
2017-01-24
New ocspcheck utility to validate a certificate against its ocsp responder
Bob Beck
2017-01-24
string terminator is called a NUL
Theo de Raadt
2017-01-24
vmctl start -k is optional; also emphasise it specifies a path on the host
Richard Procter
2017-01-24
sync log.c from relayd et al to ospfd.
Sebastian Benoit
2017-01-24
sync log.c from relayd et al to bgpd.
Sebastian Benoit
2017-01-24
remove unused junk definitions
Theo de Raadt
2017-01-23
Mission accomplished, bgpctl is now fatal free.
Claudio Jeker
2017-01-23
Kill the timer.c reacharound it is not needed.
Claudio Jeker
2017-01-23
cleanup log* functions that break with bgpd reacharound
Sebastian Benoit
2017-01-23
Make util.c fatal() free by allowing undefined behaviour in prefix_compare.
Claudio Jeker
2017-01-23
Rename rib pointer in struct prefix to re since it points to a rib_entry.
Claudio Jeker
2017-01-23
Introduce a struct rib sitting between struct rib_desc and struct rib_tree.
Claudio Jeker
2017-01-23
Revert the struct rib_tree rename. I need a struct in between because of
Claudio Jeker
2017-01-23
Build on arm64.
Mark Kettenis
2017-01-23
More rototilling, make rib_new and rib_find return a point to struct rib_desc
Claudio Jeker
2017-01-23
Now rename struct rib_tree to struct rib. Again OK gcc
Claudio Jeker
2017-01-23
Rename struct rib to struct rib_desc. Mechanical change, OK gcc
Claudio Jeker
2017-01-23
Refactor a bit to make it look a bit more like the rde_update_update code.
Claudio Jeker
2017-01-23
copy log.c/h from bgpd.
Sebastian Benoit
2017-01-23
whitespace
Sebastian Benoit
2017-01-23
Split pledge "ioctl" into "tape" and "bpf", and allow SIOCGIFGROUP only
Theo de Raadt
2017-01-23
whitespace
Theo de Raadt
2017-01-23
Build gpioctl(8) and hotplugd(8) on arm64.
Jonathan Gray
2017-01-23
Remove incomplete "forced nexthop" support.
Jeremie Courreges-Anglas
2017-01-21
Use MD disklabel position.
Martin Natano
2017-01-21
tweak previous;
Jason McIntyre
2017-01-21
find the first authority works better this way, now that we use a tailq
Sebastian Benoit
2017-01-21
move config data structures mostly to TAILQs, because that way we
Sebastian Benoit
2017-01-21
it is ok to only specify a full chain certificate
Florian Obser
2017-01-21
updated include paths for recently moved virtio stuff
Mike Larkin
2017-01-21
dont print config if its broken
Sebastian Benoit
2017-01-21
it's chain certificate not certificate chain
Florian Obser
2017-01-21
Enforce minimum config in the parser.
Florian Obser
2017-01-21
Switch include of virtio header from dev/pci/ to dev/pv/
Reyk Floeter
2017-01-21
The POSIX APIs that that sockaddrs all ignore the s*_len field in the
Philip Guenther
2017-01-21
Having a 'case 256:' in a switch (<uchar>) {} is bad on principle
Kenneth R Westerback
2017-01-21
Improve Documentation
Sebastian Benoit
2017-01-21
add option 'domain full chain certificate "path"',
Sebastian Benoit
2017-01-21
document default challengedir "/var/www/acme"
Sebastian Benoit
2017-01-21
see also acme-client.conf(5) suggested by millert and Raf Czlonka
Sebastian Benoit
2017-01-21
Implement domain chain certificate.
Florian Obser
2017-01-21
Split certificate file from config file into certdir and certfile.
Florian Obser
2017-01-21
remove unused vars; OK benno
Florian Obser
2017-01-21
Remove backup option. This is not acme-client's business; also it gets
Florian Obser
2017-01-21
We are only dealing with one domain on the command line
Florian Obser
2017-01-21
Accommodate gcc's suggestion that assignments used as truth values
Kenneth R Westerback
[prev]
[next]