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_term.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify the roff(7) .ce and .rj terminal formatter by using the
schwarze
2019-01-04
1
-15
/
+4
*
Move parsing of the .nf and .fi (fill mode) requests from the man(7)
schwarze
2018-12-31
1
-1
/
+5
*
Yet another round of improvements to manual font selection.
schwarze
2018-12-15
1
-14
/
+12
*
Major cleanup; may imply minor changes in edge cases of error reporting.
schwarze
2018-12-14
1
-2
/
+2
*
The groff man-ext macros define fonts CB, CI, and CR,
schwarze
2018-08-10
1
-3
/
+8
*
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
/
+25
*
improve rounding rules for scaling units
schwarze
2017-06-14
1
-2
/
+2
*
implement roff(7) .rj (right justify) request
schwarze
2017-06-14
1
-15
/
+17
*
make the internal a2roffsu() interface more powerful by returning
schwarze
2017-06-08
1
-3
/
+3
*
Prepare the terminal driver for filling multiple columns in parallel,
schwarze
2017-06-07
1
-15
/
+15
*
Minimal implementation of the roff(7) .ce request (center a number
schwarze
2017-06-06
1
-1
/
+40
*
Implement the roff(7) .mc (right margin character) request.
schwarze
2017-06-04
1
-2
/
+19
*
Basic implementation of the roff(7) .ti (temporary indent) request.
schwarze
2017-05-08
1
-1
/
+43
*
Basic implementation of the roff(7) .ta (define tab stops) request.
schwarze
2017-05-07
1
-2
/
+12
*
Move .sp to the roff modules. Enough infrastructure is in place
schwarze
2017-05-05
1
-2
/
+26
*
move .ll to the roff modules
schwarze
2017-05-05
1
-2
/
+11
*
Move handling of the roff(7) .ft request from the man(7)
schwarze
2017-05-05
1
-2
/
+30
*
Start roff formatter modules for HTML and termininal output,
schwarze
2017-05-04
1
-0
/
+52