summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-09if the sample rate the hardware will use is different than theJacob Meuser
2010-05-09-Wstack-larger-than-N for hppa/hppa64.Mark Kettenis
2010-05-09Prevent "taken branch" exceptions from kernel space by clearing the PSL_TMark Kettenis
2010-05-09Make single stepping a system call work. Instead of single stepping throughMark Kettenis
2010-05-09- audio/rio500 has been removed from ports, so refer to audio/rioutil insteadJasper Lievisse Adriaanse
2010-05-09Mark _MCOUNT_DECL as __used to prevent gcc4 from optimizing it away when itMark Kettenis
2010-05-09hander -> handlerJasper Lievisse Adriaanse
2010-05-09shuffle an extern around so gcc4 doesn't whinge about incomplete typesJonathan Gray
2010-05-09in recent change, an assignation was removed which would cause a bogusGilles Chehade
2010-05-09Document that el_init can return NULL on failure, PR 6374 from rueda atNicholas Marriott
2010-05-09tweak previous;Jason McIntyre
2010-05-09Handle .rodata.* sections emitted by gcc4 the same way as .rodata and .rodata1.Mark Kettenis
2010-05-09Makefile for libobjc for gcc4Robert Nagy
2010-05-09-Wstack-larger-than-N for sparc/sparc64.Mark Kettenis
2010-05-09Accept and ignore -Wbounded, fully implementing this is in the worksJonathan Gray
2010-05-09This file won't be needed, espie pointed out how stupid I was.Robert Nagy
2010-05-09define COMPILER_VERSION to be used later.Marc Espie
2010-05-09Make i386 use a pointer to the trap frame like everybody else instead ofMark Kettenis
2010-05-09Modift -fstack-protector support such that it works with the supportMark Kettenis
2010-05-09fix obvious typo, unbreak build on i386Marc Espie
2010-05-09use _dl_memset() instead of bzero() here. Unbreaks sparc build.Matthieu Herrb
2010-05-09Only #define _GLIBCXX_ATOMIC_BUILTINS on architectures where we use GCC'sMark Kettenis
2010-05-09Reserve space for 6 extended word argument slots required by the ABI.Mark Kettenis
2010-05-08disk_busy()/disk_unbusy() dance; from NetBSD.Miod Vallat
2010-05-08Huge work-in-progress commit to support Loongson 2E-based evaluation boardsMiod Vallat
2010-05-08Defines for the Intel 8259 PIC and compatible designs, because hardwiredMiod Vallat
2010-05-08A little bit of a hack.Owain Ainsworth
2010-05-08expand lvalue macro and remove an unnecessary and illegal cast inChristian Weisgerber
2010-05-08* add #includes to pull in missing prototypes, as pointed out by gcc4Christian Weisgerber
2010-05-08Fixes to build with gcc4, mostly function prototypes and missingNicholas Marriott
2010-05-08Document Wpointer-sign is not enabled in gcc 4.2.1 on OpenBSDRobert Nagy
2010-05-08Disable -Wpointer-sign in -WallRobert Nagy
2010-05-08Set the write combined bit on our newly created pages.Owain Ainsworth
2010-05-08Page Attribute Tables (PAT) support for x86.Owain Ainsworth
2010-05-08prime play buffers as soon as the device is opened, otherwise aAlexandre Ratchov
2010-05-08add i386 to the atomicity via builtins list as wellJonathan Gray
2010-05-08Use "builtins" for atomicity on sparc64 as well.Mark Kettenis
2010-05-08Fix sign in dev_getpos(). Indeed, positive device playback latencyAlexandre Ratchov
2010-05-08don't take into account recording latency in dev_getpos(), sinceAlexandre Ratchov
2010-05-08Upon changing the MAC address of an if_trunk interface, all ports are switchedStefan Sperling
2010-05-08Some fixes from upstream to make this compile with gcc4.Mark Kettenis
2010-05-08While handling SIOCSIFLLADDR, after adjusting the MAC of the interface,Stefan Sperling
2010-05-08During IPv6 source address selection, prefer RFC 4941 temporary addressesStefan Sperling
2010-05-08Install libsupc++ header files as well.Mark Kettenis
2010-05-08sync to bsd.lv mdoc_term.c 1.117, mdoc_html.c 1.61:Ingo Schwarze
2010-05-08merge bsd.lv rev 1.123:Ingo Schwarze
2010-05-08handle text lines beginning with \." as comments, like groff does,Ingo Schwarze
2010-05-08sync to bsd.lv rev 1.12:Ingo Schwarze
2010-05-07When failing to form an adjacency, log the interface name as wellStuart Henderson
2010-05-07Add the bits of code I wrote for the ports gcc that are necessary to handleMark Kettenis