]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Import Dragonfly Mail Agent into base system
[FreeBSD/FreeBSD.git] / sys / sys /
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-18 jonathanAdd more __BEGIN_DECLS / __END_DECLS to <sys/capability.h>.
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 dimBump __FreeBSD_version after the libc++ 3.4 ABI compati...
2014-02-12 npProvide additional information in some panic strings.
2014-02-12 ianRework the EARLY_PRINTF mechanism. Instead of defining...
2014-02-11 jhbExpose OBJT_MGTDEVICE VM objects used for GEM/TTM with...
2014-02-11 marcelFix spelling of eight (was spelled eigth) in struct...
2014-02-10 glebiusAdd zpcpu_get_cpu() that converts base pointer of UMA_Z...
2014-02-07 glebiussysctl_handle_counter_u64() doesn't use arg2 argument...
2014-02-07 glebiusProvide macros that allow easily export uma(9) zone...
2014-02-05 jhbDrop the 3rd clause from all 3 clause BSD licenses...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
2014-01-31 jamieBack out r261266 pending security buy-in.
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jamieAdd a jail parameter, allow.kmem, which lets jailed...
2014-01-28 kaiwMerge from projects/elftoolchain: Upgrade libelf and...
2014-01-28 kaiwMFH@261240.
2014-01-28 jmgfix spelling of lock_initialized.. jhb approved..
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-25 kaiwBump __FreeBSD_version.
2014-01-22 impImplement generic support for early printf. Thought...
2014-01-21 kaiwMFH@260988.
2014-01-20 jhbAdd support for displaying VPD for PCI devices via...
2014-01-20 kaiwMFH@260917.
2014-01-18 bryanvAdd very simple virtio_random(4) driver to harvest...
2014-01-17 adrianImplement a kqueue notification path for sendfile.
2014-01-17 adrianImplement the extension api for sendfile to allow for...
2014-01-16 kaiwDefine SHT_GNU_LIBLIST and R_MIPS_64, which is needed...
2014-01-16 glebiusSimplify wait/nowait code, eventually killing last...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-13 bryanvAdd sglist_append_bio(9) to append a struct bio's data...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 adrianRefactor out the common sendfile code from the do_sendf...
2014-01-07 adrianReserve an event type for the upcoming EVENT_SENDFILE and
2014-01-07 attilioUse __predict_false() on sensitive lock paths as most...
2014-01-04 pjdBring back the old size of the kinfo_file structure...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-31 gjbBump copyright year.
2013-12-28 dimMark unused static inline functions defined by the...
2013-12-28 peterBump __FreeBSD_version for r259951 - Don't coalesce...
2013-12-27 avatarFixing build bustage.
2013-12-26 dimIn sys/sys/gpt.h, add a missing backslash at the end...
2013-12-26 marckAdd GPT UUID for VMware vSAN meta-data partition.
2013-12-26 markjRemove some unneeded declarations which should have...
2013-12-23 rayo Add virtual terminal mmap request handler.
2013-12-21 emasteSupport double-width characters in vt(9)
2013-12-20 edExtend libteken to support CJK fullwidth characters.
2013-12-18 glebius- Rename tty_makedev() into tty_makedevf() and make...
2013-12-15 bjkIncrement __FreeBSD_version for the behavior change...
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 rayMFC @r258947.
2013-12-04 traszAdd "null" backend to mdconfig(8). This does exactly...
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 attilioRight now LOCK_DEBUG is enabled if KTR is on.
2013-12-01 adrianMigrate the sendfile_sync structure into a public(ish...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-28 avgadd taskqueue_drain_all
2013-11-26 kibAdd an kinfo sysctl to retrieve signal trampoline locat...
2013-11-26 avgsdt: add support for solaris/illumos style DTRACE_PROBE...
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-20 glebiusFix comment after r250551.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 peterBump __FreeBSD_version for iconv changes
2013-11-15 pjdReplace CAP_POLL_EVENT and CAP_POST_EVENT capability...
2013-11-14 pjd- Move CAP_EXTATTR_* and CAP_ACL_* rights to index...
2013-11-14 pjdThe CAP_LINKAT, CAP_MKDIRAT, CAP_MKFIFOAT, CAP_MKNODAT...
2013-11-14 pjdPrecisely document capability rights here too (they...
2013-11-14 pjdStyle.
2013-11-14 pjdSync return value with actual implementation.
2013-11-14 pjdChange cap_rights_merge(3) and cap_rights_remove(3...
2013-11-13 rayMFC @r258091.
2013-11-12 pluknetAdd VM_LAST, a special last element in enum VM_GUEST...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 pluknetAdd a brief comment about VM_GUEST and vm_guest_sysctl_...
2013-11-11 glebiusRemove never used ioctls that originate from KAME....
2013-11-09 kibHide MNT_SHARED_WRITES() and MNT_EXTENDED_SHARED()...
2013-11-09 kibBoth vn_close() and VFS_PROLOGUE() evaluate vp->v_mount...
2013-11-06 glebiusProvide compat layer for OSIOCAIFADDR.
2013-11-06 rayMFC @r257740.
2013-11-05 rayMFC @r257698.
2013-11-05 glebiusDrop support for historic ioctls and also undefine...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-01 adrianConvert the random entropy harvesting code to use a...
2013-11-01 glebiusprison_check_ip4() can take const arguments.
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-29 baptMerge byacc 20130925
2013-10-28 pluknetG/c unused mountrootfsname.
2013-10-28 glebiusStyle: s/SYS_EVENTHANDLER_H/_SYS_EVENTHANDLER_H_/g
2013-10-28 glebiusInstead of putting ifnet declaration into eventhandler...
2013-10-27 kibAdd bus_dmamap_load_ma() function to load map with...
2013-10-26 markjDo some cleanup of the SDT code. In particular,
2013-10-25 rayMFC @r257107.
2013-10-23 rayUse copy method which maybe defined by framebuffer...
2013-10-23 brooksRevert addition of sbintime and getsbintime that crept...
next