OpenGrok
Cross Reference: rawfs.c
xref
: /
src
/
sys
/
arch
/
hp300
/
stand
/
common
/
rawfs.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/arch/hp300/stand/common/rawfs.c
Revision
Date
Author
Comments
1.8
21-Oct-2009
snj
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
1.7
25-Jun-2006
tsutsui
branches: 1.7.62;
Fix unsigned/signed mismatch.
1.6
25-Jan-2006
christos
branches: 1.6.2; 1.6.6; 1.6.14;
free -> dealloc
unsigned -> size_t for alloc/dealloc
1.5
11-Dec-2005
christos
branches: 1.5.2;
merge ktrace-lwp.
1.4
20-Feb-2005
tsutsui
branches: 1.4.4;
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
21-Aug-2003
he
Adapt to const-ification of first arg of open function in fs_ops.
1.1
04-Feb-1997
thorpej
branches: 1.1.60;
Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
1.1.60.4
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.1.60.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.60.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.60.1
03-Aug-2004
skrll
Sync with HEAD
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
1.4.4.2
30-Dec-2006
yamt
sync with head.
1.4.4.1
21-Jun-2006
yamt
sync with head.
1.5.2.1
01-Feb-2006
yamt
sync with head.
1.6.14.1
13-Jul-2006
gdamore
Merge from HEAD.
1.6.6.1
26-Jun-2006
yamt
sync with head.
1.6.2.1
09-Sep-2006
rpaulo
sync with head
1.7.62.1
11-Mar-2010
yamt
sync with head
Indexes created Fri Oct 17 23:09:53 GMT 2025