Jayachandran C. ba8d74d95f Fix bzero() for 64-bit.
The existing implementation of bzero incorrectly clears bytes when the
start address is not word aligned. Fix it by using REG_SHI macro which
works on both 32 and 64 bit.

Submitted by:	Artem Belevich (fbsdlist at src cx)
2011-02-22 07:49:51 +00:00
..
2011-02-21 09:01:34 +00:00
2011-02-19 11:44:04 +00:00
2011-02-21 09:01:34 +00:00
2007-06-03 17:20:27 +00:00
2011-02-22 07:49:51 +00:00
2010-12-13 19:03:10 +00:00
2011-01-08 11:04:30 +00:00
2009-11-25 04:45:45 +00:00
2011-01-27 14:16:12 +00:00