]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-10 baptMake sure SIZE is defined early
2014-10-10 bryanvAdd context pointer and source address to the UDP tunne...
2014-10-10 hrsDo not add late flag when file= is specified because...
2014-10-10 delphijaccept(2) may and can return EAGAIN, document it.
2014-10-10 impFor gcc 4.6 and newer, _Static_assert is a keyword...
2014-10-10 impRestore the backed-out change, using __offsetof instead.
2014-10-10 syrinxFix a bug in decoding string indexes in snmp_target...
2014-10-09 emasteBuild gperf only if we're using g++ (not clang++)
2014-10-09 emasteUpdate dl_iterate_phdr(3) to follow r272842
2014-10-09 karglThe value small=2**-(p+3), where p is the precision...
2014-10-09 bryanvAdd missing UDP multicast receive dtrace probes
2014-10-09 pjdFix problem on big endian systems introduced in r271579...
2014-10-09 emasteAlways return pathname in dl_iterate_phdr's dlpi_name...
2014-10-09 tuexenEnsure that the flags field of sctp_tmit_chunks is...
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 neelSupport Intel-specific MSRs that are accessed when...
2014-10-09 neeliasl(8) expects integer fields in data tables to be...
2014-10-09 traszRemove remnants of some cleanup; no functional changes.
2014-10-09 melifaroMerge HEAD@r272834
2014-10-09 markjDocument the CPU+Pri_Class column rather than CPU+PRI...
2014-10-09 desTwo more places where login_setcryptfmt() defaults...
2014-10-09 baptBackout r272825 every useland usage of ufs/ufs/dir...
2014-10-09 adrianShuffle things.
2014-10-09 desChange the hardcoded default back from SHA512 to DES.
2014-10-09 impWhen building with a newer GCC, suppress some warnings...
2014-10-09 melifaroBump ipfw module version.
2014-10-09 baptAdd size(1) to the cross build toolchain
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 baptUse offsetof() from sys/types.h instead of a custom one
2014-10-09 marcelRegenerate after r272823:
2014-10-09 marcelMove the SCTP syscalls to netinet with the rest of...
2014-10-09 hselaskyAdd sysctl knob to disable port power on a specific...
2014-10-09 melifaroFix core on table destroy inroduced by table values...
2014-10-09 hselaskyAdd example devd configuration file for USB printers.
2014-10-09 melifaro* Fix use-after-free in table printing code.
2014-10-09 melifaro* Wire large user buffer before processing GET request.
2014-10-09 baptOnly catch the line from the compiler output where...
2014-10-09 baptFix typo
2014-10-09 baptAdd OBJCOPY to the list of external tools
2014-10-09 baptFix build when XCC is defined and X_COMPILER_TYPE is not
2014-10-09 mavMake iSCSI connection close somewhat less aggressive.
2014-10-09 baptAdd CROSS_TOOLCHAIN macro select pre seeded external...
2014-10-09 delphijMFV r272804:
2014-10-09 delphijMFV r272803:
2014-10-09 baptFix build with rpcgen using a recent (tested with gcc...
2014-10-09 hselaskyRefine support for disabling USB enumeration to allow...
2014-10-09 delphijMFV r272802:
2014-10-09 mavUse proper variable when looping through periphs with...
2014-10-09 bryanvMove the calls to u_tun_func() into udp6_append()
2014-10-09 adrianMissing from previous commit - keep the VM domain ...
2014-10-09 adrianAdd a bus method to fetch the VM domain for the given...
2014-10-09 bryanvCheck for mbuf copy failure when there are multiple...
2014-10-09 bryanvAdd M_FLOWID to M_COPYFLAGS
2014-10-09 marcelFix draining in ttydev_leave():
2014-10-09 ngieIntegrate usr.bin/gzip/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.bin/diff/tests from NetBSD into atf/kyua...
2014-10-09 marcelApply r269126 to tty_timedwait():
2014-10-09 marcelProperly NUL-terminate the on-stack buffer for reading...
2014-10-09 ngieIntegrate usr.bin/grep/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.bin/cut/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate bin/sleep/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.bin/dirname/tests from NetBSD into atf...
2014-10-09 ngieIntegrate usr.bin/cmp/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.sbin/basename/tests from NetBSD into...
2014-10-09 ngieSet the autoindent to 4 spaces with vim in BSD.tests...
2014-10-09 ngieIntegrate usr.sbin/nmtree/tests from NetBSD into atf...
2014-10-08 jhbForgot to bump Dd.
2014-10-08 jhbRewrite timeout(9) to be callout(9)-centric instead...
2014-10-08 aeWhen tunneling interface is going to insert mbuf into...
2014-10-08 baptImport byacc 20141006
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-08 mavRemove one second wait for threads exit from icl_conn_c...
2014-10-08 gavinIt looks like an entry for the R215 is not required...
2014-10-08 markjIf we fail to send a signal after rotation, print the...
2014-10-08 emasteCorrect scale factor for T terabyte suffix
2014-10-08 kibAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-08 jhbAdd schedgraph traces for callout handlers. Specifical...
2014-10-08 mavProperly report 12Gbps connection rate.
2014-10-08 tuexenEnsure that the list of streams sent in a stream reset...
2014-10-08 tuexenEnsure that the number of stream reported in srs_number...
2014-10-08 aeFix comment.
2014-10-08 mavImplement software (mode page) and hardware (config...
2014-10-08 aeRevert r156046. We support setting dumpdev via loader...
2014-10-08 aeAdd an ability to set dumpdev via loader(8) tunable.
2014-10-08 melifaroAdd IP_FW_DUMP_SOPTCODES sopt to be able to determine
2014-10-08 kadesaiNo logical code change in this pathc.
2014-10-08 traszSimplify; no functional changes.
2014-10-08 kadesaiDriver version upgrade.
2014-10-08 kadesaiIn the passthru IOCTL path, the mfi command pool was...
2014-10-08 kadesaid_poll() callback function is the entry point for poll...
2014-10-08 kadesaiExtended MSI-x vectors support for Invader and Fury...
2014-10-08 kadesaiFix the minor svn add issue. $FreeBSD$ expands at the...
2014-10-08 kadesaiThis is a feature provided to run 32-bit linux binaries...
2014-10-08 brAlways wait 'command done' interrupt status bit before...
2014-10-08 kadesaiCurrent MegaRAID firmware and hence the driver only...
2014-10-08 mavAdd support for WRITE ATOMIC (16) command and report...
2014-10-08 hselaskyAdd support for disabling USB enumeration in general...
2014-10-08 yongariOops, fix typo made in r272729.
2014-10-08 yongariDocument newly added controller AR816x/AR817x.
2014-10-08 yongariAdd support for QAC AR816x/AR817x Gigabit/Fast Ethernet...
next