Age | Commit message (Expand) | Author |
2012-07-16 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Jasper Lievisse Adriaanse |
2012-07-16 | and we head towards release | Theo de Raadt |
2012-06-21 | Actually enabling the __tfork compat code would be a Good Thing | Philip Guenthe |
2012-06-20 | move to 5.2-beta | Theo de Raadt |
2012-04-26 | Add strnlen() to libkern. | Matthew Dempsky |
2012-04-10 | Make the KERN_NPROCS and KERN_MAXPROC sysctl()s and the RLIMIT_NPROC rlimit | Philip Guenthe |
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 |
2012-02-15 | re-enable POOL_DEBUG for -current | Theo de Raadt |
2012-02-14 | we are now hacking on 5.1-current | Mark Kettenis |
2012-02-09 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Theo de Raadt |
2012-02-07 | move out of -beta | Theo de Raadt |
2012-01-12 | s/5.0/5.1/, ok deraadt@ | Stuart Henderson |
2012-01-11 | crank to 5.1-beta | Theo de Raadt |
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-21 | Re-enable POOL_DEBUG. requested by deraadt@. | Matthieu Herrb |
2011-08-18 | So, it turns out that models 362 and 382 built-in frame buffer only shows up | Miod Vallat |
2011-08-16 | we are now hacking on 5.0-current | Mark Kettenis |
2011-08-08 | Ship 5.0 with bufcachepercent=20 | Theo de Raadt |
2011-08-03 | move to release | Theo de Raadt |
2011-08-03 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Theo de Raadt |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-09 | Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add option | Matthew Dempsky |
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 | this also must be included my previous commit. sorry. | YASUOKA Masahiko |
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-08 | do 1.174 correctly and remove (commented out) option PORTAL | Jonathan Gray |
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-04 | Disable NNPFS; | Thordur I. Bjornsson |
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 |