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_validate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce the concept of nodes that are semantically transparent:
schwarze
2020-02-27
1
-4
/
+4
*
oops, one change ROFF_NOFILL -> NODE_NOFILL was forgotten in rev. 1.17
schwarze
2018-12-31
1
-2
/
+2
*
Use the new flag NODE_NOFILL in the validators, which is sometimes
schwarze
2018-12-31
1
-2
/
+2
*
Move parsing of the .nf and .fi (fill mode) requests from the man(7)
schwarze
2018-12-31
1
-10
/
+19
*
Yet another round of improvements to manual font selection.
schwarze
2018-12-15
1
-25
/
+3
*
Almost mechanical diff to remove the "struct mparse *" argument
schwarze
2018-12-14
1
-9
/
+8
*
Major cleanup; may imply minor changes in edge cases of error reporting.
schwarze
2018-12-14
1
-2
/
+2
*
During validation, drop .br before a text line starting with a
schwarze
2018-12-04
1
-1
/
+9
*
Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all
schwarze
2018-12-04
1
-3
/
+59
*
The groff man-ext macros define fonts CB, CI, and CR,
schwarze
2018-08-10
1
-4
/
+6
*
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
*
Minimal implementation of the roff(7) .ce request (center a number
schwarze
2017-06-06
1
-1
/
+2
*
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
-1
/
+2
*
move .ll to the roff modules
schwarze
2017-05-05
1
-1
/
+2
*
Move handling of the roff(7) .ft request from the man(7)
schwarze
2017-05-05
1
-0
/
+89