]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Simplify keg_drain() a bit by using LIST_FOREACH_SAFE.
[FreeBSD/FreeBSD.git] / sys / sys /
2016-10-18 asomersFix C++ includability of crypto headers with static...
2016-10-17 avosrtwn(4), urtwn(4): merge common code, add support for...
2016-10-17 emastelibmd: introduce functions that operate on an fd instea...
2016-10-16 kibDo not try to create /dev/efi device node before devfs...
2016-10-16 marcelRe-apply change 306811 or alternatively, revert change...
2016-10-16 marcelRevert change 306811 so that the change can be re-done...
2016-10-15 npFix typo in comments.
2016-10-13 cemkern_linker: Handle module-loading failures in preloade...
2016-10-12 avgremove a few stray spaces from sys/param.h
2016-10-12 avgbump __FreeBSD_version for libzfs_core.h
2016-10-11 impCreate /dev/efidev to provide an ioctl interface to
2016-10-08 cemsys/module.h: Unbreak MOD_DPF printf
2016-10-07 marcelIn order to allow mkimg(1) (and other tools) to become...
2016-10-07 kibLimit scope of the optimization in r306608 to dounmount...
2016-10-06 bdreweryAdd vrecyclel() to vrecycle() a vnode with the interloc...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-02 avosBump __FreeBSD_version for net80211(4) changes (r306590...
2016-10-01 jhbExpose kernel-only errno values if _WANT_KERNEL_ERRNO...
2016-10-01 gonzoBump _FreeBSD_version after adding fb_memattr field...
2016-10-01 gonzoProvide way for framebuffer driver to request mmap...
2016-10-01 baptImport libucl 20160812
2016-09-30 mjgvfs: batch free vnodes in per-mnt lists
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-29 glebiusProvide kern.maxphys sysctl, which returns MAXPHYS...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 sephecam/ata: Allow drivers to veto ATA disk attachment.
2016-09-26 gonzoAdd Elantech trackpad support
2016-09-23 asomersMount msdosfs with longnames support by default.
2016-09-23 mjgfd: hide fd_modified under CAPABILITIES
2016-09-23 kibAdd the foundation copyrights to procctl kernel sources.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 oshogbocapsicum: propagate rights on accept(2)
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 kibRename efi_systbl to efi_systbl_phys, the variable...
2016-09-21 kibAdd a way for the architecture to specify the calling...
2016-09-21 kibMake resettodr_lock accessible outside subr_rtc.c....
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 kibAdd PROC_TRAPCAP procctl(2) controls and global sysctl...
2016-09-21 traszBump __FreeBSD_version after r305988, removal of bio_ta...
2016-09-19 traszRemove unused bio_taskqueue().
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-18 kibConsolidate four efi_next_descriptor() definitions.
2016-09-15 kevloBump __FreeBSD_version for r305824.
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-12 oshogbofd: add fget_cap and fget_cap_locked primitives
2016-09-12 hselaskyMFC r305421:
2016-09-08 cemqueue(3): Enhance queue debugging macros
2016-09-05 mmMFV r305420:
2016-09-05 hselaskyResolve deadlock between device_detach() and usbd_do_re...
2016-09-04 mjgfd: fix up fdeget_file
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 ngieMFhead @ r305314
2016-09-02 markjMFC r285522:
2016-09-01 bdreweryBump __FreeBSD_version for crunchgen META_MODE fix...
2016-09-01 ngieMFhead @ r305170
2016-08-31 markjMFC 303855:
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 mjgfd: effectively revert r305091
2016-08-30 mjgfd: add fdeget_locked and use in kern_descrip
2016-08-30 pfgMFV r302423:
2016-08-30 mjgfd: simplify fd testing in fget_locked by casting to...
2016-08-30 kevloZap M_IOVEC.
2016-08-30 ngieMFhead @ r305041
2016-08-29 jhbImplement 'devctl clear driver' to undo a previous...
2016-08-29 ngieMFhead @ r305013
2016-08-28 oshogboRemove duplicated declaration.
2016-08-27 oshogboAdd missed header file for cnv.h .
2016-08-27 kibMFC r303426:
2016-08-27 kibMFC r303425:
2016-08-27 kibMFC r264388 (by davide):
2016-08-26 acheBump __FreeBSD_version after LC_*_MASK fix
2016-08-25 ngieMFhead @ r304815
2016-08-25 lstewartPass the number of segments coalesced by LRO up the...
2016-08-25 npBump __FreeBSD_version for r304787 and add a note about...
2016-08-24 acheBump __FreeBSD_version for LC_*_MASK fix for newlocale...
2016-08-24 cyMFV r304732.
2016-08-22 jhbMFC 302379: Correct locking annotation for p_comm.
2016-08-22 markjMFC r304440, r304487:
2016-08-22 bdreweryMFC r304608:
2016-08-22 bdreweryBump __FreeBSD_version for C++11 thread_local support...
2016-08-19 jhbMFC 303001: Add PTRACE_VFORK to trace vfork events.
2016-08-19 markjDon't set P2_PTRACE_FSTP in a process that invokes...
2016-08-19 mmelINTRNG: Rework handling with resources. Partially rever...
2016-08-18 gnnRemove the obsolete and unused openbsd_poll system...
2016-08-18 gnnRemove unusedd and obsolete openbsd_poll system call...
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-16 markjRemove prototypes missed in r303951.
2016-08-16 ngieMFhead @ r304232
2016-08-16 mckusickAdd two new macros, SLIST_CONCAT and LIST_CONCAT. Note...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 kibMFC r303423:
2016-08-15 jhbMFC 302900,302902,302921,303461,304009:
2016-08-15 edEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 kibImplement VOP_FDATASYNC() for msdosfs.
2016-08-15 kibRegen after r304176, fdatasync(2) addition.
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
next