freebsd-nq/sys
Andrey A. Chernov f73cefd412 1) GET_TIME function completely broken
it returns time in microseconds instead of HZ
(feel difference!)
2) change GET_TIME type to unsigned long in all places to prevent overflow
1994-03-23 19:27:52 +00:00
..
alpha/include Make the screen savers runtime switchable. Everybody wants a 1994-02-04 10:36:15 +00:00
amd64 Bounce buffers. From John Dyson with help from me. 1994-03-23 09:16:04 +00:00
conf Makefile.i386: 1994-03-21 20:48:52 +00:00
ddb ps works inside ddb now. 1994-02-11 21:14:52 +00:00
dev 1) Change dtrwait 300 to 3 * hz (to be more kosher) 1994-03-23 17:28:35 +00:00
i386 1) GET_TIME function completely broken 1994-03-23 19:27:52 +00:00
isa 1) Change dtrwait 300 to 3 * hz (to be more kosher) 1994-03-23 17:28:35 +00:00
kern Increased maximum protection for data segment to VM_PROT_ALL because 1994-03-17 22:21:02 +00:00
powerpc/include Bump CLK_TCK to more precise value (128) 1994-02-26 00:56:02 +00:00
scsi Bounce buffers. From John Dyson with help from me. 1994-03-23 09:16:04 +00:00
sys Updated include files for sound drivers. 1994-03-11 10:28:36 +00:00