Age | Commit message (Expand) | Author |
2012-02-10 | DUIDs are only valid when booting off of a disk, so make sure we are | Peter Hessler |
2012-02-10 | Clarify pf manpage and change example from DIOCNATLOOK to DIOCGETLIMIT. | Christiano F. Haesbaert |
2012-02-09 | restrict pkill/pgrep to the routing domain specified by -T; ok henning@, mpf@ | Markus Friedl |
2012-02-09 | move from 6.0-beta to 6.0 | Markus Friedl |
2012-02-09 | Crank the default buffer size to 160ms (ie 7680 frames at 48kHz). | Alexandre Ratchov |
2012-02-09 | Fix errors reported by smilint. OK joel@ deraadt@ | Stuart Henderson |
2012-02-09 | typo. ok jmc@ | lum |
2012-02-09 | correct argument names for "resume"; from Jan Stary | Jason McIntyre |
2012-02-09 | Update comments. ok deraadt@ | lum |
2012-02-09 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Theo de Raadt |
2012-02-09 | sync | Theo de Raadt |
2012-02-09 | install popa3d script; ok robert@ deraadt@ | David Krause |
2012-02-09 | Remove unused protocol value check. ok brynet@ | lum |
2012-02-09 | Match on Atmel AT91 CDC ACM explicitly as it reports a protocol of 0 | Jonathan Gray |
2012-02-09 | regen | Jonathan Gray |
2012-02-09 | Atmel AT91 CDC ACM | Jonathan Gray |
2012-02-08 | Hammer fstab entries and command line entries into same format with | Kenneth R Westerback |
2012-02-08 | Let /altroot work with a duid-based fstab. | Kenneth R Westerback |
2012-02-08 | Remove the init path of jme_newbuf that used M_WAITOK | Jonathan Gray |
2012-02-08 | r1.27 changed libevent to fire a read event when kqueue returned EBADF | Nicholas Marriott |
2012-02-08 | Add IPv6 tests for fragmented destination options, fragments without | Alexander Bluhm |
2012-02-07 | move out of -beta | Theo de Raadt |
2012-02-07 | Expand the CAVEAT section to more fully describe the behaviour of | lum |
2012-02-06 | add missing authentication styles. | Igor Sobrado |
2012-02-06 | Revert previous diff as it resulted in the wrong return code when | Philip Guenthe |
2012-02-06 | Don't die if fail to get root directory, from Ben Boeckel. | Nicholas Marriott |
2012-02-06 | don't abort if that info is not yet available... | Marc Espie |
2012-02-05 | Improve the ICMPv6 direction check | Mike Belopuhov |
2012-02-05 | Check for the right return value from sscanf. | Nicholas Marriott |
2012-02-05 | Do not insert an empty ENTRY into the manpath list; | Ingo Schwarze |
2012-02-05 | Remove the extern declarations for the long-gone static msg queue | Philip Guenthe |
2012-02-05 | Fix handling of msg queues when in crash dump mode: the kernel structures | Philip Guenthe |
2012-02-05 | Fix SysV message queue identifiers. | Bret Lambert |
2012-02-04 | If the internal consistency check fails, set errno so that it doesn't | Philip Guenthe |
2012-02-04 | Close races where timer is started on a command and then an splbio() | Kenneth R Westerback |
2012-02-04 | Sync rcsparse between OpenCVS/OpenRCS. Spaces, no binary change. | Tobias Stoeckmann |
2012-02-04 | Since sili_get_ccb() can return NULL if there are no ccb's available, | Kenneth R Westerback |
2012-02-04 | remove unused header | Charles Longeau |
2012-02-04 | TRF is Torp not Torf | Jonathan Gray |
2012-02-03 | Budapest Airport was renamed "Liszt Ferenc" in march 2011. | Jonathan Gray |
2012-02-03 | The kernel did not compile without INET6. Put some #ifdefs into | Alexander Bluhm |
2012-02-02 | Document option values, particularly that omitting on|off for a flag is | Nicholas Marriott |
2012-02-02 | disable the polling timeout when we suspend; discovered by some code | Theo de Raadt |
2012-02-02 | Only use mime/line-split if the input message actually contains a very | Eric Faurot |
2012-02-02 | add netflow v9/ipfix support to pflow(4). | Sebastian Benoit |
2012-02-02 | bound chaeck table expansion; problem seen by Michael Niedermayer; | Otto Moerbeek |
2012-02-02 | Add -l flag to send-keys to send input literally (without translating | Nicholas Marriott |
2012-02-02 | Move window name changes into wrapper function window_set_name, from | Nicholas Marriott |
2012-02-02 | Do not change pane when changing window with mouse on status line, | Nicholas Marriott |
2012-02-02 | Get client_width and client_height the right way round, from Stephen | Nicholas Marriott |