Visopsys is an alternative operating system for PC compatible computers. Under development since late 1997, this system is small, fast, and open source. It features a simple but functional graphical interface, real preemptive multitasking, and virtual memory. Though it attempts to be compatible in a number of ways, Visopsys is not a clone of any other operating system. You can demo the distribution from a "live" CD or floppy disk.
Partition Logic 是一款免費而且開放原始碼的磁盤管理工具,使用者不僅能夠透過它來創建、刪除磁盤,而且也可以利用它來達成商業軟件才具有的調整分割區大小的功能。這個功能對于許多使用者來說可是夢寐以求的喔,因為常常會有使用者在分割磁盤之初未事先規劃好容量,等到使用了依段時間后才發現磁盤大小分配不恰當的情形,這個時候就可以利用 Partition Logic 的調整扇區大小的功能,在不損壞原有數據的情況下來重新分配扇區的大小。對于想要對磁盤內容進行備份的使用者而言,Partition Logic也提供了磁盤數據完全復制的功能,讓使用者可以輕松快速地將數據由A磁盤轉移到B磁盤,確保數據的安全性。這么棒的功能,原本都是要在付費購買的軟件中才能夠擁有,但是現在卻可以免費享受到,聰明的使用者們還在等什么呢?馬上就來試試Partition Logic帶來的超強功能吧!
VERSION 0.69
24/09/2007
Overview: Four months in the making, this is a maintenance release comprising the final round of tweaks and bug fixes to the 0.6x series of Visopsys, featuring lots of work on the USB subsystem including support for USB mice/keyboards and hubs, tuning of the FAT filesystem driver, usability fixes for various user programs, and loads of OS kernel and C library improvements and bug fixes.
* Lots of improvements to the USB subsystem, the UHCI controller driver, and the USB SCSI disk driver.
* Added support for USB mice and keyboards
* Implemented a driver for USB hubs.
* Extensive tuning of the FAT filesystem driver, and the scanning of the FAT at mount time is much faster. Also fixed a small fragmentation bug, and turned a bunch of extraneous error messages into debug messages.
* The FAT filesystem driver no longer stores the entire FAT in memory.
* Added basic hardware detection for OpenHCI (OHCI) USB controllers so that they're at least indicated correctly at boot time.
* Improved checks for removable (CD, floppy, flash, etc.) media changes, invalidating the disk cache when the media changes.
* The 'filebrowse' program now shows the name of the current directory, and remembers any selection from the parent directory so that it's still selected if the user goes back up.
* Re-wrote much of the PS/2 mouse driver, primarily to deal with out-of-sync situations that could cause the mouse pointer to jump around.
* Re-added the 'logout' program to the basic installation -- without it there's no 'logout' option in the shutdown menu.
* Added a "linked list" implementation to the kernel for generic management of lists of pointers.
* Replaced bzero() calls in the kernel with kernelMemClear() calls.
* Updated the kernel's exception handler so that it will print exception address/symbol information even if multitasking isn't yet enabled.
* Added a '-n' option to the 'format' program, for specifying the volume name (label).
* Added a kernelDebugHex() function for doing simple hex dumps.
* Renamed the kernelKeyBoardDriver to the kernelPs2KeyboardDriver and the kernelPS2MouseDriver to the kernelPs2MouseDriver
* Got rid of the kernelMemoryReleaseSystem() function -- the regular kernelMemoryRelease() function can now handle releasing system memory blocks.
* The printf() and family %x format specifiers now print only unsigned values.
* Fixed: The Disk Manager showed partitions with the starting and ending cylinders determined from information in the partition table. This could be inconsistent (particularly in the case where geometries are guessed) with the geometry of the disk as seen by the kernel.
* Fixed: Using the Disk Manager with a hotplugged USB disk caused a divide-by-zero exception because the geometry values were zeros. The kernel SCSI disk driver now determines/guesses a geometry, and the Disk Manager now ensures that the values are non-zero.
* Fixed: Using the Configuration Editor to open a config file with no predefined variables resulted in a window with no 'list' component.
* Fixed: The text editor couldn't create a new file.
* Fixed: The 'filebrowse' program could crash when you using the 'del' key to delete files.
* Fixed: An occasional problem with ejecting ATAPI (CD-ROM, etc) devices in the kernelIdeDriver code.
* Fixed: Spurious interrupts could cause the kernelPicGetActive() function call to hang in the driver.
* Fixed: Command line option processing for the 'format' and 'rm' commands.
* Fixed: Calling the component 'set visible' function didn't work for containers.
* Fixed: USB "can't enable port" messages.
* Fixed: Error messages were being double-printed on the screen when console logging was in effect.
* Fixed: The USB UHCI driver was not returning the number of bytes transferred for transactions with a data phase.
* Fixed: Some window ops were generating error messages because they were trying to malloc() 0 bytes when the root window contained no components.
* Fixed: The _xpndfmt() function was causing an exception when printing pointers in hex using the %p format specifier.
* Fixed: The _xpndfmt() function was causing a divide-by-zero fault when printing GUIDs in the Disk Manager.
* Fixed: The kernelDiskGetMediaState() function wasn't locking the disk before accessing the disk structure.
下載 : Partition Logic v0.69 (CD-ROM)
下載 : Partition Logic v0.69 (Floppy Disk)
