Age | Commit message (Expand) | Author |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-16 | disambiguate somewhat | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-15 | Clarification. From NetBSD. | Todd C. Miller |
1997-01-14 | hack: if we're M68K, also allow us to strip M68K4K. Works for me. | Jason Downs |
1997-01-14 | Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett. | Thorsten Lockert |
1997-01-13 | doc "more" command; jdc@orthanc.ncl.ac.uk | Theo de Raadt |
1997-01-12 | Fix core dump and use libc err(3) instead of private one (which had | Todd C. Miller |
1997-01-10 | UNIX3.0 -> 3.0BSD in history section | kstailey |
1997-01-09 | max -> min typo | Tobias Weingartner |
1997-01-09 | HTTP fetches would always loop indefinitely | Niklas Hallqvist |
1997-01-09 | port is powerpc not, ppc. | Dale S. Rahn |
1997-01-08 | "Too much paranoia" + fake domain in anonftp password as some stupid sites | Niklas Hallqvist |
1997-01-08 | note elvis born | Michael Shalayeff |
1997-01-07 | some strlen(constant) -> sizeof(ditto) - 1, plus make ftp://host/path work | Niklas Hallqvist |
1997-01-07 | Return exit status != 0 if any transfers fail in the commandline | Niklas Hallqvist |
1997-01-07 | Document the exit values | Niklas Hallqvist |
1997-01-07 | Return a sane return value so the bsd.port.mk conditions work | Niklas Hallqvist |
1997-01-07 | add elf2aout to the mips machines - i would like to keep both of them | Thomas Graichen |
1997-01-07 | getpagesize(2) -> getpagesize(3) | kstailey |
1997-01-06 | Allow device names to be four characters (eg mcd0 or acd0). -moj | Mats O Jansson |
1997-01-05 | mention rfc1938 | Todd C. Miller |
1997-01-05 | minor tweaks; htonl() -> ntohl(); added SEE ALSO | kstailey |
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 |