summaryrefslogtreecommitdiff
path: root/usr.bin/config/hash.c
AgeCommit message (Expand)Author
2009-04-11Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow)lukem
2006-12-27Fix a typo in ht_free() which caused the last list of the hashtable to be ign...alc
2006-09-27Coverity CID 175: Avoid memory leak; add new function to destroy a hash table.christos
2006-09-03There isn't really any point in the 'union' for nv_str and nv_ptr, all itdsl
2006-08-26Now that this is part of tools, we don't need the extra build glue.christos
2005-06-05config and genassym are not sysadmin tools, they are development tools.thorpej