summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-05-04revision 1.31 patch was incorrectTheo de Raadt
2000-05-04avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; a...Theo de Raadt
2000-05-04syncTheo de Raadt
2000-05-04heck, pick names for some more RCC devices, since the guy who knows what they...Theo de Raadt
2000-05-04print key type when talking about host keysMarkus Friedl
2000-05-04Remove shared lib items that were left.Dale S. Rahn
2000-05-04assume all pchb made by ServerWorks act the sameTheo de Raadt
2000-05-04no more beta, well, mostly notTheo de Raadt
2000-05-04DMA works so use it. Tested on G4 and iMac.Dale S. Rahn
2000-05-04Sync.Dale S. Rahn
2000-05-04document how much memory they normally haveTheo de Raadt
2000-05-04fixed context memory sizingJason Wright
2000-05-03sync AUTHOR w/ ssh.1Markus Friedl
2000-05-03more info on proto 2Markus Friedl
2000-05-03syncTheo de Raadt
2000-05-03rename 82454NXTheo de Raadt
2000-05-03Add: dhclientTodd C. Miller
2000-05-03if no /etc/services file, use defaults. found by millert, fixed by itojunTheo de Raadt