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
Peter Wemm
b282e6c130
Clean up the -g/DEBUG handling. This logic can go in the Makefile
...
so that config -g can work the same as: makeoptions DEBUG="-g"
1999-04-13 18:22:57 +00:00
..
SMM.doc
…
config.8
Back out default debug kernel. The flags revert to historical behaviour.
1999-04-11 03:40:11 +00:00
config.h
Reviewed by: Doug Rabson
1998-09-03 21:03:43 +00:00
config.y
Fixed off-by-1 errors in option line numbers. yyline is 0-based, but
1998-07-12 02:18:41 +00:00
configvers.h
Clean up the -g/DEBUG handling. This logic can go in the Makefile
1999-04-13 18:22:57 +00:00
lang.l
Removed unused/unusable "ha" keyword. Device classes should never have
1998-10-16 15:08:30 +00:00
main.c
Back out default debug kernel. The flags revert to historical behaviour.
1999-04-11 03:40:11 +00:00
Makefile
Clean up the -g/DEBUG handling. This logic can go in the Makefile
1999-04-13 18:22:57 +00:00
mkglue.c
Scaffolding for High Availability code. The actual code will probably
1998-04-02 04:25:41 +00:00
mkheaders.c
Fix some breakage from my last set of changes.
1997-11-07 00:09:40 +00:00
mkioconf.c
Oops, really don't generate compiler warnings about missing braces.
1999-02-05 16:58:22 +00:00
mkmakefile.c
Clean up the -g/DEBUG handling. This logic can go in the Makefile
1999-04-13 18:22:57 +00:00
mkoptions.c
Convert the maxusers directive to a normal MAXUSERS option (normally
1998-07-12 08:10:33 +00:00
mkswapconf.c
Add (mostly stub) alpha support. Incidentally, it doesn't build on stable
1998-06-09 14:02:08 +00:00
mkubglue.c
Use err(3), add usage(). -Wall clean.
1997-09-15 06:37:10 +00:00