summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/man_hash.c
AgeCommit message (Expand)Author
2011-09-18sync to version 1.11.7 from kristaps@Ingo Schwarze
2011-04-24Merge version 1.11.1:Ingo Schwarze
2010-07-31Correct Copyright lines in the rarely touched files:Ingo Schwarze
2010-05-23Unified error and warning message system for all of mandoc,Ingo Schwarze
2010-05-16In theory, Kristaps never intended to write a roff parser,Ingo Schwarze
2010-05-14merge 1.9.24, keeping local patches; some changes:Ingo Schwarze
2010-04-25Implement roff conditional instructions .if .ie .el, in man(7) only for now;Ingo Schwarze
2010-03-26merge 1.9.17, keeping local patchesIngo Schwarze
2009-10-19sync to 1.9.6: u_char lives in <sys/types.h>Ingo Schwarze
2009-09-21sync to 1.9.5: lookup hashes are now static tablesIngo Schwarze
2009-08-22another large chunk of -man updates,Ingo Schwarze
2009-06-23sync to 1.7.20: fix .br support in -manIngo Schwarze
2009-06-18sync to 1.7.19: improved comment handlingIngo Schwarze
2009-06-14sync to 1.7.16: comments, whitespace and spelling fixes; no functional changeIngo Schwarze
2009-04-06Initial check-in of mandoc for formatting manuals. ok deraadt@kristaps