]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-03 Warner LoshDelcare md_load in libofw.h. Make all prototypes match...
2017-12-03 Warner LoshConst poison the propname. It's never set and we often...
2017-12-03 Kyle Evansgrep test: Fix copyright notice
2017-12-03 Ed Mastelib/msun: remove trailing whitespace from e_pow.c
2017-12-02 Bryan VenteicherAdd if media and link status events to vxlan
2017-12-02 Eitan AdlerAdd include guard to fpmath.h
2017-12-02 Eitan AdlerAdd missing word
2017-12-02 Dimitry AndricMake the assignment of CRTARCH conditional, even in...
2017-12-02 Pedro F. GiffuniSPDX: Complete license IDs for ext2fs.
2017-12-02 Eitan Adlerdiag/httpd-error: remove
2017-12-02 Warner LoshAdd forgotten libgeom.
2017-12-02 Edward Tomasz... Document autofs(6) sysctl variables.
2017-12-02 Warner LoshAdd -u (--to-unix) and -e (--to-efi) to convert unix...
2017-12-02 Warner LoshCreate a function to translate UEFI paths to unix paths
2017-12-02 Warner LoshRead multiple lines when parsing the data. Allow multip...
2017-12-02 Eitan Adlerpf.os: Add OpenBSD:6.1
2017-12-02 Alan SomersReap dead code
2017-12-02 Landon J. FullerIntroduce bwn(4) support for the bhnd(4) bus.
2017-12-02 Justin HibbitsOverride memattr for mmap on the Freescale DIU driver
2017-12-02 Landon J. Fullerbhnd_pmu(4): Do not leak our chipc provider reference...
2017-12-02 Landon J. Fullerbhndb(4): Fix leak of child devices and MSI vectors.
2017-12-02 Landon J. Fullerbhnd_chipc(4): Break cyclic references to the ChipCommo...
2017-12-02 Landon J. Fullerbhndb(4): Fix incorrect assertion in bhndb_deregister_i...
2017-12-02 Warner LoshFix all warnings related to geli and ZFS support on...
2017-12-02 Warner LoshTweaks to the beri boot loader so that it builds w...
2017-12-02 Warner LoshUndefine _STANDALONE since this is test code. This...
2017-12-02 Warner LoshFix random() and srandom() prototypes to match the...
2017-12-02 Warner LoshMove geli to common DO32 stuff
2017-12-02 Warner LoshWe don't need both _STAND and _STANDALONE. There's...
2017-12-02 Warner LoshCleanup CFALGS usage here
2017-12-02 Warner LoshMinor flags cleanup
2017-12-02 Warner LoshRemove stale dependency on ufsread.c
2017-12-01 Warner LoshFix missing .Dd bump
2017-12-01 Mark JohnstonPlug a name cache lock leak.
2017-12-01 Warner LoshCorrect history for Unix 2nd Edition through 6th Editio...
2017-12-01 Konstantin... vmstat: fix style(9) violations and bump WARNS.
2017-12-01 Warner LoshMark all the system calls that were in 1st Edition...
2017-12-01 Eitan Adlerfmt(1): Fix usage of Nm macro
2017-12-01 Kyle Evansa10_gpio: Add support for more modern pin configuration
2017-12-01 Stephen HurdAdd support for SIOCGIFXMEDIA to iflib
2017-12-01 Edward Tomasz... Add "vmaddr" ps(1) keyword.
2017-12-01 Konstantin... Destroy seltd st_mtx and st_wait in seltdfini().
2017-12-01 Konstantin... Add comment for vm_map_find_min().
2017-12-01 Ed SchoutenEliminate the last user of basename_r() in the base...
2017-12-01 Andrey V. ElsukovDo better cleaning in key_destroy() for VIMAGE case.
2017-12-01 Toomas Soomeloader.efi: efipart should exclude iPXE stub block...
2017-12-01 Ed SchoutenAdd an mlink for cloudabi32(4).
2017-12-01 Eitan AdlerRevert license change.
2017-11-30 Glen BarberFix port build flags passed to make(1) after r326315...
2017-11-30 Glen BarberFix an indentation nit.
2017-11-30 Mark JohnstonDocument gmirror sysctls.
2017-11-30 Mark JohnstonUpdate gmirror metadata less frequently when synchronizing.
2017-11-30 Pedro F. GiffuniSPDX: use the Beerware identifier.
2017-11-30 Jung-uk KimProperly skip the first CPU. It only accidentally...
2017-11-30 Ed SchoutenPort cloudabi32.ko to FreeBSD/arm64.
2017-11-30 Pedro F. GiffuniSPDX: oops .. not from CMU.
2017-11-30 Pedro F. GiffuniSPDX: Consider code from Carnegie-Mellon University.
2017-11-30 Pedro F. GiffuniSPDX: wrong license.
2017-11-30 Alan SomersFix assertion when ZFS fails to open certain devices
2017-11-30 Alan SomersRevert r326399
2017-11-30 Alan SomersFix assertion when ZFS fails to open certain devices
2017-11-30 Pedro F. GiffuniSPDX: Fix some cases wrongly attributed to MIT.
2017-11-30 Emmanuel Vadotr326394 is calling malloc with M_WAITOK under a lock...
2017-11-30 Emmanuel Vadotdevfs: Avoid a malloc/free if we just need to increment...
2017-11-30 Edward Tomasz... Make the ddb(4) "set" command list variables when calle...
2017-11-30 Hans Petter... Properly define the VLAN_XXX() function macros to avoid...
2017-11-30 Xin LIPrevent OOB access on corrupted msdos directories.
2017-11-30 Fabien ThomasUpdate man page for r325354.
2017-11-30 Eitan AdlerFinish cleaning up license :\
2017-11-30 Eitan AdlerFix typo
2017-11-30 Eitan AdlerFix pthread_condattr(3) type
2017-11-30 Eitan AdlerRemove advertising clause from pr(1)
2017-11-30 Warner LoshUse const pointers to avoid casting away constness.
2017-11-30 Jung-uk KimAdd a tunable "debug.hwpstate_verify" to check P-state...
2017-11-29 Jung-uk KimFix style(9).
2017-11-29 Scott LongIt's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PR...
2017-11-29 Hans Petter... The sched_add() function is not only used when the...
2017-11-29 Alex RichardsonDon't fail the build due to clang integer constant...
2017-11-29 Mark JohnstonVerify the object/vnode association after vget() in...
2017-11-29 Stephen HurdFix comment introduced in r326369
2017-11-29 Stephen HurdEnsure that ctx->ifc_cpus is always initialized
2017-11-29 Mark JohnstonRemove some comments that became incorrect with r325530.
2017-11-29 Alexey DokuchaevFix several noticed style issues.
2017-11-29 Konstantin... Implement hardware mlx5(4) rx timestamps.
2017-11-29 Hans Petter... Disallow TUN and TAP character device IOCTLs to modify...
2017-11-29 Xin LIRemove unused include.
2017-11-29 John BaldwinReplace a reference to a license in another file with...
2017-11-29 Justin HibbitsOnly check the page tables if within the KVA.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Jeff RobersonEliminate kmem_arena and kmem_object in preparation...
2017-11-28 Jeff RobersonMove domain iterators into the page layer where domain...
2017-11-28 Warner LoshImport Lua 3.5.4
2017-11-28 Alan SomersFix fetching ntp leapfile after 325256
2017-11-28 Alex RichardsonFix fabs() for MIPS when used on -0.0
2017-11-28 Gleb SmirnoffRevert r325558 as it is incorrect.
2017-11-28 Gleb SmirnoffFix obvious NULL pointer dereference from r310350.
2017-11-28 Brooks DavisDisable vim syntax highlighting.
2017-11-28 Glen BarberCorrect a comment after r326330.
2017-11-28 Glen BarberAdd a comment to release/release.conf.sample documenting
2017-11-28 Alan CoxWhen the swap pager allocates space on disk, it request...
next