]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-25 ngieFill MK_LIBTHR as far as lib/libthr is concerned
2017-02-25 ngieRemove MK_OBJC block
2017-02-25 ngieRemove MK_CRYPT stub
2017-02-25 ngieFill in MK_RESCUE by finding paths in ${DESTDIR}/rescue...
2017-02-25 ngieConditionally compile certain programs into rescue...
2017-02-25 ngieAdd shutdown/poweroff support to rescue(8)
2017-02-25 avosiwn: some initialization / RF switch state change fixes.
2017-02-25 ngieParameterize out the length of struct filed->f_lasttime...
2017-02-25 impExit when we can't print a variable.
2017-02-25 impDon't convert ENOENT to nothing for individual lookup...
2017-02-25 impMake nvmecontrol logpage -p help list known pages.
2017-02-25 impExit with usage if argv[1] is NULL in dispatch. This...
2017-02-25 impFix typos in output.
2017-02-24 ngieUse SRCTOP instead of .CURDIR relative paths with ".."
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 dchaginRevert r314217. Commit is not match that I have approved.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 jtlWe have seen several cases recently where we appear...
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 allanjudeRemove control+r handling from geliboot's pwgets()
2017-02-24 brUse correct macro for Synopsys UART driver declaration.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-24 adrian[iwm] add if_iwm_fw.c.
2017-02-24 mavRespecting r314204 tighten ATIO cleanup requirements.
2017-02-24 hselaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 vangyzenGuard sem_clockwait_np() declaration with __BSD_VISIBLE
2017-02-24 hselaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-24 mavExplicitly abort ATIO if CTIO sending status has failed.
2017-02-24 mavFix missing xpt_done() for ATIO/INOT on missing LUN.
2017-02-24 mavWe can't access periph after ctlfe_free_ccb().
2017-02-24 mavUnify ATIO/INOT CCBs requeuing.
2017-02-24 kibProperly handle possible underflow in vm_fault_prefault().
2017-02-24 avgzfs: clean up unused files and definitions
2017-02-24 mavSome code cleanup.
2017-02-24 adrian[iwm] Add support for Firmware paging, needed for newer...
2017-02-24 ngieFix up r314189
2017-02-24 ngieFix some minor style nits: put parentheses around retur...
2017-02-24 ngieFix up NULL/'\0' uses and fix 2 derefs after NULL
2017-02-24 impCast values to (int) before comparing them to the range...
2017-02-24 impKDTRACE_HOOKS isn't guaranteed to be defined. Change...
2017-02-23 pfgat91: double assignment.
2017-02-23 mjgmtx: microoptimize lockstat handling in spin mutexes...
2017-02-23 avgadd jedec_ts.4 to the list of manual pages
2017-02-23 adrian[ifconfig] handle illegal WPS frames
2017-02-23 brooksFix and shorten BERI kernel builds during universe.
2017-02-23 vangyzenAdd sem_clockwait_np()
2017-02-23 npAdd support for RDMA from userspace with T6 cards.
2017-02-23 npcxgbe/iw_cxgbe: Minor changes for T6.
2017-02-23 pfgvxge(4): Yet another (minor) mismatch.
2017-02-23 pfgrt_attach(): double assignment.
2017-02-23 tuexenTCP window updates are only sent if the window can...
2017-02-23 markjFix memory leaks in error cases in libdtrace.
2017-02-23 markjFix a memory leak in an error case in libctf.
2017-02-23 jkimRemove an assembler flag, which is redundant since...
2017-02-23 ngieUnbreak if_iwm.ko after r314076
2017-02-23 asomersFix the xnb(4) unit tests
2017-02-23 nyanThe ct driver was removed by r312910.
2017-02-23 asomersMisc Coverity fixes in xnb(4)
2017-02-23 pfgbktr(4): double assignment.
2017-02-23 pfgdev/vxe: double assignments.
2017-02-23 pfgdev/ce: double assignment.
2017-02-23 pfgrtadvd(8): double assignment.
2017-02-23 pfgcamdd(8): double assignment.
2017-02-23 emastemake vi message catalogues build independent of locale
2017-02-23 roygerxen/gndev: use UOFF_TO_IDX instead of OFF_TO_IDX
2017-02-23 hselaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 dchaginRight clock defines specified in linux_timer.h.
2017-02-23 npAvoid NULL dereference in a couple of sysctl handlers...
2017-02-23 lidlReset failed login count to zero when removing a blocke...
2017-02-23 manuDo not check divider length if we have a div table.
2017-02-23 badgerActually fix buildworlds other than i386/amd64/sparc64...
2017-02-23 emastemakefs: eliminate global cd9660 structure
2017-02-23 jtlFix a panic during boot caused by inadequate locking...
2017-02-23 jhbFully handle the special encoding of GOT[1] on mips64.
2017-02-22 jhbUse LDFLAGS with CC instead of _LDFLAGS.
2017-02-22 asomersRemove tests/sys/netinet/fibs_tests's dependency on...
2017-02-22 tsoomeloader: update symlink support in zfs reader
2017-02-22 lidlImprove ipfw rule creation for blacklist-helper script
2017-02-22 impRemove more stray EISA refernces: ahb was removed....
2017-02-22 hselaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 hselaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 hselaskyImprove LinuxKPI scatter list support.
2017-02-22 dimSurround any unmangled C++ names in libcxxrt's version...
2017-02-22 avgdon't use C99 static array indices with older GCC versions
2017-02-22 avgfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 baptBetter fix for r314098
2017-02-22 allanjudelam(1): Failing to restrict stdin/stdout/stderr should...
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-22 roygerxen/timer: mark the Xen PV timer as not safe for suspension
2017-02-22 mavSlightly polish isp_dump_atpd().
2017-02-22 kibMore fixes for regression in r313898 on i386.
2017-02-22 mavFix multiple problems around LUN disable under load.
2017-02-22 adrian[iwm] Move iwm_dma_contig_alloc/_free functions to...
2017-02-22 adrian[iwm] Switch 7265D and 3165 devices to 7265D firmware.
2017-02-22 adrianadd 7265D firmware mention in the iwmfw manpage.
2017-02-22 adrian[iwmfw] add 7265D firmware.
2017-02-22 adrianadd 7265D firmware.
2017-02-22 adrianAdd 7265D firmware.
2017-02-22 adrian[iwm] Move struct iwm_cfg chipset configs to if_iwm_700...
next