You can subscribe to this list here.
2001 |
Jan
(23) |
Feb
(28) |
Mar
(27) |
Apr
(12) |
May
(16) |
Jun
(43) |
Jul
(96) |
Aug
(4) |
Sep
(2) |
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(35) |
Feb
(13) |
Mar
(37) |
Apr
(18) |
May
(30) |
Jun
(7) |
Jul
(7) |
Aug
|
Sep
(39) |
Oct
(34) |
Nov
(11) |
Dec
(8) |
2003 |
Jan
(11) |
Feb
(2) |
Mar
(68) |
Apr
(15) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(22) |
Sep
(56) |
Oct
(58) |
Nov
(88) |
Dec
(71) |
2004 |
Jan
(137) |
Feb
(39) |
Mar
|
Apr
(27) |
May
(89) |
Jun
(78) |
Jul
(28) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(98) |
Dec
(69) |
2005 |
Jan
(57) |
Feb
(21) |
Mar
(76) |
Apr
(12) |
May
(28) |
Jun
(89) |
Jul
(53) |
Aug
(7) |
Sep
(5) |
Oct
(3) |
Nov
(69) |
Dec
(39) |
2006 |
Jan
(57) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(85) |
Jun
|
Jul
(75) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
(54) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(31) |
Jul
(19) |
Aug
(1) |
Sep
|
Oct
|
Nov
(7) |
Dec
(13) |
2008 |
Jan
(63) |
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
(8) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(4) |
2009 |
Jan
(1) |
Feb
(10) |
Mar
(6) |
Apr
(6) |
May
|
Jun
|
Jul
(16) |
Aug
(59) |
Sep
(6) |
Oct
(5) |
Nov
(9) |
Dec
|
2010 |
Jan
|
Feb
(9) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(7) |
Aug
(6) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(39) |
2012 |
Jan
(21) |
Feb
(3) |
Mar
(10) |
Apr
(16) |
May
|
Jun
(14) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <cv...@ce...> - 2011-12-27 07:22:25
|
Update of /home/cvs/cebix/SheepShaver/src by asvitkine Modified Files: emul_op.cpp Log Message: fix a warning |
From: <cv...@ce...> - 2011-12-26 23:00:49
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: correct whitespace |
From: <cv...@ce...> - 2011-12-26 23:00:49
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: [Douglas Mencken] Add recognition for 970MP processors. I took these values from this kernel patch from year 2005: http://lists.ozlabs.org/pipermail/linuxppc64-dev/2005-July/004688.html |
From: <cv...@ce...> - 2011-03-11 16:58:49
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: main_macosx.mm Log Message: [Joseph Oswald] Skip -psn_XXX command-line argument. |
From: <cv...@ce...> - 2011-03-11 16:58:49
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: sshpty.c Log Message: Fix fatal() macro |
From: <cv...@ce...> - 2011-03-11 16:53:50
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: configure.in Log Message: [Joseph Oswald] The src/MacOSX/configure script generated by autoconf is broken (it has bad syntax after the egrep test). Applying a fix from the src/Unix fixes this. |
From: <cv...@ce...> - 2011-03-11 16:53:49
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: sysdeps.h Log Message: [Joseph Oswald] Fix MACH timer header |
From: <cv...@ce...> - 2010-12-28 02:57:54
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/Launcher by asvitkine Modified Files: VMListController.mm Log Message: abort editing virtual machine name if any action is chosen |
From: <cv...@ce...> - 2010-12-28 02:51:03
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/Launcher/SheepShaverLauncher.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: - Add a prefix header which is used in place of SheepShaver's config.h to allow correct compilation of the Universal Binary. - Update project to work with Xcode on Snow Leopard. - Add missing #include <unistd.h> |
From: <cv...@ce...> - 2010-12-28 02:51:02
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/Launcher by asvitkine Modified Files: VMSettingsController.mm Added Files: LauncherPrefix.h Log Message: - Add a prefix header which is used in place of SheepShaver's config.h to allow correct compilation of the Universal Binary. - Update project to work with Xcode on Snow Leopard. - Add missing #include <unistd.h> |
From: <cv...@ce...> - 2010-12-28 02:36:19
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: configure.ac Log Message: Add macro guards for config.h. |
From: <cv...@ce...> - 2010-11-27 00:14:17
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Linux/NetDriver by asvitkine Modified Files: sheep_net.c Log Message: [Amadeusz Sławiński] Patch fixing build on 2.6.35 and 2.6.36 kernels. |
From: <cv...@ce...> - 2010-10-23 21:13:29
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: sigsegv.h Log Message: Fix issue from my last change where it ended up not defining SIGSEGV_FAULT_ADDRESS_FAST at all on PPC builds. |
From: <cv...@ce...> - 2010-10-19 22:20:10
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: configure.ac Log Message: [Geoffrey Brown] VHD support |
From: <cv...@ce...> - 2010-10-19 22:20:08
|
Update of /home/cvs/cebix/SheepShaver by asvitkine Modified Files: Makefile Log Message: [Geoffrey Brown] VHD support |
From: <cv...@ce...> - 2010-10-19 03:30:27
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: serial_unix.cpp Log Message: fix sentinel warning |
From: <cv...@ce...> - 2010-10-19 03:22:00
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: configure.ac sys_unix.cpp Added Files: vhd_unix.cpp vhd_unix.h Log Message: [Geoffrey Brown] For my work on digital preservation it's important to have "golden" disk images that are not corrupted by user action. In order to enable this, I've added support for VHD virtual disks (especially snapshots !) to the Linux and OS X versions of BasiliskII and SheepShaver. The support uses the open source libvhd library which is part of xen, available here: http://www.xen.org/products/xen_source.html The piece that's needed is libvhd which is in tools/blktap2 and it can be separately compiled. The vhd-util enables creation of vhd disks and snapshots. Compiling libvhd for OS X is non-trivial and required 1) a new config and 2) a number of small changes to the include files and c files. Compiling for linux is a snap. I use this as follows. 1) create my "golden image" gold.dsk in the usual way 2) create a snapshot: vhd-util snapshot -n gold.vhd -p gold.dsk -m 3) use the snapshot in my prefs file In my work the golden images are in an AFS system which means the golden images can reside at "universal" addresses. The snapshots are initially tiny, so a complete virtual machine configuration -- prefs + snapshot is quick to download for the end user. The snapshots are copy on write which has the pleasant side effect of letting the end user keep any changes. |
From: <cv...@ce...> - 2010-10-18 22:02:38
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit/amd64 by asvitkine Modified Files: dyngen-target-exec.h Log Message: [Dave Dixon] Patch file to fix JIT compiler on 64-bit Mac OS X 10.6 when using gcc 4.2. This patch removes register rbx usage when compiling on 64-bit OS X. |
From: <cv...@ce...> - 2010-10-16 04:11:26
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: clip_macosx.cpp Log Message: [C.W. Betts] This attached patch allows you to compile the Carbon Pasteboard services on Snow Leopard if you are building for 32-bit, but not if you are building for 64. To maintain backwards compatibility, the Carbon UI APIs aren't going to be stripped from the 32-bit any time soon. However, there is no worry about that in 64, so they didn't include it. |
From: <cv...@ce...> - 2010-10-06 00:34:24
|
Update of /home/cvs/cebix/SheepShaver by asvitkine Modified Files: Makefile Log Message: [Geoffrey Brown] bin/cue support |
From: <cv...@ce...> - 2010-10-06 00:34:22
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: configure.ac Log Message: [Geoffrey Brown] bin/cue support |
From: <cv...@ce...> - 2010-10-06 00:30:31
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: audio_sdl.cpp Log Message: [Geoffrey Brown] Add bin/cue support. The following should work: 1) Basilisk and SheepShaver with sdl-audio and bincue on linux and os x 2) SheepShaver with bincue and core audio on os x |
From: <cv...@ce...> - 2010-10-06 00:30:31
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: sys_unix.cpp configure.ac Added Files: bincue_unix.cpp bincue_unix.h Log Message: [Geoffrey Brown] Add bin/cue support. The following should work: 1) Basilisk and SheepShaver with sdl-audio and bincue on linux and os x 2) SheepShaver with bincue and core audio on os x |
From: <cv...@ce...> - 2010-09-24 00:49:52
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: video_blit.cpp Log Message: . |
From: <cv...@ce...> - 2010-09-24 00:49:07
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: video_blit.cpp Log Message: apparently this makes newest SDL happy |