summaryrefslogtreecommitdiffstats
path: root/usr.bin/tail/read.c
Commit message (Expand)AuthorAgeFilesLines
* Use calloc() to get zeroed memory.delphij2013-01-081-3/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Change the behaviour of -F slightly; it now persists (forever) inbrian2009-06-051-4/+4
* Nuking the temporary pointer once it is properly tracked in local storage.avatar2007-11-221-0/+1
* initialize variables, WARNS=6 compliantcharnier2007-11-021-1/+1
* Fix various memory leaks.kib2007-10-171-3/+13
* Convert to ANSI style function definitions.paul2004-11-031-6/+2
* Revert part of the last commit. This fixes tail for pipes.markm2003-06-101-8/+7
* WARNS=2 fixes, use __FBSDID().markm2001-12-121-30/+33
* Remove register keyword usage with prejudice.asmodai2000-12-031-6/+6
* Properly constify some static arrays.asmodai2000-12-021-0/+4
* Dont forget to #include <err.h>peter1996-08-251-0/+1
* Argh! caught! *blush*.. This program was supplying it's own 'err' routinepeter1996-08-251-4/+4
* one file somehow slipped by me in the previous commitadam1996-07-301-0/+2
* when file can be opened for read but cannot be read from:adam1996-07-301-4/+4
* Another program depending on zero'ed malloc.phk1995-10-101-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+198
OpenPOWER on IntegriCloud