Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/landisk/stand/boot/getsecs.c
RevisionDateAuthorComments
 1.4  24-Aug-2022  nonaka Added missing copyright and license notice.

Pointed out by miod@o.o., Thanks.
 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  11-Sep-2006  nonaka branches: 1.2.6; 1.2.56; 1.2.60; 1.2.68;
adapt to new rs5c313 driver.
 1.1  01-Sep-2006  uwe branches: 1.1.2; 1.1.4; 1.1.6;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.6.2  09-Sep-2006  rpaulo sync with head
 1.1.6.1  01-Sep-2006  rpaulo file getsecs.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.4.1  18-Nov-2006  ad Sync with head.
 1.1.2.3  14-Sep-2006  yamt sync with head.
 1.1.2.2  03-Sep-2006  yamt sync with head.
 1.1.2.1  01-Sep-2006  yamt file getsecs.c was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.2.68.1  19-Jan-2009  skrll Sync with HEAD.
 1.2.60.1  04-May-2009  yamt sync with head.
 1.2.56.1  17-Jan-2009  mjf Sync with HEAD.
 1.2.6.2  30-Dec-2006  yamt sync with head.
 1.2.6.1  11-Sep-2006  yamt file getsecs.c was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000

RSS XML Feed