]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-14 Toomas Soomelibefi: make efichar.h more usable in stand code
2017-12-14 Alan Somersdhclient(8): raise WARNS to 3
2017-12-14 Mark JohnstonRe-add spaces lost in r326436.
2017-12-14 Konstantin... In devfs_lookupx() dotdot lookup case, avoid dereferencing
2017-12-14 Andrew TurnerAdd the virtualisation special register definitions.
2017-12-14 Andrey V. ElsukovFix mbuf leak when TCPMD5_OUTPUT() method returns error.
2017-12-14 Baptiste DaroussinReplace usage of fparselen(3) by a getline(3)
2017-12-14 Landon J. FullerAdd basic bwn(4) support for the (BCMA-based) BCM43224...
2017-12-14 Justin HibbitsAllow bman-portals and qman-portals to attach to simple-bus
2017-12-14 Landon J. Fullerbhndb(4): Fix two register window overcommit bugs intro...
2017-12-14 Landon J. Fullerbhnd_chipc(4): Correct typo in flag macros that broke...
2017-12-14 Landon J. Fullerbhnd(4): Add missing enclosing parentheses to the bhnd...
2017-12-14 Landon J. Fullerbhnd(4): Include board_devid in the bhnd_board_info...
2017-12-13 Alexander MotinReduce size of several on-stack string buffers.
2017-12-13 Alan Somersdhclient(8): Don't shift through the sign bit of a...
2017-12-13 Conrad Meyernetmap pkt-gen tool: Fix memset(3) argument order
2017-12-13 Dimitry AndricPull in r315334 from upstream lld trunk (by Rafael...
2017-12-13 Michael TuexenCleaup, no functional change.
2017-12-13 Pedro F. GiffuniSPDX: some uses of the RSA-MD license.
2017-12-13 Fedor UporovFix kernel build if MAC is not defined.
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-13 Baptiste DaroussinReplace homemade equivalent of tolower(3) by towlower(3)
2017-12-13 Edward Tomasz... Tone down the description for the growfs "-y" flag.
2017-12-13 Warner LoshUse ataio ccb instead of general ccb to avoid excessice...
2017-12-13 Eitan Adlerfind(1): remove unused variable
2017-12-12 Dimitry AndricFollow-up to r325967, which removed /etc/casper, by...
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Warner LoshRevert r326792, r326784, r326772, r326712
2017-12-12 Mark JohnstonCorrect initialization of pc on powerpc.
2017-12-12 Warner Losh1k objects on the stack are a bad idea. While it's...
2017-12-12 Fedor UporovMove buffer size checks outside of the vnode locks.
2017-12-12 Fedor UporovFix extattr getters in case of neither uio nor buffer...
2017-12-12 Warner LoshActually insert the free(d) call missed in r326802.
2017-12-12 Warner LoshIniailize str so ucs2_to_utf8 won't free stack garbage.
2017-12-12 Warner LoshAdd sanity testing against maximum sane lengths for...
2017-12-12 Warner LoshFree load_opt_buf after we're done with it.
2017-12-12 Warner LoshFix resource leak. Free converted description after...
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-12 Mark Johnston8880 improve DTrace error checking
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.
next