summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-04Introduce a new pci routine, pci_conf_size(), which returns the size of aMiod Vallat
2010-12-04Remove pci configuration space acces hook infrastructure, which got copiedMiod Vallat
2010-12-04Define BUS_SPACE_MAP_LINEAR and BUS_SPACE_MAP_PREFETCHABLE, and provideMiod Vallat
2010-12-04add a few simple tests found in my treeIngo Schwarze
2010-12-04fix fd leak; spotted and ok dtucker@Damien Miller
2010-12-04Now that we don't have groff in base any longer, check in the desired output,Ingo Schwarze
2010-12-04Make sgi port compile again.Joel Sing
2010-12-04The pm_cpus member of the pmap is now a 64bit integer: update the assemblyPhilip Guenthe
2010-12-04Teach swapctl(2) about DUIDs.Joel Sing
2010-12-04adjust for hard-link supportDamien Miller
2010-12-04add a protocol extension to support a hard link operation. It isDamien Miller
2010-12-03move check for revoked keys to run earlier (in auth_rsa_key_allowed)Damien Miller
2010-12-03check that g^x^q === 1 mod p; recommended by JPAKE author Feng HaoDamien Miller
2010-12-03be more strict on socket lifetime (fixes a fd leak).Eric Faurot
2010-12-03really turn -H off;Jason McIntyre
2010-12-03add missing header needed by futimes()Charles Longeau
2010-12-03Sync with amd64, to allow this to compile without warnings with gcc4:Miod Vallat
2010-12-03removed slot argument of function pckbd_cnattachAlexandr Shadchin
2010-12-03missing ; in previousJacob Meuser
2010-12-03Sizes may also be specified in gigabytes or terrabytes.Todd C. Miller
2010-12-03Document recent cpan MODULE change.Antoine Jacoutot
2010-12-03disklabel now uses "duid", not "uid";Jason McIntyre
2010-12-03turn off -H by default (<> warning), since mandoc does not have the sameJason McIntyre
2010-12-03minor cleanup;Jason McIntyre
2010-12-02After the most recent change, make it possible to make -j again. TheTheo de Raadt
2010-12-02The awk's split() starts numbering array indices at 1 not 0.Todd C. Miller
2010-12-02Track the parser status both per file (file_status), such thatIngo Schwarze
2010-12-02Properly initialize the manual section to a default when .Dt is missing.Ingo Schwarze
2010-12-02don't attach to the hid interface of the ti msp430Jacob Meuser
2010-12-02move vers.o to before the other objects, so that it is not linked last.Theo de Raadt
2010-12-02make hotplug queue dynamic, allowing us to increase size without waste.Ted Unangst
2010-12-02a -N option for tar that uses numeric only IDs, useful for cross systemTed Unangst
2010-12-02Bring lang/ruby module documentation up to date.Jeremy Evans
2010-12-02don't match/attach devices without a data endpoint, since this driverJacob Meuser
2010-12-01Fix path to register-plist. Mikolaj KucharskiLandry Breuil
2010-12-01Cleanup by kristaps@:Ingo Schwarze
2010-12-01Merge man_action.c into man_validate.c.Ingo Schwarze
2010-12-01Merge mdoc_action.c into mdoc_validate.c, because having two places to doIngo Schwarze
2010-12-01add missing header needed by mkstemp()Charles Longeau
2010-12-01Allow add a -s switch to make bioctl read the passphrase from stdin. HandyChris Kuethe
2010-12-01Add definition for "Extended Synch" bit in PCIe Link Control register.Damien Bergamini
2010-12-01syncTheo de Raadt
2010-12-01regenDamien Bergamini
2010-12-01PCI id for Atheros AR9485.Damien Bergamini
2010-12-01Clarify the internal ibuf API: rename ibuf_copy() to ibuf_get() becauseReyk Floeter
2010-12-01remove some unused tokensJonathan Gray
2010-12-01Don't error out if we can't opendir() when -empty is used.Todd C. Miller
2010-11-30various clean up; ok schwarzeJason McIntyre
2010-11-30involes -> involves; from Carlos Alberto Pereira GomesJason McIntyre
2010-11-30General cleanup of the roff(7) manual, and install it.Ingo Schwarze