Age | Commit message (Expand) | Author |
1997-10-15 | another terminating condition, why did i forget that | Theo de Raadt |
1997-10-10 | do not rely on a single read() to get us sufficient data. Read till newline | Theo de Raadt |
1997-10-06 | unlimit number of tftpd directories; enforce single directory spec for -s | Theo de Raadt |
1997-09-20 | Fix a few minor nits, grammar and the location of a sentence. | Todd C. Miller |
1997-09-19 | Wall | Theo de Raadt |
1997-09-09 | mention rpc.lockd(8) | kstailey |
1997-09-08 | setlogin, and chdir after uid change; do before exec'ing sendmail as well. | Todd C. Miller |
1997-09-08 | setlogin, and chdir after uid change; came here because of a problem dima rep... | Theo de Raadt |
1997-08-31 | union wait dies | Theo de Raadt |
1997-08-27 | fix ' use | Theo de Raadt |
1997-08-21 | .noident not .noindent; fc@parkone.ci.oakland.ca.us | Theo de Raadt |
1997-08-19 | rpc.lockd moved from libexec to usr.sbin | Niklas Hallqvist |
1997-08-19 | Moved to usr.sbin behind cvs back | Niklas Hallqvist |
1997-08-19 | make -Wall happy | Niklas Hallqvist |
1997-08-19 | $OpenBSD$ | Niklas Hallqvist |
1997-08-16 | <string.h> not <strings.h> | Todd C. Miller |
1997-08-16 | OpenBSD tags and document assumption about finger(1) arg parsing. | Todd C. Miller |
1997-08-13 | a little extra paranoia | dm |
1997-08-11 | Prototype things. | Todd C. Miller |
1997-08-11 | Timeout reads/writes on the socket just to be safe. | Todd C. Miller |
1997-08-10 | Pass -Wall and add OpenBSD tags. | Todd C. Miller |
1997-08-09 | Using stdio on sockets is gross so don't do it. Also some -Wall. | Todd C. Miller |
1997-08-06 | whoosh | Theo de Raadt |
1997-08-06 | indent | Theo de Raadt |
1997-08-06 | reindent and remove extra crud. a program that is security sensitive must be ... | Theo de Raadt |
1997-08-06 | use so_uid, whee, another wicked payoff | Theo de Raadt |
1997-08-06 | Errno save/restore. | Angelos D. Keromytis |
1997-08-05 | Errno. | Angelos D. Keromytis |
1997-08-05 | More of errno. | Angelos D. Keromytis |
1997-08-05 | Remove duplicate inclusion of signal.h | Angelos D. Keromytis |
1997-08-05 | More errno saving. | Angelos D. Keromytis |
1997-08-05 | pull errno.h in | Theo de Raadt |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-08-01 | cleanup; everyone please test | Theo de Raadt |
1997-08-01 | remove config trash | Theo de Raadt |
1997-07-29 | wrap wait3 with save_errno | Theo de Raadt |
1997-07-29 | sendmail -t please | Theo de Raadt |
1997-07-29 | what incredible bullshit | Theo de Raadt |
1997-07-27 | New, mandoc, man page. | Jason Downs |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-23 | tabify | kstailey |
1997-07-22 | setproctitle less | Theo de Raadt |
1997-07-21 | Wall | Theo de Raadt |
1997-07-15 | Xr repair | Theo de Raadt |
1997-07-14 | -Wall | Todd C. Miller |
1997-07-09 | Use syslog(3), not fprintf(3) for error messages. | kstailey |
1997-07-08 | Don't call exit(0) from rstat_service(). There is a alarm(3) that brings us | kstailey |
1997-07-08 | daemons can't fprintf(stderr, "blah"), use syslog(3) | kstailey |
1997-07-08 | mispelled SYNOPSIS | Theo de Raadt |
1997-06-29 | new location of des.h | Niels Provos |