NetBSD/bin
cbiere cd788d025e * Prevent out-of-bounds read tsptype if a packet with
an unknown msg_type is received.
 * Check the received packet size.
 * Use strncpy() instead of strlcpy() so that we don't
   send gibberish from the stack.
 * No need to bind().
 * htons()/htonl() use uint16_t/uint32_t not u_short/u_long.
2007-02-04 22:21:53 +00:00
..
cat - Applied patch from PR bin/35408 by Andreas Wiese. 2007-01-13 11:51:59 +00:00
chio
chmod
cp fix whitespace nits (space -> tab) 2006-12-26 00:13:24 +00:00
csh sprinkle volatile 2006-10-15 23:57:21 +00:00
date * Prevent out-of-bounds read tsptype if a packet with 2007-02-04 22:21:53 +00:00
dd
df Improve wording of -a description. From FreeBSD via Zafer Aydogan. 2007-01-28 09:56:13 +00:00
domainname
echo
ed sprinkle volatile 2006-10-15 23:57:21 +00:00
expr
hostname
kill
ksh Applied patch by Arto Huusko from PR bin/24753 to append a slash to "." 2007-01-28 22:30:12 +00:00
ln Add -i to usage. 2006-10-13 20:37:10 +00:00
ls Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
mkdir
mt use c99 initializers 2006-10-16 00:07:32 +00:00
mv PR/33396: Christian Biere: Global Warming may be caused by mv(1) 2006-09-23 16:54:13 +00:00
pax Fix for PR bin/35432: 2007-01-16 19:06:41 +00:00
ps Add support for printing the emulation of the process. 2006-10-29 22:32:53 +00:00
pwd
rcmd
rcp pass lint; from Anon Ymous 2006-12-15 22:45:34 +00:00
rm New sentence, new line. Bump date for previous. 2006-09-02 23:28:32 +00:00
rmdir
sh PR/35410: Valeriy E. Ushakov: /bin/sh mishandles shell function definitions 2007-01-13 18:58:26 +00:00
sleep
stty c99 initializers 2006-10-16 00:37:55 +00:00
sync
systrace Add -E to SYNOPSIS. Fix typo. Bump date for previous. 2006-12-23 09:43:47 +00:00
test Revert previous (==) - not worth the trouble. 2006-09-24 13:24:08 +00:00
Makefile
Makefile.inc