index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mandoc
/
main.c
Age
Commit message (
Expand
)
Author
2009-12-23
sync to 1.9.13: minor fixes:
Ingo Schwarze
2009-12-22
sync to 1.9.12, mostly portability and refactoring:
Ingo Schwarze
2009-10-27
sync to 1.9.11: adapt printing of dates to groff conventions,
Ingo Schwarze
2009-10-21
sync to 1.9.9, featuring:
Ingo Schwarze
2009-09-21
sync to 1.9.5: make terminal_*, tree_* and out_* functions return void,
Ingo Schwarze
2009-08-22
sync to 1.8.5: Error string is now file:line:col: message.
Ingo Schwarze
2009-08-22
sync to 1.8.4: add option -fign-errors to check several manual pages
Ingo Schwarze
2009-07-12
sync to 1.7.23: Fewer knobs: provide -Wall -Werror but not -Wsyntax -Wcompat.
Ingo Schwarze
2009-07-12
sync to 1.7.23: first step to get rid of enum mdoc_warn:
Ingo Schwarze
2009-07-07
sync to 1.7.21: provide WESCAPE and MAN_IGN_ESCAPE,
Ingo Schwarze
2009-07-07
sync to 1.7.21: suboptarg is not portable to Linux;
Ingo Schwarze
2009-07-06
(1) exit with failure not success if options parsing fails;
Ingo Schwarze
2009-06-23
sync to 1.7.20: root and text validation for -man
Ingo Schwarze
2009-06-21
sync to 1.7.19: the static function fstdin was called from exactly one place
Ingo Schwarze
2009-06-18
sync to 1.7.19: comment cleanup; no functional change
Ingo Schwarze
2009-06-18
sync to 1.7.19: improved comment handling
Ingo Schwarze
2009-06-18
complete sync to 1.7.17: garbage collect unused functions
Ingo Schwarze
2009-06-14
sync to 1.7.16: support -V command line option
Ingo Schwarze
2009-06-14
sync to 1.7.16: comments, whitespace and spelling fixes; no functional change
Ingo Schwarze
2009-04-06
Initial check-in of mandoc for formatting manuals. ok deraadt@
kristaps