- 09 Feb, 2003 1 commit
-
-
- 22 Jan, 2003 1 commit
-
-
- 29 Dec, 2002 1 commit
-
-
- 23 Dec, 2002 1 commit
-
-
- 27 Sep, 2002 1 commit
-
-
- 07 Aug, 2002 1 commit
-
-
- 16 Jul, 2002 1 commit
-
-
- 15 Jul, 2002 1 commit
-
-
does not start with '/' or '~', assume it is relative to the user's homedir. Thanks to Matthew Whitworth <matthew@okcomputer.org> for reporting.
Sergey Poznyakoff authored
-
- 27 Feb, 2002 1 commit
-
-
- 09 Jul, 2001 1 commit
-
-
Issue diagnostics if mailbox cannot be opened. Display mailbox summary when called without arguments.
Sergey Poznyakoff authored
-
- 30 Jun, 2001 1 commit
-
-
- 25 Jun, 2001 1 commit
-
-
Display current mailbox name when called without args. Honour %, &, and + in mailbox names (possibly should be implemented in mailbox_open_default ?). Use mail_mbox_close(). After opening new mailbox, run "z." instead of "from *".
Sergey Poznyakoff authored
-
- 16 Apr, 2001 1 commit
-
-
attempt to assign to it. To be able to redirect at will stdout we need to assign it. In GNU lib C, it was not error since stdout stderr, and stdin are variables, but to be portable we can not assume this. The way out is to always use fprintf () and have a global varialbe "ofile" pointing to stdout. * mail/*: All the files under mail been change to use fprintf() and ofile as the default stdout. Copyright updated.
Alain Magloire authored
-
- 13 Jan, 2001 1 commit
-
-
first pass at implementing file/folder command - you can now switch folders on the fly tracked down bug in argcv.c that made mail shell/! function not work properly removed unnecessary #if stuff from source.c
Jakob Kaivo authored
-
- 02 Sep, 2000 1 commit