OpenGrok
Cross Reference: libsa.h
xref
: /
src
/
sys
/
arch
/
mvmeppc
/
stand
/
libsa
/
libsa.h
Home
|
History
|
Annotate
|
Download
|
only in
libsa
History log of
/src/sys/arch/mvmeppc/stand/libsa/libsa.h
Revision
Date
Author
Comments
1.3
12-Jan-2009
tsutsui
Replace time_t values in libsa sources with the following two types
to avoid unnecessary 64 bit ops which would make binaries larger:
satime_t (currently unsigned int):
numbers in seconds returned by the machine dependent getsecs() function
which are used to measure relative time
saseconds_t (currently int):
numbers in seconds used to specify timeout to network drivers
Per discussion on current-users.
1.2
28-Apr-2008
martin
branches: 1.2.8;
Remove clause 3 and 4 from TNF licenses
1.1
27-Feb-2002
scw
branches: 1.1.2; 1.1.14; 1.1.122; 1.1.124; 1.1.126;
New port: NetBSD/mvmeppc
Based mostly on NetBSD/prep at this time since the earlier mvme160x
boards are pretty much PReP compliant. Later boards in the range
diverge somewhat from the reference platform, hence the separate port.
Still needs *lots* of bashing into shape, but at this time it will
boot to multi-user over ethernet on an MVME1603-051.
1.1.126.2
04-May-2009
yamt
sync with head.
1.1.126.1
16-May-2008
yamt
sync with head.
1.1.124.1
18-May-2008
yamt
sync with head.
1.1.122.2
17-Jan-2009
mjf
Sync with HEAD.
1.1.122.1
02-Jun-2008
mjf
Sync with HEAD.
1.1.14.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.14.1
27-Feb-2002
jdolecek
file libsa.h was added on branch kqueue on 2002-06-23 17:38:39 +0000
1.1.2.2
28-Feb-2002
nathanw
Catch up to -current.
1.1.2.1
27-Feb-2002
nathanw
file libsa.h was added on branch nathanw_sa on 2002-02-28 04:11:11 +0000
1.2.8.1
19-Jan-2009
skrll
Sync with HEAD.
Indexes created Thu Oct 30 03:10:01 GMT 2025