]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-16 Ed Schoutenlibsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 Ed Masterevert r322589: force use of ld.bfd for linking i386...
2017-12-16 Dimitry AndricVendor import of lld 5.0.1 release r320880:
2017-12-16 Dimitry AndricVendor import of clang 5.0.1 release r320880:
2017-12-16 Dimitry AndricVendor import of llvm 5.0.1 release r320880:
2017-12-16 Andrey V. ElsukovFix possible memory leak.
2017-12-16 Ed Mastelld: Slightly simplify code and add comment.
2017-12-16 Jens SchweikhardtRemove white space at EOL.
2017-12-16 Jens SchweikhardtCorrect a typo; remove white space at EOL.
2017-12-16 Landon J. Fullerbhnd(4): Fix the pa0itssit/pa1itssit NVRAM variable...
2017-12-16 Landon J. Fullerbhndb(4): Enable addrext support on DMA64 devices,...
2017-12-15 Warner LoshNote GELI-enabled zfsboot issues have been solved....
2017-12-15 Warner LoshRemove the 'mini libstand in libstand' that util.[ch...
2017-12-15 Warner LoshPanic in sbrk if setheap hasn't been called yet. This...
2017-12-15 Warner LoshUse -h -D in preference to -D so that the serial port...
2017-12-15 Warner LoshBe a little verbose and list the loader files we're...
2017-12-15 Warner LoshFor now, make the gpart commands verbose so we know...
2017-12-15 Mark JohnstonGive a couple of predication functions a bool return...
2017-12-15 Mark JohnstonTypo.
2017-12-15 Dimitry AndricPull in r320755 from upstream clang trunk (by me):
2017-12-15 Ed Mastelld: Simplify a boolean expression by De Morgan's laws.
2017-12-15 Mark JohnstonMark uctf/err.user64mode.ksh as EXFAIL for now.
2017-12-15 Mark JohnstonSkip gnop tests if the corresponding kernel module...
2017-12-15 Andrey V. ElsukovFollow the RFC6980 and silently ignore following IPv6...
2017-12-15 Warner LoshAdd missing of=/dev/${dev}s${s} when installing zfsboot.
2017-12-15 Warner LoshScript to generate minimal boot images for each of...
2017-12-15 Warner LoshScript that knows how to put boot blocks onto a device...
2017-12-15 Eugene Grosbeinpw(8): r326738 broke expiration arithmetic in case...
2017-12-15 Landon J. Fullerbhnd(4)/bwn(4): Fix a number of small issues reported...
2017-12-15 Justin HibbitsHandle the Facility Unavailable exception as a SIGILL
2017-12-15 Eitan Adlerbsd-family-tree: add dfly 5.0.[12]
2017-12-15 Eitan Adlerbsd-family-tree: Add NetBSD 7.0.2
2017-12-15 Bruce EvansMinor cleanups found while fixing a bug involving doubl...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Jung-uk KimImport ACPICA 20171214.
2017-12-14 Mark JohnstonBelatedly add syncwait.
2017-12-14 Mark JohnstonMake indentation consistent with other tests, and use...
2017-12-14 Mark JohnstonAdd some basic tests for gmirror read and write error...
2017-12-14 Ryan StonePlug an ifaddr leak when changing a route's src
2017-12-14 Justin HibbitsAdd identifier for POWER9 CPU to CPU list
2017-12-14 Warner LoshRevert r326855: Cargo cut a fix for the regressions...
2017-12-14 Warner LoshTurn loader GELI support in the boot loaders off by...
2017-12-14 Warner LoshFix comments after bump in size.
2017-12-14 Warner LoshCargo cut a fix for the regressions r326585 caused.
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
next