..
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
`Controller' takes two l's.
2014-03-06 15:00:21 +00:00
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
config(1): Rename internal flag to enable modular build
2014-11-06 11:40:32 +00:00
Makefile
put back scanner warnings now that flex produces clean code.
2014-10-29 19:10:49 +00:00
mkdevsw.c
merge a bit of duplicated code.
2014-11-10 21:13:04 +00:00
mkheaders.c
To make -Wconversion happy, cast return value of tolower/toupper to
2014-11-04 23:00:35 +00:00
mkioconf.c
config(1): Don't emit unused empty loc[]
2014-11-01 11:02:41 +00:00
mkmakefile.c
config(1): Fix build of old tree (bin/49389)
2014-12-15 10:10:24 +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
TODO
config(1): TODO about namespace (esp. options vs. module)
2014-11-16 07:12:34 +00:00
util.c
- add RCSID's
2014-10-29 17:14:50 +00:00