Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-24 | inet_aton() returns 0 on error, not -1. | Todd C. Miller | |
1997-07-23 | 1 byte oflows; millert | Theo de Raadt | |
1997-07-23 | 1 byte oflow; Don.Lewis@tsc.tdk.com | Theo de Raadt | |
1997-07-23 | Better handling for AppleTalk, and netatalk in particular. | denny | |
Handle native Ethertalk phase 1 & 2 as well as the localtalk encapsulation a la Kinetics FastPath previously handled. | |||
1997-07-22 | cleanup | Theo de Raadt | |
1997-07-22 | non-VJ; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-07-22 | daemonize if using syslog(3) | kstailey | |
1997-07-22 | tabify, use NULL for ptr ops, not 0 | kstailey | |
1997-07-22 | re-tabify (angelos!) | kstailey | |
1997-07-22 | Added support for reading db files created by sendmail -bi. This is the | Mats O Jansson | |
first step to support mail.aliases and mail.byaddr in ypserv. -moj | |||
1997-07-21 | Wall | Theo de Raadt | |
1997-07-21 | Wall | Theo de Raadt | |
1997-07-21 | careful about unlink; oliver | Theo de Raadt | |
1997-07-21 | Begone, compilation warnings. | Angelos D. Keromytis | |
1997-07-20 | careful with usernames; oliver | Theo de Raadt | |
1997-07-20 | careful with link paths; oliver | Theo de Raadt | |
1997-07-19 | Wall cleanup; people running lpd should test! | Theo de Raadt | |
1997-07-18 | Be extra careful when unlinking data file to only remove a file is | Todd C. Miller | |
it is in the current dir and df*. From imp@openbsd.org. | |||
1997-07-18 | err() -> error() so we don't conflict with err(3). | Todd C. Miller | |
1997-07-18 | Add rmd160 support. Sheesh, you'd think this was tripwire. | Todd C. Miller | |
1997-07-17 | Wall | Theo de Raadt | |
1997-07-17 | proto ksearch/msearch | Theo de Raadt | |
1997-07-17 | unistd.h | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | doc @ commands; mouse | Theo de Raadt | |
1997-07-17 | clean | Theo de Raadt | |
1997-07-17 | Change a strcpy() -> strncpy() because I'm paranoid. | Todd C. Miller | |
1997-07-16 | crank dfname/tfname; freebsd | Theo de Raadt | |
1997-07-16 | fix Xr | Theo de Raadt | |
1997-07-15 | Xr repair | Theo de Raadt | |
1997-07-15 | sendmail 8.9.1 | Jason Downs | |
1997-07-15 | sendmail 8.9.1 | Jason Downs | |
1997-07-15 | Sendmail 8.8.6. | Jason Downs | |
1997-07-15 | sysctl for PF_ENCAP. | Angelos D. Keromytis | |
1997-07-14 | HAVE_NET_SLIP_H; PR286, felix@mamba.pond.sub.org | Theo de Raadt | |
1997-07-14 | sometimes - so at least it seems - also theo does'nt check what he is | Thomas Graichen | |
committing :-) ... i hope i got it right now | |||
1997-07-12 | Add sha1 digest support. | Todd C. Miller | |
1997-07-09 | Fix strncat(3) usage. | Todd C. Miller | |
1997-07-08 | print child exit status in debug mode. | kstailey | |
1997-07-08 | NULL | kstailey | |
1997-07-08 | BUFSIZ -> MAXPATHLEN and strcat -> strncat. | Todd C. Miller | |
1997-07-06 | Some architectures need strict alignment | Niklas Hallqvist | |
1997-07-06 | -Wall happiness | Jason Downs | |
1997-07-06 | Add defopt support, from NetBSD; thorpej (I think, I don't have the commit | Jason Downs | |
message). | |||
1997-07-04 | -hwaddr.c:140: warning: implicit declaration of function `system' | Todd T. Fries | |
+#include <stdlib.h> | |||
1997-07-04 | -accton.c:56: warning: implicit declaration of function `acct' | Todd T. Fries | |
+#include <unistd.h> | |||
1997-07-03 | fix typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-07-01 | fix L args; mikel | Theo de Raadt | |
1997-06-30 | back out last two changes | kstailey | |
1997-06-30 | signed int fix from leres@ee.lbl.gov | Theo de Raadt | |