Age | Commit message (Expand) | Author |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2015-03-30 | Remove isp stanzas. qlw is here to stay. | Miod Vallat |
2015-03-30 | Add a bus_dma_tag_t for DVMA usage, suitable for use for devices not sitting | Miod Vallat |
2015-02-28 | Move consinit() out of the bowels of the zs driver to its own file, in | Miod Vallat |
2015-01-21 | By popular demand, put NFS, ipv6 and vlan support in sparc installation media. | Miod Vallat |
2015-01-13 | for the install: target, use cmp as a rough attempt for avoiding repeated | Theo de Raadt |
2015-01-11 | switch prototype warnings to implicit-declaration warnings. | Ted Unangst |
2015-01-11 | Unbreak sun4 | Miod Vallat |
2014-11-22 | Driver for the ECC memory controller found on some sun4m (ss20), so that | Miod Vallat |
2014-11-18 | (except for the arm architectures...) unify the way the ld.script is | Theo de Raadt |
2014-10-25 | Don't let qlw attach to non-sun4m yet, as this driver currently depends upon | Miod Vallat |
2014-10-25 | Add and enable qlw at sbus. Tested on QLGC,isp | Miod Vallat |
2014-10-12 | Downgrade needs-count to needs-flag when applicable. | Miod Vallat |
2014-10-10 | Significant unification of RAMDISK* config files, making them diffable. | Theo de Raadt |
2014-10-04 | Switch the kernel configs over to using -Wframe-larger-than= instead of | Brad Smith |
2014-05-30 | SBus glue for qlw(4) for sparc. Untested. | Mark Kettenis |
2014-05-09 | format string fixes and removal of -Wno-format for sparc kernels. | Miod Vallat |
2014-02-25 | Put edata after the .openbsd.randomdata phdr, to prevent the former's contents | Miod Vallat |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew |
2014-01-01 | fix header to get symbols loaded correctly | Miod Vallat |
2014-01-01 | Add a linker script to force the .openbsd.randomdata section to be put after | Miod Vallat |
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther |
2013-09-24 | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: | Miod Vallat |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-06-04 | Support for the SS10/SS20 NVSIMM as block devices; tested by nick@ | Miod Vallat |
2013-04-21 | Unify the zs tty driver. | Sebastian Reitenbach |
2013-03-30 | reorder include search directories. cuts lookups by quite a bit. | Ted Unangst |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |
2012-08-23 | missing ${NOPIE_FLAGS}; ok pascal | Theo de Raadt |
2012-07-22 | remove a few things to make this fit again; with miod | Theo de Raadt |
2012-04-19 | shrink | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-11-08 | procfs for solaris compat? not anymore; ok miod | Theo de Raadt |
2011-09-04 | Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@ | Miod Vallat |
2011-09-03 | Switch the sparc audioamd(4) code to the MI driver; tested on SPARCclassic | Miod Vallat |
2011-07-07 | The drahn memorial bad kernel build fix: prevent blood pressure | Philip Guenthe |
2011-07-06 | make clean should clean .d files, so as to leave a fresh canvas. | Ted Unangst |
2011-07-04 | remove compat_svr4 support. ok deraadt | Ted Unangst |
2011-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |
2010-12-30 | If genassym fails, sort on the pipeline will indicate no error resulting | Theo de Raadt |
2010-12-06 | - use consistent 'include' rules without a full relative path. | Jasper Lievisse Adriaanse |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-11-19 | add pseudo-device hotplug. | Miod Vallat |
2010-08-30 | disable SVR4 compat by default; ok kettenis | Theo de Raadt |
2010-07-24 | leftover from revert of long ago | Jacob Meuser |
2010-07-10 | sun4e (i.e. SPARCengine 1e) support. This platform is a mix between sun4 and | Miod Vallat |