Age | Commit message (Expand) | Author |
2002-06-14 | add "eui64" option. from ww@styx.org. sync usage with reality. | Jun-ichiro itojun Hagino |
2002-06-14 | 992 bytes. Also works if random function returns 0 first time. | Marcus Watts |
2002-06-14 | Get cpu type through sysctl. no more need for kvm. | Artur Grabowski |
2002-06-14 | this group operator stuff is completely wrong | Theo de Raadt |
2002-06-14 | support for getting the cpu type through sysctl, same as on sparc. | Artur Grabowski |
2002-06-14 | ifdef SUN4 ? yeah, right. | Artur Grabowski |
2002-06-14 | sysctl for getting the cputype. | Artur Grabowski |
2002-06-14 | don't allow users to set the IBSS/HostAP SSID to the empty string | Todd C. Miller |
2002-06-14 | metric and mtu are u_long, not int. | Jun-ichiro itojun Hagino |
2002-06-14 | from freebsd: | Michael Shalayeff |
2002-06-13 | synch comments with actual code. | Marc Espie |
2002-06-13 | Mention that the "old" cipher just means DES; suggested by Michael Lucas | Todd C. Miller |
2002-06-13 | start/size might have ben used uninitialized in case | Michael Shalayeff |
2002-06-13 | pechkn said to start new sentense on a new line | Michael Shalayeff |
2002-06-13 | keep a FD per EVP_init, use a global FD for all asym operations; | Markus Friedl |
2002-06-13 | Not much point supplying /boot by itself. | Hugh Graham |
2002-06-13 | Remove whitespace from the end of the file. | Angelos D. Keromytis |
2002-06-13 | si_len should be u_int8_t, not socklen_t; form@form.openbsd.ru | Todd C. Miller |
2002-06-13 | Fixed some lpd bugs while on the plane from Calgary: | Todd C. Miller |
2002-06-13 | i heard in the bar that this breaks things | Theo de Raadt |
2002-06-13 | Scrub rules are now numbered properly. my bad. ok frantzen@ | Kjell Wooding |
2002-06-13 | Fix the numbering of scrub rules. pointed out and oked by frantzen@ | Kjell Wooding |
2002-06-13 | sync | Jason Wright |
2002-06-13 | add bpf0 to ramdisk target | Jason Wright |
2002-06-13 | explain filter operands | Niels Provos |
2002-06-12 | this stuff really belongs to stderr, not stdout | Henning Brauer |
2002-06-12 | gui needs to be started after child has been forked to prevent fds from | Niels Provos |
2002-06-12 | Rewrite for pf, plus some other small stuff | Hakan Olsson |
2002-06-12 | fix a typo that could create a fd leak | Vincent Labrecque |
2002-06-12 | Add ddb subdir, and alphabeticize them | Niklas Hallqvist |
2002-06-12 | Fix uninitialized access. Spotted by danh@ This is a good reason to | Kjell Wooding |
2002-06-12 | Five higher MODP groups, but commented out for now (until IANA assigns | Hakan Olsson |
2002-06-12 | start new sentence on a new line. | Mike Pechkin |
2002-06-12 | looks slightly better | Theo de Raadt |
2002-06-12 | undo 1.46; fixes double free (the keys are freed on session close). | Markus Friedl |
2002-06-12 | pci revision is in the class field, not the id (some ppl just refuse to follo... | Michael Shalayeff |
2002-06-12 | bdevtomaj worked well, but is no longer needed. | Hugh Graham |
2002-06-12 | No longer need these getdev routines. | Hugh Graham |
2002-06-12 | sync | Theo de Raadt |
2002-06-12 | Finish the first sentence (has anyone ever read this man page?). | Aaron Campbell |
2002-06-12 | Minor typographical fixes and spelling. | Aaron Campbell |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-06-12 | Previously, SIOCG80211NWID would return the "desired" netname if | Todd C. Miller |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all archs. | Artur Grabowski |
2002-06-12 | so let us analyse the development process here: | Theo de Raadt |
2002-06-12 | add hppa to ELF_TOOLCHAIN. | Artur Grabowski |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all ELF archs. | Artur Grabowski |
2002-06-12 | Prune duplicate definitions from <dev/cons.h> | Miod Vallat |
2002-06-12 | cnputc() will take care of the necessary cr->cr/lf translation, so don't | Miod Vallat |
2002-06-12 | unused variable | Artur Grabowski |