summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2012-03-09New vmmap implementation.Ariane van der Steldt
2012-02-15re-enable POOL_DEBUG for -currentTheo de Raadt
2012-02-14we are now hacking on 5.1-currentMark Kettenis
2012-02-09As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isTheo de Raadt
2012-02-07move out of -betaTheo de Raadt
2012-01-12s/5.0/5.1/, ok deraadt@Stuart Henderson
2012-01-11crank to 5.1-betaTheo de Raadt
2011-12-31Implement a concatenating discipline for softraid.Joel Sing
2011-12-24Remove the ability to ptrace via procfs, as no one is using it, so fixingPhilip Guenthe
2011-12-22Add 16-bit modes to arcofi(4). Big-endian signed is native, others require someMiod Vallat
2011-12-21Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425eMiod Vallat
2011-10-13Since the IPv6 madness is not enough introduce NAT64 -- which is actuallyClaudio Jeker
2011-10-06ccd goes to the atticTheo de Raadt
2011-09-03MI driver for AMD79C30 audio chip; from NetBSDMiod Vallat
2011-08-21Re-enable POOL_DEBUG. requested by deraadt@.Matthieu Herrb
2011-08-18So, it turns out that models 362 and 382 built-in frame buffer only shows upMiod Vallat
2011-08-16we are now hacking on 5.0-currentMark Kettenis
2011-08-08Ship 5.0 with bufcachepercent=20Theo de Raadt
2011-08-03move to releaseTheo de Raadt
2011-08-03As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isTheo de Raadt
2011-07-18take us to 5.0-betaTheo de Raadt
2011-07-09Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add optionMatthew Dempsky
2011-07-09begone, fucking rotten appletalk shit. ok roomHenning Brauer
2011-07-09Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.Theo de Raadt
2011-07-08remove all traces of COMPAT_09 and COMPAT_10. ok deraadtTed Unangst
2011-07-08this also must be included my previous commit. sorry.YASUOKA Masahiko
2011-07-08Don't compile hibernate support unless it is enabled by a config option.Ariane van der Steldt
2011-07-08Move hiballoc to hibernate.h, subr_hibernate.cAriane van der Steldt
2011-07-08do 1.174 correctly and remove (commented out) option PORTALJonathan Gray
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt
2011-07-07remove all the old COMPAT_43 syscalls. The option itself remains forTed Unangst
2011-07-06Hibernate memory allocator.Ariane van der Steldt
2011-07-04move the specfs code to a place people can see it; ok guenther thib krwTheo de Raadt
2011-07-04Disable NNPFS;Thordur I. Bjornsson
2011-07-03cdnr and rio disciplines are not being used or supported, clear a pathTed Unangst
2011-07-02rename VFSDEBUG to VFLCKDEBUG;Thordur I. Bjornsson
2011-06-30compat_35 has not been enabled for sometime, time to remove itTed Unangst
2011-06-23Move uvm_pglistalloc and uvm_pglistfree to uvm_page.c and garbageOwain Ainsworth
2011-06-23Complete rewrite for rd(4) to eliminate unnecessary functionality andMatthew Dempsky
2011-06-05Move the bufcachepercent setting code to MI locations -- set it to 42%Theo de Raadt
2011-04-07merge vfs_conf.c and vfs_init.c and retire vfs_conf.c;Thordur I. Bjornsson
2011-04-06POOL_DEBUG has nothing to do with portalfsTheo de Raadt
2011-04-05Remove portalfs.Thordur I. Bjornsson
2011-04-05Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, noPhilip Guenthe
2011-04-04COMPAT_O47 (kernel getpeereid, which was replaced by libc getpeereid)Theo de Raadt
2011-03-02enable POOL_DEBUG again since we are not in releaseTheo de Raadt
2011-03-02we are now hacking on 4.9-currentTheo de Raadt
2011-02-15move us to real 4.9Theo de Raadt
2011-01-19group filesystems togetherThordur I. Bjornsson
2011-01-13move to 4.9-currentTheo de Raadt