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
2017-01-21
The POSIX APIs that that sockaddrs all ignore the s*_len field in the
Philip Guenther
2017-01-21
Stop calling out to sudo/doas to kill processes. Reliance on system
Theo de Raadt
2017-01-21
Switch include of virtio header from dev/pci/to dev/pv/
Reyk Floeter
2017-01-21
Move vmmci.c to sys/dev/pv/vmmci.c
Reyk Floeter
2017-01-21
Move virtiovar.h to sys/dev/pv/virtiovar.h
Reyk Floeter
2017-01-21
Move virtioreg.h to sys/dev/pv/virtioreg.h
Reyk Floeter
2017-01-21
Move virtio.c to sys/dev/pv/virtio.c
Reyk Floeter
2017-01-21
Move vioscsireg.h to sys/dev/pv/vioscsireg.h
Reyk Floeter
2017-01-21
Move vioscsi.c to sys/dev/pv/vioscsi.c
Reyk Floeter
2017-01-21
Move viornd.c to sys/dev/pv/viornd.c
Reyk Floeter
2017-01-21
Move viomb.c to sys/dev/pv/viomb.c
Reyk Floeter
2017-01-21
Move viocon.c to sys/dev/pv/viocon.c
Reyk Floeter
2017-01-21
Move vioblkreg.h to sys/dev/pv/vioblkreg.h
Reyk Floeter
2017-01-21
Move vioblk.c to sys/dev/pv/vioblk.c
Reyk Floeter
2017-01-21
In iwm(4), cancel mira timeouts in iwm_stop() and iwm_newstate() instead of
Stefan Sperling
2017-01-21
Move if_vio.c to sys/dev/pv/if_vio.c
Reyk Floeter
2017-01-21
Add an explicit syntax() call to indicate that no binary op was
Kenneth R Westerback
2017-01-21
Add ct and nonct versions of BN_mod_inverse for internal use
Bob Beck
2017-01-21
Move virtio config from files.pci to files.pci
Reyk Floeter
2017-01-21
Split out BN_div and BN_mod into ct and nonct versions for Internal use.
Bob Beck
2017-01-21
Having a 'case 256:' in a switch (<uchar>) {} is bad on principle
Kenneth R Westerback
2017-01-21
sockets tell us the size of their data. since we want one udp packet,
Peter Hessler
2017-01-21
Nuke more whitespace caught in the headlights of "warning:"
Kenneth R Westerback
2017-01-21
Nuke more whitespace caught in the headlights of "warning:"
Kenneth R Westerback
2017-01-21
Add missing spl0() call.
Patrick Wildt
2017-01-21
Make explicit _ct and _nonct versions of bn_mod_exp funcitons that
Bob Beck
2017-01-21
whitespace
Theo de Raadt
2017-01-21
Only switch the pagetable if we were asked to switch to a user
Patrick Wildt
2017-01-21
Default configuration file: use quotes for all files and
Sebastian Benoit
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
Add Allwinner A64 devices to OpenBSD/arm64. This means we can run
Patrick Wildt
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
2017-01-21
Add my copyright.
Theo Buehler
2017-01-21
typo; ok benno
Florian Obser
2017-01-21
kill remote with fire, we need to handle this differently
Florian Obser
2017-01-21
typo; ok benno
Florian Obser
2017-01-21
acme-client use configuration file [5 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [4 of 5]
Sebastian Benoit
2017-01-21
arm64 does not make use of constab but instead uses the same
Patrick Wildt
2017-01-21
acme-client use configuration file [3 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [2 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [1 of 5]
Sebastian Benoit
[next]