summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-29remove -compact and add a bit of spacing;Jason McIntyre
2003-07-29add a space, and correct some lists;Jason McIntyre
2003-07-29Remove a diagnostic print which was left in the code to determine howDale Rahn
2003-07-29Bye bye GNU zforce(1), welcome BSD zforce(1).Otto Moerbeek
2003-07-29BSD licensed manual page for zforce(1). Some suggestions by jmc@.Otto Moerbeek
2003-07-29syncTheo de Raadt
2003-07-29syncTheo de Raadt
2003-07-29Add $OpenBSD$Otto Moerbeek
2003-07-29A new, BSD licensed version of the zforce(1) script.Otto Moerbeek
2003-07-29Check cat, not pipin when deciding whether or not to make useTodd C. Miller
2003-07-29fixup ip_len back to wire format after reass.Jun-ichiro itojun Hagino
2003-07-29off-by-one in a printf %sAnil Madhavapeddy
2003-07-29Sync with skip step optimisation.Cedric Berger
2003-07-29More aggressive and easier to understand skip steps for addresses.Cedric Berger
2003-07-29change_arg_use_in_operand: convert "set () (incoming_args)" to "set () (plus ...Hiroaki Etoh
2003-07-29push_frame_in_args: fix netpbm-alpha problem, changes the memory corruption a...Hiroaki Etoh
2003-07-29rtl_epilogue: convert "set () (incoming_args)" to "set () (plus (vfp const))".Hiroaki Etoh
2003-07-29spacingTheo de Raadt
2003-07-28tweak;Jason McIntyre
2003-07-28growfsTed Unangst
2003-07-28attempt to describe CDPATH a little better. note that csh uses cdpathTed Unangst
2003-07-28nuke more MATH_EMULATEJason Wright
2003-07-28introducing growfs, compliments of freebsd. cleaned up slightly to obey knf.Ted Unangst
2003-07-28remove check for /etc/news.expire;Jason McIntyre
2003-07-28add a manpage for the /etc/{daily,weekly,monthly} scripts;Jason McIntyre
2003-07-28cleanup library partsTheo de Raadt
2003-07-28remove MATH_EMULATE stuffJason Wright
2003-07-28remove some withespace at EOLNikolay Sturm
2003-07-28remove the non-licensed i386 math emulation stuff. This only leaves theJason Wright
2003-07-28minor knf and cleanups; otto okTheo de Raadt
2003-07-28Don't treat consecutive slashes as path components; matches POSIXTodd C. Miller
2003-07-28More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h,Otto Moerbeek
2003-07-28Be more exact on how backup files are handled.Otto Moerbeek
2003-07-28Be more exact on how backup files are handled.Otto Moerbeek
2003-07-28syncTheo de Raadt
2003-07-28document systrace related variablesNikolay Sturm
2003-07-28sync floppy dd example with the real worldTodd T. Fries
2003-07-28Make patch(1) exit value match POSIX and be consistent with diff.Todd C. Miller
2003-07-28allow gif(4) over ipsec: mark mbuf for transport mode SA,Markus Friedl
2003-07-28Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.Damien Miller
2003-07-28No more source in usr.sbin/ssio;Jason McIntyre
2003-07-28fix rcsidTed Unangst
2003-07-28rcsid should say openbsd. make 'em const while here.Ted Unangst
2003-07-28rcsid should say openbsdTed Unangst
2003-07-28The fifth argument to _dl_find_symbol is a 'int size', not a SYM_ define.Dale Rahn
2003-07-28typo. from cedricJun-ichiro itojun Hagino
2003-07-27add _syslogd pseudo-account; ok deraadt@David Krause
2003-07-27Return FAILURE for "file would grow" case so the .gz file gets removed.Todd C. Miller
2003-07-27We need to initialize clen to 0 each time through diffreg() forTodd C. Miller
2003-07-27Correct computation of argsize when setting diffargs.Todd C. Miller