summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-05Fix "pass out dup-to (tun0 1.1.1.1) inet6 all" error messageCedric Berger
2003-02-05Remove the confusing and more-or-less unnecessary temporaryRyan Thomas McBride
2003-02-05Simplify more.Cedric Berger
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2003-02-05Simplify.Cedric Berger
2003-02-05simplify ProxyCommand parsing, remove strcat/xrealloc; ok henning@, djm@Markus Friedl
2003-02-05Do not scare ppl too much.Cedric Berger
2003-02-05Get rid of the pops:Jason Wright
2003-02-05clean up the testall targetMarco S Hyman
2003-02-05AARRGGH! 2nd try, handle the case where from_fd == to_fd in _thread_fd_table...Marco S Hyman
2003-02-05handle the case where from_fd == to_fd in _thread_fd_table_dupMarco S Hyman
2003-02-05add stdfiles test for proper fd handlingMarco S Hyman
2003-02-05thread fd handling, part 2. Don't mung file flags until forcedMarco S Hyman
2003-02-05- combine 16 bit le/be functionsJason Wright
2003-02-05Set the network mask to all 1's if no address is specified for aRyan Thomas McBride
2003-02-05LLADDR macro doesn't work here, so copy mac into the softc directly.Hugh Graham
2003-02-04Part 1 of thread fd handling fixes. In the new scheme fd_table_entriesMarco S Hyman
2003-02-04Add test to compare threaded vs non-threaded fd handling.Marco S Hyman
2003-02-04don't set the Transform for Default-phase-1-configuration twice, ok ho@Markus Friedl
2003-02-04default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@Markus Friedl
2003-02-04pay attention, jakobTheo de Raadt
2003-02-04regenMichael Shalayeff
2003-02-04TSB43AB21 FireWireMichael Shalayeff
2003-02-04use size_t for struct size and offset calculations.Cedric Berger
2003-02-04bind9ifyJakob Schlyter
2003-02-04add id-tagJakob Schlyter
2003-02-04bind9-ify. ok deraadt@Jakob Schlyter
2003-02-04ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-02-04add old nslookup(1) manpage, needs more workJakob Schlyter
2003-02-04Cleanup buffer before reuse. Consistency + defensive programming.Cedric Berger
2003-02-04turns out that was theo quoting someone, so it has no place here... bummer.Henning Brauer
2003-02-04skey/bsdauth: use 0 to indicate failure instead of -1, becauseMarkus Friedl
2003-02-04better debug3 messageMarkus Friedl
2003-02-04anotherHenning Brauer
2003-02-04don't need double precision anywhere in hereJason Wright
2003-02-04betterJason Wright
2003-02-04hack at stereo adpcmJason Wright
2003-02-04free memory if pointer is -not- NULL...Jason Wright
2003-02-04Bring qe closer to NetBSD and make it compile. As yet untested.Hugh Graham
2003-02-04enable bind now; some diffs from jakob, some from meTheo de Raadt
2003-02-03knfTheo de Raadt
2003-02-03some more functions that are (only on OpenBSD) safe in signal handlers.Theo de Raadt
2003-02-03pad tx buffer out to minimum framelength; based on NetBSDJason Wright
2003-02-03From NetBSD: Add functions to allocate mapped-in qbus memory.Hugh Graham
2003-02-03typos;Jason McIntyre
2003-02-03prettyTheo de Raadt
2003-02-03Add blank space inside '.Xr Ic'.Mike Pechkin
2003-02-03Don't allow loopback interfaces as route/reply/dup-to targets. ok henning@Daniel Hartmeier
2003-02-03remove loadopt global definition and cleanup a bit.Cedric Berger
2003-02-03zap dead codeHenning Brauer