freebsd_amp_hwpstate/usr.sbin/config
Joerg Wunsch 5bd7b80934 Part #2 of the config cleanup. More aggressive, replaced an NIH
version of strdup() by a macro, killed many calls to strdup(), thus
potentially wasting less malloc'ed space (their args were never be
free()ed desptie despite of being malloc'ed).  Probably still a huge
memory leak at all...  Also killed two totally useless variables.

I've tested it as i could, but wouldn't be surprised if unexpected
problems showed up.  So watch out this space!
1996-12-14 19:53:49 +00:00
..
SMM.doc
Makefile
config.8
config.h
config.y Part #2 of the config cleanup. More aggressive, replaced an NIH 1996-12-14 19:53:49 +00:00
lang.l
main.c
mkglue.c
mkheaders.c Part #2 of the config cleanup. More aggressive, replaced an NIH 1996-12-14 19:53:49 +00:00
mkioconf.c
mkmakefile.c Part #2 of the config cleanup. More aggressive, replaced an NIH 1996-12-14 19:53:49 +00:00
mkoptions.c Part #2 of the config cleanup. More aggressive, replaced an NIH 1996-12-14 19:53:49 +00:00
mkswapconf.c Part #2 of the config cleanup. More aggressive, replaced an NIH 1996-12-14 19:53:49 +00:00
mkubglue.c