Age | Commit message (Expand) | Author |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-04-16 | Enable ualea(4) where we have uhub(4), these USB device lists cry for | Martin Pieuchot |
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 |
2014-12-11 | dragonflybsd has added a urio driver. conservation of urios requires | Ted Unangst |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-18 | (except for the arm architectures...) unify the way the ld.script is | Theo de Raadt |
2014-10-12 | Rough sync with hppa to make this compile again. | 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-09-26 | remove the last uses of -Wno-format | Jonathan Gray |
2014-07-12 | "Dr. Jones. Again we see there is nothing you can possess which I cannot | Ted Unangst |
2014-07-12 | Build kernels at -O2 instead of -Os, as done for userland and on all other | Miod Vallat |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst |
2014-04-07 | Add axen(4) wherever axe(4) is. | Brad Smith |
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-10-29 | fpa went away | Theo de Raadt |
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-03-30 | reorder include search directories. cuts lookups by quite a bit. | Ted Unangst |
2013-03-09 | turn off debug features we do not need | Theo de Raadt |
2012-09-27 | enable smsc | Jonathan Gray |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |
2012-08-22 | Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be | Pascal Stumpf |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-22 | Disable option DEBUG for hppa64 - it is now too noisy to be useful. | Joel Sing |
2011-08-07 | Enable ssio(4) and com(4). | Mark Kettenis |
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-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |
2011-05-24 | On OpenBSD, we've always attached scsibus(4) to umass(4), even for | Matthew Dempsky |
2011-04-16 | Move the FPU state out of 'struct pcb' like we did for hppa since it causes | Mark Kettenis |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |
2011-04-13 | Enable siop, scsibus and sd. | Joel Sing |
2011-04-10 | hppa64 does not have a libspmath | Theo de Raadt |
2011-01-02 | Include files.bluetooth so that hppa64 compiles. | Joel Sing |
2010-12-30 | If genassym fails, sort on the pipeline will indicate no error resulting | Theo de Raadt |
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-08-30 | delete PROCFS we will never support | Theo de Raadt |
2010-08-18 | - remove COMPAT_LINUX bits. these architectures are not targetted by the | Jasper Lievisse Adriaanse |
2010-08-02 | enable owctr | Theo de Raadt |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-01 | Add stubs for soft interrupts. | Joel Sing |
2010-06-30 | remove compat_osf1 support from the kernel | Ted Unangst |
2010-06-29 | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were | Philip Guenthe |
2010-06-01 | use --warn-common for linking (some arch's will show new warnings), and | Theo de Raadt |