.. |
Makefile
|
put back scanner warnings now that flex produces clean code.
|
2014-10-29 19:10:49 +00:00 |
TODO
|
config(1): TODO about namespace (esp. options vs. module)
|
2014-11-16 07:12:34 +00:00 |
config.1
|
Fix two typos.
|
2014-10-10 11:58:59 +00:00 |
config.5
|
config(1), config(5): Introduce "select"
|
2014-10-31 07:38:36 +00:00 |
config.samples.5
|
…
|
|
defs.h
|
Pre-calc file path len/suffix. Misc. clean up.
|
2014-11-17 00:53:15 +00:00 |
files.c
|
Pre-calc file path len/suffix. Misc. clean up.
|
2014-11-17 00:53:15 +00:00 |
gram.y
|
makedev returns ~uint64_t, but val is int64_t. Cast for -Wconversion.
|
2014-11-04 23:01:23 +00:00 |
hash.c
|
- add RCSID's
|
2014-10-29 17:14:50 +00:00 |
lint.c
|
- add RCSID's
|
2014-10-29 17:14:50 +00:00 |
main.c
|
appease gcc-4.5.4
|
2015-01-22 20:01:22 +00:00 |
mkdevsw.c
|
merge a bit of duplicated code.
|
2014-11-10 21:13:04 +00:00 |
mkheaders.c
|
appease gcc-4.5.4
|
2015-01-22 20:01:22 +00:00 |
mkioconf.c
|
config(1): Don't emit unused empty loc[]
|
2014-11-01 11:02:41 +00:00 |
mkmakefile.c
|
Revert debug code. Simplify.
|
2014-12-15 15:49:25 +00:00 |
mkswap.c
|
- add RCSID's
|
2014-10-29 17:14:50 +00:00 |
pack.c
|
- add RCSID's
|
2014-10-29 17:14:50 +00:00 |
scan.l
|
- simplify string parsing
|
2014-11-07 17:50:14 +00:00 |
sem.c
|
Use proper index types, delete casts, use correct sizeof() in allocations.
|
2014-11-21 20:46:56 +00:00 |
sem.h
|
Use proper index types, delete casts, use correct sizeof() in allocations.
|
2014-11-21 20:46:56 +00:00 |
util.c
|
- add RCSID's
|
2014-10-29 17:14:50 +00:00 |