summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-02-03fix a problem with queue definitions when load options (like -N etc) areHenning Brauer
2003-02-03remove sparc64 workaround, fixed in latest propolice patchesJakob Schlyter
2003-02-03typos and minor KNF; from andrushock, thanks!Henning Brauer
2003-02-03disable a stack protection when the arch doesn't have stack_grows_downward.Hiroaki Etoh
2003-02-03add contains_fp declaration to examine whether the input contains frame point...Hiroaki Etoh
2003-02-03prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...Hiroaki Etoh
2003-02-03modify general_induction_var not to generate the address of frame pointer plu...Hiroaki Etoh
2003-02-03delete unused "protector.h" inclusion.Hiroaki Etoh
2003-02-03modify assign_stack_local to move the addressing of frame pointer plus zero t...Hiroaki Etoh
2003-02-03modify expand_expr not to modify the addressing form of local variables: fram...Hiroaki Etoh
2003-02-03modify plus_constant_wide to provide the address of frame pointer plus zero c...Hiroaki Etoh
2003-02-03modify simplify_plus_minus not to assign the address of frame pointer plus no...Hiroaki Etoh
2003-02-03allocate a space (keep=5) to return a structure, not protecting it as a chara...Hiroaki Etoh
2003-02-03typos;Jason McIntyre
2003-02-03don't call error() for readonly /dev; from soekris list; ok mcbride,Markus Friedl
2003-02-03More cleanup in tables thanks to Andrey Matveev:Cedric Berger