]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-21 Mark JohnstonFix top(1) output when zfs.ko is loaded but ZFS is...
2017-07-21 Konstantin... Improve publication of the newly allocated snapdata.
2017-07-21 Konstantin... Unlock correct lock in ffs_snapblkfree().
2017-07-21 Konstantin... Account for lock recursion when transfering snaplock...
2017-07-21 Dimitry AndricPull in r295886 from upstream clang trunk (by Richard...
2017-07-21 Sean BrunoDo not update stats counter in SWI context. Defer...
2017-07-21 Ryan Libby__pcpu: gcc -Wredundant-decls
2017-07-21 Bryan DreweryRespect INSTALL_AS_USER for FILES.
2017-07-21 Bryan DreweryProperly set userid for truncate_test.
2017-07-21 Alan SomersImplement SIGEV_THREAD notifications for lio_listio(2)
2017-07-21 Ruslan BukinAdd warning flags for GCC 7.1.0 compiler.
2017-07-21 Ruslan BukinFix style: change spaces to tabs.
2017-07-21 Edward Tomasz... Make truss(1) cross-reference dtrace(1) and bump .Dd.
2017-07-21 Edward Tomasz... Use more usual formatting for the EXAMPLES section...
2017-07-21 Edward Tomasz... Use more usual formatting for the EXAMPLES section...
2017-07-21 Bartek RutkowskiRemove stack guard option from hardening menu.
2017-07-21 Michael TuexenFix getsockopt() for listening sockets when using SO_SN...
2017-07-21 Luiz Otavio... Restore the changes done in r313982: Replace zero with...
2017-07-21 Justin HibbitsCompile the atomic64 emulation for powerpcspe
2017-07-21 Luiz Otavio... Update netmap_user.h with the current version of netmap...
2017-07-21 Justin HibbitsAdd cpufreq support for P1022 and MPC8536
2017-07-21 Luiz Otavio... Do not allow the use of the loopback interface in netmap.
2017-07-21 Luiz Otavio... Fix a couple of typos in a comment.
2017-07-21 Kyle EvansAdd regression test for recent regex(3) breakage
2017-07-21 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Rick MacklemRevert r321308. I'll commit a better fix soon.
2017-07-20 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Dimitry AndricFix printf format warning in iflib.c
2017-07-20 Dimitry AndricFix printf format warning in zfs_module.c
2017-07-20 Ed Masteadd arm64 objcopy output target for embedfs
2017-07-20 Matt JorasAdd myself and mentor line to committers-src.dot.
2017-07-20 Ed Masteacpidump: add GIC ITS srat type
2017-07-20 Ed Masteacpidump: add ACPI NFIT (NVDIMM Firmware Interface...
2017-07-20 Alan SomersRemove some private symbols from librt
2017-07-20 Ed Masteacpidump: use C99 designated initializers
2017-07-20 Ed Mastedate: avoid crash on invalid time
2017-07-20 Michael TuexenDeal with listening socket correctly.
2017-07-20 Michael TuexenFix the explicit EOR mode. If the final messages is...
2017-07-20 Sepherosa Ziehauhyperv/storvsc: Force SPC3 for CDROM attached.
2017-07-20 Ryan Libbyefi: restrict visibility of EFIABI_ATTR-declared functions
2017-07-20 Enji Cooperprocstat(8): clarify program usage
2017-07-20 Enji CooperSome trivial style(9) fixes
2017-07-20 Enji CooperClean up leading whitespace (convert single column...
2017-07-19 Mark JohnstonDecode FreeBSD11 fstatat calls.
2017-07-19 Sean BrunoRestore igb(4) code dropped during iflib conversion
2017-07-19 Brooks DavisInclude ARCH_FLAGS in CFLAGS when building modules.
2017-07-19 Sean BrunoDon't cache mbuf pointers if the number of descriptors...
2017-07-19 Rick MacklemUpdate the nfsv4 man page to reflect recent changes...
2017-07-19 Konstantin... Add pctrie_init() and vm_radix_init() to initialize...
2017-07-19 Enji Coopercron(8) manpage updates
2017-07-19 Enji CooperFix trivial whitespace bug introduced in usage message...
2017-07-19 David C SomayajuluRaise the watchdog timer interval to 2 ticks, there...
2017-07-19 Konstantin... Disable stack growth when accessed by AIO daemons.
2017-07-19 Mark JohnstonAllow matches of truncated version strings.
2017-07-19 Enji CooperUse more flexible expression for replacing t_diff in
2017-07-19 Ed Mastebsdinstall: improve checksum mismatch error for snapshots
2017-07-19 Ed Mastezfs: Fix a typo in the delay_min_dirty_percent sysctl...
2017-07-19 Konstantin... Remove unused function swap_pager_isswapped().
2017-07-19 Enji CooperUpdate targets/pseudo/tests/Makefile.depend after recen...
2017-07-19 Enji CooperClean up :coredump_phnum
2017-07-19 Enji CooperRemove expected failure for :coredump_phnum
2017-07-19 Kenneth D.... Fix spurious timeouts on commands sent to mps(4) and...
2017-07-19 Alan SomersRemove dead code that was killed by r320975
2017-07-19 Michael TuexenAvoid shadowed variables.
2017-07-19 Michael TuexenUse memset/memcpy instead of bzero/bcopy.
2017-07-19 Andrey V. ElsukovAdd HPE FlexFabric 10Gb 4-port 536FLR-T device id to...
2017-07-19 Ed Masteenable pidfile tests on arm64
2017-07-19 Michael TuexenFix the accounting and add code to detect errors in...
2017-07-19 Edward Tomasz... Rename vfs.nfsd.enable_uidtostring to vfs.nfs.enable_ui...
2017-07-19 Navdeep Parharcxgbe/t4_tom: Log more details about the newly ESTABLIS...
2017-07-18 Ed Mastebsdinstall: remove EOL whitespace
2017-07-18 John BaldwinRemove special handling for 'disk*.h'
2017-07-18 Konstantin... Convert assertion that only vmspace owner grows the...
2017-07-18 Emmanuel VadotAllwinner EHCI: Do not fail if we cannot get a phy
2017-07-18 Jilles Tjoelkersh: Remove broken #ifdef NOHACK code (related to sh...
2017-07-18 Enji CooperRemove unnecessary make logic added in r319339
2017-07-18 Andrew TurnerAdd support for passing FPU_KERN_NOCTX to fpu_kern_ente...
2017-07-18 Emmanuel Vadotipfw_netflow: Add support for FIB
2017-07-18 Andriy Gaponfix a regression in r320452, ZFS ABD import
2017-07-18 Enji CooperFix whitespace regression accidentally checked in via...
2017-07-18 Ryan Libbyqlnx: gcc build errors
2017-07-18 Navdeep Parharcxgbetool(8): Add loadboot and loadboot-cfg subcommands...
2017-07-18 Justin HibbitsMake ZFS not crash on mount on 32-bit systems
2017-07-18 Navdeep Parharcxgbe(4): New ioctls to flash bootrom and boot config...
2017-07-17 Alan CoxTidy up before making another round of functional chang...
2017-07-17 Adrian Chadd[iwm] actually use the new rxon function now.
2017-07-17 Adrian Chadd[iwm] if_iwm - Factor out and improve iwm_mvm_scan_rxon...
2017-07-17 Alan SomersAdd regression tests for bugs 220459 and 220398
2017-07-17 Enji CooperSort the tests alphabetically before adding them to...
2017-07-17 Enji CooperExpose the ILP32/LP64 programming environments based on
2017-07-17 Enji CooperAdd tests that exercise -q, like -rq and add tests...
2017-07-17 Enji CooperFix exit status with -rq when there is a file in one...
2017-07-17 Enji CooperAdd some tests for brief (--brief/-q) format
2017-07-17 Enji CooperDon't emit "diff: diff <options> arguments" when diffin...
2017-07-17 John BaldwinSet the current vnet pointer in the socket buffer AIO...
2017-07-17 Emmanuel Vadotipfw_netflow: add +ipfw_netflow_enable="NO" to defaults...
2017-07-17 Navdeep Parharcxgbe(4): Various link/media related improvements.
2017-07-16 Ian LeporeMinor optimization: instead of converting between days...
2017-07-16 Ed Mastereadelf: correct printing of DT_FILTER and DT_AUXILIARY...
2017-07-16 Ed Mastereadelf: fix printing of DT_FILTER and some other DT_...
next