Age | Commit message (Expand) | Author |
2008-01-21 | use the right capitalization for `QLogic' | Igor Sobrado |
2008-01-19 | Add initial scaffold for RAID 0. No IO just yet. | Marco Peereboom |
2008-01-05 | Add support for the Meinberg Standard Time String format that all Meinberg | Marc Balmer |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-28 | COMPAT_{23,25,35} should not be used directly | Theo de Raadt |
2007-11-27 | TCP_COMPAT_42 was last used in 1997. Kill it. | Theo de Raadt |
2007-11-27 | also move softraid raid1 into own file, ok marco | Ted Unangst |
2007-11-27 | split crypto functions out into their own file, so softraid.c is not such | Ted Unangst |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Re-enable softraid. Tested on virtually all platforms by many people. | Marco Peereboom |
2007-11-25 | unbreak compat_osf1; spotted by mk | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-11-25 | turn off COMPAT_35; ok miod | Theo de Raadt |
2007-11-23 | move nmea stuff to same place other line discs go | Theo de Raadt |
2007-11-15 | New driver for Ralink RT2860 chipset. | Damien Bergamini |
2007-11-02 | crank maxfiles; OK deraadt@ | Todd C. Miller |
2007-10-18 | Define a new attribute, pckbcslot, which pckbc and gsckbc provide, and to | Miod Vallat |
2007-10-15 | the new dev/rnd.c uses the shared arc4 code instead of implimenting it by | Theo de Raadt |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-09-12 | PCI and Cardbus hookup for the Broadcom AirForce devices. | Marcus Glocker |
2007-08-21 | unlock tree, move towards 4.2-current | Mark Kettenis |
2007-08-05 | remove -beta | Theo de Raadt |
2007-07-25 | crank to 4.2-beta | Theo de Raadt |
2007-07-18 | net80211 requires AES too. | Damien Bergamini |
2007-07-06 | sha1 is needed by wlan now, too | Theo de Raadt |
2007-06-15 | disable softraid (because sr_boot_assembly->readdisklabel->readdoslabel->biow... | Theo de Raadt |
2007-06-05 | IPX is about to go away, remove commented out IPX options in GENERIC and | Henning Brauer |
2007-06-02 | Enable softraid so that people can start testing it. | Marco Peereboom |
2007-06-01 | remove crufty adosfs. everytime we try to change a vfs layer interface, | Theo de Raadt |
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler |
2007-05-31 | add an interface for work queues run from a kernel thread. | David Gwynne |
2007-05-31 | NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-based | Pedro Martelletto |
2007-05-30 | Unbreak the tree for gwk | Uwe Stuehler |
2007-05-30 | Unbreak the tree - forgot a needs-flag; discovered by gwk | Uwe Stuehler |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |
2007-05-29 | Move tokenring support to the attic where it can join the cards that where | Claudio Jeker |
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries |
2007-05-27 | back out bio, breaks dlg's sparc64 v215 | Todd T. Fries |
2007-05-26 | Dynamic buffer cache. Initial diff from mickey@, okay art@ beck@ toby@ | Pedro Martelletto |
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries |
2007-05-15 | Remove the MI implementation of mutexes and remove the __HAVE_MUTEX | Artur Grabowski |
2007-05-15 | start work on a driver for emulex fibre channel controllers. | David Gwynne |
2007-04-30 | Enable FFS2, okay deraadt@ | Pedro Martelletto |
2007-04-17 | Add commented out entry for FFS2 | Todd C. Miller |
2007-04-05 | After been attacked by Michael Buesch <mb@bu3sch.de> because we initially | Marcus Glocker |
2007-03-22 | import sili(4) so it can be worked on in the tree. this will support the | David Gwynne |
2007-03-19 | attach softraid to the root of the device tree in a machine independant | David Gwynne |
2007-03-19 | Add a new device that provides a framework for IO manipulation. A very basic | Marco Peereboom |
2007-03-12 | better desiredvnodes not based on maxusers; pedro@ deraadt@ ok | Michael Shalayeff |
2007-03-12 | unlock tree, move on towards 4.1-current | Theo de Raadt |