Age | Commit message (Expand) | Author |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-06-24 | Configure network devices at ipl 3, not ipl 1. | Miod Vallat |
2006-04-21 | Since bugtty (and BUG routines in general) can only work if we keep the BUG | Miod Vallat |
2005-11-27 | Get rid of the `len' locator for VME devices, since mappings have a page | Miod Vallat |
2005-09-21 | isbad() is only used on SMD disks on sparc; remove it on other platforms. | Miod Vallat |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-01 | Remove option FPU_EMULATE from the mvme68k kernels - first, it is misleading | Miod Vallat |
2005-08-01 | Dead meat. | Miod Vallat |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-02-20 | Do not pass 68060-specific compiler flags anymore. | Miod Vallat |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-08 | Use ${MKDEP} instead of mkdep. | Alexander Yurchenko |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-07-10 | files.hpux is now in a {m68k,hppa} subdir | Theo de Raadt |
2004-01-28 | Do not put the sample IndustryPack driver in GENERIC. This makes no real sense. | Miod Vallat |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-04-28 | Shave a few more bytes off bsd.rd | Miod Vallat |
2002-04-27 | Enable -Wall and friends for kernel compilations. | Miod Vallat |
2002-04-21 | Add a maxusers line, and comment out xd lines. | Miod Vallat |
2002-04-17 | new RAMDISK config, much smaller | Theo de Raadt |
2002-03-14 | Remove PTRACE support out of the ramdisks/miniroots. | Miod Vallat |
2002-02-22 | Switch mvme68k to pmap_motorola again. | Miod Vallat |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-12-20 | Temporarily revert the pmap_motorola changes, as they may account for | Miod Vallat |
2001-12-14 | Sync compilation flags definition accross m68k-based arches. | Miod Vallat |
2001-11-30 | Switch to pmap_motorola. | Miod Vallat |
2001-11-21 | Provide COMPAT_SUNOS files via the common m68k configuration files. | Miod Vallat |
2001-11-08 | There is no point keeping ramdisk support in non-RAMDISK kernels. | Miod Vallat |
2001-08-30 | Invoke genassym.sh with both m68k/m68k/genassym.cf and | Miod Vallat |
2001-08-03 | Shupid me, bugtty is necessary... | Miod Vallat |
2001-08-03 | Make all the low-profile configurations include conf/GENERIC, and | Miod Vallat |
2001-07-15 | add install target | assar |
2001-06-27 | UVM is no longer an option. | Artur Grabowski |