summaryrefslogtreecommitdiffstats
path: root/usr.bin/fgen
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Sync to latest from wiz at netbsd, needed for upcoming sparc64 bootblk changes;otto2-958/+1087
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-06Obvious tame "stdio rpath wpath cpath" to a program I will never use.deraadt1-1/+4
2013-12-30memory leak, Coverity CID 1748, Loganaden Velvindronderaadt1-1/+2
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze1-3/+3
2009-12-10memory leak, found by parfait, ok jsgderaadt1-1/+2
2009-02-07remove leftover from mdoc.samples; ok jmc@martynas1-3/+2
2008-08-08add a description for the options of fgen;sobrado2-17/+18
2007-05-31convert to new .Dd format;jmc1-2/+2
2003-11-09Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu>otto1-3/+3
2003-06-10- section reorderjmc1-5/+6
2002-09-23Add missing includes, breaks and semicolons to appease gcc3; David Krausemillert1-1/+2
2002-07-12malloc/strdup failure not handled; cloder@acm.orgderaadt1-1/+60
2002-06-18From bjh21@NetBSD:jason1-3/+3
2002-06-11Remove \n from warnx(3). ok deraadt@nordin1-2/+2
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2-19/+19
2001-08-17fgen from NetBSDjason4-0/+2220