NetBSD/sys/lib
tsutsui 69cf32a782 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.
2009-01-12 11:32:43 +00:00
..
libkern These copy of gcc millicode routines is now included in librump (that 2009-01-07 22:15:18 +00:00
libsa Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
libx86emu Add virtual i8254 for x86emu. 2007-12-21 17:45:50 +00:00
libz Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00