Age | Commit message (Expand) | Author |
2014-04-19 | bye bye altq bits | Henning Brauer |
2014-04-19 | -option ALTQ | Henning Brauer |
2014-04-18 | rename wd33c93 to wd33c93ctrl (but keep the filenames as is) so we can | Jasper Lievisse Adriaanse |
2014-04-12 | start working on a driver for non volatile memory express controllers. | David Gwynne |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |
2014-03-05 | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only | Mark Kettenis |
2014-03-05 | re-enable POOL_DEBUG | Chris Cappuccio |
2014-03-05 | We are now 5.5-current | Chris Cappuccio |
2014-02-22 | disable POOL_DEBUG for release | Jonathan Gray |
2014-02-22 | take us to -release mode | Theo de Raadt |
2014-02-10 | Build isp2xxx firmware into separate object files so we only include | Jonathan Matthew |
2014-01-19 | Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xx | Jonathan Matthew |
2014-01-18 | Rename softraid RAIDP to softraid RAID5. | Joel Sing |
2014-01-12 | crank to 5.5beta | Theo de Raadt |
2013-12-14 | enable tmpfs so it gets tested some more. | Marc Espie |
2013-12-13 | Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@ | Christian Weisgerber |
2013-11-11 | Replace most of our formating functions to convert IPv4/6 addresses from | Martin Pieuchot |
2013-11-01 | enable fuse. | Sylvestre Gallon |
2013-10-29 | introduce tasks and taskqs as an alternative to workqs. | David Gwynne |
2013-10-28 | tedu FDDI support and the 3 flavors the driver for DEC devices, even | Martin Pieuchot |
2013-10-21 | enable vxlan(4). ok deraadt@ | Reyk Floeter |
2013-10-20 | Fix osiop.c inclusion rule. | Miod Vallat |
2013-10-17 | Remove support for a.out and ecoff. We only do elf now. | Theo de Raadt |
2013-10-15 | Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, | Miod Vallat |
2013-10-13 | Import vxlan(4), the virtual extensible local area network tunnel | Reyk Floeter |
2013-10-12 | hook in hfsc.c/h | Henning Brauer |
2013-10-01 | as predicted, problems have been found with mpath. disabling it while they | David Gwynne |
2013-09-28 | enable mpath, rdac, and sym to see what will happen. | David Gwynne |
2013-09-24 | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: | Miod Vallat |
2013-09-24 | a bit more tmpfs scaffolding (still not active, no kernel change) | Marc Espie |
2013-08-20 | tedu netnatm and ueagle(4). | Martin Pieuchot |
2013-08-17 | Fix comment, socket splice can also do UDP now. Fix white spaces. | Alexander Bluhm |
2013-08-14 | The last user of the old __tfork() was updated to the current one, | Philip Guenther |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-08-07 | re-enable POOL_DEBUG after release; ok deraadt@ | Christian Weisgerber |
2013-07-29 | and we're hacking on 5.4-current now | Mark Kettenis |
2013-07-17 | no longer beta; get moving towards release | Theo de Raadt |
2013-07-11 | disable POOL_DEBUG for release | Jonathan Gray |
2013-07-11 | add fls/flsl functions to find the last bit set in a value | Jonathan Gray |
2013-07-07 | move to 5.4-beta | Theo de Raadt |
2013-06-11 | stop compiling ovbcopy support | Theo de Raadt |
2013-06-03 | changes for isc fuse support. not enabled. ok beck deraadt. | Ted Unangst |
2013-05-29 | uvm_loan has not (ever) been compiled or used. | Ted Unangst |
2013-04-19 | sw_vp is now in struct nfs_diskless, remove it from struct swdevt. | Florian Obser |
2013-04-15 | Add an f_mntfromspec member to struct statfs, which specifies the name of | Joel Sing |
2013-04-09 | newvers.sh uses 'basename' to determine the directory name to stamp the | Mike Larkin |
2013-03-31 | Unbreak the build on amd64 by making sure that inteldrm pulls in the generic | Mark Kettenis |
2013-03-28 | separate memory poisoning code to a new file and make it usable kernel wide | Ted Unangst |