Age | Commit message (Expand) | Author |
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 |
1997-06-16 | You can't store a double in an int and then do tests for the fractional part | kstailey |
1997-06-16 | Normalize treatment of -n option. Don't know why it was ever special-cased | Todd C. Miller |
1997-06-16 | Cosmetic cleanup, mostly KNF. | Todd C. Miller |
1997-06-15 | Avoid possible /tmp races by using mkstemp(3). | Todd C. Miller |
1997-06-15 | change byte counters to u_quad_t | Theo de Raadt |
1997-06-15 | is is | Jason Downs |
1997-06-12 | allow hex/octal offsets; metcalf@snet.net | Theo de Raadt |
1997-06-12 | The NULL macro yields a null pointer constant that is usable as an address | kstailey |
1997-06-12 | move gprof to alpha-sorted spot in SUBDIR | kstailey |
1997-06-12 | add readlink(1) | kstailey |
1997-06-12 | goodbye perl | kstailey |
1997-06-11 | fix copyright. | kstailey |
1997-06-11 | gencat can take more than one input file. | kstailey |
1997-06-11 | docuement | kstailey |
1997-06-11 | dynamic fd_set | Theo de Raadt |
1997-06-11 | remove spurious ,; jtk | Theo de Raadt |
1997-06-10 | Disable progress meter if started as a bg process. Also don't | Todd C. Miller |
1997-06-09 | -i8 is default; ada@not-enough.bandwidth.org | Theo de Raadt |
1997-06-06 | 10 X | Theo de Raadt |
1997-06-05 | ;; | Theo de Raadt |
1997-06-05 | more doc changes | Theo de Raadt |
1997-06-05 | do not interpret _POSIX_VDISABLE as a special character; netbsd | Theo de Raadt |
1997-06-04 | If strip(1) fails it should not be a fatal error. | Todd C. Miller |
1997-06-02 | do strvis()ing in sprint.c | kstailey |
1997-06-02 | buflen != sizeof (char *) | dm |
1997-06-02 | remote is -> remote host is | kstailey |
1997-06-02 | cal [-jy] [[month] year]; k-horik@yk.rim.or.jp | Theo de Raadt |
1997-06-02 | fix | Theo de Raadt |
1997-06-02 | if hostname==domainname and has only one dot, trim less severely for -h optio... | Theo de Raadt |
1997-06-02 | mm, didn't quite get it the first time. | flipk |
1997-06-01 | fix emacs batch download problem, i think | Theo de Raadt |