Todd C. Miller
|
839919566e
|
Add debug_decl/debug_return (almost) everywhere.
Remove old sudo_debug() and convert users to sudo_debug_printf().
|
2011-10-22 14:40:21 -04:00 |
|
Todd C. Miller
|
b643b190a7
|
Prepare sudoers module messages for translation.
|
2011-05-16 16:32:05 -04:00 |
|
Todd C. Miller
|
4294650039
|
#include "foo.h", not <foo.h> for local includes.
|
2011-02-07 10:51:43 -05:00 |
|
Todd C. Miller
|
ae2f7638f5
|
standardize on "return foo;" rather than "return(foo);" or "return (foo);"
|
2011-01-24 15:15:18 -05:00 |
|
Todd C. Miller
|
f7f8b6867e
|
Update copyright year to 2011
|
2011-01-20 16:46:56 -05:00 |
|
Todd C. Miller
|
e63849afb0
|
constify
|
2011-01-08 19:54:30 -05:00 |
|
Todd C. Miller
|
400b6ffe20
|
Split tokenizer utility functions out into toke_util.c
|
2011-01-08 15:42:39 -05:00 |
|