Age | Commit message (Expand) | Author |
2010-06-07 | Sync with GENERIC and SUN4. | Miod Vallat |
2010-06-07 | Rework the way onboard devices attach on Sun 4/110 systems (which only have a | Miod Vallat |
2010-06-01 | use --warn-common for linking (some arch's will show new warnings), and | Theo de Raadt |
2010-05-28 | ${PARAM} is now included in ${CPPFLAGS}, so stop passing it separately | Philip Guenthe |
2010-05-25 | The _arch and _mach variables now come from config(8), decreasing even further | Theo de Raadt |
2010-05-25 | Hand-list the two-step assym.h -> .[Ss] -> .o dependencies. The | Theo de Raadt |
2010-05-25 | ${SRCS} is only used once, and fits onto the line where it is used | Theo de Raadt |
2010-05-24 | give up on -Wvariable-decl | Theo de Raadt |
2010-05-24 | Reduce differences between the Makefile.* files for all architectures. | Theo de Raadt |
2010-04-28 | clean up more more subtle and stupid differences between the various | Theo de Raadt |
2010-04-27 | Unifity CPPFLAGS= (using ${_mach}), SYSTEM_LD_TAIL= (always on one line), | Theo de Raadt |
2010-04-27 | shorten preamble | Theo de Raadt |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-19 | Add missing bits for complete softraid support to sparc/sparc64 | David Coppa |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-08-29 | Glue for the SBus version of the Sun Vector Gigabit Ethernet card. | Mark Kettenis |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | No need to clean genassym{.,o} during `make clean', genassym.sh does this | Miod Vallat |
2009-07-28 | gem(4) + gentbi(4) do fit; requested by brad | Theo de Raadt |
2009-07-13 | Add the neccessary glue to attach gem(4) to sbus(4) and enable gem(4) in | Mark Kettenis |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-04-15 | Remove en(4) (no manpage present, no none removed), and the midway.c glue code | Owain Ainsworth |
2009-01-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2008-07-02 | add bio & bioctl | Todd T. Fries |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-15 | Oops, it's a bit too early for -Wvariable-decl on sparc. | Miod Vallat |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-03-06 | Change ramdisk filesystem size from 4352 to 4000 blocks, so that | Theo de Raadt |
2008-01-06 | Add lebuffer. | 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-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-05-29 | use the right capitalization for `SBus' | Igor Sobrado |
2007-05-08 | Remove cross-compiling stuff that is neither correct nor should have been com... | Artur Grabowski |
2007-05-08 | Switch sparc to __HAVE_CPUINFO. | Artur Grabowski |
2007-05-01 | RAMDISK kernels do not need DIAGNOSTIC | Theo de Raadt |
2007-02-03 | Simple single-processor mutex implementation, simpler than the MI code by | Miod Vallat |
2006-12-27 | pnozz is initialized by the prom in 8bpp mode, so don't bring high-depth | Miod Vallat |
2006-12-10 | Allow ``flags 0'' to work to disable DMA for si(4) and sw(4) - it would get | Miod Vallat |