Age | Commit message (Expand) | Author |
2008-04-23 | Remove driver for pre 802.11 RangeLAN2 wireless devices. | Jonathan Gray |
2008-04-23 | Import MPLS (Multi Protocol Label Switching) | Esben Norby |
2008-04-16 | Kernel implementation of the 4-way handshake and group-key | Damien Bergamini |
2008-04-09 | Initial import for uvideo(4) and video(4): | Robert Nagy |
2008-03-20 | we now have a higher count of kernel threads on many machines, so crank | Theo de Raadt |
2008-03-16 | Widen some struct statfs fields to support large filesystem stata | Otto Moerbeek |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-03-08 | move us to 4.3-current | Theo de Raadt |
2008-03-04 | remove -beta | Theo de Raadt |
2008-02-20 | 4.3-beta | Miod Vallat |
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 |