summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-08ber_calc_len() is not an internal function, so adjust the comment.Martin Hedenfal
2010-06-08syncTodd T. Fries
2010-06-08added vscsi a while back, add it here tooTodd T. Fries
2010-06-08Calculate size of update packet with IPv6 header and reserve spaceAlexander Bluhm
2010-06-08tweak previous; help/ok naddyJason McIntyre
2010-06-08Introduce a diskmap pseudo device which allows userland to open a diskJoel Sing
2010-06-08Add missing function prototype.Joel Sing
2010-06-08tweak tweak so it worksMarc Espie
2010-06-08in viac3_crypto_setup(), if we fail to get a crypto driverid,Thordur I. Bjornsson
2010-06-08tweak fragment handling a bit more. In particular, protest when we can'tMarc Espie
2010-06-08more http mirrorsStuart Henderson
2010-06-08Merge more bits that will be going into 1.10.1:Ingo Schwarze
2010-06-07Fix various problems of auich on SiS 7012 based chips:Alexandre Ratchov
2010-06-07Sync with GENERIC and SUN4.Miod Vallat
2010-06-07partial backout of 1.81 as invoking standby in shutdownJonathan Gray
2010-06-07Rework the way onboard devices attach on Sun 4/110 systems (which only have aMiod Vallat
2010-06-07This is the sparc clock manpage, not the sparc64 one, bad jason@ (and bad meMiod Vallat
2010-06-07Replace some handrolled instances of m_getptr() with that function, whichBret Lambert
2010-06-07Do not invoke cache_enable() if there is no cache; prevents a spurious (andMiod Vallat
2010-06-07Nuke old eeprom.h compatibility defines; ok todd@Miod Vallat
2010-06-07Proper range check in radeon_emit_packets(); ok oga@Miod Vallat
2010-06-07remove url to my web pages which are horribly outdated.Damien Bergamini
2010-06-07no need to include <sys/endian.h> twice!Damien Bergamini
2010-06-07tweak ieee80211_decap():Damien Bergamini
2010-06-07Break pxaudc into xscale and MD pieces so that palm and zaurus can correctlyDale Rahn
2010-06-07syncTheo de Raadt
2010-06-07minimal decode support for IKEv2 exchange types and payloads.Jonathan Gray
2010-06-07setproctitle(NULL) is not needed, Michael Lechtermann; ok mpfTheo de Raadt
2010-06-07$OpenBSD$Jonathan Gray
2010-06-07Oups, an unused prototype sneaked into ifconfig. Found by jsg@Claudio Jeker
2010-06-07switch iked pki files to /etc/iked, discussed with reyk.Jonathan Gray
2010-06-07display "switching to" with ->set_statusMarc Espie
2010-06-07be a bit more specific about documenting this programMarc Espie
2010-06-07unfortunately classful routing isn't 100% dead, mostly thanks to ancientHenning Brauer
2010-06-07Store all labels in ldpd in host byte order without any additional shifting.Claudio Jeker
2010-06-07There is no reason to allow unicast IPv4 mapped IPv6 addresses in tcpClaudio Jeker
2010-06-07factor common code for dependency adjustmentMarc Espie
2010-06-07add iked.conf default configuration file example.Reyk Floeter
2010-06-07various small tweaks; ok reykJason McIntyre
2010-06-07check reverse dependencies as wellMarc Espie
2010-06-07check symlinks upfront, so we don't warn if they don't exist, assumingMarc Espie
2010-06-07update url in comment; Nikolai FetissovStuart Henderson
2010-06-07fix interactiveMarc Espie
2010-06-07add shared libraries while sanity check, so that we can check wantlib.Marc Espie
2010-06-07various tweaks; ok reykJason McIntyre
2010-06-07Enable iked/ikectl in the builds. iked is still in an early stage,Reyk Floeter
2010-06-07make clearer the relationship between isakmpd and ikev1; and iked and ikev2;Jason McIntyre
2010-06-07fix a quoting wobble for the srcnat keyword; verified by reykJason McIntyre
2010-06-07space nit and use nitems().Thordur I. Bjornsson
2010-06-07Fix a comment typoPhilip Guenthe