This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
share
/
examples
/
kld
History
Wojciech A. Koszek
55f031bd90
Conform style.Makefile(5) and replace = and += with ?=, which lets you to
...
override WARNS. Reported by: <marius@nuenneri.ch> and uqs@
2010-02-01 16:13:56 +00:00
..
cdev
Conform style.Makefile(5) and replace = and += with ?=, which lets you to
2010-02-01 16:13:56 +00:00
dyn_sysctl
Where if not in examples we should follow style(9)?
2009-06-03 09:28:58 +00:00
firmware
Small fix for making this KLD to compile.
2010-01-18 22:59:53 +00:00
syscall
Conform style.Makefile(5) and replace = and += with ?=, which lets you to
2010-02-01 16:13:56 +00:00
Makefile
…