OpenGrok
Cross Reference: getsecs.c
xref
: /
src
/
sys
/
arch
/
sbmips
/
stand
/
netboot
/
getsecs.c
Home
|
History
|
Annotate
|
Download
|
only in
netboot
History log of
/src/sys/arch/sbmips/stand/netboot/getsecs.c
Revision
Date
Author
Comments
1.4
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.3
15-Apr-2006
simonb
branches: 1.3.62; 1.3.66; 1.3.74;
ANSIfy, white-space nits.
1.2
07-Feb-2003
cgd
branches: 1.2.18; 1.2.32; 1.2.34; 1.2.36; 1.2.38; 1.2.40;
Update to consistently use Broadcom GPL-compatible license on all SiByte code.
1.1
09-Nov-2002
cgd
branches: 1.1.2;
first cut at NetBSD/sbmips bootstrap programs, cloned from NetBSD/alpha's
and then modified to work with CFE as the firmware.
1.1.2.2
11-Nov-2002
nathanw
Catch up to -current
1.1.2.1
09-Nov-2002
nathanw
file getsecs.c was added on branch nathanw_sa on 2002-11-11 22:03:47 +0000
1.2.40.1
24-May-2006
tron
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.2.38.1
19-Apr-2006
elad
sync with head - hopefully this will work
1.2.36.1
24-May-2006
yamt
sync with head.
1.2.34.1
22-Apr-2006
simonb
Sync with head.
1.2.32.1
09-Sep-2006
rpaulo
sync with head
1.2.18.1
21-Jun-2006
yamt
sync with head.
1.3.74.1
19-Jan-2009
skrll
Sync with HEAD.
1.3.66.1
04-May-2009
yamt
sync with head.
1.3.62.1
17-Jan-2009
mjf
Sync with HEAD.
Indexes created Sat Sep 20 22:09:52 GMT 2025