summaryrefslogtreecommitdiff
path: root/usr.bin/fgen
AgeCommit message (Collapse)Author
2002-06-18From bjh21@NetBSD:Jason Wright
- When open(2) fails, it returns -1, not NULL. - When we're assigning to a long, use 0 rather than NULL.
2002-06-11Remove \n from warnx(3). ok deraadt@Thomas Nordin
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-08-17fgen from NetBSDJason Wright