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
/
usr.sbin
/
config
History
Simon J. Gerraty
3b8f084595
Merge head
2014-04-28 07:50:45 +00:00
..
config.5
…
config.8
Fix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-20 17:30:09 +00:00
config.h
Fix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-20 17:30:09 +00:00
config.y
…
configvers.h
Implement the '!' operator for files* files. It means 'include this
2014-02-04 18:28:58 +00:00
kernconf.tmpl
…
lang.l
Fix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-20 17:30:09 +00:00
main.c
Fix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-20 17:30:09 +00:00
Makefile
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
2013-04-19 19:45:00 +00:00
Makefile.depend
Updated dependencies
2013-03-11 17:21:52 +00:00
mkheaders.c
…
mkmakefile.c
Fix ! by not clearing not at the bottom of the loop.
2014-02-05 00:26:11 +00:00
mkoptions.c
…