Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-20 | Fix double free and memory loss probing partition table. | Guillem Jover | |
Thanks to Neal H. Walfield <neal@cs.uml.edu>. | |||
2004-11-20 | Enable debug code by default (disable with NDEBUG). | Guillem Jover | |
Thanks to Neal H. Walfield <neal@cs.uml.edu>. | |||
2004-11-20 | Repackage upstream source to remove binary only data. (Closes: #252323) | Guillem Jover | |
- i386/i386/fpe.b: Remove binary without source. - i386/i386/fpe.b_elf: Likewise. - linux/src/drivers/scsi/qlogicisp_asm.c: Likewise. Disable floating point emulation usage. Disable qlogicisp firmware loading. | |||
2004-10-26 | Fix ChangeLog entries. | Guillem Jover | |
2004-10-25 | * linux/dev/include/linux/malloc.h: Include <asm/cache.h>. | Guillem Jover | |
2004-10-25 | Minor changelog cleansing. | Guillem Jover | |
Prepare for upload. | |||
2004-10-25 | Enabled more drivers. | Guillem Jover | |
2004-10-25 | Added regeneration instructions. | Guillem Jover | |
Sync with latest autotools changes. | |||
2004-10-25 | * i386/linux/configure.ac: Do not include "pci-skeleton.c" in the "net" | Guillem Jover | |
driver class. Enable intel_gige and natsemi network drivers. Remove "CONFIG_" from cb_chim, starfire, sundance, winbond840, hamachi, natsemi, myson803 and ns820 driver declarations. s/INTER_GIGE/INTEL_GIGE/. * linux/src/include/asm-i386/cache.h: New file from linux 2.2.26. * linux/dev/drivers/net/ns820.c (netsami_drv_id): Renamed to ... (ns820_drv_id): ... this. Fix all callers. * linux/dev/drivers/net/intel-gige.c (skel_netdev_probe): Renamed to ... (igige_probe): ... this. * linux/dev/drivers/net/Space.c: Add probes for natsemi, ns820, winbond840, hamachi, sundance, starfire, myson803 and intel-gige drivers. | |||
2004-10-25 | * Drivers.macros (AC_DRIVER_CLASS): Make it visible to autoheader via | Guillem Jover | |
AH_TEMPLATE. (AC_DRIVER): Set the value for the AC_DEFINE and AC_DEFINE_UNQUOTTED to 1. | |||
2004-10-25 | Change the autoconf option to mention it is IDE specific. | Guillem Jover | |
Remove hunk for device-drivers.h.in. | |||
2004-10-25 | Fix ChangeLog entry. | Guillem Jover | |
2004-10-23 | Fix ChangeLog. | Guillem Jover | |
2004-10-23 | Change Maintainer address again. | Guillem Jover | |
Fix former implicit Uploaders. | |||
2004-09-23 | Change back the Maintainer address. | Guillem Jover | |
2004-09-23 | Do not strip two times, including the -dbg package. | Guillem Jover | |
2004-09-23 | Added former implicit maintainers to Uploaders. | Guillem Jover | |
2004-09-22 | Clean debhelperization: | Guillem Jover | |
- Merge binary-<package> targets into binary-arch. - Split install targets on their own. | |||
2004-09-21 | Sync with latest autoconf changes. | Guillem Jover | |
2004-09-21 | Fixed winbond-840 driver name to winbond_840. | Guillem Jover | |
2004-09-20 | Revert r32. | Guillem Jover | |
Move gnumach-dev to binary-arch. | |||
2004-09-20 | Now using Standards-Version 3.6.1. | Guillem Jover | |
2004-09-20 | Make gnumach-dev arch all. | Guillem Jover | |
2004-09-20 | Switched to debhelper. | Guillem Jover | |
2004-09-20 | Revert r28. | Guillem Jover | |
DESTDIR support. | |||
2004-09-19 | Support DESTDIR on upstream makefiles. | Guillem Jover | |
2004-09-18 | Honour DEB_BUILD_OPTIONS. | Guillem Jover | |
2004-09-18 | Cleaned and updated debian/copyright file. | Guillem Jover | |
2004-09-18 | Added DPATCHLEVEL. | Guillem Jover | |
2004-09-18 | Sync with autoconf changes. | Guillem Jover | |
2004-09-18 | Use AS_HELP_STRING. | Guillem Jover | |
2004-09-18 | Sync with autoconf changes. | Guillem Jover | |
2004-09-18 | Add missing autoconfiscations. | Guillem Jover | |
2004-09-16 | Add newer DMA support. | Guillem Jover | |
Thanks to Sergio López <koro@menteslibres.org>. | |||
2004-09-15 | New upstream CVS snapshot. | Guillem Jover | |
2004-09-15 | Changed Maintainer address. | Guillem Jover | |
Added myself to Uploaders. | |||
2004-09-15 | Fix entry about autoconf patch. | Guillem Jover | |
2004-09-15 | Fix build failures for gcc-3.4. | Guillem Jover | |
2004-09-15 | Enable new NIC drivers. | Guillem Jover | |
Wrap a driver line. Move temporally Drivers.in to configure.ac under i386/linux/. | |||
2004-09-15 | New file. The generated autoconf stuff. | Guillem Jover | |
2004-09-15 | Update autoconf patch. | Guillem Jover | |
Sync nic update patch. | |||
2004-09-14 | Minor cleansing. | Guillem Jover | |
2004-09-14 | Rename to numbered patches. | Guillem Jover | |
2004-09-14 | Add DPATCHLEVEL. | Guillem Jover | |
2004-09-14 | Update autoconf. | Guillem Jover | |
Thanks to Marco Gerards <metgerards@student.han.nl>. | |||
2004-09-13 | Update NICs from Linux. | Guillem Jover | |
Thanks to Alfred M. Szmidt <ams@kemisten.nu> and Arief M. Utama <arief_mulya@yahoo.com>. | |||
2004-09-13 | Change patch apply order so autoconf is not triggered. | Guillem Jover | |
2004-09-13 | Enable i386, kfreebsd-i386 and knetbsd-i386 on all packages. | Guillem Jover | |
2004-09-13 | Allow to build natively on non GNU/Hurd systems. | Guillem Jover | |
2004-09-13 | Split patches into debian/patches/. Use a modified cdbs simple-patchsys. | Guillem Jover | |