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