Age | Commit message (Expand) | Author |
1999-01-19 | Change the maximum number of filters from 20 to 40. | brian |
1999-01-19 | Suggest that ``set proctitle'' is used in ppp.linkup when | brian |
1999-01-19 | Send the peer-decided PSTN address with the CBCP Ack, | brian |
1999-01-19 | Avoid a DoS caused by messages containing a huge number of mail header lines;... | Todd C. Miller |
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist |
1999-01-18 | add 'old' as a synonym for 'des' | Todd C. Miller |
1999-01-16 | Fix PR# 692. evanc@concer.to | Tobias Weingartner |
1999-01-13 | If we've configured CBCP *and* another not-so-important | brian |
1999-01-11 | Correct some formatting errors (one is a groff bug) | brian |
1999-01-10 | Only call isatty() when we open our descriptor, and remember | brian |
1999-01-10 | If we can't open alias.log, don't try to write to the | brian |
1999-01-08 | Don't use the next phone number after the ``|'' if the | brian |
1999-01-06 | Typo: The idle timer is ignored in -ddial and -dedicated | brian |
1999-01-06 | Don't warn when ``add xxxx HISADDR'' fails because HISADDR | brian |
1999-01-05 | careful about sunx.sun_path termination; matter@research.suspicious.org | Theo de Raadt |
1999-01-04 | PIDs does not always fit in short | Niklas Hallqvist |
1999-01-04 | use pid_t | Theo de Raadt |
1999-01-03 | fix overflow; bde | Theo de Raadt |
1999-01-01 | sendmail 8.9.2 | Todd C. Miller |
1998-12-31 | Fix broken htdocs/manual install that was missing files. | Bob Beck |
1998-12-29 | do batch in encrypted mode by default; ibo@val-axs.net | Theo de Raadt |
1998-12-28 | use getcwd(3) | Theo de Raadt |
1998-12-28 | document -D | Hugh Graham |
1998-12-20 | Don't assume /bsd if no system given, let the kvm routines pick a default (an... | Todd C. Miller |
1998-12-20 | o make sure C-style strings in packet are NUL-terminated and increase size of | Todd C. Miller |
1998-12-19 | back out recently added sanity check for data and bss as ksyms has neither | Todd C. Miller |
1998-12-18 | merge freebsd version of accton | Theo de Raadt |
1998-12-18 | fix 64-bit unaligned problems | Theo de Raadt |
1998-12-18 | indent | Theo de Raadt |
1998-12-17 | Don't return stack-based data. This may have caused | brian |
1998-12-16 | more .Nm fixes | Aaron Campbell |
1998-12-16 | Typo police | brian |
1998-12-15 | Fix a potentially bad latency problem. | brian |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-12-15 | push CC and CFLAGS; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1998-12-14 | Allow a variable as the first arg to ``set proctitle''. | brian |
1998-12-14 | Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown. | brian |
1998-12-10 | Boy, this was tricky to find: | brian |
1998-12-10 | When using ``set device !someprogram'', when ``someprogram'' | brian |
1998-12-05 | NOMAN fixes | kstailey |
1998-12-04 | support user.group or user:group, per chown(8) | Theo de Raadt |
1998-11-29 | Blow up a little more verbosely if something's feeding us garbage. | Jason Downs |
1998-11-28 | use MAXPATHLEN | Todd C. Miller |
1998-11-28 | o use in_port_t | Todd C. Miller |
1998-11-24 | grammer | Theo de Raadt |
1998-11-23 | pass length for OpenFile(), bug in previous oflow detection; found by form | Theo de Raadt |
1998-11-23 | Even better; get rid of tempnam completely in favor of mkstemp) | Todd C. Miller |
1998-11-22 | fixed typo, noticed by jbernard@ox.mines.edu (netbsd/pkg/6481) | Marc Espie |
1998-11-22 | race-less tempnam() use | Theo de Raadt |
1998-11-22 | please -Wall | Theo de Raadt |