]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-11 pfgtcpd: complete function prototypes.
2014-10-11 mavGive physical and virtual ports numbers some more meaning.
2014-10-11 marcelFix nits in previous commit:
2014-10-11 kibMFi386 r272761.
2014-10-11 jhbUpdate ip_divert.ko to depend on version 3 of ipfw.
2014-10-11 melifaroFix KASSERT typo.
2014-10-11 mavShorten frontend name.
2014-10-11 mavFilter out duplicate AC_PATH_REGISTERED async events.
2014-10-11 mavFix r272936 build with old GCC.
2014-10-11 mavUpdate isp_tgt_map and send new arrival notification...
2014-10-11 mavMark CTL frontend's CAM driver as CAM_PERIPH_DRV_EARLY.
2014-10-11 traszMark iscontrol(8) and iscsi_initiator(4) obsolete.
2014-10-11 traszAdd assertion to catch duplicated notes.
2014-10-11 marcelTurn WITNESS_COUNT into a tunable and sysctl. This...
2014-10-10 ngieAdd LDFLAGS to PROG_VARS so it can be overridden on...
2014-10-10 ngiePort the testcase to FreeBSD
2014-10-10 ngieSkip over t_spawn_open_nonexistent_diag because it...
2014-10-10 melifaroRemove redundant if_notifier declaration.
2014-10-10 mavMake ctld start even if some LUNs are unable to open...
2014-10-10 ngieSIGPWR does not exist on FreeBSD
2014-10-10 ngieHandle getting/setting niceness/priority correctly...
2014-10-10 ngieDisable the invalid pointer test on FreeBSD
2014-10-10 kibMake MAP_NOSYNC handling in the vm_fault() read-locked...
2014-10-10 gnnChange the PF hash from Jenkins to Murmur3. In forward...
2014-10-10 ngieFreeBSD doesn't support strings greater than MAXHOSTNAM...
2014-10-10 jhbDon't pass RF_ALLOCATED to bus_alloc_resource().
2014-10-10 ngieFreeBSD returns ENOTTY instead of EBADF in ttyname_r...
2014-10-10 ngieAdd missing #include <sys/time.h> for gettimeofday
2014-10-10 ngieDisable tests that don't pass on FreeBSD due to missing...
2014-10-10 melifaroFix KASSERT argument type.
2014-10-10 melifaroFix NOINET6 build for ipfw.
2014-10-10 melifaroPartially fix build on !amd64
2014-10-10 jhbVarious fixes to stats:
2014-10-10 bro Add machine-dependent SMP part
2014-10-10 baptFix typo revealed by using newer binutils
2014-10-10 baptUse FreeBSD-bit-checking-style
2014-10-10 mavStore persistent reservation keys as uint64_t instead...
2014-10-10 ngieExpect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
2014-10-10 ngieOnly build/run hsearch_basic and hsearch_r_basic on...
2014-10-10 hrsVirtualize if_epair(4). An if_xname check for both...
2014-10-10 baptRename elf*-powerpc into elf*-powerpc-freebsd in binutils
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 gjbReference vm_prebuild_setup(), vm_setup(), and
2014-10-09 gjbAllow mk-vmimage.sh to accept a configuration file as
2014-10-09 gjbAdd prototypes for build-specific tuning:
2014-10-09 gjbAdd /usr/local/bin and /usr/local/sbin to PATH, needed
2014-10-09 marcelFix draining in ttydev_leave():
2014-10-09 ngieIntegrate usr.bin/gzip/tests from NetBSD into atf/kyua
next