Age | Commit message (Expand) | Author |
2005-12-12 | Move the MC88410 support code to a specific .c function instead of heavy | Miod Vallat |
2005-10-24 | Factorize db_interface code between luna88k and mvme88k, removing dead code | Miod Vallat |
2005-09-21 | isbad() is only used on SMD disks on sparc; remove it on other platforms. | Miod Vallat |
2005-09-06 | Remove misleading NCPUS (hardcoded) option. From the SMP tree. | Miod Vallat |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
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 |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-01 | More mvme88k code cleaning: | Miod Vallat |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-07-25 | Merge luna88k and mvme88k pmap. The pmap will now assume that the memory | Miod Vallat |
2004-07-23 | Move luna88k and mvme88k vm_machdep to m88k-agnostic code area. | Miod Vallat |
2004-07-13 | Remove compiler options workarounds for savectx breakage. | Miod Vallat |
2004-07-02 | Disable a -O2 specific optimization which causes kern_fork (and probably other | Miod Vallat |
2004-06-19 | Share common ddb files accross m88k platforms. | Miod Vallat |
2004-05-07 | Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment for | Miod Vallat |
2004-05-07 | bus_dma(9) implementation for mvme88k, mostly based upon powerpc. | Miod Vallat |
2004-04-29 | Repair depend phase | Miod Vallat |
2004-04-29 | Continue factorizing m88k common code, this time files in <arch>/<arch> | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-04-24 | Preliminary switch to an mvme88k bus_space world. Not all drivers have been | Miod Vallat |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2004-01-13 | Take advantage of the way config(8) works to probe for bugtty last during | Miod Vallat |
2004-01-12 | Oops, put back nvram0 for now. | Miod Vallat |
2004-01-05 | Support for the second set of serial ports on the M8120 (untested) | Miod Vallat |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2004-01-02 | There is no such thing as ``device cpu'' for now. | Miod Vallat |
2004-01-01 | Add sram on mvme187. | Miod Vallat |
2003-12-27 | Replace the MVME376 driver from a homemade and dusty if_ve driver to | Miod Vallat |
2003-12-26 | Merge the attachment part and the real work part of the SCSI drivers in | Miod Vallat |
2003-12-25 | Enable vx(4) again - while it still awaits more tests, it can attach without | Miod Vallat |
2003-12-25 | Disable vx* for now. | Miod Vallat |
2003-12-21 | -fno-builtin-* finally tested | Marc Espie |
2003-10-11 | Nuke trailing whitespace. | Miod Vallat |
2003-10-11 | Merge sclock and clock pseudo-devices. | Miod Vallat |
2003-10-01 | Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy. | Miod Vallat |
2003-08-30 | Compile kernels with -mno-check-zero-division. Saves two pages, and things | Miod Vallat |
2003-08-09 | New RAMDISK configuration, inspired by the mvme68k one; and the associated | Miod Vallat |
2003-08-01 | Fix pcctwo locator typos | Miod Vallat |
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 |
2003-03-16 | Old unused stuff left under the carpet. | Miod Vallat |
2003-01-14 | Define exception vector tables as assembly source, with the appropriate | Miod Vallat |
2003-01-04 | Fix a few pcctwo attachment addresses | Miod Vallat |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |