History log of /src/sys/stand/copy.c |
Revision | | Date | Author | Comments |
1.14 |
| 18-Mar-2009 |
cegger | Ansify function definitions w/o arguments. Generated with sed.
|
1.13 |
| 11-Dec-2005 |
christos | branches: 1.13.74; 1.13.84; 1.13.90; merge ktrace-lwp.
|
1.12 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
1.11 |
| 01-Dec-2001 |
perry | branches: 1.11.16; bring back. we need to fix these, not remove them.
|
1.10 |
| 28-Nov-2001 |
soren | Nuke. These are very unlikely to start witht the current libsa, and can always be brought back if necessary.
|
1.9 |
| 20-Oct-1998 |
matt | branches: 1.9.24; 1.9.26; vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1.8 |
| 13-Sep-1998 |
christos | Fix rcsid's
|
1.7 |
| 12-Oct-1996 |
christos | backout previous kprintf change
|
1.6 |
| 10-Oct-1996 |
christos | printf -> kprintf, sprintf -> ksprintf
|
1.5 |
| 29-Jun-1994 |
cgd | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1.4 |
| 27-Jun-1994 |
cgd | clean up SCCS/RCS ID's, add NetBSD to rcsid's.
|
1.3 |
| 26-Jan-1994 |
cgd | kill files that don't belong here, update rest from CMU stand lib
|
1.2 |
| 20-May-1993 |
cgd | add rcs ids, and clean up headers where necessary
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.9.26.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.9.24.1 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.11.16.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.11.16.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.11.16.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.13.90.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.13.84.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.13.74.1 |
| 04-May-2009 |
yamt | sync with head.
|