ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/slirp/slirp.h
Revision 1.8 - (view) (annotate) - [select for diffs]
2012-04-21T16:51:23Z (12 years ago) by asvitkine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Apparently this change allows compilation with clang.
Patch by "Madd the Sane" (http://sourceforge.net/users/madd_the_sane)

Revision 1.7 - (view) (annotate) - [select for diffs]
2006-04-29T10:54:12Z (18 years ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-19
Changes since 1.6: +5 -0 lines
Diff to previous 1.6
slight updates for win32...

Revision 1.6 - (view) (annotate) - [select for diffs]
2006-04-29T10:41:25Z (18 years ago) by gbeauche
Branch: MAIN
Changes since 1.5: +10 -0 lines
Diff to previous 1.5
fix build on win32

Revision 1.5 - (view) (annotate) - [select for diffs]
2006-01-17T21:19:12Z (18 years, 3 months ago) by gbeauche
Branch: MAIN
Changes since 1.4: +9 -0 lines
Diff to previous 1.4
Packet headers can be examined through unaligned addresses. This patch
fixes this, especially for MIPS & SPARC platforms. [Initial patch from
Brian J. Johnson]

Revision 1.4 - (view) (annotate) - [select for diffs]
2005-12-30T01:19:53Z (18 years, 4 months ago) by nigel
Branch: MAIN
CVS Tags: nigel-build-17
Changes since 1.3: +3 -0 lines
Diff to previous 1.3
Compiling on Mac OS X 10.2 doesn't define uint8_t using the standard headers.
Including stdint.h should be safe, but if it clashes, we could put an OS X
specific wrapper around it: #if (defined(__MACH__) && defined(__APPLE__))

Revision 1.3 - (view) (annotate) - [select for diffs]
2005-12-04T15:23:02Z (18 years, 5 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +0 -4 lines
Diff to previous 1.2
Fixes for IRIX/mips build with MIPSPro compilers

Revision 1.2 - (view) (annotate) - [select for diffs]
2005-05-14T17:37:07Z (19 years ago) by gbeauche
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
Remove bootp debug code as it uses varargs macros that are not supported in
all foreign compilers (including preprocessor shipped with MacOS X!). Also
fix build on platforms not including <stdint.h> by default.

Revision 1.1 - (view) (annotate) - [select for diffs]
2005-05-13T09:00:59Z (19 years ago) by gbeauche
Branch: MAIN
slirp user mode network emulation code from qemu

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a