summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/bcopy.c
AgeCommit message (Expand)Author
2008-03-25- use mem* instead of b* routines, and kill the b* routines.christos
2007-11-24style, indent, and ANSI-fy.isaki
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-03-30Kill some more register declarations.augustss
1999-03-30#undef bcopy, so that this will still compile if LIBSA_USE_MEMCPY is definedcgd
1996-01-13Some files containing more than one function are split. This reduces theleo
1995-04-22various type fixupscgd
1994-10-26new RCS ID format.cgd
1994-07-27make bcopy work for overlapping regions, as is standard.cgd
1994-02-26Don't use aggregate initialization;pk
1994-01-26CMU/4.4 stand-alone librarybrezak