Tag user memory pointers with __user.
[comedi.git] / m4 /
2011-09-05 Ian AbbottDeal with backported bool type for RHEL5's 2.6.18 kernel
2011-06-02 Ian Abbottconfigure: Recognize kernel 3.x
2010-11-08 Ian AbbottMore ugly PCMCIA changes for 2.6.37 kernel.
2010-10-08 Ian AbbottPCMCIA support broke again with 2.6.36(-rc) kernel...
2010-09-30 Ian AbbottPCMCIA support broke again with 2.6.35 kernel, so add...
2010-07-26 Ian AbbottAdd check for existance of <linux/semaphore.h> header...
2010-06-22 Ian AbbottPCMCIA support broke with the 2.6.33 kernel, so add...
2010-05-26 Ian AbbottCheck for RTAI include directory "${RTAI_DIR}/include...
2009-08-07 Ian AbbottNeeded some more M4 quoting in AS_LINUX_SRC_DIR().
2009-05-22 Ian AbbottWhen checking for separate Linux source and build direc...
2008-10-22 Ian AbbottUpdate test for separate Linux source and build directories
2008-10-22 Ian AbbottFix plain "--with-machine" without parameter. It used...
2008-02-04 Ian AbbottFor separate kernel source and build directories, allow...
2007-12-20 Ian AbbottOnce the linux build directory has been determined...
2007-12-17 Ian AbbottSome changes for separate Linux source and build trees.
2007-12-12 Ian AbbottCheck for include/linux/mutex.h in kernel source.
2007-08-01 Frank Mori HessFixed "make uninstall". "make distcheck" passes now.
2007-08-01 Frank Mori HessFixed test for rpm program.
2007-08-01 Ian AbbottDon't bother running 'rpm -qa' to see whether querying...
2006-07-18 Frank Mori Hessturn pcmcia support on or off by default depending...
2006-07-10 Ian AbbottExtend automatic enabling of Kbuild mechanism back...
2006-07-10 Ian AbbottReplaced AC_PATH_PROG with AC_PATH_TOOL when detecting...
2006-07-06 Ian AbbottAvoid using AC_RUN_IFELSE to check the kernel major...
2006-07-05 Ian AbbottApplied patch from Ben Gardiner (blg at mast dot queens...
2006-07-05 Ian AbbottRemoved MODVERDIR=${tmpdir} when checking CFLAGS, as...
2006-06-28 Frank Mori HessDetect Kbuild in Linux kernel source directory, and...
2006-01-15 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott), fixes follow...
2005-12-15 Frank Mori HessPatch from "Andreas Leuner" <al14@inf.tu-dresden.de>:
2005-06-15 Frank Mori Hess* Contributors: Added Alexis Berlemont and Simone Mannori.
2005-04-01 David SchleefMake distcheck work. Add LINUX_MODULE_STYLE to indicat...
2004-12-29 Frank Mori Hesshandle errors when trying to get kernel flags
2004-12-29 Frank Mori Hessmake lack of .hdepend in kernel dir a warning instead...
2004-10-02 Frank Mori Hesscheck for modpost in two possible locations r0_7_69
2004-07-12 Frank Mori Hessdon't barf if Modules.symvers doesn't exist
2004-06-02 David SchleefUpgrade as-linux.m4 and as-modtool.m4. Fix build syste...
2004-05-14 Frank Mori Hessbe less picky about finding .hdepend
2004-03-02 Frank Mori Hessupdate configure help to suggest using rtai installatio...
2004-02-29 Frank Mori Hessget CONFIG_ADEOS value
2004-02-29 Frank Mori Hessadd missing quote
2004-02-29 Frank Mori Hessadd mising $ and recognize adeos patched kernels
2004-02-29 Frank Mori Hessdeal with moved rtai_config.h
2004-02-29 Frank Mori Hessfix m4 quoting
2004-02-27 David SchleefAdd fallback if mktemp utility cannot be found.
2004-01-25 Frank Mori Hessadd use of LDFLAGS_MODULE for 2.6
2004-01-24 Frank Mori Hessfixed setting of -DMODULE for 2.6
2004-01-12 Frank Mori Hessfix install brokenness (missing some square brackets)
2004-01-12 Frank Mori Hessadded some more m4 quoting to get rid of automake1...
2004-01-09 David SchleefMerge thomasvs's linux.m4 improvements. Write as-modto...
2003-10-04 Frank Mori Hessfirst pass at autoconf'd RT support done
2003-10-03 Frank Mori Hesspartial RT support
2003-09-02 David Schleefchange ${MAKE} to ${MAKE-make} to set a reasonable...
2003-08-25 David Schleefchange make -C to ${MAKE} -C
2003-08-08 Frank Mori Hesschanged indentation to tabs
2003-08-08 Frank Mori Hessadd config and depend checks for linux directory
2003-08-08 Frank Mori Hessadded check for include/linux/version.h
2003-08-08 Frank Mori Hessextra m4 quotes [] to make regular expression work
2003-08-07 David SchleefAdd detection for kernel major/minor version
2003-08-07 David Schleefm4 macros for a bunch of Linux ops
2003-08-05 David Schleefholder for linux macro