summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-11sort, add missing lint filechristos
2018-03-11Stub out on platforms without ifunc support in the linker.joerg
2018-03-11regen these files for xkeyboard-config 2.23.1.mrg
2018-03-11undo previous; breaks the build. handle inside flex.christos
2018-03-11don't need sys/cdefs.h if tool.christos
2018-03-11Make a comment meaningful. ie: s/Ditto/what it was copying/ (more or less)kre
2018-03-11deal with cvs meta-data directories not called CVS.christos
2018-03-11Explain the TSC drift thing.maxv
2018-03-11Add myself.tih
2018-03-11mark fontcache files as obsolete.mrg
2018-03-1120180311:mrg
2018-03-11move the src list from libXfont stuff to local stuff.mrg
2018-03-11update for bdftopcf 1.4.0.mrg
2018-03-11fix libXfont2 sources list. update for xfs 1.2.0.mrg
2018-03-11Fix build of tools/lex on platforms lacking sys/cdefs.h by includinghans
2018-03-11define LIBXFONT2.mrg
2018-03-11build and install libXfont2.mrg
2018-03-11use xorg-pkg-ver.mk.mrg
2018-03-11use xorg-pkg-ver.mkmrg
2018-03-11use xorg-pkg-ver.mk and define HAVE_USLEEP.mrg
2018-03-11look in man/ subdir for the manualmrg
2018-03-11use xorg-pkg-ver.mkmrg
2018-03-11stop building libXfontcache as it is obsolete for a decade.mrg
2018-03-11Outsource setting the backplane window into a specific function so itkhorben
2018-03-10Fix spello in a commentkhorben
2018-03-10Add KASSERTs.maxv
2018-03-10Fix the computation. Normally that's harmless since ip6_output recomputesmaxv
2018-03-10Fix signed overflow in atan2eadler
2018-03-10Add "Eitan" to propernameseadler
2018-03-10Replace bus_dmamap_sync(9) op with a newer one taken from m68k/bus_dma.c.tsutsui
2018-03-10Fix another possible out of bounds.tsutsui
2018-03-09remove some unused code, add comments for credits & explanationsmacallan
2018-03-09match opening ( with closing ) instead of closing }.mrg
2018-03-09Add ifunc support for statically linked applications on x86, ppc, sparcjoerg
2018-03-09add adadc drivermacallan
2018-03-09Like Sparc, PowerPC can use IRELATIVE relocations in non-PLT sections.joerg
2018-03-09yet another temperature sensor / ADCmacallan
2018-03-09Avoid casting fun by switching ifunc helper functions to returnjoerg
2018-03-09Update the keys file to the latest version from:christos
2018-03-09revert previous; this was no typo.christos
2018-03-09fix device attributeschristos
2018-03-09everyone switched to openssl-1.1christos
2018-03-09use the proper match patternchristos
2018-03-09Disable assembly stubs for the big endian variants of mips (could be morechristos
2018-03-09Remove M_PKTHDR from secondary mbufs when reassembling packets.maxv
2018-03-09Initialise ret to avoid returning uninitialised value if the if statement issevan
2018-03-09Fix ipsec(4) I/F esp_frag support.knakahara
2018-03-09Functionalize duplicated code. No functional changes.knakahara
2018-03-09Fix missing sadb_x_ipsecrequest informations for PF_KEY message.knakahara
2018-03-09NAT-T src and dst port in ipsec_variant should be network byte order.knakahara