]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-09 Alexander V... Merge projects/ipfw to HEAD.
2014-10-09 Neel NatuSupport Intel-specific MSRs that are accessed when...
2014-10-09 Neel Natuiasl(8) expects integer fields in data tables to be...
2014-10-09 Edward Tomasz... Remove remnants of some cleanup; no functional changes.
2014-10-09 Alexander V... Merge HEAD@r272834
2014-10-09 Mark JohnstonDocument the CPU+Pri_Class column rather than CPU+PRI...
2014-10-09 Dag-Erling... Two more places where login_setcryptfmt() defaults...
2014-10-09 Baptiste DaroussinBackout r272825 every useland usage of ufs/ufs/dir...
2014-10-09 Adrian ChaddShuffle things.
2014-10-09 Dag-Erling... Change the hardcoded default back from SHA512 to DES.
2014-10-09 Warner LoshWhen building with a newer GCC, suppress some warnings...
2014-10-09 Alexander V... Bump ipfw module version.
2014-10-09 Baptiste DaroussinAdd size(1) to the cross build toolchain
2014-10-09 Alexander V... Sync to HEAD@r272825.
2014-10-09 Baptiste DaroussinUse offsetof() from sys/types.h instead of a custom one
2014-10-09 Marcel MoolenaarRegenerate after r272823:
2014-10-09 Marcel MoolenaarMove the SCTP syscalls to netinet with the rest of...
2014-10-09 Hans Petter... Add sysctl knob to disable port power on a specific...
2014-10-09 Alexander V... Fix core on table destroy inroduced by table values...
2014-10-09 Hans Petter... Add example devd configuration file for USB printers.
2014-10-09 Alexander V... * Fix use-after-free in table printing code.
2014-10-09 Alexander V... * Wire large user buffer before processing GET request.
2014-10-09 Baptiste DaroussinOnly catch the line from the compiler output where...
2014-10-09 Baptiste DaroussinFix typo
2014-10-09 Baptiste DaroussinAdd OBJCOPY to the list of external tools
2014-10-09 Baptiste DaroussinFix build when XCC is defined and X_COMPILER_TYPE is not
2014-10-09 Alexander MotinMake iSCSI connection close somewhat less aggressive.
2014-10-09 Baptiste DaroussinAdd CROSS_TOOLCHAIN macro select pre seeded external...
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Baptiste DaroussinFix build with rpcgen using a recent (tested with gcc...
2014-10-09 Hans Petter... Refine support for disabling USB enumeration to allow...
2014-10-09 Xin LIMFV r272802:
2014-10-09 Alexander MotinUse proper variable when looping through periphs with...
2014-10-09 Xin LI3693 restore_object uses at least two transactions...
2014-10-09 Xin LI5175 implement dmu_read_uio_dbuf() to improve cached...
2014-10-09 Xin LI5169 zdb should limit its ARC size
2014-10-09 Bryan VenteicherMove the calls to u_tun_func() into udp6_append()
2014-10-09 Adrian ChaddMissing from previous commit - keep the VM domain ...
2014-10-09 Adrian ChaddAdd a bus method to fetch the VM domain for the given...
2014-10-09 Bryan VenteicherCheck for mbuf copy failure when there are multiple...
2014-10-09 Bryan VenteicherAdd M_FLOWID to M_COPYFLAGS
2014-10-09 Marcel MoolenaarFix draining in ttydev_leave():
2014-10-09 Enji CooperIntegrate usr.bin/gzip/tests from NetBSD into atf/kyua
2014-10-09 Enji CooperIntegrate usr.bin/diff/tests from NetBSD into atf/kyua...
2014-10-09 Marcel MoolenaarApply r269126 to tty_timedwait():
2014-10-09 Marcel MoolenaarProperly NUL-terminate the on-stack buffer for reading...
2014-10-09 Enji CooperIntegrate usr.bin/grep/tests from NetBSD into atf/kyua
2014-10-09 Enji CooperIntegrate usr.bin/cut/tests from NetBSD into atf/kyua
2014-10-09 Enji CooperIntegrate bin/sleep/tests from NetBSD into atf/kyua
2014-10-09 Enji CooperIntegrate usr.bin/dirname/tests from NetBSD into atf...
2014-10-09 Enji CooperIntegrate usr.bin/cmp/tests from NetBSD into atf/kyua
2014-10-09 Enji CooperIntegrate usr.sbin/basename/tests from NetBSD into...
2014-10-09 Enji CooperSet the autoindent to 4 spaces with vim in BSD.tests...
2014-10-09 Enji CooperIntegrate usr.sbin/nmtree/tests from NetBSD into atf...
2014-10-08 John BaldwinForgot to bump Dd.
2014-10-08 John BaldwinRewrite timeout(9) to be callout(9)-centric instead...
2014-10-08 Andrey V. ElsukovWhen tunneling interface is going to insert mbuf into...
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-08 Baptiste DaroussinImport byacc 20140906
2014-10-08 Mark JohnstonPass up the error status of minidumpsys() to its callers.
2014-10-08 Alexander MotinRemove one second wait for threads exit from icl_conn_c...
2014-10-08 Gavin AtkinsonIt looks like an entry for the R215 is not required...
2014-10-08 Mark JohnstonIf we fail to send a signal after rotation, print the...
2014-10-08 Ed MasteCorrect scale factor for T terabyte suffix
2014-10-08 Konstantin... Add an argument to the x86 pmap_invalidate_cache_range...
2014-10-08 John BaldwinAdd schedgraph traces for callout handlers. Specifical...
2014-10-08 Alexander MotinProperly report 12Gbps connection rate.
2014-10-08 Michael TuexenEnsure that the list of streams sent in a stream reset...
2014-10-08 Michael TuexenEnsure that the number of stream reported in srs_number...
2014-10-08 Andrey V. ElsukovFix comment.
2014-10-08 Alexander MotinImplement software (mode page) and hardware (config...
2014-10-08 Andrey V. ElsukovRevert r156046. We support setting dumpdev via loader...
2014-10-08 Andrey V. ElsukovAdd an ability to set dumpdev via loader(8) tunable.
2014-10-08 Alexander V... Add IP_FW_DUMP_SOPTCODES sopt to be able to determine
2014-10-08 Kashyap D DesaiNo logical code change in this pathc.
2014-10-08 Edward Tomasz... Simplify; no functional changes.
2014-10-08 Kashyap D DesaiDriver version upgrade.
2014-10-08 Kashyap D DesaiIn the passthru IOCTL path, the mfi command pool was...
2014-10-08 Kashyap D Desaid_poll() callback function is the entry point for poll...
2014-10-08 Kashyap D DesaiExtended MSI-x vectors support for Invader and Fury...
2014-10-08 Kashyap D DesaiFix the minor svn add issue. $FreeBSD$ expands at the...
2014-10-08 Kashyap D DesaiThis is a feature provided to run 32-bit linux binaries...
2014-10-08 Ruslan BukinAlways wait 'command done' interrupt status bit before...
2014-10-08 Kashyap D DesaiCurrent MegaRAID firmware and hence the driver only...
2014-10-08 Alexander MotinAdd support for WRITE ATOMIC (16) command and report...
2014-10-08 Hans Petter... Add support for disabling USB enumeration in general...
2014-10-08 Pyun YongHyeonOops, fix typo made in r272729.
2014-10-08 Pyun YongHyeonDocument newly added controller AR816x/AR817x.
2014-10-08 Pyun YongHyeonAdd support for QAC AR816x/AR817x Gigabit/Fast Ethernet...
2014-10-08 Pyun YongHyeonAdd new quirk PCI_QUIRK_MSI_INTX_BUG to pci(4).
2014-10-08 Eitan Adlerdon't reinvent the wheel: rely on basename(3)
2014-10-08 Pyun YongHyeonFix a long standing bug in MAC statistics register...
2014-10-07 Sean BrunoImplement PLPMTUD blackhole detection (RFC 4821), inspi...
2014-10-07 Navdeep Parharcxgbe/tom: don't leak resources tied to an active open...
2014-10-07 Jung-uk KimMake kern.nswbuf tunable from loader.
2014-10-07 Edward Tomasz... Remove call to access(2) which didn't serve any purpose...
2014-10-07 Gavin AtkinsonSupport the Vodafone R215 LET USB dongle, which is...
2014-10-07 Aleksandr RybalkoAllow vt(4) to disable terminal bell with `sysctl kern...
2014-10-07 Alexander V... Fix possible crash when old value pointer is not update...
next