summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2010-08-13now that we are at -current again, re-enable POOL_DEBUGPeter Hessler
2010-08-12we are at -current againTheo de Raadt
2010-08-08take us to releaseTheo de Raadt
2010-08-08we ship releases with POOL_DEBUG off. post-release, turn it back on.Theo de Raadt
2010-07-31remove the ``midisyn'' framework and anything using it, i.e., the oplAlexandre Ratchov
2010-07-24move to 4.8-betaTheo de Raadt
2010-07-21disable vscsi until we actually have something that uses it (like iscsid),David Gwynne
2010-07-20Add OpenSSH's timingsafe_bcmp() to libkern.Matthew Dempsky
2010-07-13dma_alloc() and dma_free(). This is a thin shim on top of a bag ofTheo de Raadt
2010-07-05i forgot to remove various compat references from here. spotted by deraadtTed Unangst
2010-07-01garbage collect the now unused PAGEFASTRECYCLE option.Thordur I. Bjornsson
2010-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
2010-07-01compat_o43 and compat_23 can dieTheo de Raadt
2010-07-01turn off COMPAT_O43Theo de Raadt
2010-06-29Replace enc(4) with a new implementation as a cloner device. We stillReyk Floeter
2010-06-29Remove COMPAT_HPUX. No one wanted to support it and its fewmets werePhilip Guenthe
2010-06-08Introduce a diskmap pseudo device which allows userland to open a diskJoel Sing
2010-05-26Reintroduce bufqs. A few changes since it was backed out after some goodThordur I. Bjornsson
2010-05-26PAGEFASTRECYCLE does not exist as an option after uvm_pmemrange; it isTheo de Raadt
2010-05-11ip_ether.c makes only sense if the kernel has gif(4) support.Claudio Jeker
2010-05-10athn(4) is going to support a new family of Atheros 802.11nDamien Bergamini
2010-05-07order the network pseudo-devices by name. Move pppoe and sppp into that list.Claudio Jeker
2010-05-01Unbreak ramdisks.Owain Ainsworth
2010-04-30Add commented MPLS and mpe(4) entries.Claudio Jeker
2010-04-22Committing on behalf or ariane@.Owain Ainsworth
2010-04-20Add bus_dma and oosiop(4), as found on the AV530 family. Tested on model 4605.Miod Vallat
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat
2010-03-22Enable PAGEFASTRECYCLE.Mark Kettenis
2010-03-18enable POOL_DEBUGOtto Moerbeek
2010-03-18move to 4.7-currentOtto Moerbeek
2010-03-07we disable POOL_DEBUG for releases. Reminded by mpfTheo de Raadt
2010-03-05head towards release, correctly. tsk tsk tsk.Miod Vallat
2010-03-05head towards releaseTheo de Raadt
2010-01-264.7-BETA (also, lo-carb and ozone layer friendly)Miod Vallat
2010-01-11Add PIPEX option, disabled by default for now.Ryan Thomas McBride
2010-01-11Initial import PIPEX. PIPEX(Pppac IP EXtension) is a IP forwardingYASUOKA Masahiko
2009-12-08Remove old SysV SHM size limits global variables, they are no longer neededMiod Vallat
2009-11-25re-add uvm_objwire and uvm_objunwire. needed for intel GEM support.Owain Ainsworth
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini
2009-11-09vether(4) is a virtual ethernet device driver which can be usedTheo de Raadt
2009-11-05IPv6 support for divert sockets.Michele Marchetto
2009-10-08Import EDID handling code from NetBSD. Ok deraadt@, miod@, mglocker@.Matthieu Herrb
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-03Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated MediaMark Kettenis
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-09-02Backout the asyncio/aiod change, as it causes buf's to get hung.Thordur I. Bjornsson
2009-08-29Split the ti(4) driver into mostly bus-agnostic code and PCI-specificMark Kettenis
2009-08-26add commented out options for PAGEFASTRECYCLE, KVA_GUARDPAGES, shuffle VFSDEBUGThordur I. Bjornsson
2009-08-25Remove support for packet mode of Metricom Ricochet radios.Jonathan Gray