summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-30Make 'fdisk -i' start the OpenBSD partition on a power of 2 512-byteKenneth R Westerback
2010-06-30Disable/partially backout the bufq quiesce changes as thisThordur I. Bjornsson
2010-06-30This comment is unnecessarily confusing.Artur Grabowski
2010-06-30syncPeter Hessler
2010-06-30add Realtek RTL8171Peter Hessler
2010-06-30Set a default btree cache size.Martin Hedenfal
2010-06-30Make it possible to store multiple LSP to a FEC. This is another step toClaudio Jeker
2010-06-30Silence the activation debug reporting. We are starting to get worriedTheo de Raadt
2010-06-30Merge from NetBSD: "Linux's getsid(2) does in fact return a pid,Philip Guenthe
2010-06-30Don't prune page cache directly when adding to it. Fixes a crash with aMartin Hedenfal
2010-06-30Don't compact and reindex referral namespaces.Martin Hedenfal
2010-06-30Add a test for route labels, re PR6416. ok phessler@Stuart Henderson
2010-06-30make the disklabel editor not crash when pressing ^D in the uid promptAlexander Hall
2010-06-30style nitThordur I. Bjornsson
2010-06-30remove a compat_osf1 fileTed Unangst
2010-06-30delete compat_osf1Ted Unangst
2010-06-30remove compat_osf1. ok deraadt miodTed Unangst
2010-06-30delete osf1 compat filesTed Unangst
2010-06-30timeout_add -> timeout_add_msecBret Lambert
2010-06-30remove compat_osf1 support from the kernelTed Unangst
2010-06-30This needs sys/sysctl.h to compile.Claudio Jeker
2010-06-30Change the example for the 'include' keyword as schema files are no longerMartin Hedenfal
2010-06-30Remove the ``never cache virtual addresses in the DVMA range'' inMiod Vallat
2010-06-30improve error reporting:Ingo Schwarze
2010-06-30revert last ^D behaviour changeAlexander Hall
2010-06-30knf function decleration nit.Thordur I. Bjornsson
2010-06-30Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar toTheo de Raadt
2010-06-30timeout_add -> timeout_add_msecBret Lambert
2010-06-30remove trailing spacesMartin Hedenfal
2010-06-30Validate that an entry can't belong to an abstract object class directly,Martin Hedenfal
2010-06-30make the installer quit when ^D is pressed at any promptAlexander Hall
2010-06-30Add a global root user that is allowed to read/write entries in all localMartin Hedenfal
2010-06-30for scsibus, silence the activate function when unknown events are given.Theo de Raadt
2010-06-30amd64_pa_used is weird.Owain Ainsworth
2010-06-30Cleaned up aml name parser, delete unused codeJordan Hargrave
2010-06-30you keep saying LIST_END. I do not think it means what you think itOwain Ainsworth
2010-06-30Use SLIST for the ccb free list.Michael Knudsen
2010-06-30Use a SLIST for the ccb free list.Michael Knudsen
2010-06-30Flush cache before suspend.Mark Kettenis
2010-06-30Use SLIST instead of TAILQ for the ccb free list.Michael Knudsen
2010-06-30Use __attribute__ ((aligned (16)), to make sure the FPU state is alignedMark Kettenis
2010-06-30Print MPLS label as decimal and not hex. All other places we print MPLSClaudio Jeker
2010-06-30fix route label awesomeness, issue also known as PR6416Henning Brauer
2010-06-30Make this compile after TTYHOG definition change (but the logic should be fixedMiod Vallat
2010-06-30Bring cd(4) into line with sd(4) and st(4) by implementing CDF_DYINGKenneth R Westerback
2010-06-30Don't send statistics for referral namespaces. This unbreaks ldapctl stats.Martin Hedenfal
2010-06-30Remove #ifdef CRYPTO. config will do this for us.Thordur I. Bjornsson
2010-06-30get rid of a few c++ comments and a few spacing nitsThordur I. Bjornsson
2010-06-30remove two useless defines.Thordur I. Bjornsson
2010-06-30regenYojiro Uo