CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/29 17:57:54
Modified files:
sys/net : hfsc.c
Log message:
move hfsc to using nanoseconds for keeping times.
before it was using 256000000 things per second, so this isn't a
huge change, but it can use nsecuptime() to get the time.
kjc and cheloa like it
ok claudio@
