summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-15delete agent keys, tooMarkus Friedl
2002-02-15bit of strcpy and sprintf cullingTheo de Raadt
2002-02-15Much simpler timeout calculation.Artur Grabowski
2002-02-15complete paranoiaTheo de Raadt
2002-02-15KNFTheo de Raadt
2002-02-15Xr tvtohz.Artur Grabowski
2002-02-15Document tvtohz.Artur Grabowski
2002-02-15Add a tvtohz function. Like hzto, but doesn't subtract the current time.Artur Grabowski
2002-02-15my guess at what will make a full distributionTheo de Raadt
2002-02-15vax support, bit hackish, will do for now; input from hughTheo de Raadt
2002-02-15 make pressing return in dired mode open the file we're currently at.Vincent Labrecque
2002-02-15chmod 644 authorized_keysMarkus Friedl
2002-02-15Correct BNF, unary port operators are optional and default to =,Daniel Hartmeier
2002-02-14Reorder struct pf_pdesc members, saves 8 bytes.Daniel Hartmeier
2002-02-14hide some more implementation details of cipher.[ch] and prepares for moveMarkus Friedl
2002-02-14increase the SSH v2 window size to 4 packets. comsumes a littleMarkus Friedl
2002-02-14serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agentMarkus Friedl
2002-02-14Some fixes and additions, from Denis Afonin.Daniel Hartmeier
2002-02-14 remove the strcpy call, plus some KNFVincent Labrecque
2002-02-14d_makename now takes a length parameter so we can remove theVincent Labrecque
2002-02-14No more RFORK_FDSAHRE option, always allow FORK_SHAREFILES.Artur Grabowski
2002-02-14The RFORK_FDSHARE option is going away. It's default and safe now.Artur Grabowski
2002-02-14More FREF/FRELE fixesPeter Valchev
2002-02-14 some programs now need the errno definition and sys/params, so put them inVincent Labrecque
2002-02-14M4 generated MAKEDEV still premature.Hugh Graham
2002-02-14 use strtol instead of atoi to get range checking, etcVincent Labrecque
2002-02-14Correctly FREF/FRELE in mmap(2).Artur Grabowski
2002-02-14Try to initialize variables correctly, that usually helps.Artur Grabowski
2002-02-14Avoid overflow in usage percent calculation. ok deraadt@Thomas Nordin
2002-02-14sync with other install.md scripts. also copy /boot from /usr/mdec, where itTheo de Raadt
2002-02-14syncTheo de Raadt
2002-02-14put "boot" in /usr/mdec instead of /Theo de Raadt
2002-02-14KNFTheo de Raadt
2002-02-14install PCS on vax from hereTheo de Raadt
2002-02-14bktr is a radio attachment, me forgot, tm@oganer.net remindedMichael Shalayeff
2002-02-14syncTodd T. Fries
2002-02-14o start a TODO listTodd T. Fries
2002-02-14enable sshMarkus Friedl
2002-02-14Add skip steps for rule action (pass/block vs. scrub) and directionDaniel Hartmeier
2002-02-14Xr rpc.yppasswddTheo de Raadt
2002-02-14syncTodd T. Fries
2002-02-14fix just a tadTodd T. Fries
2002-02-14some KNFTheo de Raadt
2002-02-14spellingTheo de Raadt
2002-02-14complete the function arg KNF spacingTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14vax joins the fun.Todd T. Fries
2002-02-14no, i think the pr from s@msmith.net was rightTheo de Raadt
2002-02-14lclint says this is an unsigned variable... and it's right !Marc Espie
2002-02-14Mark path via .PaMike Pechkin