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
rpaulo
7e13f96dff
Fix two memory leaks in config(8).
...
PR: 202145 Submitted by: Kurt Lidl <lidl pix.net>
2015-10-13 20:25:03 +00:00
..
config.5
Remove ia64.
2014-07-07 00:27:09 +00:00
config.8
Add -s option to config.
2015-01-29 22:49:30 +00:00
config.h
Fix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-20 17:30:09 +00:00
config.y
Allow lists for "nooption" and "nooptions" keywords.
2015-01-23 16:03:02 +00:00
configvers.h
Bump config(8) minor version for r277567.
2015-01-24 00:04:34 +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
Make it clear that we're ignoring the return value fread(3). All
2015-08-24 00:34:09 +00:00
Makefile
Convert usr.sbin to LIBADD
2014-11-25 16:57:27 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
mkheaders.c
…
mkmakefile.c
Fix two memory leaks in config(8).
2015-10-13 20:25:03 +00:00
mkoptions.c
…