Age | Commit message (Expand) | Author |
2012-04-26 | Add strnlen() to libkern. | Matthew Dempsky |
2012-04-06 | tedu the raidframe. | Joel Sing |
2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems | Miod Vallat |
2012-03-09 | New vmmap implementation. | Ariane van der Steldt |
2011-12-31 | Implement a concatenating discipline for softraid. | Joel Sing |
2011-12-24 | Remove the ability to ptrace via procfs, as no one is using it, so fixing | Philip Guenthe |
2011-12-22 | Add 16-bit modes to arcofi(4). Big-endian signed is native, others require some | Miod Vallat |
2011-12-21 | Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e | Miod Vallat |
2011-10-13 | Since the IPv6 madness is not enough introduce NAT64 -- which is actually | Claudio Jeker |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-03 | MI driver for AMD79C30 audio chip; from NetBSD | Miod Vallat |
2011-08-18 | So, it turns out that models 362 and 382 built-in frame buffer only shows up | Miod Vallat |
2011-07-09 | begone, fucking rotten appletalk shit. ok room | Henning Brauer |
2011-07-09 | Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there. | Theo de Raadt |
2011-07-08 | remove all traces of COMPAT_09 and COMPAT_10. ok deraadt | Ted Unangst |
2011-07-08 | Don't compile hibernate support unless it is enabled by a config option. | Ariane van der Steldt |
2011-07-08 | Move hiballoc to hibernate.h, subr_hibernate.c | Ariane van der Steldt |
2011-07-07 | Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz | Theo de Raadt |
2011-07-07 | remove all the old COMPAT_43 syscalls. The option itself remains for | Ted Unangst |
2011-07-06 | Hibernate memory allocator. | Ariane van der Steldt |
2011-07-04 | move the specfs code to a place people can see it; ok guenther thib krw | Theo de Raadt |
2011-07-03 | cdnr and rio disciplines are not being used or supported, clear a path | Ted Unangst |
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-04-07 | merge vfs_conf.c and vfs_init.c and retire vfs_conf.c; | Thordur I. Bjornsson |
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-01-10 | add a new function, explicit_bzero, to be used for erasing "secret" stuff. | Ted Unangst |
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-06 | Retire Skipjack | Mike Belopuhov |
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-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-07-31 | remove the ``midisyn'' framework and anything using it, i.e., the opl | Alexandre Ratchov |
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 | 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-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-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-01 | Unbreak ramdisks. | Owain Ainsworth |