Todd C. Miller
62b89f9dfc
Update copyright years.
2009-05-25 12:02:42 +00:00
Todd C. Miller
4341ce6cde
Minor fixes for Minix-3
2009-05-24 12:33:00 +00:00
Todd C. Miller
761066ab02
K&R compilation fixes
2008-12-09 20:55:50 +00:00
Todd C. Miller
840acbd3ac
Update copyright years.
2008-11-09 14:13:13 +00:00
Todd C. Miller
55ed6f2c1d
fix typo in non-C89 function declaration
2008-10-03 20:02:00 +00:00
Todd C. Miller
5d20923c2f
Add long list (sudo -ll) support for printing verbose LDAP and sudoers
...
file entries. Still need to update manual.
2008-02-08 13:18:12 +00:00
Todd C. Miller
179ec68f86
include unistd.h
2008-01-03 21:02:51 +00:00
Todd C. Miller
14d1b79a4a
Add lbuf_append_quoted() which takes a set of characters which
...
should be quoted with a backslash when displayed.
2007-08-22 22:31:07 +00:00
Todd C. Miller
2315b317e2
Add new linebuf code to do appends of dynamically allocated strings
...
and word-wrapped output. Currently used for sudo's usage() and
sudo -l output. Sudo usage strings are now in sudo_usage.h which
is generated at configure time.
2007-08-19 20:48:09 +00:00