projects
/
sudo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50c517d
)
added MODE_LIST
author
Todd C. Miller
<Todd.Miller@courtesan.com>
Tue, 20 Sep 1994 18:44:41 +0000
(18:44 +0000)
committer
Todd C. Miller
<Todd.Miller@courtesan.com>
Tue, 20 Sep 1994 18:44:41 +0000
(18:44 +0000)
sudo.h
patch
|
blob
|
history
diff --git
a/sudo.h
b/sudo.h
index 545af611ec84728a05efd8bc229204e2d793ab4e..3f22563529479e6147ff488da8866194e32803c7 100644
(file)
--- a/
sudo.h
+++ b/
sudo.h
@@
-335,6
+335,7
@@
struct interface {
#define MODE_KILL 0x02
#define MODE_VERSION 0x03
#define MODE_HELP 0x04
+#define MODE_LIST 0x05
/*
* Prototypes