summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
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-10-01as predicted, problems have been found with mpath. disabling it while theyDavid Gwynne
2013-09-28enable mpath, rdac, and sym to see what will happen.David Gwynne
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-17Fix comment, socket splice can also do UDP now. Fix white spaces.Alexander Bluhm
2013-08-14The last user of the old __tfork() was updated to the current one,Philip Guenther
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-08-07re-enable POOL_DEBUG after release; ok deraadt@Christian Weisgerber
2013-07-29and we're hacking on 5.4-current nowMark Kettenis
2013-07-17no longer beta; get moving towards releaseTheo de Raadt
2013-07-11disable POOL_DEBUG for releaseJonathan Gray
2013-07-11add fls/flsl functions to find the last bit set in a valueJonathan Gray
2013-07-07move to 5.4-betaTheo de Raadt
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-04-19sw_vp is now in struct nfs_diskless, remove it from struct swdevt.Florian Obser
2013-04-15Add an f_mntfromspec member to struct statfs, which specifies the name ofJoel Sing
2013-04-09newvers.sh uses 'basename' to determine the directory name to stamp theMike Larkin
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-03-01AnticiPhilip Guenther
2013-02-21go to releaseTheo de Raadt
2013-01-31welcome to 5.3-BETAMiod Vallat
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-09-19cleanup around the pipex. naming style, delete or update comments.YASUOKA Masahiko
2012-09-05COMPAT_O48 can be turned off; ok guentherTheo de Raadt
2012-08-23kill nnpfs deadTheo de Raadt
2012-07-26now that we are current again, enable POOL_DEBUGOtto Moerbeek
2012-07-26move to -currentOtto Moerbeek
2012-07-16As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isJasper Lievisse Adriaanse
2012-07-16and we head towards releaseTheo de Raadt
2012-06-21Actually enabling the __tfork compat code would be a Good ThingPhilip Guenthe
2012-06-20move to 5.2-betaTheo de Raadt
2012-04-26Add strnlen() to libkern.Matthew Dempsky
2012-04-10Make the KERN_NPROCS and KERN_MAXPROC sysctl()s and the RLIMIT_NPROC rlimitPhilip Guenthe
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
2012-02-15re-enable POOL_DEBUG for -currentTheo de Raadt
2012-02-14we are now hacking on 5.1-currentMark Kettenis