Age | Commit message (Expand) | Author |
2004-02-06 | Use EVP_CIPHER_CTX_key_length for key length. ok markus@ | Darren Tucker |
2004-02-06 | - options description cleanup | Jason McIntyre |
2004-02-05 | fix ETA for > 4GB; bugzilla #791; ok henning@ deraadt@ | Markus Friedl |
2004-02-05 | Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@ | Darren Tucker |
2004-02-04 | Fix anchors (^ or $) in -w mode broken by the last commit's -w overhaul. | Todd C. Miller |
2004-02-03 | bring some standard C++ fixes, mostly from NetBSD. | Marc Espie |
2004-02-03 | Recognize openbsd arm executables and corefiles. ok deraadt@ | Dale Rahn |
2004-02-02 | trap SIGHUP, SIGINT and SIGTERM as well; input and ok millert@. | Federico G. Schwindt |
2004-02-02 | be just like gnu emacs when more than 2 files are specified on the command | Vincent Labrecque |
2004-02-02 | partially working... | Dale Rahn |
2004-02-02 | Don't set alarms in the past + cleanup from NetBSD (minus the bugs there). | Otto Moerbeek |
2004-02-01 | remove old precompiler weirdness that is not really needed... | Vincent Labrecque |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-01-31 | rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIG | Henning Brauer |
2004-01-31 | make USD reference a little clearer; | Jason McIntyre |
2004-01-30 | use paper.txt, rather than some arbitrary target; | Jason McIntyre |
2004-01-30 | point people to 13.ex, and remove some unnecessarys from SEE ALSO; | Jason McIntyre |
2004-01-30 | install exref; includes updates to sync with current behaviour; | Jason McIntyre |
2004-01-30 | vmstat shows max 2 drives by default | Theo de Raadt |
2004-01-30 | a collection of flags is an int. | Marc Espie |
2004-01-30 | support for password change; ok dtucker@ | Markus Friedl |
2004-01-29 | - replace old-style macros | Jason McIntyre |
2004-01-29 | some support for amd64 | Michael Shalayeff |
2004-01-29 | s/arm32/arm/ ok deraadt@ | Dale Rahn |
2004-01-29 | s/arm32/arm/ ok deraadt@ | Dale Rahn |
2004-01-28 | knf; millert ok | Theo de Raadt |
2004-01-28 | Fix a segv when patch cannot find a file and the user indicates | Otto Moerbeek |
2004-01-28 | revert totally unapproved commit. | Marc Espie |
2004-01-28 | missing deps for generate and a commented out section useful for bootstrappin... | Michael Shalayeff |
2004-01-28 | free commit for the hammerer | Michael Shalayeff |
2004-01-28 | stubs from art@ | Michael Shalayeff |
2004-01-27 | make mail-mode more intelligent on middle-of-line insertions, and add a | Vincent Labrecque |
2004-01-27 | reorder parsing so user:skey@host:file works (bugzilla #777) | Damien Miller |
2004-01-26 | dataLen should be size_t to match l->len; ok otto@ tedu@ | Todd C. Miller |
2004-01-25 | install all the catalogs; as cvs forgot to check this file in when those were... | Michael Shalayeff |
2004-01-25 | Previously, in -w mode, for each match on a line grep would check | Todd C. Miller |
2004-01-25 | use new .St macro; | Jason McIntyre |
2004-01-25 | reset nonblocking flag after ConnectTimeout > 0 connect; (bugzilla #785) | Damien Miller |
2004-01-24 | oops. no need for vitut comment; | Jason McIntyre |
2004-01-24 | install vi tutorial docs; these have been updated to reflect reality; | Jason McIntyre |
2004-01-24 | document how file recovery works on OBSD; | Jason McIntyre |
2004-01-24 | make vi reference card and vi tutorial easier to find; | Jason McIntyre |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |