summaryrefslogtreecommitdiffstats
path: root/usr.bin/file/print.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Can't use ~0L to compare against a uint32. Use ~((uint32) 0) instead.jb1998-02-201-2/+2
* Add rcsid. RU#. Use err(3) instead of local redefinition. Convert man page tocharnier1998-01-281-68/+8
* Merge to resolve conflicts with file 3.22 merge.mpp1997-03-181-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merged changes to resolve conflicts with file 3.19 import.mpp1996-01-231-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Bring in file 3.14 by Ian Darwin (and Christos Zoulas)csgr1994-09-031-0/+204
OpenPOWER on IntegriCloud