]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Use MAN= instead of NO_MAN=
[FreeBSD/FreeBSD.git] / sys / sys /
2013-07-15 glebiusNuke mbstat. It wasn't used for mbuf statistics since...
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-10 marcelAdd vfs_mounted and vfs_unmounted events so that compon...
2013-07-10 kevloAdd the ARM processor-specific section types.
2013-07-09 kibThere are several code sequences like
2013-07-09 aeBump __FreeBSD_version to reflect changes in statistics...
2013-07-09 aeAdd several macros to help migrate statistics structure...
2013-07-09 rmacklemAdd support for host-based (Kerberos 5 service principa...
2013-07-08 markjAlso define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS...
2013-07-07 alfredMake kassert_printf use __printflike.
2013-07-06 markjAdd SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 jamieMake the comments a little more clear about PRIV_KMEM_...
2013-07-05 jamieBump up _PRIV_HIGHEST to account for PRIV_KMEM_READ...
2013-07-05 jamieAdd new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-06-30 edMake atomic_fetch_add() and atomic_fetch_sub() work...
2013-06-30 edMake various fixes to <stdatomic.h>.
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-28 jeff - Add a general purpose resource allocator, vmem,...
2013-06-27 jhbMake detaching drivers from PCI devices more robust...
2013-06-25 jhbSeveral improvements to rmlock(9). Many of these are...
2013-06-18 lstewartAdd new FOREACH_FROM variants of the queue(3) FOREACH...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 theravenRename a parameter in sys/time.h so that you don't...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-16 edMove _Atomic() into <sys/cdefs.h>.
2013-06-15 lstewartNow that the necessary infrastructure is in place to...
2013-06-15 lstewartInternalise handling of virtualised hook points inside
2013-06-14 lstewartAdd support for non-virtualised hhook points, which...
2013-06-13 jeff - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-13 edMinor improvements to <stdatomic.h>.
2013-06-13 lstewartRemove some duplicate code by making KHELP_DECLARE_MOD...
2013-06-13 kevloAdd PF_IEEE80211 definition.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-10 marcelRevert r251590. It unexpectedly broke the build and...
2013-06-09 marcelAdd vfs_mounted and vfs_unmounted events so that compon...
2013-06-09 edFix the way atomic_is_lock_free() is defined for Clang.
2013-06-08 glebiusaio_mlock() added:
2013-06-08 glebius Add new system call - aio_mlock(). The name speaks...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-03 edAdd ATOMIC_*_LOCK_FREE constants.
2013-06-03 dasBump __FreeBSD_version for the addition of the followin...
2013-06-01 edMove <stdatomic.h> into sys/sys/.
2013-06-01 jhbRemove an unused macro we originally got from BSD/OS.
2013-05-31 jeff - Convert the bufobj lock to rwlock.
2013-05-30 markjAdd macros which allow one to define SDT probes with...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 kibThe getcontext() from the __fillcontextx() call in the
2013-05-25 edFix <uchar.h> in for C++11.
2013-05-21 edAdd proper prerequisites for even two more headers.
2013-05-21 edAdd <uchar.h>.
2013-05-21 jkimConnect flex 2.5.37 to the build and bump __FreeBSD_ver...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 kibRegenerate.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 julianRemove accidentally included line..
2013-05-19 pjdProtect SDT_PROBE() with do { } while (0) loop.
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-19 edRemove lint case for _Thread_local.
2013-05-16 julianFix cut-n-paste error.
2013-05-16 julianFinally change the mbuf to have its own fib field inste...
2013-05-13 edRework the way C11 keywords are defined.
2013-05-13 attilioo Add accessor functions to add and remove pages from...
2013-05-12 jeff - pctrie really only requires two byte alignment so...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 jeff - Add a new general purpose path-compressed radix...
2013-05-11 kib- Fix nullfs vnode reference leak in nullfs_reclaim_low...
2013-05-09 marcelAdd option WITNESS_NO_VNODE to suppress printing LORs...
2013-05-09 attilioGeneralize the bitset operations, present in cpuset...
2013-05-06 andreBack out r249318, r249320 and r249327 due to a heisenbu...
2013-05-04 pluknetPOSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD...
2013-05-03 jhbSimilar to 233760 and 236717, export some more useful...
2013-05-01 jillesBump __FreeBSD_version for accept4() and pipe2().
2013-05-01 jillesRegenerate files for pipe2().
2013-05-01 jillesRegenerate files for accept4().
2013-05-01 jillesAdd accept4() system call.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 adrianBump FreeBSD_version after glebius' changes.
2013-04-26 smhAdded Dataset Management defines to be used by TRIM...
2013-04-25 smhAdds Host Protected Area (HPA) support for ATA disks...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 kenUpdate chio(1) and ch(4) to support reporting element...
2013-04-19 acheAttempt to mitigate poor initialization of arc4 by...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-16 trocinyAdd a new set of notes to a process core dump to store...
2013-04-14 trocinySimilarly to proc_getargv() and proc_getenvv(), export...
2013-04-14 trocinyRe-factor the code to provide kern_proc_filedesc_out...
2013-04-14 mjgAdd fdallocn function and use it when passing fds over...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 trocinyAdd sbuf_start_section() and sbuf_end_section() functio...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-10 glebiusFix build.
2013-04-09 edAdd static/const keywords to the arrays.
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 glebiusMerge from projects/counters: counter(9).
next