ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/acconfig.h
Revision 1.13
2002-09-16T14:10:21Z (21 years, 10 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -0 lines
FILE REMOVED
Remove acconfig.h, obsoleted by new autoconf2.5 stuff

Revision 1.12 - (view) (annotate) - [select for diffs]
2002-07-31T16:46:14Z (21 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.11: +11 -0 lines
Diff to previous 1.11
- it is now possible to make the serial drivers pipe their input/output
  to programs by using a '|' followed by a command line as the modem or
  printer port setting (instead of a device name like '/dev/ttyS0')
  [Brian Johnson]
- the option "--config FILE" tells B2 to use a different config file

Revision 1.11 - (view) (annotate) - [select for diffs]
2002-05-12T11:10:50Z (22 years, 2 months ago) by gbeauche
Branch: MAIN
Changes since 1.10: +3 -0 lines
Diff to previous 1.10
Implement the "ignoresegv" feature from SheepShaver. This is Unix-specific
so far. Target platform is currently Linux/x86.

Revision 1.10 - (view) (annotate) - [select for diffs]
2002-03-16T10:51:17Z (22 years, 4 months ago) by gbeauche
Branch: MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
- Check for caddr_t. On some systems like Solaris/SPARC, mmap() address
  type (first parameter) is caddr_t instead of void *. Explicitly cast
  address to (caddr_t) type and C++ implicit pointer conversion rules
  will do the rest. aka. caddr_t -> void * is OK unlike the opposite.

Revision 1.9 - (view) (annotate) - [select for diffs]
2002-01-22T17:15:09Z (22 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8
GNOME-style about box and GNOME file entries are used if libgnomeui is present

Revision 1.8 - (view) (annotate) - [select for diffs]
2001-09-02T13:50:05Z (22 years, 10 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-15012002
Changes since 1.7: +3 -0 lines
Diff to previous 1.7
- added IRIX patches from Brian Johnson
- the existence of socklen_t is now checked by the configure script

Revision 1.7 - (view) (annotate) - [select for diffs]
2001-06-26T22:35:40Z (23 years, 1 month ago) by gbeauche
Branch: MAIN
Changes since 1.6: +12 -0 lines
Diff to previous 1.6
- added SIGSEGV support for Linux/Alpha (to be checked), Darwin/PPC
- added uniform virtual memory allocation
  (supports mmap(), vm_allocate(), or fallbacks to malloc()/free())
- cleaned up memory allocation in main_unix.cpp

Revision 1.6 - (view) (annotate) - [select for diffs]
2001-05-20T20:31:50Z (23 years, 2 months ago) by gbeauche
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-29052001
Changes since 1.5: +6 -0 lines
Diff to previous 1.5
- new and updated SIGSEGV support functions:
  + configure script cleanups
  + possible support for Direct Addressing / VOSF on other platforms

Revision 1.5 - (view) (annotate) - [select for diffs]
2000-09-22T17:11:58Z (23 years, 10 months ago) by gbeauche
Branch: MAIN
CVS Tags: snapshot-17022001
Changes since 1.4: +9 -0 lines
Diff to previous 1.4
- added ENABLE_VOSF
- added HAVE_SIGINFO_T
- added HAVE_SIGCONTEXT_SUBTERFUGE

Revision 1.4 - (view) (annotate) - [select for diffs]
2000-07-13T13:47:06Z (24 years ago) by cebix
Branch: MAIN
CVS Tags: snapshot-13072000
Changes since 1.3: +45 -1 lines
Diff to previous 1.3
- first version to run natively on NetBSD/m68k

Revision 1.3 - (view) (annotate) - [select for diffs]
1999-10-21T13:33:16Z (24 years, 9 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1, snapshot-02111999, snapshot-21101999, snapshot-22121999
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
- fixed mistake in acconfig.h

Revision 1.2 - (view) (annotate) - [select for diffs]
1999-10-05T19:00:04Z (24 years, 9 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_7-2
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
- fixed acconfig.h

Revision 1.1 - (view) (annotate) - [select for diffs]
1999-10-05T15:29:03Z (24 years, 9 months ago) by cebix
Branch: MAIN
- added acconfig.h for autoheader

Convenience Links

Links to HEAD: (view) (annotate) Links to MAIN: (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