Age | Commit message (Expand) | Author |
2013-10-29 | introduce tasks and taskqs as an alternative to workqs. | David Gwynne |
2013-10-28 | tedu FDDI support and the 3 flavors the driver for DEC devices, even | Martin Pieuchot |
2013-10-20 | Fix osiop.c inclusion rule. | Miod Vallat |
2013-10-17 | Remove support for a.out and ecoff. We only do elf now. | Theo de Raadt |
2013-10-15 | Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, | Miod Vallat |
2013-10-13 | Import vxlan(4), the virtual extensible local area network tunnel | Reyk Floeter |
2013-10-12 | hook in hfsc.c/h | Henning Brauer |
2013-09-24 | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: | Miod Vallat |
2013-09-24 | a bit more tmpfs scaffolding (still not active, no kernel change) | Marc Espie |
2013-08-20 | tedu netnatm and ueagle(4). | Martin Pieuchot |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-07-11 | add fls/flsl functions to find the last bit set in a value | Jonathan Gray |
2013-06-11 | stop compiling ovbcopy support | Theo de Raadt |
2013-06-03 | changes for isc fuse support. not enabled. ok beck deraadt. | Ted Unangst |
2013-05-29 | uvm_loan has not (ever) been compiled or used. | Ted Unangst |
2013-03-31 | Unbreak the build on amd64 by making sure that inteldrm pulls in the generic | Mark Kettenis |
2013-03-28 | separate memory poisoning code to a new file and make it usable kernel wide | Ted Unangst |
2013-03-26 | remove the old_?magic aout exec functions which are never used. | Ted Unangst |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-01-21 | Split AHCI in order to support devices which are not attached via pci. | Patrick Wildt |
2012-11-29 | Add rtsx(4), a new driver for the Realtek RTS5209 card reader. | Stefan Sperling |
2012-08-23 | kill nnpfs dead | Theo de Raadt |
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 |