Age | Commit message (Expand) | Author |
1997-01-04 | Command line args to updatedb. Also, a filename of "-" for the db | Todd C. Miller |
1997-01-04 | Fix typo, too much perl on the brain. | Todd C. Miller |
1997-01-03 | locate shell scripts now use mktemp(1) and weekly runs updatedb | Todd C. Miller |
1997-01-03 | Better error on failure. | Todd C. Miller |
1997-01-03 | removed unnecessary test | kstailey |
1997-01-03 | YYRECOVERING(), not YYRECOVERING. Approved by Robert Corbett | Thorsten Lockert |
1997-01-02 | new utility for playing sound files | kstailey |
1997-01-02 | Fix the file dendancy problem the same way as on alpha/mips | Dale S. Rahn |
1997-01-02 | libcrypt is no more. | etheisen |
1997-01-01 | added info about rfork(2) | kstailey |
1996-12-27 | Remove some GCC warnings in generated output; from Steve Price via FreeBSD | Thorsten Lockert |
1996-12-24 | do not need umask fiddling | Theo de Raadt |
1996-12-24 | use mkstemp instead | Theo de Raadt |
1996-12-23 | PowerPC port uses binutils not 'standard' compilation tools. | Dale S. Rahn |
1996-12-23 | warn whoever wants krb5 that they have a /tmp race to fix first | Theo de Raadt |
1996-12-23 | Add -execdir support. | Todd C. Miller |
1996-12-22 | Add powerpc support to gprof. (primative support). | Dale S. Rahn |
1996-12-22 | PowerPC port is ELF based, treat same as svr4, mips, and alpha. | Dale S. Rahn |
1996-12-22 | import of elf2aout - required for the pmax and taken from the NetBSD | Thomas Graichen |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert |
1996-12-21 | Add powerpc support. | Dale S. Rahn |
1996-12-20 | support four letter device names | Jason Downs |
1996-12-19 | repair; david@mono.org | Theo de Raadt |
1996-12-18 | support getting multiple files at once, e.g | michaels |
1996-12-17 | if pathname given is a valid directory, cd to it at remote, also | michaels |
1996-12-16 | strncat botch | Theo de Raadt |
1996-12-15 | man page update for -c and -s flags | kstailey |
1996-12-15 | added -s (display server report only) and -c (ditto client) flags | kstailey |
1996-12-14 | Silence lint | Thorsten Lockert |
1996-12-12 | Add <unistd.h> for select(2) prototype. | robin |
1996-12-12 | Add <sys/socket.h> for setsockopt(2), <unistd.h> for select(2). | robin |
1996-12-11 | Add ``#include <unistd.h>'' for prototypes of: | robin |
1996-12-11 | fix usage line | Theo de Raadt |
1996-12-10 | Flex 2.5.4 | Todd C. Miller |
1996-12-10 | do not use warnx, blank lines suck | Theo de Raadt |
1996-12-10 | used to permit a single arg, which it ignored, now does usage(); fenner@freebsd | Theo de Raadt |
1996-12-10 | from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's, | Theo de Raadt |
1996-12-10 | "the the" purge | Theo de Raadt |
1996-12-09 | nicer usage | Theo de Raadt |
1996-12-08 | Fix typo | Thorsten Lockert |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-12-08 | Disable matching by default if a domainname is set, adding -M to reenable it. | Jason Downs |
1996-12-07 | Improved temporary file handling. | bitblt |
1996-12-07 | increase buf sizes, hacked w/ bitblt | Theo de Raadt |
1996-12-06 | Fix bug where one could ``send'' various TELNET commands from the telnet | robin |
1996-12-06 | -p did not rename 2 variables; netbsd pr#2997, mike.long@analog.com | Theo de Raadt |
1996-12-06 | wait for spawned children, and remember to EXIT INOUR CHILD! geez.. | Theo de Raadt |
1996-12-06 | warn and _exit | Theo de Raadt |
1996-12-06 | vfork w/ exit botch | Theo de Raadt |