summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed/timedc/timedc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a BSS buffer overflow caused by makeargv() writing past the end oftjr2003-10-111-2/+3
| | | | margv[] when an input line contains 20 or more space-separated words.
* Change incorrect strings.h to more correct string.h to pick upimp2003-06-091-1/+1
| | | | declarations for strlcpy, strlen, strmp and strcpy.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3).charnier1997-10-221-12/+11
| | | | | | | Sync man page and usage string. Strcpy -> strncpy from OpenBSD. -Wall cleaning. Obtained from: OpenBSD
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+261
OpenPOWER on IntegriCloud