]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-12 Warner LoshDon't leak new_data.
2017-12-12 Warner LoshCheck return value for set_bootvar and give a good...
2017-12-12 Alan Somersless(1): diff reduction vs upstream
2017-12-12 Mark JohnstonAddress a possible lost wakeup for gmirror events.
2017-12-12 Mark JohnstonGive g_mirror_event_get() a more accurate name.
2017-12-12 Mark JohnstonDecrement sc_writes when BIO_DELETE requests complete.
2017-12-12 Michal MelounRework alignment handling in __libc_allocate_tls()...
2017-12-12 Antoine BrodinAttempt to unbreak buildworld
2017-12-12 Xin LIClose the correct file descriptor.
2017-12-12 Justin HibbitsDecode some PowerPC trap registers
2017-12-12 Conrad Meyergzip(1): Remove duplicate close()
2017-12-11 Warner LoshRevert part of 362772. It was causing problems for...
2017-12-11 Kyle EvansCorrect a typo in syscon driver 'modify' logic
2017-12-11 Dimitry AndricPull in r320396 from upstream clang trunk (by Malcolm...
2017-12-11 Stephen HurdIncrement encap_pad_mbuf_fail when m_dup() fails in...
2017-12-11 Mark JohnstonPass the trap frame to fasttrap hooks.
2017-12-11 Kyle EvansAdd generic 'syscon' driver
2017-12-11 Warner LoshFix regression with lua import
2017-12-11 Warner LoshUnbreak gcc build by using (void) for functions that...
2017-12-11 Mark JohnstonUse a dedicated counter for inactive queue scans.
2017-12-11 Baptiste DaroussinRemove hard coded number of lun definition
2017-12-11 Warner LoshFix a comment to be more accurate
2017-12-11 Konstantin... ofed: Define barriers for mips and arm.
2017-12-11 Konstantin... ofed: Remove duplicated symbols from the version file.
2017-12-11 Chuck TuffliAdd myself to committers-src.dot
2017-12-11 Conrad Meyeri386: Bump KSTACK_PAGES default to match amd64
2017-12-11 Warner LoshStart adding commands that I know are good to build...
2017-12-11 Warner LoshAdd -I to just run the imaging part of nanobsd so you...
2017-12-11 Warner LoshFix the std-x86 layout to produce a bootable system...
2017-12-10 Ian LeporeWhen building for arm arches, set PKGALIGN to the max...
2017-12-10 Dimitry AndricCorrect r326748, indicating that tgammal(3) is mapped...
2017-12-10 Ian LeporeSave and restore r9 register in arm ubldr. In old...
2017-12-10 Ian LeporeDo not give up if writing to the chip's control and...
2017-12-10 Conrad Meyerwc(1): Restore regular file char count fast path
2017-12-10 Dimitry AndricDocument the existence and precision of the remaining...
2017-12-10 Michal MelounRelax too restrictive assert.
2017-12-10 Michal MelounRevert r326740. I committed wrong diff.
2017-12-10 Michal MelounRelax too restrictive assert.
2017-12-10 Justin HibbitsRetrieve the page outside of holding locks
2017-12-09 Eugene Grosbeinpw(8): correct expiration period handling and command...
2017-12-09 Adrian Chadd[net80211] add a method for checking if a VAP WME AC...
2017-12-09 Conrad Meyerwc(1): Extend non-controversial optimizations to '...
2017-12-09 Rick MacklemDefine macros used by the pNFS server code.
2017-12-09 Mike Karelsgifconfig_gif0 no longer works, document replacement
2017-12-09 Niclas ZeisingImprove options and error handling.
2017-12-09 Mark JohnstonFix the act_scan_laundry_weight mechanism.
2017-12-09 Mark JohnstonProvide a sysctl to force synchronous initialization...
2017-12-09 Edward Tomasz... Move the DIAGNOSTIC check for lost iSCSI PDUs from...
2017-12-09 Eitan Adlerarc lint: Explain linting explain
2017-12-09 Warner LoshIndent multiple device path entries correctly.
2017-12-09 Warner LoshRemove vestiges of -d and -p commands.
2017-12-09 Warner LoshForgotten in 326725
2017-12-09 Warner LoshImport Netflix's efibootmgr to help manage UEFI boot...
2017-12-09 Warner LoshAdd two dates derived from looking at archival source...
2017-12-08 Warner LoshThis path belongs in ficl/Makefile, not the common...
2017-12-08 Ed SchoutenRemove basename_r(3).
2017-12-08 Warner LoshDon't automatically create objdir here. We're just...
2017-12-08 Warner LoshRemove local here. It was a cut and paste error.
2017-12-08 Hans Petter... Correctly define the unordered_map namespace in ofed...
2017-12-08 Warner Loshboot1.c needs EFI_ZFS_BOOT too, so add it globally...
2017-12-08 Warner LoshBuild WITHOUT_FORTH too, at least for amd64 and i386
2017-12-08 Warner LoshCreate interp class.
2017-12-08 Warner LoshConst poison a couple of interfaces.
2017-12-08 Warner LoshPut the files we're copying over into a few variables...
2017-12-08 Warner LoshProvide implementations for iscntrl, ispunct and isgraph.
2017-12-08 Warner LoshRemove _KERNEL hack now that errno.h does the right...
2017-12-08 Warner LoshAdd partial support signal.h functioanlity. Pull in...
2017-12-08 Stephen HurdFree mbuf chain when m_dup fails
2017-12-08 Mark JohnstonActually add the -x setenv test Makefile, missed in...
2017-12-08 Stephen HurdHandle read-only mbufs in iflib ether pad function
2017-12-08 Pedro F. GiffuniSPDX: more ISC-related files.
2017-12-08 Alan Somersat(1): annotate some intended switch-case fallthroughs
2017-12-08 Pedro F. GiffuniSPDX: license IDs for some ISC-related files.
2017-12-08 Andrew TurnerSet the io width when using an ACPI uart. Previously...
2017-12-08 Justin HibbitsRemove PTE VA mappings for tracked pages in 64-bit...
2017-12-08 Nathan WhitehornSupport mounted boot partitions in the installer. This...
2017-12-07 Gleb SmirnoffSeparate out send buffer autoscaling code into function...
2017-12-07 Michael TuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 Mark JohnstonAvoid setting -Wno-tentative-definition-incomplete...
2017-12-07 Dimitry AndricRemove an unused incude from lib/msun/bsdsrc/b_log.c.
2017-12-07 Dimitry AndricRemove the sentence in math(3) about some long double...
2017-12-07 Eugene Grosbeingeom_raid (RAID5): do not lose bp->bio_error, keep...
2017-12-07 Glen BarberFix the reldoc target in release/Makefile following...
2017-12-07 Conrad Meyermlx4: Remove redundant declarations to fix GCC build
2017-12-07 Bjoern A. ZeebUse correct field in the description for the lock after...
2017-12-07 Mark JohnstonFix the UMA reclaim worker after r326347.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Jung-uk KimImport OpenSSL 1.0.2n.
2017-12-07 Bryan DreweryLook for libraries in OBJDIR when building outside...
2017-12-07 Mark JohnstonEnsure that "out" is initialized in all error paths.
2017-12-07 Konstantin... Fix livelock in ufsdirhash_create().
2017-12-07 Bruce EvansMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-07 Eugene GrosbeinFix use-after-free that sometimes results in a garbage...
2017-12-07 Bryan VenteicherUse consistent name for the vxlan VNI parameter name...
2017-12-07 Alan Somersdc(1): fix modulo operations with fractional inputs
2017-12-07 Benjamin KadukFix mandoc -Tlint warnings in bin/
2017-12-07 Benjamin KadukNote that old sys/event.h required manual sys/types...
2017-12-07 Bryan DreweryDisconnect OFED after r326169 broke all DIRDEPS support...
2017-12-07 Bryan Drewerytinderbox/universe: Don't execute KERNCONFS lookup...
2017-12-07 Bryan DreweryRevert r325529: No longer needed after r325699.
next