]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-22 Glen BarberMFH: r280643-r281852
2015-04-22 Konstantin... Move some common code from sys/amd64/amd64/machdep...
2015-04-22 Andrew TurnerAdd the null implementation of stack_save and stack_sav...
2015-04-22 Andrew TurnerRemove the calls to panic from pmap_object_init_pt...
2015-04-22 Craig RodriguesSupport file verification in MAC.
2015-04-22 Craig RodriguesQuiet compiler warnings in mbuf.h
2015-04-21 Xin LIExtend DA_Q_NO_RC16 to MXUB3* devices.
2015-04-21 Gleb SmirnoffImprove carp(4) locking:
2015-04-21 Hiren PanchasaraFor igb(4), when we are doing multiqueue, we are all...
2015-04-21 Glen BarberRevert r281809, which did more harm than good, and...
2015-04-21 Edward Tomasz... Modify kern___getcwd() to take max pathlen limit as...
2015-04-21 Jason A. HarmeningFix numerous issues in iic(4) and iicbus(4):
2015-04-21 Alexander MotinRewrite physio() to not allocate pbufs for unmapped...
2015-04-21 Gleb SmirnoffMake IFMEDIA_DEBUG a kernel option.
2015-04-21 Enji CooperSerialize all of _kerberos5_bootstrap_tools to avoid...
2015-04-21 Gleb SmirnoffInstead of storing mii_media_table array index in ifm_d...
2015-04-21 Edward Tomasz... Add hint about "volmode=dev" to ctl.conf(5).
2015-04-21 Gleb SmirnoffThe comment on BMCR data in if_media entry is wrong...
2015-04-21 Gleb SmirnoffSince xmphy doesn't call mii_phy_setmedia(), there...
2015-04-21 Gleb SmirnoffSince brgphy doesn't call mii_phy_setmedia(), there...
2015-04-21 Hans Petter... Don't print uninitialized variables.
2015-04-21 Bryan DreweryTweak BSS symbol handling from r281811 to not consider...
2015-04-21 Bryan DrewerySupport libraries linked by path.
2015-04-21 Simon J. GerratyMerge bmake-20150418
2015-04-21 Bryan Drewery- For executables search for matching (B) global uninit...
2015-04-21 Bryan DreweryRevert r281805 for now as it breaks due to spaces in...
2015-04-21 Glen BarberSimplify variable expansion in attempt to fix the vm...
2015-04-21 Bryan DreweryPass full path to ldd(1) so it works on files in cwd.
2015-04-21 Rui PauloFix wpa/hostapd build without OpenSSL.
2015-04-21 Rui PauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 Bryan DrewerySupport demangling C++ symbols with -D flag.
2015-04-21 Glen BarberMerge the following from ^/projects/release-arm64 to...
2015-04-20 Pedro F. Giffunipatch(1): small include changes.
2015-04-20 Luiz Otavio... Build and install the DTB for all the supported AllWinn...
2015-04-20 Pedro F. GiffuniFix improbable memory leak in _citrus_prop_read_str().
2015-04-20 Mark JohnstonMove the definition of struct bpf_if to bpf.c.
2015-04-20 Pedro F. Giffuniscsi_parse_transportid_rdma(): fix mismatch in memoty...
2015-04-20 Joel DahlMinor mdoc fixes.
2015-04-20 Bryan Drewery- Speedup significantly by not using subshells for...
2015-04-20 Bryan DreweryFix indentation to use tabs
2015-04-20 Eitan Adlerphabricator related changes:
2015-04-20 Glen BarberCopy amd64/make-memstick.sh to arm64/make-memstick...
2015-04-20 Eric van Gyzendmesg: accommodate message buffer growth between the...
2015-04-20 Glen BarberAdd support for building arm64/aarch64 virtual machine...
2015-04-20 Eric van GyzenAlways send log(9) messages to the message buffer.
2015-04-20 Glen BarberMFH: r281668 through r281783
2015-04-20 Glen BarberWhen building VM disk images, vm_copy_base() uses tar...
2015-04-20 Alexander MotinDon't set bits that should be zero for SATA devices.
2015-04-20 Ed Mastecrunchide: Remove local EM_* ELF definitions provided...
2015-04-20 Devin TeskeUpdate usage statement to align with post-r279624 funct...
2015-04-20 Ed Mastevidcontrol: skip invalid video modes returned by vt(4)
2015-04-20 Dimitry AndricAdd llvm patch corresponding to r281775.
2015-04-20 Dimitry AndricPull in r229911 from upstream llvm trunk (by Benjamin...
2015-04-20 Marcelo AraujoRemove unused variable.
2015-04-20 Marcelo AraujoAdd back ixgbe_rxeof, just remove the assignment to...
2015-04-20 Marcelo AraujoRemove unused variable.
2015-04-20 Alan CoxEliminate an unused variable.
2015-04-20 Pedro F. GiffuniPrevent a double free.
2015-04-20 Pedro F. Giffunig_uncompress_taste: prevent a double free.
2015-04-20 Brooks DavisBump doc date missed in r281605.
2015-04-20 Alexander MotinReport link as up if tap device is not specified (black...
2015-04-20 Alexander MotinReport link as up only if we managed to open tap device.
2015-04-20 Alexander MotinActivate write-only optimization if bpf device opened...
2015-04-20 Alexander MotinDisable RX/TX queues notifications when not needed.
2015-04-20 Konstantin... Remove code to support the top of the stack layout...
2015-04-20 Konstantin... Remove duplicate definitions of MWAIT_CX hints. Identi...
2015-04-20 Simon J. GerratyImport bmake-20150418
2015-04-20 Eitan Adlerfind.1: Add missing whitespace:
2015-04-20 Eitan Adlered(1): Fix [-Werror=logical-not-parentheses]
2015-04-19 Pedro F. Giffuninfsrpc_createv4: fix double free.
2015-04-19 Marius StroblMake a comment reflect reality.
2015-04-19 Marius StroblRefine the workaround for Intel HSD131 [1] added in...
2015-04-19 Adrian ChaddRefactor out the _PXM -> VM domain lookup done in ACPI...
2015-04-19 Adrian ChaddUpdate pkt-gen to optionally use randomised source...
2015-04-19 Kevin LoAdd new USB ID.
2015-04-19 Alexander V... Fix use-after-free.
2015-04-19 Alexander MotinChange wcommitsize default from one empirical value...
2015-04-19 Eitan Adleridentd: restore memcpy
2015-04-19 Eitan Adleridentd: also zero se_rpc_highvers
2015-04-19 Eitan Adleridentd: remove redundant zeroing
2015-04-19 Eitan Adlertzsetup: remove set but unused variable
2015-04-19 Eitan Adlerconfig: remove set but unchecked variable
2015-04-19 Edward Tomasz... Add back fdrop() missed in r281726.
2015-04-19 Eitan AdlerREADME: changes and fixups
2015-04-19 Edward Tomasz... Optimize the O_NOCTTY handling hack in linux_common_open().
2015-04-19 Edward Tomasz... Replace "new NFS" with just "NFS" in some sysctl descri...
2015-04-19 Eitan Adlerrpcgen: fix use use of strcmp
2015-04-19 Eitan Adlercalendar: remove useless check
2015-04-19 Justin HibbitsFix the build. Commit the last part of e500 PMC.
2015-04-19 Alan CoxEliminate an unused variable.
2015-04-18 Eitan Adlerbin/ed: use correct type in multiplication
2015-04-18 Bryan Drewerysh: Fix the trap builtin to be POSIX-compliant for...
2015-04-18 Konstantin... Regen.
2015-04-18 Konstantin... Regen.
2015-04-18 Konstantin... The lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-18 Justin HibbitsImplement hwpmc(4) for Freescale e500 core.
2015-04-18 Konstantin... Make wait6(2), waitid(3) and ppoll(2) cancellation...
2015-04-18 Konstantin... Revert unrelated chunk from the r281707.
2015-04-18 Konstantin... Remove lazy pmap switch code from i386. Naive benchmar...
2015-04-18 Mark JohnstonAdd manual pages for the io, ip, proc, sched, tcp and...
next