summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/typhoon
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2022-05-24 06:27:59 +0000
committerandvar <andvar@NetBSD.org>2022-05-24 06:27:59 +0000
commit887657bc7ab847f551f112aaf393049d7596986f (patch)
tree4aa7a5fb6c70bdc2194f3e509126625ed9f994be /sys/dev/microcode/typhoon
parentb1483161cb17c7271855963122cdb504a17eff4f (diff)
fix various typos in comments, docs and log messages.
Diffstat (limited to 'sys/dev/microcode/typhoon')
0 files changed, 0 insertions, 0 deletions
+0000'>2006-07-18PR/34030: Takehiko NOZAKI: double-free bugs in CVS 1.11.22christos Don't free/trash the password if we did not allocate it using scramble(). 2006-06-23Reflect reality so I don't get confused on the next import [like I did thischristos time and imported on the wrong vendor branch!] 2006-06-23merge conflicts.christos XXX: hack configure so that it works with the removal with the tools and other os's. Perhaps in the future we should not do such cleanup. 2006-06-23ftp ftp.gnu.org:/pub/non-gnuchristos 2006-06-07One more coverity fix from Mark D. Baushkechristos 2006-05-31More Coverity fixes from Mark D. Baushke.christos 2006-05-27Coverity fixes from Mark D. Baushkechristos 2006-05-14Use __UNCONST() when casting away const.christos 2006-05-12Revert previous coverity fixes because they were caused by the wrong modelchristos (xstrdup() from xlint was used instead of the locally defined one). Replace with assertions instead (from Mark D. Baushke) 2006-05-11Address the remaining Coverity problems from Mark D. Baushkechristos 2006-05-11s/register//. apply some more "const" to avoid GCC4 warnings.mrg 2006-05-04Coverity fixes upstream from Mark D. Baushkechristos 2006-03-20Fix krb4 compilation before ejection.christos 2006-03-19make krb4 compile before I nuke it.christos 2006-02-04add cvs2netbsd scriptchristos 2006-02-04Add all our changes:christos - our kerberos support - nolock - setuid support / setxid in child - avoid dangerous commands and only allow admin group to execute them - selectable CVS directory name - symlinked repository fixes - log admin commands in history - default to ssh instead of rsh - localid keyword - null revision on re-added files - umask fixes - t flag in log - don't recursively re-enter signal error handler - xasprintf in selected places - ipv6 support 2006-02-04Import CVS-1.11.21: See the NEWS files for changes from 1.11.20christos