Age | Commit message (Expand) | Author |
1999-11-20 | typos; green@freebsd | Theo de Raadt |
1999-11-20 | overflow, djm@mindrot.org | Markus Friedl |
1999-11-20 | 'braceexapnd' -> 'braceexpand' | Dug Song |
1999-11-20 | /usr/bin/trail -> /usr/bin/tail, as suggested by rohee@ | Dug Song |
1999-11-20 | Fix cd/wcd aliases. Closes PR #981 | Todd C. Miller |
1999-11-19 | make sure all the generated Makefile's are removed when running "make | Brad Smith |
1999-11-19 | remove unused index (-Wall) | Markus Friedl |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-19 | make this compile, bad markus | Theo de Raadt |
1999-11-19 | blank line | Theo de Raadt |
1999-11-19 | pmap_map no more | Michael Shalayeff |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-19 | bugfix: loglevels are per host in clientconfig, | Markus Friedl |
1999-11-19 | only one 'extern char *__progname' | Markus Friedl |
1999-11-19 | document SIGHUP, -Q to synopsis | Markus Friedl |
1999-11-19 | Add --disable-path-info to configure flags to match options used | Todd C. Miller |
1999-11-19 | When eearching for the string: No match for "FOO". | Todd C. Miller |
1999-11-19 | o Add -Q option to usage string | Todd C. Miller |
1999-11-19 | use bus_dma* | Jason Wright |
1999-11-18 | Fix bad policy assertion. Bad niklas! | Angelos D. Keromytis |
1999-11-18 | Use ${INSTALL} and ${INSTALL_COPY} | Todd C. Miller |
1999-11-18 | basename /usr/bin/trail is "trail", not "ls" | Dug Song |
1999-11-18 | sync | Theo de Raadt |
1999-11-18 | Don't install empty /etc/sudoers here. If we want to do so it should go in s... | Todd C. Miller |
1999-11-18 | remove old GPL'd sudo | Todd C. Miller |
1999-11-18 | remove old GPL'd sudo | Todd C. Miller |
1999-11-18 | build new sudo | Todd C. Miller |
1999-11-18 | sudo 1.6, now with a BSD license | Todd C. Miller |
1999-11-18 | more %d vs. %s in fmt-strings | Markus Friedl |
1999-11-18 | Integers should not be printed with %s | Hakan Olsson |
1999-11-18 | more untested MLINKS | Theo de Raadt |
1999-11-18 | fix .Dt | Eric Jackson |
1999-11-18 | fix .Nm | Eric Jackson |
1999-11-18 | bad aaron | Theo de Raadt |
1999-11-18 | we don't install zopen.3 | Todd C. Miller |
1999-11-18 | Add MLINK for openssh(1). | Aaron Campbell |
1999-11-17 | Spell my name right. | Aaron Campbell |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-11-17 | remove extraneous backslash | Todd C. Miller |
1999-11-17 | Turn warnings on, | Marc Espie |
1999-11-17 | Typo | Marc Espie |
1999-11-17 | Ensure translit works with accented characters. | Marc Espie |
1999-11-17 | Night of the moronic coder, part 2. | Marc Espie |
1999-11-17 | include fingerprint.h | Markus Friedl |
1999-11-17 | bugfix: the log() for passwd-auth escaped during logging changes. | Markus Friedl |
1999-11-17 | There is no msdosfs_abortop. Remove prototype. | Artur Grabowski |
1999-11-17 | Avoid overflowing when calculating blocks at the third level of indirection. | Artur Grabowski |
1999-11-17 | foregroundproc() in scp | Theo de Raadt |
1999-11-17 | daddr_t vs. ufs_daddr_t cleanup | Artur Grabowski |
1999-11-17 | Use u_int32_t for lfs inode number. | Artur Grabowski |