- 14 Mar, 2002 2 commits
-
-
- 13 Mar, 2002 13 commits
-
-
by using (const char *name) in the argument. * pop3d/pop3d.c: The variable state was already use as a global, use "astate" in function pop3_parse_opt().
Alain Magloire authored -
* mail/next.c: Should print the message also. * mail/previous.c: Should print the message also. * mail/util.c(util_do_command): Memory leak cmd was not free(cmd). An empty line means now "next".
Alain Magloire authored -
-
-
-
-
-
-
-
-
-
-
- 12 Mar, 2002 9 commits
-
-
- 09 Mar, 2002 4 commits
-
-
- 08 Mar, 2002 7 commits
-
-
mailutils' command line options. Command line is parsed using mu_argp_parse() call. mu_argp_parse scans global configuration file and processes any options found there before those from the command line. The options are separated by categories (capabilities): mailutils --maildir, --license auth --sql-.* family, --pam-service logging --log-facility daemon --daemon, --inetd, --port, --timeout If the capability name appears in configuration file, it should be prefixed with : to discern it from the utility name.
Sergey Poznyakoff authored -
-
-
-
-
-
-
- 02 Mar, 2002 5 commits
-
-