summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-25Also cover other diff formats besides unified ones.Tobias Stoeckmann
2014-11-25Since in_broadcast() is now used to always iterate on all the interfacesMartin Pieuchot
2014-11-25macro and typo fixes from kaspars at bankovskis dot netIngo Schwarze
2014-11-25No need to forward declare "struct route" anymore, rtalloc_mpath() noMartin Pieuchot
2014-11-25minor clean-up: the stuff not to display is tied to the set, so make theMarc Espie
2014-11-25The proliferation of "struct route" in all its flavors didn't makeMartin Pieuchot
2014-11-25unifdef -USCOPEDROUTING, no object change.Martin Pieuchot
2014-11-25Speed up page zeroing by using a loop of dcbz/dcbzl instead of bzero().Martin Pieuchot
2014-11-25Introduce strtolinenum to properly check line numbers while parsing:Tobias Stoeckmann
2014-11-25Prevent null pointer dereference on empty input files when diff requiresTobias Stoeckmann
2014-11-25Release file descriptors as soon as they are not needed anymore.Tobias Stoeckmann
2014-11-25use correct divisor when converting microseconds to 100ths of a secondBret Lambert
2014-11-25set ttyout to line buffered, because the signal handler writes areTheo de Raadt
2014-11-25Allow comma-separated options in tbl(7) tables.Anthony J. Bentley
2014-11-25Completely rewrite the top level of the layout parser.Ingo Schwarze
2014-11-25"Aq foo" is not the same as "<foo>". Don't use it to mark up HTML.Anthony J. Bentley
2014-11-25no first person in man pages.Ted Unangst
2014-11-25no need for md5 xrTed Unangst
2014-11-25revert the bludgeoning of DES. if we need a thread safe crypt, maybe it'sTed Unangst
2014-11-25Do not access a NULL pointer when a section has no body,Ingo Schwarze
2014-11-25push some global data down into functions to make this threadlier.Ted Unangst
2014-11-25disable qla. there is a boot-time raceTheo de Raadt
2014-11-24rxr ioctl handling.Brad Smith
2014-11-24introduce a hashspace define and check that there's enough space toTed Unangst
2014-11-24Actually, the previous change didn't quite work on the SPARC T5-2. But ifMark Kettenis
2014-11-24Change "will write" back to "writes" in -f description. From jmc@Todd C. Miller
2014-11-24Add missing pci_msiq_setstate and pci_msi_setstate calls. Makes MSI workMark Kettenis
2014-11-24check crypt() for null. noticed by Jonas TermansenTed Unangst
2014-11-24The handling of the -f option is a hack. Instead of fooling aroundTodd C. Miller
2014-11-24syncTheo de Raadt
2014-11-24Remove undocumented and obsolete -T option. It was intended forTodd C. Miller
2014-11-24add a (currently crashing) test case by Sebastien MarieOtto Moerbeek
2014-11-24Do not attempt to dereference NULL pointers when encountering an empty SCSIMiod Vallat
2014-11-24Fix some issues with 64-bit BARs behind PCI-PCI bridges.Mark Kettenis
2014-11-24The hypervisor on a SPARC T5-2 needs stricter alignment of the MSI messageMark Kettenis
2014-11-24No point in setting the Interrupt-on Short Packet bit on OUT endpoint.Martin Pieuchot
2014-11-24In debug mode, print more information when a transfer is aborted and useMartin Pieuchot
2014-11-24If we use the vintr cookie to point at the interrupt handler struct, weMark Kettenis
2014-11-24Rename rt_ifa_addloop() into rt_ifa_addlocal() and make it return anMartin Pieuchot
2014-11-24Remove another sparc64 md installboot reference that was hiding in here.Stefan Sperling
2014-11-24Use the pointer to "struct intrhand" as the vintr cookie.Mark Kettenis
2014-11-24On sun4v, interpret the first data word of a device interrupt message as aMark Kettenis
2014-11-24rxr ioctl handling.Brad Smith
2014-11-24Adjust ordering; from pjanzenTheo de Raadt
2014-11-24Add two new IUPAC elements, and adjust the atomic weights of some.Theo de Raadt
2014-11-24Make the scope of the symbol caching variables added in 1.49 a bit larger soMiod Vallat
2014-11-24remove a surplus break statementJonathan Gray
2014-11-24Count how many lids are open, rather than accumulating the values ACPITheo de Raadt
2014-11-24- Check IFF_RUNNING in xl_intr().Brad Smith
2014-11-24Fix crashes in the handling of the sshd config file found with the aflJonathan Gray