summaryrefslogtreecommitdiff
path: root/usr.bin/cap_mkdb/getinfo.c
AgeCommit message (Collapse)Author
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-04term 3 & 4 from tholo after permissionTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-06-18kill useless include of db.hTodd C. Miller
2000-09-22- move break from loop on EOF in order to make cap_mkdb not ignore the finalChristian Weisgerber
record in terminfo mode - while we're here fix indentation, spelling okay millert@
1999-03-05Merge cap_mkdb(1) and info_mkdb(1)Thorsten Lockert