Changes between Version 9 and Version 10 of R1/Alpha4/ImprovementsSinceRelease
- Timestamp:
- Nov 14, 2013, 9:44:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha4/ImprovementsSinceRelease
v9 v10 12 12 * SCSI devices (supported features: capacity change) 13 13 * PCI: legacy/MSI/MSI-X interrupts supported 14 * SCSI: 15 * fixed support for non zero luns. 16 * maximum lun count is now a bus configuration. 14 17 * MSI-X support: activated in the FreeBSD compat layer. 15 18 * MSI: activated for AHCI and USB host controller drivers, fixed for some AMD based systems. … … 20 23 * cdda, fat, iso9660: clear tv_nsecs fields in the stat struct. 21 24 * bfs, btrfs, exfat, extfs: Return more than a single dirent at a time in btrfs_read_dir(). 25 * ext2: fixed sparse file support 22 26 * Support for ASLR (Address Space Layout Randomization) and DEP (data execution prevention) added 23 27 * Added KeyStore server for securely storing passwords 28 * TRIM support (AHCI only, experimental) 29 * RAM Disk Driver (experimental) 24 30 25 31 … … 27 33 * GCC 4.7.3 28 34 * Update network drivers to the FreeBSD 9.2 release 35 * Update ACPICA to 20130823. 29 36 30 37 … … 42 49 * Added PatchBay midi demo application 43 50 * Added HaikuDepot graphical package management application 51 * NetworkStatus now uses the network API 44 52 45 53 … … 48 56 * Swapped Polish typist's keymap with much more frequently used programmer's keymap. 49 57 * Numerous 64-bit fixes 50 * haiku.image now supports the target x86_64 58 * haiku.image now supports the target x86_64 (including acpi and lan/wlan drivers) 51 59 * Added support for LLVMpipe for gcc4 52 60 * Deskbar clock settings moved to Time Preferences