Age | Commit message (Expand) | Author |
2002-02-15 | Document tvtohz. | Artur Grabowski |
2002-02-15 | Add a tvtohz function. Like hzto, but doesn't subtract the current time. | Artur Grabowski |
2002-02-15 | my guess at what will make a full distribution | Theo de Raadt |
2002-02-15 | vax support, bit hackish, will do for now; input from hugh | Theo de Raadt |
2002-02-15 | make pressing return in dired mode open the file we're currently at. | Vincent Labrecque |
2002-02-15 | chmod 644 authorized_keys | Markus Friedl |
2002-02-15 | Correct BNF, unary port operators are optional and default to =, | Daniel Hartmeier |
2002-02-14 | Reorder struct pf_pdesc members, saves 8 bytes. | Daniel Hartmeier |
2002-02-14 | hide some more implementation details of cipher.[ch] and prepares for move | Markus Friedl |
2002-02-14 | increase the SSH v2 window size to 4 packets. comsumes a little | Markus Friedl |
2002-02-14 | serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agent | Markus Friedl |
2002-02-14 | Some fixes and additions, from Denis Afonin. | Daniel Hartmeier |
2002-02-14 | remove the strcpy call, plus some KNF | Vincent Labrecque |
2002-02-14 | d_makename now takes a length parameter so we can remove the | Vincent Labrecque |
2002-02-14 | No more RFORK_FDSAHRE option, always allow FORK_SHAREFILES. | Artur Grabowski |
2002-02-14 | The RFORK_FDSHARE option is going away. It's default and safe now. | Artur Grabowski |
2002-02-14 | More FREF/FRELE fixes | Peter Valchev |
2002-02-14 | some programs now need the errno definition and sys/params, so put them in | Vincent Labrecque |
2002-02-14 | M4 generated MAKEDEV still premature. | Hugh Graham |
2002-02-14 | use strtol instead of atoi to get range checking, etc | Vincent Labrecque |
2002-02-14 | Correctly FREF/FRELE in mmap(2). | Artur Grabowski |
2002-02-14 | Try to initialize variables correctly, that usually helps. | Artur Grabowski |
2002-02-14 | Avoid overflow in usage percent calculation. ok deraadt@ | Thomas Nordin |
2002-02-14 | sync with other install.md scripts. also copy /boot from /usr/mdec, where it | Theo de Raadt |
2002-02-14 | sync | Theo de Raadt |
2002-02-14 | put "boot" in /usr/mdec instead of / | Theo de Raadt |
2002-02-14 | KNF | Theo de Raadt |
2002-02-14 | install PCS on vax from here | Theo de Raadt |
2002-02-14 | bktr is a radio attachment, me forgot, tm@oganer.net reminded | Michael Shalayeff |
2002-02-14 | sync | Todd T. Fries |
2002-02-14 | o start a TODO list | Todd T. Fries |
2002-02-14 | enable ssh | Markus Friedl |
2002-02-14 | Add skip steps for rule action (pass/block vs. scrub) and direction | Daniel Hartmeier |
2002-02-14 | Xr rpc.yppasswdd | Theo de Raadt |
2002-02-14 | sync | Todd T. Fries |
2002-02-14 | fix just a tad | Todd T. Fries |
2002-02-14 | some KNF | Theo de Raadt |
2002-02-14 | spelling | Theo de Raadt |
2002-02-14 | complete the function arg KNF spacing | Todd T. Fries |
2002-02-14 | sync | Todd T. Fries |
2002-02-14 | vax joins the fun. | Todd T. Fries |
2002-02-14 | no, i think the pr from s@msmith.net was right | Theo de Raadt |
2002-02-14 | lclint says this is an unsigned variable... and it's right ! | Marc Espie |
2002-02-14 | Mark path via .Pa | Mike Pechkin |
2002-02-14 | sync (only comments with commas effected) | Todd T. Fries |
2002-02-14 | KNF function argument spacing | Todd T. Fries |
2002-02-14 | s/,\([^ ]\)/, \1/g .. mostly. Function arguments now spaced like style(9) | Todd T. Fries |
2002-02-14 | escapees; it is not yet time (but soon) | Todd T. Fries |
2002-02-14 | add -Wall -Werror. this way, if __weak_alias() is missing it won't go | Federico G. Schwindt |
2002-02-14 | sync | Todd T. Fries |