summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-11various fixes from Daniel Dickman:Jason McIntyre
2010-06-11Append a "tombstone" meta page after a database has been compacted. ThisMartin Hedenfal
2010-06-11syncStuart Henderson
2010-06-11sync from mirrors.datStuart Henderson
2010-06-10fsck -> check & reorderMarc Espie
2010-06-10remove warning, adapted from Vadim ZhukovMarc Espie
2010-06-10minimal initial -Tps support, from kristaps@ GSOCIngo Schwarze
2010-06-10Read-only transactions have no dirty_queue, so check for a read-onlyMartin Hedenfal
2010-06-10allow configure queue expiryCharles Longeau
2010-06-10Declare safepri at the MD level on each platform, so that the kern_synch.cTheo de Raadt
2010-06-10Add a command to revoke a certificate and generate a CRL;Jonathan Gray
2010-06-10don't print keywords as underlined arguments.Reyk Floeter
2010-06-10update usage()Reyk Floeter
2010-06-10Add the -S flag which does the same as "set passive" but matches theReyk Floeter
2010-06-10move a bzero of the x509 store context higher up so theJonathan Gray
2010-06-10add new commands: the couple/decouple commands will set loading of theReyk Floeter
2010-06-10No need to print FEC twice. Remove it in the log function.Claudio Jeker
2010-06-10Add another tree to lookup policy SAs by peer address.Reyk Floeter
2010-06-10simplify the pfkey code by adding a pfkey_write() functionReyk Floeter
2010-06-10Signal a neighbor down event to the LDE when the TCP session is closed.Claudio Jeker
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