summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2014-04-19bye bye altq bitsHenning Brauer
2014-04-18rename wd33c93 to wd33c93ctrl (but keep the filenames as is) so we canJasper Lievisse Adriaanse
2014-04-12start working on a driver for non volatile memory express controllers.David Gwynne
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-08Dumb xhci(4) implementation.Martin Pieuchot
2014-03-05Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlyMark Kettenis
2014-02-10Build isp2xxx firmware into separate object files so we only includeJonathan Matthew
2014-01-19Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xxJonathan Matthew
2014-01-18Rename softraid RAIDP to softraid RAID5.Joel Sing
2013-12-13Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@Christian Weisgerber
2013-11-11Replace most of our formating functions to convert IPv4/6 addresses fromMartin Pieuchot
2013-10-29introduce tasks and taskqs as an alternative to workqs.David Gwynne
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-20Fix osiop.c inclusion rule.Miod Vallat
2013-10-17Remove support for a.out and ecoff. We only do elf now.Theo de Raadt
2013-10-15Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300,Miod Vallat
2013-10-13Import vxlan(4), the virtual extensible local area network tunnelReyk Floeter
2013-10-12hook in hfsc.c/hHenning Brauer
2013-09-24Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following:Miod Vallat
2013-09-24a bit more tmpfs scaffolding (still not active, no kernel change)Marc Espie
2013-08-20tedu netnatm and ueagle(4).Martin Pieuchot
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray
2013-07-11add fls/flsl functions to find the last bit set in a valueJonathan Gray
2013-06-11stop compiling ovbcopy supportTheo de Raadt
2013-06-03changes for isc fuse support. not enabled. ok beck deraadt.Ted Unangst
2013-05-29uvm_loan has not (ever) been compiled or used.Ted Unangst
2013-03-31Unbreak the build on amd64 by making sure that inteldrm pulls in the genericMark Kettenis
2013-03-28separate memory poisoning code to a new file and make it usable kernel wideTed Unangst
2013-03-26remove the old_?magic aout exec functions which are never used.Ted Unangst
2013-03-15Delete the sequencer(4) driver, since its not used any longer. DiffAlexandre Ratchov
2013-03-14tedu faith(4), suggested by todd@ some weeks ago after a submission byMartin Pieuchot
2013-01-21Split AHCI in order to support devices which are not attached via pci.Patrick Wildt
2012-11-29Add rtsx(4), a new driver for the Realtek RTS5209 card reader.Stefan Sperling
2012-08-23kill nnpfs deadTheo de Raadt
2012-04-26Add strnlen() to libkern.Matthew Dempsky
2012-04-06tedu the raidframe.Joel Sing
2012-03-28Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsMiod Vallat
2012-03-09New vmmap implementation.Ariane van der Steldt
2011-12-31Implement a concatenating discipline for softraid.Joel Sing
2011-12-24Remove the ability to ptrace via procfs, as no one is using it, so fixingPhilip Guenthe
2011-12-22Add 16-bit modes to arcofi(4). Big-endian signed is native, others require someMiod Vallat
2011-12-21Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425eMiod Vallat
2011-10-13Since the IPv6 madness is not enough introduce NAT64 -- which is actuallyClaudio Jeker
2011-10-06ccd goes to the atticTheo de Raadt
2011-09-03MI driver for AMD79C30 audio chip; from NetBSDMiod Vallat
2011-08-18So, it turns out that models 362 and 382 built-in frame buffer only shows upMiod Vallat
2011-07-09begone, fucking rotten appletalk shit. ok roomHenning Brauer
2011-07-09Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.Theo de Raadt
2011-07-08remove all traces of COMPAT_09 and COMPAT_10. ok deraadtTed Unangst