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.bin
/
mandoc
/
roff_html.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In HTML output, allow switching the desired font for subsequent
schwarze
2019-04-30
1
-2
/
+2
*
Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features)
schwarze
2019-01-07
1
-4
/
+4
*
Finally, represent the man(7) .PP and .HP macros by the natural
schwarze
2019-01-06
1
-2
/
+8
*
Now that the NODE_NOFILL flag in the syntax tree is accurate,
schwarze
2019-01-05
1
-4
/
+20
*
Move parsing of the .nf and .fi (fill mode) requests from the man(7)
schwarze
2018-12-31
1
-1
/
+3
*
Yet another round of improvements to manual font selection.
schwarze
2018-12-15
1
-3
/
+15
*
Cleanup, no functional change:
schwarze
2018-12-13
1
-2
/
+1
*
Render .br as <br/>, not as an empty <div>.
schwarze
2018-12-03
1
-6
/
+2
*
Get rid of the last explicit length in HTML style= attributes.
schwarze
2018-06-25
1
-13
/
+3
*
Split -Wstyle into -Wstyle and the even lower -Wbase, and add
schwarze
2017-06-24
1
-1
/
+2
*
Naive implementation of the roff(7) .po (page offset) request.
schwarze
2017-06-14
1
-1
/
+2
*
implement roff(7) .rj (right justify) request
schwarze
2017-06-14
1
-1
/
+2
*
make the internal a2roffsu() interface more powerful by returning
schwarze
2017-06-08
1
-2
/
+2
*
Minimal implementation of the roff(7) .ce request (center a number
schwarze
2017-06-06
1
-2
/
+21
*
Implement the roff(7) .mc (right margin character) request.
schwarze
2017-06-04
1
-1
/
+2
*
Basic implementation of the roff(7) .ti (temporary indent) request.
schwarze
2017-05-08
1
-1
/
+2
*
Basic implementation of the roff(7) .ta (define tab stops) request.
schwarze
2017-05-07
1
-1
/
+2
*
Move .sp to the roff modules. Enough infrastructure is in place
schwarze
2017-05-05
1
-2
/
+22
*
Move handling of the roff(7) .ft request from the man(7)
schwarze
2017-05-05
1
-2
/
+5
*
Start roff formatter modules for HTML and termininal output,
schwarze
2017-05-04
1
-0
/
+48