Fixes for plus44.html
Richard Toohey <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
1. "Make sure the 802.11 layer drop unencrypted frames wen WEP is on, or when WPA is on and RX protection for TA is enabled. " Should be "drops" and "when" 2. "Stability fixes for the radeon driver, mostly related to VBLANK interrupt handling. " and "Added stricter checking for values controlling loops and memory allocations in the i915 and radeon DRM code." Should be Radeon with a capital R? http://en.wikipedia.org/wiki/ Radeon (BUT, there are a number of other names where case changes ... e.g. OpenBSD and OpenCVS) 3. "Allow port distfiles to be stored as by_digest/sha1/di/digest to prevent distfiles directories to exceed the maximum number of links." Doesn't make sense - maybe change "directories to exceed" should be changed to "directories exceeding"? 4. "Add code for alpha to decode machine checks on Avanti, providing a description ofthe problem. " "of the" missing a space. 5. "Add support in the kernel to recognize, load and execute position independent executables and randomize the load address. Not for all arches yet. " Should be "archs" - is so elsewhere. But "arches" appears twice, so ... 6. "Make amd64 and i386 detect Intels SMX, Safer Mode Extensions." Should be "Intel's" 7. "Increased isakmpd(8) fifo command buffer size to accomodate for IPv6 addresses." No need for the "for" after accommodate, and it (accommodate) has two Ms. So should be "to accommodate IPv6 addresses." 8. "Implemented a -U option for httpd(8), to set the default address family to PF_UNSPEC for ambigous directives. " Should be "ambiguous". 9. "When starting Xorg without an xorg.conf, and the wskbd is "user", dont try to set such an xkb layout. " and "For rl(4), make sure we dont call rl_rxeof() twice if both RX Ok and Err bits are set. " Should be "don't" 10. Replaced thehppa64 pluto(4) driver with astro(4) from hppa. Need space between the and hppa64 11. "Make sure eeprom(8) does not about walking the OpenFirmware tree if a nodes content is too large. " Should be "node's" ... and is that "about" right - maybe "abort"? 12. "Make the firmware loader look in /mnt/etc/firmware a swell, for the ramdisk installations." Should be "as well" rather than "a swell" Thanks; looking forward to 4.4!