summaryrefslogtreecommitdiff
path: root/machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify what abort_on_misalignment() does.Guy Harris2014-09-031-0/+9
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* Avoid some warnings from Sun C.Guy Harris2013-06-221-1/+4
* _U_ is defined by the Makefile; we shouldn't redefine it ourselves.guy2003-12-151-3/+1
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-8/+4
* From Neil Spring:guy2003-11-151-4/+8
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-051-6/+8
* Put in a comment about the #includes we should need.guy2002-08-061-1/+7
* Added support for Win32, based on WinPcap.risso2002-08-011-2/+3
* Declare "snprintf()" if we are pulling in our own "snprintf()", so thatguy2001-06-271-2/+11
* s/sprintf/snprintf/.itojun2000-01-171-3/+3
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Initial revisionmcr1999-10-071-0/+47