summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-10small fix for sockaddr_cmp()Reyk Floeter
2010-06-10fix typos in comments: lineair -> linear.Thordur I. Bjornsson
2010-06-10the pagedaemon sleeps on uvm.pagedaemon notThordur I. Bjornsson
2010-06-10i don't like splitting source code in too many source files but ikev2.cReyk Floeter
2010-06-10only call RB_REMOVE once when removing an SA.Reyk Floeter
2010-06-10next -> return after code change (noticed by Antti Harri)Marc Espie
2010-06-10vscsi just works, as a proof the debug macro is wrong and was never used,Jonathan Armani
2010-06-09add missing headers needed for opendev() and close()Charles Longeau
2010-06-09switch `ref' data type to int, because it is tested for negative value inzinovik
2010-06-09Remove the CRYPTO_ALGORITHM_ALL define, fixup accordinglyThordur I. Bjornsson
2010-06-09Only embed the interface scope for link local nexthops. AS-ext LSA haveClaudio Jeker
2010-06-09Correctly decode prefixes. Fixes an infinite loop hit when the prefixlen isClaudio Jeker
2010-06-09syncTheo de Raadt
2010-06-09syncTodd T. Fries
2010-06-09add diskmap entries, not on ramdisks yetTodd T. Fries
2010-06-09Do not set time 100 years in the future if the time read is beforeMiod Vallat
2010-06-09Move declaration of cn_tab from dev/cons.c to dev/cninit.c, or appropriateMiod Vallat
2010-06-09Wire up device nodes for disk mapper.Joel Sing
2010-06-09Move the logging of FEC changes to the LDE and print the FEC and labelClaudio Jeker
2010-06-09More useful warning message.Claudio Jeker
2010-06-09Teach FFS mounts about disklabel UIDs. This allows file systems to beJoel Sing
2010-06-09common pattern reuseMarc Espie
2010-06-09Fix the pop operation to make PHP work again. When popping the last labelClaudio Jeker
2010-06-09wrap most stuff read from files in safe(), so that if the fs is in a bad shape,Marc Espie
2010-06-09use State usage, so that I can get rid of duplicate code...Marc Espie
2010-06-09no need to fatal(), we can error() and keep going.Marc Espie
2010-06-09warns if packages contain symlinks that point to non-existent places.Marc Espie
2010-06-09uniform spelling: packing-listMarc Espie
2010-06-09make error messages more consistent. Add an extra sanity check whichMarc Espie
2010-06-09check digital signatures, document thatMarc Espie
2010-06-09Move the prototype for uvm_wait() to uvm_extern.h and removeThordur I. Bjornsson
2010-06-09replace confusing (n to go) message with #done/#total annotations.Marc Espie
2010-06-09ui changes: go thru a state object for most printoutsMarc Espie
2010-06-08check length of value returned C_GetAttributValue for != 0Markus Friedl
2010-06-08syncTodd T. Fries
2010-06-08properly enable vscsi, fix incorrect majorTodd T. Fries
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