index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldomctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add list-io command
kn
2019-11-27
4
-5
/
+35
*
Document ILOM command to reset hardware
kn
2019-11-27
1
-4
/
+5
*
Honour DEBUG
kn
2019-11-20
1
-2
/
+1
*
Consistently use _rcctl enable foo_ in examples, it's simpler and less
landry
2019-11-10
1
-8
/
+11
*
Allow an optional stride in the vcpu specification. This makes it possible
kettenis
2019-08-05
4
-28
/
+87
*
minor markup polishing and typo fixes; OK kn@
schwarze
2019-07-28
1
-5
/
+5
*
Document the iodevice keyword.
kettenis
2019-07-28
1
-1
/
+4
*
Add missing article, use Dq not literal "
kn
2019-07-28
1
-3
/
+4
*
Use imperative present tense consistently
kn
2019-07-28
1
-7
/
+7
*
Move ldom.conf.5 to ldomctl
kn
2019-07-28
2
-2
/
+100
*
Delete all CPUs from the primary and add back the number that we want to
kettenis
2019-07-28
1
-2
/
+4
*
Add support for configuring static direct I/O.
kettenis
2019-07-28
3
-7
/
+486
*
tweak previous;
jmc
2019-07-27
1
-3
/
+3
*
Move configuration format into ldom.conf(5)
kn
2019-07-27
1
-64
/
+9
*
Fix usage
kn
2019-07-15
1
-5
/
+6
*
Add interface to set/update a data property.
kettenis
2019-07-14
2
-2
/
+19
*
Add support for version 3.0 of the "mdstore" protocol.
kettenis
2019-07-07
1
-5
/
+72
*
Make sure we use the svc_handle for the negotiated major version of the
kettenis
2019-07-06
1
-4
/
+7
*
Pad message since newer firmware doesn't like it without padding.
kettenis
2019-07-06
1
-2
/
+3
*
(unsigned) means (unsigned int) which on ptrdiff_t or size_t or other
deraadt
2019-02-13
1
-3
/
+3
*
- odd condition/test in PF lexer
sashan
2018-11-01
1
-2
/
+3
*
Add support for setting NVRAM variables.
kettenis
2018-09-16
4
-8
/
+54
*
Various improvements to generate logical domain configurations that are
kettenis
2018-09-16
4
-43
/
+81
*
Add support for version 2.0 of the mdstore protocol.
kettenis
2018-09-15
3
-9
/
+96
*
Add a function to delete all nodes with a specific name.
kettenis
2018-07-12
2
-2
/
+30
*
No need to mention which memory allocation entry point failed (malloc,
krw
2018-07-09
1
-2
/
+2
*
Do not discourage IPv6, it's working fine in LDOMs.
kn
2018-04-09
1
-4
/
+4
*
Document the ldomctl(8) 'select' command previously not mentioned in the
stsp
2017-01-26
1
-4
/
+7
*
Nuke some whitespace that keeps poking me in the eye as I try to
krw
2017-01-17
1
-3
/
+3
*
fix a memory leak in an error path
jsg
2015-05-23
1
-1
/
+2
*
fix fd leaks in error paths
jsg
2015-02-09
1
-5
/
+13
*
Don't allow embedded nul characters in strings.
jsg
2014-11-20
1
-1
/
+4
*
Add gcc printf format attributes to yyerror() in parse.y files.
doug
2014-11-14
1
-2
/
+4
*
create xreallocarray() and use it
deraadt
2014-10-15
2
-2
/
+14
*
indent
deraadt
2014-10-09
1
-2
/
+2
*
document that ldom guests now support block devices
stsp
2014-09-29
1
-4
/
+5
*
Use TAILQ_FOREACH_SAFE when we might delete entries for the list.
kettenis
2014-09-28
1
-4
/
+4
*
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
doug
2014-09-13
2
-6
/
+6
*
Enhance the ldomctl(8) man page.
stsp
2014-08-23
1
-9
/
+175
*
use u_char for buffers in yylex, for ctype calls
benno
2013-11-25
1
-6
/
+6
*
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
schwarze
2013-07-16
1
-3
/
+3
*
tweak hvmd_init_guest() to check if everything was OK in md_read(),
gsoares
2013-05-08
1
-1
/
+5
*
Make it possible to explicitly specify the number of vcpus and the amount
kettenis
2013-04-03
1
-9
/
+19
*
Some firmware revisions on UltraSPARC T2 machines apparently insist on having
kettenis
2013-04-01
1
-3
/
+24
*
- check parser's return value and exit if parsing failed
otto
2013-03-04
2
-4
/
+12
*
Some firmware revisions provide a factory-default configuration that contains
kettenis
2013-02-26
1
-2
/
+10
*
OpenBSD->.Ox
jmc
2012-12-10
1
-3
/
+5
*
Implement panic command.
kettenis
2012-12-09
2
-4
/
+38
*
Fix previous.
kettenis
2012-12-08
1
-3
/
+3
*
Add a few missing properties to vnet-port devices to make Linux happy.
kettenis
2012-12-08
1
-4
/
+16
[prev]
[next]