]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-10-09 Alan CoxThe recent change to initialization of blists (r324420...
2017-10-09 Navdeep Parharcxgbetool(8): Do not close uninitialized fd on malloc...
2017-10-09 Glen BarberSwitch BEAGLEBONE, CUBIEBOARD, and PANDABOARD to use...
2017-10-09 Guangyuan YangFix freebsd-update(8) erroneous message and exit status...
2017-10-09 Konstantin... Change amd64_get_ldt() to return 'EOF' when the LDT...
2017-10-09 Konstantin... Change i386_get_ldt() to return 'EOF' when the requeste...
2017-10-09 Konstantin... Improvements to set_user_ldt().
2017-10-09 Eitan AdlerSee r198948
2017-10-09 George V. Neville... Add the firmware for the Intel 8265 WiFi device.
2017-10-09 George V. Neville... Add support for Intel 8265 WiFi
2017-10-09 Konstantin... Reset the fs and gs bases on exec(2).
2017-10-09 Konstantin... More style.
2017-10-09 Kyle Evanspatch(1): Don't overrun line buffer in some cases
2017-10-09 Edward Tomasz... Undocument "tdnam" (leaving it as an alias), and rename...
2017-10-09 Edward Tomasz... Fix long name (used by libxo) for the "tdnam" ps(1...
2017-10-09 Edward Tomasz... Document "tdnam" keyword to ps(1), and add "tdname...
2017-10-09 Andriy Gaponillumos mutex_init: use SX_NEW instead of bzero
2017-10-09 Eitan AdlerRemove CVS - we don't run that infrastructure anymore
2017-10-09 Eitan AdlerUpdate iso3166 codes
2017-10-09 Eitan AdlerAdd macOS 10.13
2017-10-08 Alan CoxThe blst_radix_init function has two purposes - to...
2017-10-08 Ian LeporeFix imx6 hdmi init after r323553, which used a config_i...
2017-10-08 Ian LeporeAdd eventhandler notifications for newbus device attach...
2017-10-08 Edward Tomasz... capsicum_helpers: Add EVENT to default stdio rights set
2017-10-08 Ian LeporeRestore the ability to deregister an eventhandler from...
2017-10-08 Alan CoxReplace an unnecessary call to vm_page_activate() by...
2017-10-07 Sean BrunoFix symlink if_igb.ko in -current such that its relativ...
2017-10-07 Sean BrunoCheck so_error early in sendfile() call. Prior to...
2017-10-07 Conrad Meyerrandom(4): Gather entropy from Pure sources
2017-10-07 Conrad Meyerrandom(4): Add missing source descriptions
2017-10-07 Enji CooperUnbreak building efiboot with MK_ZFS == no
2017-10-07 Navdeep Parharcxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.
2017-10-07 Emmanuel VadotAllwinner: Add clock driver for ccu_sun8i_r
2017-10-07 Navdeep Parharcxgbetool(8): Do not create a large file devoid of...
2017-10-06 Mateusz Guziknamecache: factor out ~MAKEENTRY lookups from the commo...
2017-10-06 Mark JohnstonLet stack_create(9) take a malloc flags argument.
2017-10-06 Kristof Provostpf: Very basic forwarding test
2017-10-06 Kristof Provostpf: Basic automated test using VIMAGE
2017-10-06 Gleb SmirnoffDeclare pmtud_blackhole global variables in tcp_timer...
2017-10-06 Mark JohnstonAvoid adding an extra "0x" prefix before pointer formats.
2017-10-06 Conrad Meyerrandom(4): Discard low entropy inputs
2017-10-06 Glen BarberCatch up with r324340, switching relevant arm SoCs...
2017-10-06 Marcel MoolenaarFix alignment of 'last' in autofill.
2017-10-06 Andrew TurnerAlso handle psci 1.0. This can be seen as a bug fix...
2017-10-06 Edward Tomasz... Fix kvm_getprocs(3) error reporting in ps(1).
2017-10-06 Konstantin... Improve i386_get_ldt().
2017-10-06 Warner LoshNote about workaround for native armv7 builds using...
2017-10-06 Eugene Grosbeinftpd(8): fix user context handling.
2017-10-06 Warner LoshOversight on armv7 bulk commit: Make MACHINE_ARCH be...
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinRevert r324358, some cruft when in with it, it will be
2017-10-06 Warner LoshEncapsulate ZFS preferences into efi_zfs_is_preferred
2017-10-06 Warner LoshAdd efi_devpath_is_prefix
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Konstantin... Remove unneeded cast.
2017-10-06 Konstantin... Style.
2017-10-06 Emmanuel Vadotvfs_export_lookup: Fix r324054
2017-10-06 Jeremie Le HenBump src.conf.5's Dd.
2017-10-06 Jeremie Le HenRemove rcmds.
2017-10-06 Andriy Gaponzdb.8: replace with the slighly modified upstream version
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-05 Warner LoshAdd updating for armv7 and bump FreeBSD_version.
2017-10-05 Warner LoshTag all armv7 kernels as such in their machine config...
2017-10-05 Warner LoshSupport armv7 builds for userland
2017-10-05 Glen BarberRemove release-related documentation from the base...
2017-10-05 Rick MacklemAdd Flex File Layout support to the NFSv4.1 pNFS client.
2017-10-05 Mateusz Guziklocks: take the number of readers into account when...
2017-10-05 Konstantin... Use ANSI C declarations.
2017-10-05 Glen BarberFix the 'reldoc' target, following doc commit r51047.
2017-10-05 Konstantin... Correct format specifiers in the debug code. Style.
2017-10-05 Mateusz Guzikamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-05 Konstantin... Style.
2017-10-05 Stephen Hurdbnxt: fix intermittent VLAN issues
2017-10-05 Warner LoshThis README file was quite relevant for FreeBSD 3 or...
2017-10-05 Hans Petter... Add support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.
2017-10-05 Warner LoshDocument KERNBUILDDIR.
2017-10-05 Stephen HurdFix "taskqgroup_attach: setaffinity failed: 3" with...
2017-10-05 Michael TuexenEnsure that the accept ABORT chunks with the T-bit...
2017-10-05 Sepherosa Ziehauhyperv/hn: Fix options RSS building
2017-10-05 Konstantin... Ensure that after sucessfull i386_set_ldt() call, other...
2017-10-05 Mateusz Guziklocks: partially tidy up waiting on readers
2017-10-05 Konstantin... Avoid a race betweem freeing LDT and context switches.
2017-10-05 Andriy Gaponfix the misleading log facility used in devd/zfs.conf
2017-10-05 Andriy Gaponsysctl-s in a module should be accessible only when...
2017-10-05 Konstantin... Improve amd64_get_ldt().
2017-10-05 Andriy Gaponremove heuristic error detection from ddi_strto*()
2017-10-05 Konstantin... Minor style fix.
2017-10-05 Konstantin... Complete r323772 on amd64.
2017-10-05 Konstantin... Use ANSI C declaration for amd64_get_ldt().
2017-10-05 Konstantin... Correct format specifiers in the debug code.
2017-10-05 Konstantin... Remove useless comments.
2017-10-05 Konstantin... On amd64, mark the set_user_ldt() function as static.
2017-10-05 Konstantin... Reduce default max_ldt_segment value to 512.
next