History log of /src/sys/arch/sun68k/stand/tapeboot/rawfs.c |
Revision | | Date | Author | Comments |
1.8 |
| 21-Oct-2009 |
snj | Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
|
1.7 |
| 12-Jan-2009 |
tsutsui | WARNSfy.
|
1.6 |
| 25-Jan-2006 |
christos | branches: 1.6.72; 1.6.76; 1.6.84; free -> dealloc unsigned -> size_t for alloc/dealloc
|
1.5 |
| 11-Dec-2005 |
christos | branches: 1.5.2; merge ktrace-lwp.
|
1.4 |
| 22-Jan-2005 |
chs | branches: 1.4.8; de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
|
1.3 |
| 21-Aug-2003 |
he | branches: 1.3.8; Adapt to const'ing of the first argument of the open function in fs_ops.
|
1.2 |
| 05-Aug-2003 |
fredette | Added seek support for tape files. Before, seeking a tape file would silently fail, causing loadfile to load file contents into the wrong addresses.
On the sun3/sun3x, MARK_START was incorrectly set too. Also added support for booting a sun2.
|
1.1 |
| 14-Jun-2001 |
fredette | branches: 1.1.8; 1.1.18; 1.1.24; Added sources for the sun2 boot blocks and other sun68k-ish code, all of which ought to eventually be shared with the sun3.
|
1.1.24.4 |
| 24-Jan-2005 |
skrll | Sync with HEAD.
|
1.1.24.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.24.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.24.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.1.18.1 |
| 09-Sep-2003 |
tron | Pull up revision 1.2 (requested by fredette in ticket #1402): Added seek support for tape files. Before, seeking a tape file would silently fail, causing loadfile to load file contents into the wrong addresses. On the sun3/sun3x, MARK_START was incorrectly set too. Also added support for booting a sun2.
|
1.1.8.2 |
| 14-Jun-2001 |
fredette | Added sources for the sun2 boot blocks and other sun68k-ish code, all of which ought to eventually be shared with the sun3.
|
1.1.8.1 |
| 14-Jun-2001 |
fredette | file rawfs.c was added on branch nathanw_sa on 2001-06-14 12:57:18 +0000
|
1.3.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.4.8.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.5.2.1 |
| 01-Feb-2006 |
yamt | sync with head.
|
1.6.84.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
1.6.76.2 |
| 11-Mar-2010 |
yamt | sync with head
|
1.6.76.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.6.72.1 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|