Age | Commit message (Expand) | Author |
2010-09-24 | use a better description for the vnd(4) entry on this file. | Igor Sobrado |
2010-09-24 | vscsi lives once more! | David Gwynne |
2010-09-22 | Add a new interface pppx(4) -- the ppp multiplexer to be used with npppd | Claudio Jeker |
2010-09-22 | OCF support for the Galois/Counter Mode (GCM) for AES as | Mike Belopuhov |
2010-09-20 | Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library | Theo de Raadt |
2010-09-10 | Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) | Thordur I. Bjornsson |
2010-09-06 | End the VOP experiment. Instead of the ridicolusly complicated operation | Thordur I. Bjornsson |
2010-08-13 | now that we are at -current again, re-enable POOL_DEBUG | Peter Hessler |
2010-08-12 | we are at -current again | Theo de Raadt |
2010-08-08 | take us to release | Theo de Raadt |
2010-08-08 | we ship releases with POOL_DEBUG off. post-release, turn it back on. | Theo de Raadt |
2010-07-31 | remove the ``midisyn'' framework and anything using it, i.e., the opl | Alexandre Ratchov |
2010-07-24 | move to 4.8-beta | Theo de Raadt |
2010-07-21 | disable vscsi until we actually have something that uses it (like iscsid), | David Gwynne |
2010-07-20 | Add OpenSSH's timingsafe_bcmp() to libkern. | Matthew Dempsky |
2010-07-13 | dma_alloc() and dma_free(). This is a thin shim on top of a bag of | Theo de Raadt |
2010-07-05 | i forgot to remove various compat references from here. spotted by deraadt | Ted Unangst |
2010-07-01 | garbage collect the now unused PAGEFASTRECYCLE option. | Thordur I. Bjornsson |
2010-07-01 | another day, another compat gets removed. today is ibcs2's turn | Ted Unangst |
2010-07-01 | compat_o43 and compat_23 can die | Theo de Raadt |
2010-07-01 | turn off COMPAT_O43 | Theo de Raadt |
2010-06-29 | Replace enc(4) with a new implementation as a cloner device. We still | Reyk Floeter |
2010-06-29 | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were | Philip Guenthe |
2010-06-08 | Introduce a diskmap pseudo device which allows userland to open a disk | Joel Sing |
2010-05-26 | Reintroduce bufqs. A few changes since it was backed out after some good | Thordur I. Bjornsson |
2010-05-26 | PAGEFASTRECYCLE does not exist as an option after uvm_pmemrange; it is | Theo de Raadt |
2010-05-11 | ip_ether.c makes only sense if the kernel has gif(4) support. | Claudio Jeker |
2010-05-10 | athn(4) is going to support a new family of Atheros 802.11n | Damien Bergamini |
2010-05-07 | order the network pseudo-devices by name. Move pppoe and sppp into that list. | Claudio Jeker |
2010-05-01 | Unbreak ramdisks. | Owain Ainsworth |
2010-04-30 | Add commented MPLS and mpe(4) entries. | Claudio Jeker |
2010-04-22 | Committing on behalf or ariane@. | Owain Ainsworth |
2010-04-20 | Add bus_dma and oosiop(4), as found on the AV530 family. Tested on model 4605. | Miod Vallat |
2010-03-22 | Split existing spdmem@i2c code into bus-agnostic spd record decoding code, | Miod Vallat |
2010-03-22 | Enable PAGEFASTRECYCLE. | Mark Kettenis |
2010-03-18 | enable POOL_DEBUG | Otto Moerbeek |
2010-03-18 | move to 4.7-current | Otto Moerbeek |
2010-03-07 | we disable POOL_DEBUG for releases. Reminded by mpf | Theo de Raadt |
2010-03-05 | head towards release, correctly. tsk tsk tsk. | Miod Vallat |
2010-03-05 | head towards release | Theo de Raadt |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat |
2010-01-11 | Add PIPEX option, disabled by default for now. | Ryan Thomas McBride |
2010-01-11 | Initial import PIPEX. PIPEX(Pppac IP EXtension) is a IP forwarding | YASUOKA Masahiko |
2009-12-08 | Remove old SysV SHM size limits global variables, they are no longer needed | Miod Vallat |
2009-11-25 | re-add uvm_objwire and uvm_objunwire. needed for intel GEM support. | Owain Ainsworth |
2009-11-14 | athn(4), a driver for Atheros 802.11a/g/n devices. | Damien Bergamini |
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 |