Age | Commit message (Expand) | Author |
2000-05-07 | Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead. | Todd C. Miller |
2000-05-07 | Add distrib/special to srcdirs for dhclient | Todd C. Miller |
2000-05-06 | Oops, make the script behave as documented | Miod Vallat |
2000-05-06 | Document (and fix) bootable tape creation and use | Miod Vallat |
2000-05-06 | Mention bootable tape particularities, deraadt@ ok | Miod Vallat |
2000-05-06 | Add the tape device nodes to the miniroot, for tape install, deraadt@ ok | Miod Vallat |
2000-05-06 | avoid underflow on unsigned value arithmetic (when optlen < 4). | Jun-ichiro itojun Hagino |
2000-05-06 | add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8 | Markus Friedl |
2000-05-06 | work around filleproc() vs exit1() race of p_rlimit | Theo de Raadt |
2000-05-06 | avoid unaligned access in timestamp; http://www.newhackcity.net/advisories/20... | Theo de Raadt |
2000-05-05 | Forgot to update usage(). | Hakan Olsson |
2000-05-05 | Make -G flag work for user{add,mod}. | Hakan Olsson |
2000-05-05 | Wow, we grew... | Marc Espie |
2000-05-05 | Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treat | Todd C. Miller |
2000-05-05 | remote trailing comments before calling __b64_pton | Markus Friedl |
2000-05-05 | log failure before sending the reply | Markus Friedl |
2000-05-05 | #include <string.h>; <goeran@cdg.chalmers.se> | Jakob Schlyter |
2000-05-05 | Nip references to extract-in-place | Marc Espie |
2000-05-05 | Better approximation to reality, ok'd theo. | Marc Espie |
2000-05-05 | Sizes adjust. May be tweaked by Fries yet. | Marc Espie |
2000-05-05 | limit size of a password file entry (including &-expansion) | Jakob Schlyter |
2000-05-05 | build without INET6; <goeran@cdg.chalmers.se> | Jakob Schlyter |
2000-05-05 | Don't set filesize limit to infinity on exit. | Artur Grabowski |
2000-05-05 | Add limfree prototype to sys/recosurcevar.h. | Artur Grabowski |
2000-05-05 | cope with interface detach (like pcmcia card removal). remove any | Jun-ichiro itojun Hagino |
2000-05-05 | some docs | Brandon Creighton |
2000-05-05 | 451NX machines now probe all pci busses; M.Drochner@fz-juelich.de | Theo de Raadt |
2000-05-04 | use _PASSWORD_LEN constant | Jakob Schlyter |
2000-05-04 | replace broken uuencode w/ libc b64_ntop | Markus Friedl |
2000-05-04 | clear padding in ssh2 | Markus Friedl |
2000-05-04 | Bypass routes only worked for one packet, then they effectively became a | Niklas Hallqvist |
2000-05-04 | Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems. | Todd C. Miller |
2000-05-04 | revision 1.31 patch was incorrect | Theo de Raadt |
2000-05-04 | avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; a... | Theo de Raadt |
2000-05-04 | sync | Theo de Raadt |
2000-05-04 | heck, pick names for some more RCC devices, since the guy who knows what they... | Theo de Raadt |
2000-05-04 | print key type when talking about host keys | Markus Friedl |
2000-05-04 | Remove shared lib items that were left. | Dale S. Rahn |
2000-05-04 | assume all pchb made by ServerWorks act the same | Theo de Raadt |
2000-05-04 | no more beta, well, mostly not | Theo de Raadt |
2000-05-04 | DMA works so use it. Tested on G4 and iMac. | Dale S. Rahn |
2000-05-04 | Sync. | Dale S. Rahn |
2000-05-04 | document how much memory they normally have | Theo de Raadt |
2000-05-04 | fixed context memory sizing | Jason Wright |
2000-05-03 | sync AUTHOR w/ ssh.1 | Markus Friedl |
2000-05-03 | more info on proto 2 | Markus Friedl |
2000-05-03 | sync | Theo de Raadt |
2000-05-03 | rename 82454NX | Theo de Raadt |
2000-05-03 | Add: dhclient | Todd C. Miller |
2000-05-03 | if no /etc/services file, use defaults. found by millert, fixed by itojun | Theo de Raadt |