Age | Commit message (Expand) | Author |
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 |
1998-11-21 | missing \n | Theo de Raadt |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-19 | catch extra junk at the end of the numbers | Theo de Raadt |
1998-11-19 | - fix pkg_info to give more rational summary when COMMENTS files are weird. | Marc Espie |
1998-11-18 | correct strtol() mess around rpc version numbers | Theo de Raadt |
1998-11-18 | paramters -> parameters (but this whole page needs to be redone, hopefully soon) | Aaron Campbell |
1998-11-15 | put userdir back; "disabled" keyword is to be used instead | Theo de Raadt |
1998-11-14 | put bootpd.dump in /var/run, not /tmp, to avoid /tmp race | Todd C. Miller |
1998-11-13 | put p option in getopt(); garath@code.ridgefield.org | Theo de Raadt |