freebsd-src/usr.sbin/config
Peter Wemm d772649af3 Try and stop config(8) from freaking out due to unnecessary paranoia
when using -d.  Use realpath(3) to locate the top of the tree rather than
trying to manually trim back the results of a getcwd().

Requested by:  alfred
2001-01-04 22:08:20 +00:00
..
SMM.doc Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
config.8 .Nm Config -> .Nm, there is no such program "Config" in FreeBSD. 2000-12-11 10:14:58 +00:00
config.h Add ia64 support. 2000-09-29 13:36:47 +00:00
config.y Make it possible to specify profiling in the kernel config file. 2000-10-14 08:33:22 +00:00
configvers.h Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
lang.l Make it possible to specify profiling in the kernel config file. 2000-10-14 08:33:22 +00:00
main.c Try and stop config(8) from freaking out due to unnecessary paranoia 2001-01-04 22:08:20 +00:00
Makefile Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
mkheaders.c Fix buffer overflows in filenames. If you had a path > 80 characters 2000-11-21 19:58:55 +00:00
mkmakefile.c Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
mkoptions.c Fix buffer overflows in filenames. If you had a path > 80 characters 2000-11-21 19:58:55 +00:00