Age | Commit message (Expand) | Author |
1997-06-23 | long != int | Theo de Raadt |
1997-06-23 | sigblock mask is int, not long | Theo de Raadt |
1997-06-23 | sigblock mask is int, not long | Theo de Raadt |
1997-06-23 | long != int error | Theo de Raadt |
1997-06-22 | Convert the find(1) examples to mandoc. | Jason Downs |
1997-06-22 | Slightly cleaner. | Jason Downs |
1997-06-22 | %u for uid | Theo de Raadt |
1997-06-22 | respect NOMAN! | kstailey |
1997-06-21 | New mandoc man page. | Jason Downs |
1997-06-21 | push KRBTKFILE only if new ticket; dm@openbsd.org and traister@gate.net | Theo de Raadt |
1997-06-21 | \n\n is ugly | Theo de Raadt |
1997-06-20 | worry about #ifdef KERBEROS | Theo de Raadt |
1997-06-20 | when building new environment, do not destroy KRBTKFILE; traister@gate.net | Theo de Raadt |
1997-06-20 | off_t error | Theo de Raadt |
1997-06-20 | Copyright (29 lines of copyright for 21 lines of code) and tag | kstailey |
1997-06-20 | Wall | Theo de Raadt |
1997-06-20 | Wall | Theo de Raadt |
1997-06-20 | Wall | Theo de Raadt |
1997-06-20 | Wall | Theo de Raadt |
1997-06-20 | Wall | Theo de Raadt |
1997-06-20 | Wall | Theo de Raadt |
1997-06-20 | sigh, who wrote this | Theo de Raadt |
1997-06-20 | do not screw up setenv() | Theo de Raadt |
1997-06-20 | Use mkdtemp(3) | Todd C. Miller |
1997-06-20 | do not conflict with realloc() in setenv(); traister@gate.net | Theo de Raadt |
1997-06-19 | Someone forgot to declare the "sb" variable... | Angelos D. Keromytis |
1997-06-18 | crank version number, we have made a few changes... | Theo de Raadt |
1997-06-18 | unlink ktrace file more carefully; wosch/joerg | Theo de Raadt |
1997-06-18 | Document -f encap. | Angelos D. Keromytis |
1997-06-18 | indent | Theo de Raadt |
1997-06-18 | Be a bit more verbose for AF_ENCAP "routing" entries. | Angelos D. Keromytis |
1997-06-17 | mem underflow | Theo de Raadt |
1997-06-17 | add <stdlib.h> for atoi(), free(), etc. | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL + err msg for realloc failure | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | minor cleanup | kstailey |
1997-06-17 | Adds a -d (directory) flag. | Todd C. Miller |
1997-06-17 | Back out last change. Allowing no path to mean "." causes problems | Todd C. Miller |
1997-06-17 | If no paths are specified, use "." | Todd C. Miller |
1997-06-17 | Don't trample argv[], we want ps et al to be able to see args. | Todd C. Miller |
1997-06-16 | Use buflen, not sizeof(buf) as buf is a pointer. | Todd C. Miller |