Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Taken from the dbench README file:
Netbench is a terrible benchmark, but it's an "industry
standard" and it's what is used in the press to rate windows
fileservers like Samba and WindowsNT.
In order for the development methodologies of the open source
community to work we need to be able to run this benchmark in
an environment that a bunch of us have access to. We need the
source to the benchmark so we can see what it does. We need
to be able to split it into pieces to look for individual
bottlenecks. In short, we need to open up netbench to the
masses.
To do this I have written three tools, dbench, tbench and
smbtorture. All three read a load description file called
client.txt that was derived from a network sniffer dump of a
real netbench run. client.txt is about 4MB and describes the
90 thousand operations that a netbench client does in a
typical netbench run. They parse client.txt and use it to
produce the same load without having to buy a huge lab. They
can simulate any number of simultaneous clients.
|
|
OpenPBS is a generic network queuing system.
The Portable Batch System (PBS) is a flexible batch queueing and
workload management system originally developed for NASA. It operates
on networked, multi-platform UNIX environments, including
heterogeneous clusters of workstations, supercomputers, and massively
parallel systems. Development of PBS is provided by Altair Grid
Technologies.
|
|
gcc3 to 3.3nb5
gcc3-c to 3.3nb1
gcc3-c++ to 3.3nb1
In gcc3.mk set CPP to '.../cpp -gcc' rather than '.../cpp'
Ensure __GNUC__ and similar are defined.
|
|
|
|
|
|
|
|
oss-3.9.7l, scribus-1.0, smalltalk-2.1.4, tinyproxy-1.6.0,
top-3.5b12.6.
|
|
|
|
|
|
|
|
Regenerate configure using utoconf 2.57 rather than 2.13
so soundcard.h tests work with gcc3 cpp. Gcc3 compiled
mserv can now change the volume again.
|
|
|
|
In rc.d/pgsql call pgsql_initdb directly for initial database
setup, rather than trying to determine the script location
from $0 and calling '$rcd_dir/pgsql initdb'. The previous
form broke when called from /etc/rc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* kerberos4 fix (it got bumped during a kerberos 5 update)
penrose -mono now more interesting
updated -showfps. It should work better now. It stops working when
it jumps from the password window.
mandelbrot -pow and -sin options added. Kind of slow, so not in
fullrandom. Best if used with -binary. No idea if the new options
are correct mathematically.
allows lifefile to be bigger in life and life3d. (This allows
the "-mode life3d -rule B6/S567 -lifefile ../etc/barrierg.3dlife".
(If a glider could escape from the barrier without damaging it, it
would prove that glider guns in 3d life are possible since the
barriers create a local Conway's B3/S23 life.))
converted lyapunov,mandelbrot,swirl,tube to the xscreensaver way of
doing things for writeable modes. Stuff no longer used or never used
taken out with the help of lint.
xmlock and Xlockup (by Thad Phetteplace tdphette@dexter.glaci.com).
Only works on Sun. Will sort of work on Linux for
detecting mouse movement only. See xmlock.c. Default timeout is set
at 0 (off) so this will not cause a problem if it does not work.
Jouk Jansen's patch for Alpha (slightly changed).
wire restarts when static
lyapunov was left out of writeable modes in random.c
spline fix, when in random mode it could core dump.
maze fix thanks to guillem.hernandez@bt.com, for large resolutions as in
a dual headed configured as one 2560x1024 screen.
|
|
|
|
|
|
version-less distfile changing. Found during recent bulk build.
Changes since previous version:
2003/02/18 fadden
- When extracting with "-ee", disk images now have ".PO" appended.
- Resurrected HandleAddNotFound().
- Switched to case-sensitive filename comparisons.
2003/02/08 fadden
- Upped version to v2.0.0.
- Many fixes to pathname handling:
- Correctly handle '%' when preservation is OFF.
- Accept 4-char extensions in '-ee' without risk of buffer overflow.
- Fixed broken assert when converting long %xx names.
- Store "AUX" as "%00AUX" when preserving Win32 names (vs. "_AUX").
- Always store files with ':' as path separator.
- Recognize that some Win32 variants (Win2K and later at the least)
will accept both '/' and '\' as pathname separators.
- Correctly convert ".//foo" to "foo" instead of "/foo".
- Tracked changes to NufxLib DataSource API.
2003/01/10 fadden
- Check NufxLib "compiled" version against "linked" version.
2002/12/06 fadden
- Made minor changes to allow linking NufxLib in as a DLL.
2002/10/20 ***** v1.1.0 shipped *****
2002/10/10 fadden
- added fancy help text (-h)
2002/10/09 fadden
- added "-zz" flag to specify libbz2's "bzip2" compression
2002/10/08 fadden
- added Binary II support
2002/09/30 fadden
- added "-z" flag to specify zlib's "deflate" compression (the
"secret" debug dump command is now -g)
2002/09/26 fadden
- progress updater now shows "analyzing" for scan pass of SQ
2002/09/23 fadden
- ran the code through valgrind; found and fixed some minor bugs
2002/09/20 fadden
- pulled the sources out and started fiddling with them again
- changed hard tabs to spaces
|
|
cad/{geda,geda-docs,geda-symbols,geda-utils,gnetlist,gschem,gsymcheck,libgeda} to 20030525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PhysicsFS is a library to provide abstract access to various
archives. It is intended for use in video games, and the design
was somewhat inspired by Quake 3's file subsystem.
|
|
Highlights since last 1.2.5 release:
------------------------------------
* new HiFi sound (you may en/disable it in the UI)
* new cycle-exact Antic emulation
* "H:" emulation complete (including subfolders)
* Paged memory implementation (fast XE bank-switching)
* new configuration file name and location ($HOME/.atari800.cfg)
|
|
|
|
|