.. |
Makefile
|
protect libutil with HOSTPROG
|
2006-08-29 16:54:03 +00:00 |
config.1
|
Reference config(5). Noted by perry@.
|
2006-06-04 20:07:52 +00:00 |
config.5
|
Improve formatting, fix typo, bump date for previous.
|
2007-01-08 07:18:25 +00:00 |
config.samples.5
|
Set a more realistic date than the day I started writing it.
|
2006-06-04 20:06:14 +00:00 |
defs.h
|
Coverity CID 175: Avoid memory leak; add new function to destroy a hash table.
|
2006-09-27 19:05:46 +00:00 |
files.c
|
CID-4275: don't leak `fixdevmtab'
|
2006-12-26 00:07:18 +00:00 |
gram.y
|
Add support for specifying a default value on a 'defparam' line.
|
2006-09-04 06:45:14 +00:00 |
hash.c
|
Fix a typo in ht_free() which caused the last list of the hashtable to be ignored.
|
2006-12-27 17:50:27 +00:00 |
main.c
|
Make deffilesystem check all defined options, not just defopttab (which
|
2007-01-06 18:54:32 +00:00 |
mkdevsw.c
|
Instead of trying to check the return value of every fprintf() and fputs()
|
2006-10-04 20:34:48 +00:00 |
mkheaders.c
|
Instead of trying to check the return value of every fprintf() and fputs()
|
2006-10-04 20:34:48 +00:00 |
mkioconf.c
|
Instead of trying to check the return value of every fprintf() and fputs()
|
2006-10-04 20:34:48 +00:00 |
mkmakefile.c
|
Instead of trying to check the return value of every fprintf() and fputs()
|
2006-10-04 20:34:48 +00:00 |
mkswap.c
|
Instead of trying to check the return value of every fprintf() and fputs()
|
2006-10-04 20:34:48 +00:00 |
pack.c
|
Now that this is part of tools, we don't need the extra build glue.
|
2006-08-26 18:17:13 +00:00 |
scan.l
|
Now that this is part of tools, we don't need the extra build glue.
|
2006-08-26 18:17:13 +00:00 |
sem.c
|
eliminate the only alloca use and simplify the code.
|
2006-11-09 20:42:45 +00:00 |
sem.h
|
…
|
|
util.c
|
There isn't really any point in the 'union' for nv_str and nv_ptr, all it
|
2006-09-03 07:45:40 +00:00 |