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
Ruslan Ermilov
d9fb65c84d
Added rudimentary support for the "include" directive (inside "files").
...
This will be used to split sys/conf/files into multiple files similar to how this is done in NetBSD.
2006-10-01 17:17:29 +00:00
..
SMM.doc
…
config.5
Document the two argument form of the "machine" directive.
2006-02-12 07:56:11 +00:00
config.8
Add an option to tell what version of config(8) this is.
2005-08-10 06:36:44 +00:00
config.h
Clean up most of the "XXX"-tagged items:
2005-12-30 15:29:50 +00:00
config.y
Remove unused variables.
2006-07-20 09:38:46 +00:00
configvers.h
Added rudimentary support for the "include" directive (inside "files").
2006-10-01 17:17:29 +00:00
lang.l
Add "makeoption" as an alias to "makeoptions", for symmetry.
2005-12-03 20:04:24 +00:00
main.c
Use calloc() instead of zeroing the memory our own.
2006-06-07 01:43:26 +00:00
Makefile
config.5 was repocopied from share/man/man5/ to usr.sbin/config/.
2005-12-09 06:46:41 +00:00
mkheaders.c
Clean some code that became obfuscated over the years:
2005-11-25 22:25:34 +00:00
mkmakefile.c
Added rudimentary support for the "include" directive (inside "files").
2006-10-01 17:17:29 +00:00
mkoptions.c
Use calloc() instead of zeroing the memory our own.
2006-06-07 01:43:26 +00:00