Age | Commit message (Expand) | Author |
2010-06-09 | Fix the pop operation to make PHP work again. When popping the last label | Claudio Jeker |
2010-06-09 | wrap most stuff read from files in safe(), so that if the fs is in a bad shape, | Marc Espie |
2010-06-09 | use State usage, so that I can get rid of duplicate code... | Marc Espie |
2010-06-09 | no need to fatal(), we can error() and keep going. | Marc Espie |
2010-06-09 | warns if packages contain symlinks that point to non-existent places. | Marc Espie |
2010-06-09 | uniform spelling: packing-list | Marc Espie |
2010-06-09 | make error messages more consistent. Add an extra sanity check which | Marc Espie |
2010-06-09 | check digital signatures, document that | Marc Espie |
2010-06-09 | Move the prototype for uvm_wait() to uvm_extern.h and remove | Thordur I. Bjornsson |
2010-06-09 | replace confusing (n to go) message with #done/#total annotations. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-06-08 | check length of value returned C_GetAttributValue for != 0 | Markus Friedl |
2010-06-08 | sync | Todd T. Fries |
2010-06-08 | properly enable vscsi, fix incorrect major | Todd T. Fries |
2010-06-08 | ber_calc_len() is not an internal function, so adjust the comment. | Martin Hedenfal |
2010-06-08 | sync | Todd T. Fries |
2010-06-08 | added vscsi a while back, add it here too | Todd T. Fries |
2010-06-08 | Calculate size of update packet with IPv6 header and reserve space | Alexander Bluhm |
2010-06-08 | tweak previous; help/ok naddy | Jason McIntyre |
2010-06-08 | Introduce a diskmap pseudo device which allows userland to open a disk | Joel Sing |
2010-06-08 | Add missing function prototype. | Joel Sing |
2010-06-08 | tweak tweak so it works | Marc Espie |
2010-06-08 | in viac3_crypto_setup(), if we fail to get a crypto driverid, | Thordur I. Bjornsson |
2010-06-08 | tweak fragment handling a bit more. In particular, protest when we can't | Marc Espie |
2010-06-08 | more http mirrors | Stuart Henderson |
2010-06-08 | Merge more bits that will be going into 1.10.1: | Ingo Schwarze |
2010-06-07 | Fix various problems of auich on SiS 7012 based chips: | Alexandre Ratchov |
2010-06-07 | Sync with GENERIC and SUN4. | Miod Vallat |
2010-06-07 | partial backout of 1.81 as invoking standby in shutdown | Jonathan Gray |
2010-06-07 | Rework the way onboard devices attach on Sun 4/110 systems (which only have a | Miod Vallat |
2010-06-07 | This is the sparc clock manpage, not the sparc64 one, bad jason@ (and bad me | Miod Vallat |
2010-06-07 | Replace some handrolled instances of m_getptr() with that function, which | Bret Lambert |
2010-06-07 | Do not invoke cache_enable() if there is no cache; prevents a spurious (and | Miod Vallat |
2010-06-07 | Nuke old eeprom.h compatibility defines; ok todd@ | Miod Vallat |
2010-06-07 | Proper range check in radeon_emit_packets(); ok oga@ | Miod Vallat |
2010-06-07 | remove url to my web pages which are horribly outdated. | Damien Bergamini |
2010-06-07 | no need to include <sys/endian.h> twice! | Damien Bergamini |
2010-06-07 | tweak ieee80211_decap(): | Damien Bergamini |
2010-06-07 | Break pxaudc into xscale and MD pieces so that palm and zaurus can correctly | Dale Rahn |
2010-06-07 | sync | Theo de Raadt |
2010-06-07 | minimal decode support for IKEv2 exchange types and payloads. | Jonathan Gray |
2010-06-07 | setproctitle(NULL) is not needed, Michael Lechtermann; ok mpf | Theo de Raadt |
2010-06-07 | $OpenBSD$ | Jonathan Gray |
2010-06-07 | Oups, an unused prototype sneaked into ifconfig. Found by jsg@ | Claudio Jeker |
2010-06-07 | switch iked pki files to /etc/iked, discussed with reyk. | Jonathan Gray |
2010-06-07 | display "switching to" with ->set_status | Marc Espie |
2010-06-07 | be a bit more specific about documenting this program | Marc Espie |
2010-06-07 | unfortunately classful routing isn't 100% dead, mostly thanks to ancient | Henning Brauer |
2010-06-07 | Store all labels in ldpd in host byte order without any additional shifting. | Claudio Jeker |
2010-06-07 | There is no reason to allow unicast IPv4 mapped IPv6 addresses in tcp | Claudio Jeker |