Age | Commit message (Expand) | Author |
2011-07-03 | cdnr and rio disciplines are not being used or supported, clear a path | Ted Unangst |
2011-07-02 | rename VFSDEBUG to VFLCKDEBUG; | Thordur I. Bjornsson |
2011-06-30 | compat_35 has not been enabled for sometime, time to remove it | Ted Unangst |
2011-06-23 | Move uvm_pglistalloc and uvm_pglistfree to uvm_page.c and garbage | Owain Ainsworth |
2011-06-23 | Complete rewrite for rd(4) to eliminate unnecessary functionality and | Matthew Dempsky |
2011-06-05 | Move the bufcachepercent setting code to MI locations -- set it to 42% | Theo de Raadt |
2011-04-07 | merge vfs_conf.c and vfs_init.c and retire vfs_conf.c; | Thordur I. Bjornsson |
2011-04-06 | POOL_DEBUG has nothing to do with portalfs | Theo de Raadt |
2011-04-05 | Remove portalfs. | Thordur I. Bjornsson |
2011-04-05 | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no | Philip Guenthe |
2011-04-04 | COMPAT_O47 (kernel getpeereid, which was replaced by libc getpeereid) | Theo de Raadt |
2011-03-02 | enable POOL_DEBUG again since we are not in release | Theo de Raadt |
2011-03-02 | we are now hacking on 4.9-current | Theo de Raadt |
2011-02-15 | move us to real 4.9 | Theo de Raadt |
2011-01-19 | group filesystems together | Thordur I. Bjornsson |
2011-01-13 | move to 4.9-current | Theo de Raadt |
2011-01-10 | add a new function, explicit_bzero, to be used for erasing "secret" stuff. | Ted Unangst |
2011-01-07 | Add socket option SO_SPLICE to splice together two TCP sockets. | Alexander Bluhm |
2011-01-06 | only athn at uhub (not pci or cardbus) needs firmload | Damien Bergamini |
2011-01-06 | "athn* at uhub? port ?" | Damien Bergamini |
2010-12-21 | Bring back the "End the VOP experiment." diff, naddy's issues where | Thordur I. Bjornsson |
2010-12-21 | Convert netisr to a normal soft interrupt instead of hanving MD code | Claudio Jeker |
2010-10-18 | tmac update no longer needed | Theo de Raadt |
2010-10-18 | There is no reason to not include MPLS and mpe(4) in GENERIC. Makes my | Claudio Jeker |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
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 |