- 27 Feb, 2002 6 commits
-
-
-
-
mailbox_open_default() supports the following naming schemes: % --> system mailbox for the real uid %user --> system mailbox for the given user ~/file --> /home/user/file ~user/file --> /home/user/file +file --> /home/user/Mail/file =file --> /home/user/Mail/file
Sergey Poznyakoff authored -
-
-
-
- 26 Feb, 2002 5 commits
-
-
- 23 Feb, 2002 5 commits
-
-
-
-
-
whitespace to the argv array. To fix: (argcv_scan): Return len+1 if called on or after the terminating null character. (argcv_get): Initialize *argc to zero and continue scanning until argcv_scan return is > len. Thanks Sam for noticing.
Sergey Poznyakoff authored
-
- 22 Feb, 2002 10 commits
-
-
-
-
-
-
-
-
-
-
(mu_argp_error_code): new global. Specifies exit code for exits on error.
Sergey Poznyakoff authored -
-
- 21 Feb, 2002 10 commits
-
-
-
-
place because it tokenizes, and whether a char is a comment or not depends on whether its in the middle of a token or not: "hi # there" # comment.
Sam Roberts authored -
# ~/.sieverc # Just moves my mail into my local spool. -dTt --ticket=~/.tickets -f pop://pop.uniserve.com ~/.filter.sv
Sam Roberts authored -
-
of the info directory, now they go in GNU Libraries, with links to the programs under GNU Utilities, as seemed to be suggested by the texinfo docs. Maybe there's a better convention?
Sam Roberts authored -
- 20 Feb, 2002 4 commits
-
-
-
Be more robust in handling erroneous constructs. Thanks Sam for reporting.
Sergey Poznyakoff authored -
-
-