Re: cal: add option to highlight the current day

"Theo de Raadt" <[email protected]>
Newsgroups gmane.os.openbsd.tech
Message-ID <[email protected]>
Calling tgetent() late is bizzare, and it made you do this:

-       if (pledge("stdio", NULL) == -1)
+       if (pledge("stdio rpath tty", NULL) == -1)
                err(1, "pledge");

In a word: Nope.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.