This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
compat
History
Warner Losh
8a27a339b6
Remove instances of variables that were set, but never used. gcc 4.9
...
warns about these by default.
2014-03-30 23:43:36 +00:00
..
freebsd32
Remove instances of variables that were set, but never used. gcc 4.9
2014-03-30 23:43:36 +00:00
ia32
…
linprocfs
Rename global cnt to vm_cnt to avoid shadowing.
2014-03-22 10:26:09 +00:00
linsysfs
…
linux
Rename global cnt to vm_cnt to avoid shadowing.
2014-03-22 10:26:09 +00:00
ndis
…
netbsd
…
svr4
Rename global cnt to vm_cnt to avoid shadowing.
2014-03-22 10:26:09 +00:00
x86bios
…