summaryrefslogtreecommitdiff
path: root/lib/libc/string/bcopy.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-04memcpy/memmove/bcopy: Add diagnostic code to check pointer wraparound.kent
2001-02-08De-lint. Reviewed by christos.wiz
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-03-26when deciding whether to use standard system include files or libkern.h,cgd
1998-02-22Add the same protection as other files have for _KERNEL, which at least worksmycroft
1998-02-03remove obsolete register declarationsperry
1998-01-30update to lite-2perry
1997-07-13Fix RCSID'schristos
1995-06-15don't include <sys/cdefs.h>, it's a 'private' headerjtc
1994-10-19be a bit more careful with types.cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd