summaryrefslogtreecommitdiff
path: root/usr.bin/mg/README
AgeCommit message (Collapse)Author
2005-04-03This is a no binary change which does:David Berghoff
- spelling, punctuation fixes - variable declaration lineup - use parentheses for return and sizeof - K&R function declarations -> ANSI - other minor code beautification ok henning@
2001-07-10typo; from Joseph Mallett <jmallett@xMach.org>Michael Shalayeff
2001-05-24spacesMichael Shalayeff
2000-04-13The start of KNF + -Wall. The code has been run through indent butTodd C. Miller
needs hand fixup. I stopped at keymap.c...
2000-02-25initial import of mg2aTheo de Raadt