summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-22Enable ath(4)Martin Pieuchot
2011-05-22syncTheo de Raadt
2011-05-22better document what happens at system shutdown;Jason McIntyre
2011-05-22- new sentence, new lineJason McIntyre
2011-05-22fix pathnameTheo de Raadt
2011-05-21Add a (failing atm) regress test for when a library moves from a packageLandry Breuil
2011-05-21Add pci_intr_map_msi() stub.Mark Kettenis
2011-05-21Document pci_intr_map_msi(9).Mark Kettenis
2011-05-21Add pci_intr_map_msi() stub.Mark Kettenis
2011-05-21It's better to have the pci_intr_map_msi() stub return -1.Mark Kettenis
2011-05-21It's better to have the pci_intr_map_msi() stub return -1.Mark Kettenis
2011-05-21remove unused commented structureGilles Chehade
2011-05-21Add pci_intr_map_msi() stub.Mark Kettenis
2011-05-21until now the map_backend API was not really useful for backends that areGilles Chehade
2011-05-21regen with autoconf-2.59, automake-1.9Jakob Schlyter
2011-05-21remove annoying log_debug()Gilles Chehade
2011-05-21resolve conflicts and regen configure using autoconf-2.65Jakob Schlyter
2011-05-21NSD v3.2.8Jakob Schlyter
2011-05-21these log_debug()s should not have been committed :)Gilles Chehade
2011-05-21when a user add himself to his own ~/.forward, the delivery method was notGilles Chehade
2011-05-21Add pci_intr_map_msi() stub.Mark Kettenis
2011-05-21make the "no DH parameters" warning a log_info()Gilles Chehade
2011-05-21"for all" does not necessary apply to relay rules, so do not forget to lookGilles Chehade
2011-05-21First stab at suporting Message Signaled Interrupts on amd64. UnfortunatelyMark Kettenis
2011-05-21First stab at supporting Message Signaled Interrupts on i386. Still work inMark Kettenis
2011-05-21Make inteldrm_intr only do any work if we know for sure that interruptsOwain Ainsworth
2011-05-21Introduce a flag to indicate that it is ok to use MSI on a certain PCI busMark Kettenis
2011-05-21tweak the TERMINFO section; ok nicmJason McIntyre
2011-05-21add legacy support for old sha256 checksums in distinfos.Marc Espie
2011-05-20Point out that the 'set skip' interfaces are currently only evaluated atStuart Henderson
2011-05-20Change 'set skip on <...>' to work with interface groups.Stuart Henderson
2011-05-20save errno dance in wrterror() and malloc_dump(); prompted by and ok deraadt@Otto Moerbeek
2011-05-20sr_scsi_cmd copes with failed i/o just fine so there's no needMike Belopuhov
2011-05-20Pass prompts through status_replace so that they can be more helpfulNicholas Marriott
2011-05-20Remove a silly XXX for a bit of code that is only used once - no valueNicholas Marriott
2011-05-20Remove a bunch of unused functions, from Michael W Bombardieri.Nicholas Marriott
2011-05-20Support DECSCUSR sequence to set the cursor style with two newNicholas Marriott
2011-05-20Support xterm(1) cursor colour change sequences through terminfo(5) CcNicholas Marriott
2011-05-20Avoid panic'ing on a bad pointer passed in by callers of msgsnd;Bret Lambert
2011-05-20fix copy and paste in BIOCINSTALLBOOT ioctl number.Marco Peereboom
2011-05-20Concurrent calls of "relayctl show sessions" could crash relayd. FixReyk Floeter
2011-05-20Fix typo; from BradKevin Lo
2011-05-20fix dumb error in dynamic-forward testDarren Tucker
2011-05-20Avoid double scsi_done(xs) in error path; ok dlg@ krw@Otto Moerbeek
2011-05-20Prevent races in dynamic forwarding test; ok djmDarren Tucker
2011-05-20use a macro to define which string options to copy between configsDamien Miller
2011-05-20another attempt to generate a v00 ECDSA key that broke the testDamien Miller
2011-05-20Add comment documenting what should be after the preauth check. ok djmDarren Tucker
2011-05-20the options TrustedUserCAKeys, RevokedKeysFile, AuthorizedKeysFileDamien Miller
2011-05-19Save and restore the MSI capability registers on suspend/resume.Mark Kettenis