Path: blob/main/website/content/en/releases/1.1.5/WHATS_NEW-1.1.5.txt
18096 views
What's new in 1.1.5? Well... Let's try and count the ways..12-- KERNEL IMPROVEMENTS SINCE FreeBSD 1.1 --341) Bounce buffers. This allows systems to use bus master ISA controllers5in systems with more than 16MB of memory.672) VM performance improvements. Many new enhancements to the Mach derived8VM system including page table preloading (dramatically reduces page9faults); page usage statistics gathering (improves page replacement10thus reducing thrashing); clustered page-ins and page-outs (reduces11paging I/O overhead).12133) Overall kernel performance improvements. Some critical functions have14been inlined; the trap, pmap, and other critical code has been15optimized, etc.16174) Improved scheduling algorithm. Improves interactive performance on18busy machines, expecially in cases where lots of software builds are19occurring.20215) Disk I/O clustering. Improves the I/O speed dramatically on most disk22drives.23246) Vastly superior optional floating point emulator from Bill Metzenthen.25Faster and more reliable/accurate/complete emulation and has fewer bugs.26Provided as an option in the kernel (the original emulator is still27the default).28297) IP Multicast support. Allows reception of Internet multicast packets.30318) Improved sound support. Version 2.5 of Hannu Savolainen's VoxWare sound32drivers. Supports SoundBlaster, PAS, GUS, and other common sound boards.33349) New device support for the Seagate ST01/ST02 and Future Domain 950 SCSI35adapters.363710) X10 device driver from Gene Stark for X-10 style remote power control.38(such as Radio Shack "Plug 'n Power")394011) PS/2 mouse driver from Erik Forsberg.414212) Busmouse driver from Rick Macklem.434413) IBM/National PCMCIA ethernet driver from Keith Moore.454614) Improved floppy driver support.474815) Much improved syscons driver (now default) with user-editable ascii49keymaps and many other new features.505116) Many improvements and fixes to nearly every supported device driver.525317) Many improvements and fixes scattered throughout the kernel.545518) New pcaudio driver allows `Sun style' .au files to be played through the56speaker.575819) Substantial changes in sio for supporting multiport and bidirectional59comms. Please see the sio man page for details.6061-- USER CODE IMPROVEMENTS SINCE FreeBSD 1.1 --62631) Man pages now compressed by default, saving quite a bit of space for64small configurations.65662) S/Key one-time password support for enhanced network security.67683) Many many bug fixes and miscellaneous enhancements.69704) Sun math library now available for faster FPU support (see #5).71725) New /etc/make.conf mechanism allows users to tailor how their systems73are built (from source) and switch various options on and off.74756) C++ shared libs are now fully supported (and libg++ shared by default).76777) The programs `vidcontrol' and `kbdcontrol' replace the old `syscons'.7879$FreeBSD: head/en_US.ISO8859-1/htdocs/releases/1.1.5/WHATS_NEW-1.1.5.txt 53705 2019-12-22 10:49:07Z carlavilla $808182