aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gencat/gencat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build on sparc64.Ruslan Ermilov2005-02-271-2/+2
* Bring in NetBSD's improvements and cleanups to NLS subsystem, makingAlexey Zelkin2005-02-271-123/+708
* Avoid unconditional increasing of variable leading to SIGSEGV, if req'dAlexey Zelkin2005-02-011-1/+1
* Use mkstemp(3) to avoid /tmp race.Tim J. Robbins2002-05-291-4/+4
* Add FBSDID. Spelling. Remove unused includes. Check more malloc failures.Philippe Charnier2002-03-261-4/+4
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+2
* Optimize gencat(1) sources in same manner as its libc part some time ago:Alexey Zelkin2001-02-081-57/+23
* More egcs warning fixes:Warner Losh1999-04-251-1/+2
* Use err(3), remove unused variables.Philippe Charnier1997-07-081-60/+35
* Fix lseek arg by including unistd.hAndrey A. Chernov1995-06-171-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Add the gencat command for creating message catalog fodder for the newJordan K. Hubbard1995-03-301-0/+254