Age | Commit message (Expand) | Author |
2008-07-30 | wi@pci now works. | Miod Vallat |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-27 | add bio & bioctl | Todd T. Fries |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-04-14 | typo in attachment | Theo de Raadt |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-04-07 | Split clock attachment in two parts: a timecounter attachment (at mainbus), | Miod Vallat |
2008-04-07 | Unclutter machdep.c by moving the IP32-specific initialization code to its | Miod Vallat |
2008-02-20 | Completely overhault attachment rules on sgi. No more indirect configuration | Miod Vallat |
2008-01-06 | Sync console devices with GENERIC. | Miod Vallat |
2008-01-06 | Enable raw keyboard for wscons - prompted by matthieu@. Whilst we're here | Joel Sing |
2008-01-04 | - remove two entries that'll never be used | Jasper Lievisse Adriaanse |
2007-12-31 | Enable gbe(4) and mkbc(4) now that we have early console support. | Joel Sing |
2007-12-31 | Significantly improve the gbe(4) driver, including: | Joel Sing |
2007-12-31 | Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgi | Joel Sing |
2007-12-18 | add power(4), a driver for the power button found on SGI O2's. | Jasper Lievisse Adriaanse |
2007-12-14 | Enable console support for SGI O2 workstations. Switch between the serial | Joel Sing |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-27 | Initial support for the SGI Graphics Back End (GBE) frame buffer found in | Joel Sing |
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-10-18 | Add support for the Moosehead PS/2 controller as found on SGI O2 workstations. | Joel Sing |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-07-17 | emu(4) works on sgi. | Jacob Meuser |
2007-06-21 | Extent sgi bus_dma to cope with different views of memory: non-contiguous | Miod Vallat |
2007-06-18 | this is the sgi disksubr, not some mythical "all mips64 architectures can use... | Theo de Raadt |
2007-05-20 | option AHC_CTRL_ID is not used. | Miod Vallat |
2007-05-01 | Simple monoprocessor mutex implementation, faster than the MI code, four left | Miod Vallat |
2007-04-21 | do not ignore linker failures; ok miod | Theo de Raadt |
2006-10-18 | enable IPv6 on the RAMDISK image. | Brad Smith |
2006-09-23 | delete blank line; Paul Stoeber | Theo de Raadt |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-06-26 | enable mpi | David Gwynne |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | 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 | spelling | David Krause |
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-04-28 | remove junk from 8 years ago | Theo de Raadt |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-01-25 | Enable mavb(4). | Mark Kettenis |
2005-01-02 | Hookup mavb driver (but leave it commented out in GENERIC). | Mark Kettenis |
2004-11-27 | Fix for building in another directory using config -s. ok deraadt@, miod@. | Matthieu Herrb |
2004-11-16 | Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb. | Mark Kettenis |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-10-08 | Enable crypto(4), hifn(4) and create /dev/crypto | Ryan Thomas McBride |