aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkstr/mkstr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Fixed a misspelling of 0 as NULL.Bruce Evans2004-03-141-1/+1
* Zap another buffer overflow, this time in the parser.Tim J. Robbins2002-11-011-0/+2
* Avoid buffer overflow when constructing filenames.Tim J. Robbins2002-11-011-3/+13
* warns fixes; ANSIfy, deregister, constify.Mark Murray2002-04-281-29/+16
* Add FBSDID. Do not put spaces inside [] in usage string. Test memory allocationPhilippe Charnier2002-04-121-3/+6
* remove __PWarner Losh2002-03-221-8/+8
* Warns cleanup. Add FreeBSD ID to Makefile.David Malone2001-12-031-7/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add #include <string.h> to get prototypes.John Birrell1998-02-201-1/+2
* Use err(3), add usage(), silent -Wall.Philippe Charnier1997-07-241-15/+39
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+310