Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
fixes libgcc.a build problem mentioned on port-sh3.
we should not hardcode targets into egcs-install, we should modify
egcs/gcc/Makefile.in and obey whatever configure decided...
|
|
|
|
|
|
|
|
bug fixes.
|
|
|
|
the original implementation. Actually, one of my drive takes more than
10s for seeking a track and causes inconsistency of the aic SCSI driver.
Yeah, the driver should not fail, but that is a different problem.... :)
- Implement read speed selection (-S option). The unit is 1000byte/s.
"-S 176" for 1x speed, "-S 352" for 2x speed, and so on. If the
specified value is smaller than 176, it will be multiplied by 176,
so "-S 1" also selects 1x speed. "-S 0" selects the maximum speed.
This is an experimental feature and the interface will likely change.
|
|
Trim DESCR
|
|
|
|
|
|
|
|
|
|
|
|
v1.3.0.11
[2000-01-26]
* Fix a security hole in CGI mode which allows malicious person to
put a garbage file on a Web server's directory such as /tmp.
- [Motoyuki Kasahara <m-kasahr@sra.co.jp>] - report
* Fix configure --without-japanese bug.
- [Keisuke Nishida <kxn30@po.cwru.edu>] - patch
* Fix zero size NMZ.{head,foot} handling bug.
- [Kazunori NISHI <kazunori@swlab.csce.kyushu-u.ac.jp>] - patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provided by Peter Reich in pkg/11912.
|
|
|
|
Rename executable to 'Omega' (uppercase O) to avoid conflict with Tex.
Note this in MESSAGE.
|
|
if left will display a large warning message for every download.
|
|
|
|
|
|
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Sat Jan 6 23:39:58 EST 2001
Integrated updates to write-cache from Tom Vijlbrief.
Reorganized docs/ a little. Split the xml docs into 2 docbooks.
There is now a PUG (Plex86 User's Guide) and a
PIG (Plex86 Internals Guide). I removed the tarball out of
the CVS tree, and will upload pre-generated docs to the FTP
server periodically. Look for docs-yyyy_hhmm.tar.gz.
The tarball now contains both HTML and PS formats.
There's also some notes on what packages are needed to generate
and develop your own docs. (docs/xml/README) This release should
make it easier for people to help out.
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Mon Jan 1 23:26:44 EST 2001
Added another docs chapter (17) to the user's manual, relating to
dynamic translation (DT) ideas for maintaining linear to translated
code address mappings and some other stuff. You can update from
CVS and just untar the docs/ tarball if you want.
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Mon Jan 1 11:04:34 EST 2001
Integrated write-cache plugin from Tom Vijlbrief, and his related
mods to the hard drive code, to handle > 32-bit file IO.
Integrated small FreeBSD Makefile mods from Alexander Langer.
Regenerated configure.
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Sat Dec 30 10:17:23 EST 2000
Integrated FreeBSD host port by Alexander Langer <alex@big.endian.de>
Note: this port does not work yet, but was uploaded so others
can work on it.
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Thu Dec 28 13:51:50 EST 2000
Integrated LBA patches from Tom Vijlbrief, to rombios.c and harddrv.cc.
I modified the patches slightly, and have not tested them much.
Am uploading changes to let Tom test them as integrated.
Tom was able to access up to 2GB partitions with his changes.
Generated new BIOS. Changed all conf files to use new BIOS.
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Thu Dec 28 10:32:57 EST 2000
Added dt-testbed dir. This is just a small separate testbed program
for developing thoughts about generated code for a quasi-dynamic
translation scheme. If you're interested in such developments,
look at the README file in that dir.
- "Kevin P. Lawton" <kevin@mandrakesoft.com>: Tue Dec 26 16:34:49 EST 2000
Added framework for write-cache buffering (for "persistent disks").
Created new plugin, in directory user/plugins/write-cache/. It
does nothing currently, other than pass disk accesses to libc.
This is to make it easier for others to implement the actual logic,
without having to know much about plex86 internals. There are some
notes in the plugin C code.
I also created a new button (really lame) on the GUI. This triggers
a call to the plugin, so the user can select when to flush (commit)
the writes in the write-cache to disk and clear the cache.
Eventually, a nice menu system might do this with a "Are you sure?"
dialog or something similar.
It is possible that a large number of disk writes may exceed the
size of the write-cache (which should be configured by an option
to the plugin eventually). In that case, it would be good to present
the user with 2 options: 1) Quit altogether and ignore writes,
and 2) commit writes and continue. This should eventually be
GUI oriented, by stdin would be OK for now.
|
|
|
|
- apply a patch for fixing pod format.
- make depend chasen-2.0 later.
- make pkglint friendly.
|
|
|
|
he sure does NOT want to nuke /etc/ssh* - adjust to ssh*_config.
|
|
|
|
Improve wildcard for guile dependency.
|
|
|
|
|
|
|
|
Fix a segfault while I'm here.
|
|
Fix command line parsing (patch by Charles Hannum).
|
|
Patch by Charles Hannum.
|
|
|
|
|
|
(derive DISTNAME from PKGNAME instead, where possible).
|
|
|
|
|
|
Changes are:
* Search facility of the URL toolbar
* Improved the password dialog
* File type association works better
* Improved windows settings file
* UI improvements
* Printing support - still a bit unstable (no print preview yet, but
you can print to file)
* Transfer window works better
* 3D borders on tables fixed
* JavaScript confirm dialog fixed
|
|
packages are to outdated to run this applet and the "sun-jre" package is
installed to the wrong path. Fixes PR pkg/11879 by Luke Mewburn.
|
|
|