Bruce Evans a7265255cc Fixed another easy case of const poisoning in the kernel. Cosmetic.
(A pointer to a const was misused to avoid loading loading the same
value twice, but gcc does exactly the same optimization automatically.
It can see that the value hasn't changed.)
1996-09-07 21:47:53 +00:00
1996-09-02 23:49:09 +00:00
1996-09-05 17:16:10 +00:00
1996-09-01 17:54:25 +00:00
1996-09-07 02:17:29 +00:00
1996-08-30 22:35:30 +00:00
Description
freebsd with flexible iflib nic queues
2.6 GiB
Languages
C 60.1%
C++ 26.1%
Roff 4.9%
Shell 3%
Assembly 1.7%
Other 3.7%