summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkstr/mkstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a misspelling of 0 as NULL.bde2004-03-141-1/+1
|
* Zap another buffer overflow, this time in the parser.tjr2002-11-011-0/+2
| | | | MFC after: 2 weeks
* Avoid buffer overflow when constructing filenames.tjr2002-11-011-3/+13
|
* warns fixes; ANSIfy, deregister, constify.markm2002-04-281-29/+16
|
* Add FBSDID. Do not put spaces inside [] in usage string. Test memory allocationcharnier2002-04-121-3/+6
| | | | | return code. Correct and update C example in man page. Uppercase program name (.Nm) after a dot.
* remove __Pimp2002-03-221-8/+8
|
* Warns cleanup. Add FreeBSD ID to Makefile.dwmalone2001-12-031-7/+7
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add #include <string.h> to get prototypes.jb1998-02-201-1/+2
|
* Use err(3), add usage(), silent -Wall.charnier1997-07-241-15/+39
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+310
OpenPOWER on IntegriCloud