Home | History | Annotate | Download | only in common
History log of /src/sys/arch/hp300/stand/common/exec.c
RevisionDateAuthorComments
 1.5  11-Dec-2005  christos merge ktrace-lwp.
 1.4  20-Feb-2005  tsutsui Use ANSI function decls.
 1.3  14-Nov-2003  tsutsui branches: 1.3.8; 1.3.10;
Misc cleanup:
- KNF
- WARNSfy
- remove __P()
- remove register declarations
- const'ify some variables
- make some local functions/variables static
- bcopy -> memcpy
- bcmp -> memcmp
- bzero -> memset
- space/TAB fix
etc.
 1.2  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.1  16-Mar-2002  gmcgarry branches: 1.1.4; 1.1.10; 1.1.16;
Move exec_hp300() out of uboot.c into its own file so that it can
be used by SYS_INST. SYS_INST can now boot ELF kernels inside the
miniroot.
 1.1.16.4  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.16.1  03-Aug-2004  skrll Sync with HEAD
 1.1.10.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.10.1  16-Mar-2002  jdolecek file exec.c was added on branch kqueue on 2002-06-23 17:36:15 +0000
 1.1.4.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.4.1  16-Mar-2002  nathanw file exec.c was added on branch nathanw_sa on 2002-04-01 07:39:59 +0000
 1.3.10.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.3.8.1  29-Apr-2005  kent sync with -current

RSS XML Feed