NetBSD/dist
jdolecek cd7975662e memsetw(): fix mistake where the 'word' value would get written byteswapped
on i386, resulting in ' ' being encoded incorrectly in session
setup query - just use memcpy() as rest of code, it DTRT for both LE and
BE machines in this case,  since the function is called with 'word'
in little-endian format

Many thanks to Martin Husemann for testing on i386 and sparc64 against
both w2k and Samba.
2003-03-28 13:08:00 +00:00
..
am-utils retransmit, not restransmit. From Igor Sobrado in PR 20723. 2003-03-15 22:34:25 +00:00
bind Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
bzip2 Avoid strict alias warnings. 2002-12-06 02:20:43 +00:00
cdk Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
dhcp Fix section in Xref. 2003-03-17 07:30:38 +00:00
file regenerate for AM_MAINTAINER_MODE, this time with "autoreconf -f" ... 2003-03-27 06:13:42 +00:00
ipf Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
nawk correctly handle 'printf "%c", 0' - previously, it accessed random 2002-06-27 08:52:27 +00:00
ntp hexadecimal, not hexidecimal. Reported to the authors. 2003-03-16 21:54:46 +00:00
pdisk Sort help here (just like in the man page). 2003-03-03 07:36:05 +00:00
smbfs memsetw(): fix mistake where the 'word' value would get written byteswapped 2003-03-28 13:08:00 +00:00
tcpdump When printing out the FDDI header on NetBSD, skip the 3 preamble bytes 2003-01-17 02:44:33 +00:00