]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/subr_vmem.c
Merge lldb r188801 to contrib/llvm/tools/lldb/
[FreeBSD/FreeBSD.git] / sys / kern / subr_vmem.c
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-20 phoAdded sysctl to turn off calls to vmem_check().
2013-08-19 jeff - Use an arbitrary but reasonably large import size...
2013-08-13 jeff - Add a statically allocated memguard arena since...
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-24 glebiusRemove unused argument from vmem_add1().
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-06-28 jeff - Add a general purpose resource allocator, vmem,...