Slashdot Mirror


User: rplacd

rplacd's activity in the archive.

Stories
0
Comments
181
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 181

  1. Re:Not trying to start a Holy War on FreeBSD 4.6 · · Score: 1

    yeah...as long as it's a single-processor server.

  2. Re: Am I missing something? on Improving Unix Mail Storage? · · Score: 1

    courier-imap doesn't use a non-standard format.
    see the maildir spec.

  3. Re:Uh huh, and how is this different for ports? on Byte: FreeBSD vs Linux Revisited · · Score: 1

    if your /var is too small, do export TMPDIR=/some/other/dir before running pkg_add. i usually create /usr/tmp and set TMPDIR to that.

  4. Re:UW Imap mailbox formats on What Mailbox Format Do You Use And Why? · · Score: 1

    uw imap will never natively support maildir because one of the primary authors of it (and
    the imap rfc, pine, etc) does not like the guy who came up with maildirs.

    yeah, that's it. a personal conflict.

    it's the same reason wget doesn't support publicfile's ftp server's listing format.

  5. Re:Was Plan9 Accepted as Free (as in GNU)? on Inferno Source Release · · Score: 1

    > Anyone know if Plan9 got the FSF and OpenSorce org's stamp of approval? They did not get FSF's approval. See the posting with the message-id 200006130543.BAA25935@cse.psu.edu in comp.os.plan9 on deja.com.

  6. Re:OS runs as an application on Inferno Source Release · · Score: 1

    FreeBSD/NetBSD have system call interception. That's how their Linux/BSDi/etc "emulation" works.