Age | Commit message (Expand) | Author |
2014-01-13 | Add the "next" keyword as an alias for "+ 1" for relative times. | Todd C. Miller |
2014-01-13 | Callers of get_state() and sole_reduction() always store the result | Todd C. Miller |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2014-01-13 | Call all local valiables of type struct in6_ifaddr "ia6". This is | Alexander Bluhm |
2014-01-13 | update for new options and clarify | Ted Unangst |
2014-01-13 | Don't eat another token looking for a ';' after skip_to_semi() has | Kenneth R Westerback |
2014-01-13 | No need to 'clear the peek buffer' when closing a file. The next | Kenneth R Westerback |
2014-01-13 | Don't eat two tokens when encountering a non-terminal '}'. Avoids | Kenneth R Westerback |
2014-01-13 | fix another chmod on permanent tempfile to respect umask. | Marc Espie |
2014-01-13 | have Ustar extract owners for symlinks, which isn't really important for | Marc Espie |
2014-01-13 | say something if we sign an empty repository | Marc Espie |
2014-01-13 | Iterate over the per interface address list instead of the global one | Martin Pieuchot |
2014-01-13 | premature, only wanted to commit n: -> n | Marc Espie |
2014-01-13 | duh, -n does not take args | Marc Espie |
2014-01-13 | Return the poison value in poison_check() and not the modified value. | Martin Pieuchot |
2014-01-13 | warning(), note(), debug(), parse_warn() always return 0, which no | Kenneth R Westerback |
2014-01-13 | Enable Wbounded by default. Passing bound bigger than the buffer | Martynas Venckus |
2014-01-13 | new signify options. from and ok espie | Ted Unangst |
2014-01-13 | dang it! | Ted Unangst |
2014-01-13 | new day, new options. -m message and -x signature. | Ted Unangst |
2014-01-12 | Place a SHA256 (not SHA256.sig, sorry not yet) onto the install*.iso | Theo de Raadt |
2014-01-12 | we only write to writable files, so use O_WRONLY. | Ted Unangst |
2014-01-12 | revert back to 1.97 | Peter Hessler |
2014-01-12 | add missing dash in -p option | Robert Peichaer |
2014-01-12 | Remove no-op 'HIDE' macro from sppp code. This probably existed to allow | Stefan Sperling |
2014-01-12 | Directories updates for freetype 2.5.2 | Matthieu Herrb |
2014-01-12 | improve release directory example | Theo de Raadt |
2014-01-12 | plen is unsigned | Theo de Raadt |
2014-01-12 | sync | Theo de Raadt |
2014-01-12 | crank to 5.5beta | Theo de Raadt |
2014-01-12 | allow prev release keys for now, transition 5.4 -> 5.5 kindof requires | Marc Espie |
2014-01-12 | expand the "eval" description a little; from wiz@netbsd | Jason McIntyre |
2014-01-12 | avoid use of OpenSSL BIGNUM type and functions for KEX with | Damien Miller |
2014-01-12 | subtly improve an example | Theo de Raadt |
2014-01-12 | Also move case 'c' into the #ifdef for a smaller binary. It will fall into | Theo de Raadt |
2014-01-12 | Since the return value of read_client_conf() is not checked, don't | Kenneth R Westerback |
2014-01-12 | update list of chips supported, Chris Hettrick | Theo de Raadt |
2014-01-12 | sync | Theo de Raadt |
2014-01-11 | when selecting sets to install, postpone the xbase/comp check so the | Alexander Hall |
2014-01-11 | test pkg key for during the 5.5-beta sequence | Christian Weisgerber |
2014-01-11 | test fw key for during the 5.5-beta sequence | Stuart Henderson |
2014-01-11 | Remove useless use of strnlen(3). | Ingo Schwarze |
2014-01-11 | test key for during the 5.5-beta sequence | Theo de Raadt |
2014-01-11 | fchownat is allowed to return EOPNOTSUPP | Marc Espie |
2014-01-11 | typos, from Markus Lude, thx! | Marc Espie |
2014-01-11 | Sync description of struct pf_osfp_entry to rev 1.393 of pfvar.h | Florian Obser |
2014-01-11 | When I created UDP socket splicing, I added the goto nextpkt loop | Alexander Bluhm |
2014-01-11 | add a few things mumble | Theo de Raadt |
2014-01-11 | remove extraneous D, from Markus Lude | Stuart Henderson |
2014-01-11 | simplify code: always extract, then install, so that initial installations | Marc Espie |