summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-08fix dhcp 'NONE' ness from install to allow media parsing to workTodd T. Fries
2000-05-08If there are no CD devices, abort early.Todd C. Miller
2000-05-08OpenSSH-2.1Markus Friedl
2000-05-08handle escapes in real and original key format, ok millert@Markus Friedl
2000-05-08no drain if ibuf_empty, fixes x11fwd problems; tests by fries@Markus Friedl
2000-05-08some markus certified spelling adjustmentsHugh Graham
2000-05-08bug compat w/ ssh-2.0.13 x11, split out bugsMarkus Friedl
2000-05-08One last nit fix. (markus approved)Hugh Graham
2000-05-08crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.Jason Wright
2000-05-08zap typoHugh Graham
2000-05-08complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)Markus Friedl
2000-05-08syncTheo de Raadt
2000-05-08Fix 12 hours handling, so that you can say leave 1830 when it is 1800.Marc Espie
2000-05-08from art@:Michael Shalayeff
2000-05-07interop w/ SecureFXMarkus Friedl
2000-05-07make x11-fwd interop w/ ssh-2.0.13Markus Friedl
2000-05-07Add -n flag to getresp, indicating shell escapes are not to be allowedTodd C. Miller
2000-05-07Correct a bad bug in m_prepend()brian
2000-05-07Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead.Todd C. Miller
2000-05-07Add distrib/special to srcdirs for dhclientTodd C. Miller
2000-05-06Oops, make the script behave as documentedMiod Vallat
2000-05-06Document (and fix) bootable tape creation and useMiod Vallat
2000-05-06Mention bootable tape particularities, deraadt@ okMiod Vallat
2000-05-06Add the tape device nodes to the miniroot, for tape install, deraadt@ okMiod Vallat
2000-05-06avoid underflow on unsigned value arithmetic (when optlen < 4).Jun-ichiro itojun Hagino
2000-05-06add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8Markus Friedl
2000-05-06work around filleproc() vs exit1() race of p_rlimitTheo de Raadt
2000-05-06avoid unaligned access in timestamp; http://www.newhackcity.net/advisories/20...Theo de Raadt
2000-05-05Forgot to update usage().Hakan Olsson
2000-05-05Make -G flag work for user{add,mod}.Hakan Olsson
2000-05-05Wow, we grew...Marc Espie
2000-05-05Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treatTodd C. Miller
2000-05-05remote trailing comments before calling __b64_ptonMarkus Friedl
2000-05-05log failure before sending the replyMarkus Friedl
2000-05-05#include <string.h>; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-05-05Nip references to extract-in-placeMarc Espie
2000-05-05Better approximation to reality, ok'd theo.Marc Espie
2000-05-05Sizes adjust. May be tweaked by Fries yet.Marc Espie
2000-05-05limit size of a password file entry (including &-expansion)Jakob Schlyter
2000-05-05build without INET6; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-05-05Don't set filesize limit to infinity on exit.Artur Grabowski
2000-05-05Add limfree prototype to sys/recosurcevar.h.Artur Grabowski
2000-05-05cope with interface detach (like pcmcia card removal). remove anyJun-ichiro itojun Hagino
2000-05-05some docsBrandon Creighton
2000-05-05451NX machines now probe all pci busses; M.Drochner@fz-juelich.deTheo de Raadt
2000-05-04use _PASSWORD_LEN constantJakob Schlyter
2000-05-04replace broken uuencode w/ libc b64_ntopMarkus Friedl
2000-05-04clear padding in ssh2Markus Friedl
2000-05-04Bypass routes only worked for one packet, then they effectively became aNiklas Hallqvist
2000-05-04Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems.Todd C. Miller