Home | History | Annotate | Download | only in md
History log of /src/common/lib/libc/md/md4c.c
RevisionDateAuthorComments
 1.5  20-Mar-2012  matt branches: 1.5.34;
Remove __P usage.
Convert to C89 prototypes.
 1.4  16-Mar-2009  cegger branches: 1.4.6;
ansify function definitions
 1.3  16-Feb-2008  apb branches: 1.3.12;
For all files under src/common, as well as related man pages under
src/lib/libc, or related headers under src/sys/sys: change u_intNN_t to
uintNN_t.
 1.2  24-Dec-2005  matt branches: 1.2.6; 1.2.18;
Include <sys/param.h> first to make VAX port happy.
 1.1  20-Dec-2005  christos Merge libkern + libc common files. As requested by core.
 1.2.18.1  23-Mar-2008  matt sync with HEAD
 1.2.6.1  18-Nov-2008  snj Pull up following revision(s) (requested by tsutsui in ticket #1224):
common/lib/libc/gen/bswap64.c: revision 1.2
common/lib/libprop/prop_data.c: revision 1.10
common/lib/libc/inet/inet_addr.c: revision 1.2
common/lib/libc/hash/rmd160/rmd160.c: revision 1.4
common/lib/libc/gen/bswap32.c: revision 1.2
common/lib/libc/gen/bswap16.c: revision 1.2
common/lib/libc/arch/alpha/gen/byte_swap_4.S: revision 1.3
common/lib/libc/arch/sh3/string/memset.S: revision 1.2
common/lib/libc/arch/alpha/gen/byte_swap_2.S: revision 1.3
common/lib/libc/md/md5c.c: revision 1.3
common/lib/libc/hash/sha1/sha1.c: revision 1.3
common/lib/libc/md/md4c.c: revision 1.3
sys/sys/rmd160.h: revision 1.2
sys/sys/sha2.h: revision 1.2
For all files under src/common, as well as related man pages under
src/lib/libc, or related headers under src/sys/sys: change u_intNN_t to
uintNN_t.
 1.3.12.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.6.1  17-Apr-2012  yamt sync with head
 1.5.34.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.5.34.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed