[PATCH] Fix size of object being freed in atascsi.c

2016-03-14 Thread Nick Permyakov
Fixed a boot panic on my machine. Index: atascsi.c === RCS file: /cvs/src/sys/dev/ata/atascsi.c,v retrieving revision 1.127 diff -u -p -r1.127 atascsi.c --- atascsi.c3 Jan 2016 21:07:46 -1.127 +++ atascsi.c14 Mar 2016

FAQ Part 1 typos

2014-11-06 Thread Nick Permyakov
? Section "1.11 - Why is/isn't ProductX included?". "...project wishes to devote the resources needed to maintaining it..." should read "needed to maintain it" (or maybe "needed for maintaining it", but it sounds weird). "Impact on slower platforms, such as hp300 or VAX would be unacceptable" - I think it needs a comma after "VAX". Best regards, Nick Permyakov

Re: memset.S for amd64

2013-09-18 Thread Nick Permyakov
would be nice to fix the spelling of "boundries". Nick Permyakov

"controler" => "controller"

2013-02-20 Thread Nick Permyakov
Hi, The phrase in question is "Always be aware of what was available when a controler or interface was manufactured" in section 14.8, subsection "FFS vs. FFS2" on http://www.openbsd.org/faq/faq14.html. Best regards, Nick Permyakov

Fixing a phrase in /stable.html

2013-02-17 Thread Nick Permyakov
Hi, I might be nitpicking, but the sentence "This will take awhile..." at the bottom of http://www.openbsd.org/stable.html doesn't seem very grammatical to me. I'd suggest fixing it to read "...take a while...". Best regards, Nick Permyakov

A typo in faq14.html

2013-02-12 Thread Nick Permyakov
Hello, Please fix the word repetition in "the above period would have have been replaced with a semicolon" in section 14.7, item 1 ("Master Boot Record") of http://www.openbsd.org/faq/faq14.html. Best regards, Nick