]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Provide the reading and display of the Standard Extended Features,
[FreeBSD/FreeBSD.git] / sys / sys /
2012-10-31 attilioGive mtx(9) the ability to crunch different type of...
2012-10-29 attilioCompiler have a precise knowledge of the content of...
2012-10-28 traszFix two problems that caused instant panic when the...
2012-10-26 traszAdd CPU percentage limit enforcement to RCTL. The...
2012-10-25 edCorrect SIGTTIN handling.
2012-10-22 glebius Switch the entire IPv4 stack to keep the IP packet...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 kibBump __FreeBSD_version and make a note in UPDATING...
2012-10-22 kibRemove the support for using non-mpsafe filesystem...
2012-10-22 eadlerFix build if COMPAT_43 is defined without one of
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 sbrunoUpdate hwpmc to support the Xeon class of Sandybridge...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 andreRemove splimp() comment from sysinit table and attribut...
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-16 glebiusMake the "struct if_clone" opaque to users of the cloni...
2012-10-14 kibAdd a KPI to allow to reserve some amount of space...
2012-10-09 attilioAdd an unified macro to deny ability from the compiler...
2012-10-06 glebius A step in resolving mess with byte ordering for AF_IN...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-05 avgmount.h: MNTK_VGONE_UPPER and MNTK_VGONE_WAITER were...
2012-10-04 tijlDefine clang feature test macro __has_extension. It...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-01 pjd- Enforce CAP_MKFIFO on mkfifoat(2), not on mknodat...
2012-09-28 glebiusThe drbr(9) API appeared to be so unclear, that most...
2012-09-22 pjdAdd rounddown2() macro similar to the roundup2() macro.
2012-09-18 attilioRemove namespace pollution in _rmlock.h by defining...
2012-09-13 edRename __member2struct() to __containerof().
2012-09-12 edCorrectness: use __member2struct() on the correct fields.
2012-09-12 edImplement LIST_PREV().
2012-09-09 kibAdd a facility for vgone() to inform the set of subscri...
2012-09-09 kibAdd MNTK_LOOKUP_EXCL_DOTDOT struct mount flag, which...
2012-09-08 glebiusMerge the projects/pf/head branch, that was worked...
2012-09-06 jhbRemove NetBSD compat shims for drivers originally share...
2012-09-06 fabientAdd Intel Ivy Bridge support to hwpmc(9).
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 glebius- Move jenkins.h to jenkins_hash.c
2012-09-01 edWhile there, remove an unneeded blank line.
2012-09-01 edFix whitespace.
2012-08-30 attilioPost r222812 KTR_CPUMASK started being initialized...
2012-08-28 edRemove unused SI_* flags.
2012-08-22 jimharrisRemove unncessary atomic operation when reading process...
2012-08-21 obrienMissing one in r239505.
2012-08-21 obrienRestore the style of r195843 to that of pre-r194498
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 davidxuregen.
2012-08-17 davidxuImplement syscall clock_getcpuclockid2, so we can get...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-15 alcEliminate some unused declarations.
2012-08-15 kibAdd a sysctl kern.pid_max, which limits the maximum...
2012-08-15 hselaskyRevert r239178 and implement two new functions, namely
2012-08-12 hselaskyAdd support for the so-called streams feature of BULK...
2012-08-10 hselaskySwitch unit management in UCOM to unrhdr.
2012-08-10 hselaskyAdd new device method to free the automatically
2012-08-08 andrewImport compiler-rt r160957.
2012-08-05 andreastFix typo.
2012-07-31 davidxuI am comparing current pipe code with the one in 8...
2012-07-31 davidxuWhen a thread is blocked in direct write state, it...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-27 kibAdd F_DUP2FD_CLOEXEC. Apparently Solaris 11 already...
2012-07-27 glebiusAdd assertion for refcount overflow.
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-22 kibPut struct ostat and struct nstat under #ifdef _KERNEL...
2012-07-21 kib(Incomplete) fixes for symbols visibility issues and...
2012-07-19 kibImplement F_DUPFD_CLOEXEC command for fcntl(2), specifi...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-16 pgj- Add support for displaying process stack memory regions.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-12 bruefferAdd and utilize defines for the ATA device register.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 gnnInitial commit of an I/O provider for DTrace on FreeBSD.
2012-07-08 mjgUnbreak handling of descriptors opened with O_EXEC...
2012-07-07 traszMake it possible to resize md(4) devices.
2012-07-07 kibDrop page queues mutex on each iteration of vm_pageout_...
2012-07-02 kibExtend the KPI to lock and unlock f_offset member of...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-30 kibRemove stray blank line.
2012-06-28 impTurns out the emulators still need/want a_magic, so...
2012-06-28 impRemove an old hack I noticed years ago, but never commi...
2012-06-27 gabor- Bump __FreeBSD_version: default sort is BSD sort
2012-06-24 andrewMake the wchar_t type machine dependent.
2012-06-23 kibRemove no longer needed forward declaration for struct...
2012-06-23 kibStop updating the struct vdso_timehands from even handl...
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 kibEnchance the shared page chunk allocator.
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-19 jhbFurther refine the implementation of POSIX_FADV_NOREUSE.
2012-06-14 pjdExplicitly assert that the filedesc lock is held when...
2012-06-14 pjdAdd FILEDESC_UNLOCK_ASSERT() macro which asserts that...
2012-06-14 pjdExplicitly check if 'fd' is less than 0 instead of...
2012-06-13 pjdAllocate descriptor number in dupfdopen() itself instea...
2012-06-13 jkimAdd a convenience macro for the fastcall attribute.
2012-06-12 jhbReplace a reference to the non-existent SI_ORDER_LAST...
2012-06-11 pjdUse consistent way of checking if descriptor number...
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-08 jhbSplit the second half of vn_open_cred() (after a vnode...
next