OpenGrok
Cross Reference: alloc.c
xref
: /
src
/
sys
/
arch
/
shark
/
stand
/
ofwboot
/
alloc.c
Home
|
History
|
Annotate
|
Download
|
only in
ofwboot
History log of
/src/sys/arch/shark/stand/ofwboot/alloc.c
Revision
Date
Author
Comments
1.7
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.6
27-Jan-2006
uwe
branches: 1.6.74; 1.6.76; 1.6.78;
dealloc is not "only for consistency check", so remove that comment.
1.5
27-Jan-2006
uwe
Pacify gcc -Wuninitialized.
Use NULL instread of (struct fl *)0 - especically as this file doesn't
define struct fl.
XXX: there are more references in the comments to the struct fl
inherited from libsa/alloc.c.
1.4
25-Jan-2006
christos
free -> dealloc
unsigned -> size_t for alloc/dealloc
1.3
11-Dec-2005
christos
branches: 1.3.2;
merge ktrace-lwp.
1.2
30-Jun-2004
christos
branches: 1.2.12;
- full ansi prototypes
- turn WARNS=3 on
1.1
10-Feb-2002
thorpej
branches: 1.1.2; 1.1.14; 1.1.20;
Kill arch/arm32. The last platform supported there, Shark, is now
in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support
code, is going to be deleted. It has bit-rotted.)
1.1.20.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.20.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.20.1
03-Aug-2004
skrll
Sync with HEAD
1.1.14.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.14.1
10-Feb-2002
jdolecek
file alloc.c was added on branch kqueue on 2002-06-23 17:41:37 +0000
1.1.2.2
28-Feb-2002
nathanw
Catch up to -current.
1.1.2.1
10-Feb-2002
nathanw
file alloc.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
1.2.12.1
21-Jun-2006
yamt
sync with head.
1.3.2.1
01-Feb-2006
yamt
sync with head.
1.6.78.1
16-May-2008
yamt
sync with head.
1.6.76.1
18-May-2008
yamt
sync with head.
1.6.74.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Thu Oct 02 01:09:59 GMT 2025