Todd C. Miller
|
3b8b88407f
|
Add __unused to rcsids
|
2005-01-27 15:42:30 +00:00 |
|
Todd C. Miller
|
77cd81f41d
|
make per-command defaults work with sudoedit
|
2004-11-19 23:04:14 +00:00 |
|
Todd C. Miller
|
fe869025c4
|
Add support for command-specific Defaults entries. E.g.
Defaults!/usr/bin/vi noexec
|
2004-11-19 21:35:12 +00:00 |
|
Todd C. Miller
|
2c2daa8eca
|
Use: #include <config.h>
Not: #include "config.h"
That way we get the correct config.h when build dir != src dir
|
2004-11-19 18:39:14 +00:00 |
|
Todd C. Miller
|
faa9a89722
|
More robust parsing if #include; could be much better still.
|
2004-11-19 18:12:59 +00:00 |
|
Todd C. Miller
|
7062fd28fd
|
toke.c replaces lex.yy.c
|
2004-10-26 22:29:32 +00:00 |
|