]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-12-08 Enji Cooper${CC} --version doesn't need to be queried if both...
2014-12-07 Andrew TurnerFix mrc and mrc2 with APSR_nzcv. Binutils encodes it...
2014-12-07 Zbigniew BodekFix buffer overflow in Marvell PCI/PCIe driver
2014-12-07 Pedro F. GiffuniSmall space changes
2014-12-07 Pedro F. GiffuniPrefer setvbuf() to setlinebuf().
2014-12-07 Xin LIMFV r275537:
2014-12-07 Andriy Gaponremove opensolaris cyclic code, replace with high-preci...
2014-12-07 Andrey V. Elsukovkey_getspacq() returns holding the spacq_lock. Unlock...
2014-12-06 Michael TuexenInclude the received chunk padding when reporting an...
2014-12-06 Baptiste DaroussinFix rendering
2014-12-06 Sean BrunoAdd myself as a ports committer, mentored by bapt/bdrewery.
2014-12-06 Baptiste DaroussinUpdate to reflect the current members of portmgr
2014-12-06 Baptiste Daroussinadd some missing mentor->mentee relationship
2014-12-06 Dominic FandreyAdd mentor information for kami a.k.a. me.
2014-12-06 Alexander MotinCount consecutive read requests as blocking in CTL...
2014-12-06 Michael TuexenFix the support of mapped IPv4 addresses.
2014-12-06 Andrew TurnerApply the same fix in r274697 to the ARM case.
2014-12-06 Andrew TurnerUse the unified syntax when generating assembly for...
2014-12-06 Xin LIMFV r275536:
2014-12-06 Xin LIMFV r275535:
2014-12-06 Xin LIMFV r275534:
2014-12-06 Xin LIMFC r275533:
2014-12-06 Enji Cooper${CC} --version doesn't need to be queried if both...
2014-12-06 Enji CooperFix typos in comments and wrap to <80 columns
2014-12-06 Enji CooperFix typos in comments and wrap to <80 columns
2014-12-06 Craig RodriguesMFp4: @181627
2014-12-06 Navdeep Parharcxgbe(4): allow the driver to use rx buffers that do...
2014-12-06 Pedro F. GiffuniMerge fixes from OpenBSD.
2014-12-06 Xin LIMFV r260710 + 275532:
2014-12-06 Navdeep Parharcxgbe(4): Allow for different pad and pack boundaries...
2014-12-06 Xin LI5316 allow smbadm join to use RPC
2014-12-06 Xin LI3363 Mark non-returning functions in ctftools
2014-12-05 Xin LI5255 uts shouldn't open-code ISP2
2014-12-05 Xin LI5285 pass in cpu_pause_func via pause_cpus
2014-12-05 Xin LI5100 sparc build failed after 5004
2014-12-05 Xin LI5005 libnvpair JSON output broken by lint fixes
2014-12-05 Pedro F. GiffuniUpdate OpenBSD CVS revision for our r255232.
2014-12-05 Xin LIUse %d instead of %u for error number. This way we...
2014-12-05 Andrew TurnerSwitch to a .cpu directive. These will work when clang...
2014-12-05 Andrew TurnerSwitch to an armv6k cpu, without this clang 3.5 complai...
2014-12-05 Andrew TurnerPlace the literal pool after a RET otherwise clang...
2014-12-05 Andrew TurnerSet the alignment to 4-bytes after a string as clang...
2014-12-05 Andrew TurnerUse the unified syntax in a few more assembly files
2014-12-05 Andrew TurnerAdd missing END macros to some of the xscale functions.
2014-12-05 Steve KarglUpdate the constants associated with the evaluation...
2014-12-05 Xin LIFix a regression introduced in r274337 (large block...
2014-12-05 John BaldwinAlways ignore the deprecated MAP_RENAME and MAP_NORESER...
2014-12-05 Konstantin... When the last reference on the vnode' vm object is...
2014-12-05 Alexander MotinIn addition to r275481 allow threshold notifications...
2014-12-05 Edward Tomasz... Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsi...
2014-12-05 Hans Petter... Optimise bit searching loop by using the ffs() function.
2014-12-05 Hans Petter... Define the ffs() function in the USB bootloader's globa...
2014-12-05 Alexander MotinAvoid unneeded malloc/memcpy/free if there is no metada...
2014-12-05 Enji CooperMFhead @ r275496
2014-12-04 Michael TuexenThis is the SCTP specific companion of
2014-12-04 Alexander MotinDocument r275481 changes.
2014-12-04 Alexander MotinAdd to CTL support for threshold notifications for...
2014-12-04 Christian BruefferAdd MLINKs for all functions described in the libxo...
2014-12-04 Alexander MotinSwap resource count scopes for used/available space.
2014-12-04 Dimitry AndricPull in r174303 from upstream gcc trunk (by Jason Merrill):
2014-12-04 Steve KarglFix a 20+ year bug by using an appropriate constant for
2014-12-04 Alexander MotinDecode some binary fields of Intel metadata.
2014-12-04 Alexander MotinAdd GET LBA STATUS command support to CTL.
2014-12-04 Andrey V. ElsukovFix style(9) and remove m_freem(NULL).
2014-12-03 Sean BrunoSwitch is an 8316, so make the comments say that.
2014-12-03 Warner LoshConst poison in a few places to ensure we don't modify...
2014-12-03 Hans Petter... Optimise the bit searching loops, by quickly skipping...
2014-12-03 Hans Petter... Workaround for possible bug in the SAF1761 chip. Wait...
2014-12-03 Sean BrunoThere is only one argemdio device on this board.
2014-12-03 Christian BruefferAdd libcuse and libxo.
2014-12-03 Sean BrunoAssign argemdio0 to the correct base address and assign...
2014-12-03 Alexander MotinIncrease CTL ports limit from 128 to 256 and LUNs limit...
2014-12-03 John BaldwinRevert device_getenv_int() for now as it duplicates...
2014-12-03 Alexander MotinUnify function names after r275458.
2014-12-03 Alexander MotinDo not pre-allocate UNIT ATTENTIONs storage for every...
2014-12-03 Ed MasteIncrease BERI loader section alignment to 16
2014-12-03 Alexander MotinRemove some unused code.
2014-12-03 Alexander MotinDo not corrupt the listen string when parsing it.
2014-12-03 Alexander MotinDo not pre-allocate reservation keys memory for every...
2014-12-03 Alexander MotinPlug memory leaks on UNMAP and XCOPY with invalid param...
2014-12-03 Andrey V. ElsukovRemove __P() macro.
2014-12-03 Andrey V. ElsukovANSIfy function declarations.
2014-12-03 Rui PauloSwitch gpioctl(8) to LIBADD.
2014-12-03 Xin LIAdd sleep(1) to /rescue. This adds 664 bytes to the...
2014-12-03 Warner LoshRemove unused PCMCIA_CARD* macros.
2014-12-02 Baptiste DaroussinRevert r274953, r274934
2014-12-02 Baptiste DaroussinUpdate to mandoc cvs version as of 20141201
2014-12-02 Jack F VogelRevert r275136, it was not approved, it was sloppy...
2014-12-02 Ed Mastelibelf: Fix cross-endian ELF note file / memory conversion
2014-12-02 Michael TuexenDo the renaming of sb_cc to sb_ccc in a way with less...
2014-12-02 Enji CooperDon't try to remove /usr/include/bsm, et al
2014-12-02 George V. Neville... This configuration file removes several debugging optio...
2014-12-02 Enji CooperMake ccd(4), et al conditional based on MK_CCD
2014-12-02 Rui Paulogpioctl: don't print the command line arguments.
2014-12-02 Enji CooperOnly install etc/devd/asus.conf if MK_ACPI == yes
2014-12-02 Andrew TurnerSwitch to unified syntax so these can be built with...
2014-12-02 Andrew TurnerUse the APSR_nzcv format of mrc. The clang integrated...
2014-12-02 Andrew TurnerFix the name of the coprocessor to include the "p"...
2014-12-02 Andrew TurnerAllow the UAL APSR_nzcv format for the mrc and mrc2...
2014-12-02 Enji CooperDon't install usr.sbin/mountd if MK_NFS_SERVER == no
next