summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-30don't use intermediate target (a.out) in multiple targetsOtto Moerbeek
2007-10-30avoid intermediate files with same name (ie. a.out) for parallel makeTheo de Raadt
2007-10-29remove extra backslash at the end of RB_PROTOTYPE, report fromDamien Miller
2007-10-29run depend so that SFILES depend on assym.h, which allows them to buildMarc Espie
2007-10-29add missing dependency. Taken from upstream gcc.Marc Espie
2007-10-29UltraSPARC CPUs (and other SPARC V9 implementations) don't have aMark Kettenis
2007-10-29Make sure the dma_cachectl*() functions actually do their work on allMiod Vallat
2007-10-29When a secondary cpu gets its interrupt pin stuck, be sure to savectxMiod Vallat
2007-10-29For fd passing, at externalize time we are dealing with int[] not pointer[],Theo de Raadt
2007-10-29Pull from master repo:Stefan Kempf
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29More tweaking of option processing, this time around the creation ofKenneth R Westerback
2007-10-29From master repo:Anders Magnusson
2007-10-29Updates from master repo:Anders Magnusson
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29regenMike Belopuhov
2007-10-29Add missing Marvell 88SE61xx IDs.Mike Belopuhov
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29unmap on error and correct some output in those cases.Federico G. Schwindt
2007-10-29remove reference to old ICE1712 name in brackets from .NdAlexandre Ratchov
2007-10-29Touch of KNF and style(9), spaces and comments.Thordur I. Bjornsson
2007-10-29fix the setup of Tx descriptors. the frame type and "no ack" bits wereReyk Floeter
2007-10-29regenDavid Gwynne
2007-10-29the areca with the 1201 pci id is known as the 1200 everywhere. itDavid Gwynne
2007-10-29regen, finally.David Gwynne
2007-10-293 new areca controllersDavid Gwynne
2007-10-29clean up after previous macro removal;Jason McIntyre
2007-10-29Add simple regress test for LocalCommand; ok djm@Darren Tucker
2007-10-29Make LocalCommand work for Protocol 1 too; ok djm@Darren Tucker
2007-10-29ProxyCommand and LocalCommand use the user's shell, not /bin/sh; ok djm@Darren Tucker
2007-10-29Send config block back to slave for invalid users too so optionsDarren Tucker
2007-10-29Plug tiny mem leaks in ControlPath and ProxyCommand option processing; ok djm@Darren Tucker
2007-10-29get rid of the unused cond_predicate_t typedef.David Gwynne
2007-10-29Allow build without -DGSSAPI; ok deraadt@Darren Tucker
2007-10-28syncTheo de Raadt
2007-10-28add new envy(4) man pageAlexandre Ratchov
2007-10-28Enable pcie snoop for SB600 and MCP51. Fixes a variety of noise,Deanna Phillips
2007-10-28syncTheo de Raadt
2007-10-28This is a horrible kluge: invoke sched_init_cpu for seconday processorsMiod Vallat
2007-10-28Start secondary processors synchronously. This only wins us a nicer dmesgMiod Vallat
2007-10-28Do not flag a processor as ``alive'' until it really is ready to accept IPIs.Miod Vallat
2007-10-28more id tags.Federico G. Schwindt
2007-10-28id tags.Federico G. Schwindt
2007-10-28stop putting xfs (and only xfs) rcsid into the kernel; ok miodTheo de Raadt