Age | Commit message (Expand) | Author |
2009-11-09 | vether(4) is a virtual ethernet device driver which can be used | Theo de Raadt |
2009-11-05 | IPv6 support for divert sockets. | Michele Marchetto |
2009-10-08 | Import EDID handling code from NetBSD. Ok deraadt@, miod@, mglocker@. | Matthieu Herrb |
2009-10-04 | Add (again) support for divert sockets. They allow you to: | Michele Marchetto |
2009-10-03 | Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated Media | Mark Kettenis |
2009-09-08 | I had not enough oks to commit this diff. | Michele Marchetto |
2009-09-08 | Add support for divert sockets. They allow you to: | Michele Marchetto |
2009-09-02 | Backout the asyncio/aiod change, as it causes buf's to get hung. | Thordur I. Bjornsson |
2009-08-29 | Split the ti(4) driver into mostly bus-agnostic code and PCI-specific | Mark Kettenis |
2009-08-26 | add commented out options for PAGEFASTRECYCLE, KVA_GUARDPAGES, shuffle VFSDEBUG | Thordur I. Bjornsson |
2009-08-25 | Remove support for packet mode of Metricom Ricochet radios. | Jonathan Gray |
2009-08-20 | Rework the way we do async I/O in nfs. Introduce separate buf queues for | Thordur I. Bjornsson |
2009-08-13 | wire vscsi up to a cdev | David Gwynne |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | add mpath(4), a driver that steals paths to scsi devices if it | David Gwynne |
2009-08-09 | Rototill system V message queues. | Bret Lambert |
2009-07-23 | Adding disabled framework for RAID6 | Jordan Hargrave |
2009-07-05 | take us to 4.6-current | David Gwynne |
2009-07-01 | take us to 4.6, though there will still be some changes | Theo de Raadt |
2009-06-20 | 4.6-BETA | Miod Vallat |
2009-06-17 | Revert bufq's. this is inline with the major midlayer reverts that | Thordur I. Bjornsson |
2009-06-16 | Backout pmemrange (which to most people is more well known as physmem | Ariane van der Steldt |
2009-06-16 | Backout all changes to uvm after pmemrange (which will be backed out | Owain Ainsworth |
2009-06-10 | Add framework for raid 4 & 5 so that we can work in tree. | Marco Peereboom |
2009-06-06 | Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazy | Owain Ainsworth |
2009-06-06 | option X86EMU is how this subsystem is brought into a kernel | Theo de Raadt |
2009-06-06 | fix include paths | Theo de Raadt |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |
2009-06-04 | fix minor tab alignment | Charles Longeau |
2009-06-03 | add a flexible buffer queue (bufq) api, based on the never used | Thordur I. Bjornsson |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-06-01 | physmem allocator: change the view of free memory from single free pages | Ariane van der Steldt |
2009-05-17 | the previous was a bug, and has been fixed | Theo de Raadt |
2009-05-16 | distrib/miniroot/install.sub now embeds the current version number in two | Miod Vallat |
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves |
2009-03-01 | move to 4.5-current | Theo de Raadt |
2009-02-26 | declare builds from around here to be 4.5 instead of 4.5-beta, though it | Theo de Raadt |
2009-02-08 | Move to 4.5-BETA | Miod Vallat |
2009-01-29 | Split the address selection from pools away from pf.c and put it in | Pierre-Yves Ritschard |
2009-01-18 | Add nfs ddb hooks, for now only to show all the outstanding nfsreq's | Thordur I. Bjornsson |
2008-12-21 | vfs_syscalls_35 is required if option COMPAT_35 | Miod Vallat |
2008-12-12 | Add netmpls/mpls_output.c | Michele Marchetto |
2008-12-03 | add vscsi(4), a virtual scsi controller that passes all scsi requests up to | David Gwynne |
2008-11-24 | marco reminds me that these files changed too | Ted Unangst |
2008-11-23 | pccom can finally die; ok kettenis dlg drahn, tested by okan | Theo de Raadt |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-17 | Use new isp_library.c rather than isp_inline.h. No functional change. | Kenneth R Westerback |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-11-02 | Disable portalfs until it is fixed, okay deraadt@. | Pedro Martelletto |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |