]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-08 emasteRestore kgzldr on i386 only
2016-02-08 kibRemove the assert which outlived its usefulness, and...
2016-02-08 adrianAdd a format string to the err() calls.
2016-02-07 impMake sure NANO_DISKIMGDIR exists.
2016-02-07 jillessemget(): Check for [EEXIST] error first.
2016-02-07 jillessemget(2): Add missing [EINVAL] conditions.
2016-02-07 ngieSimplify running the FreeBSD test suite
2016-02-07 impUse new NANO_LOG to put the logs some place reasonable...
2016-02-07 impUse NANO_LOG instead of NANO_OBJ for log file locations...
2016-02-07 impAdd simple config for i386 BIOS boot.
2016-02-07 impVarious fixups:
2016-02-07 dteskeAdd two scripts for vnet jails
2016-02-07 pfgMinor grammar fix in comment.
2016-02-07 pfgRevert r295359:
2016-02-07 pfgmsdosfs_rename: yet another unused value.
2016-02-07 pfgMFV r295360
2016-02-07 dteskeAdd missing comma
2016-02-07 adrianRemove the hard-coded 'ath0' strings and use ATH_DEFAULT.
2016-02-07 pfgcd9660: Drop an unnecessary check for NULL.
2016-02-07 pfgfdesc_setattr: unitialized pointer read
2016-02-07 mckusickClarify a comment in kern_openat() about the use of...
2016-02-07 allanjudeDo not set vfs.root.mountfrom unnecessarily
2016-02-06 smhFix EFI platform build failures
2016-02-06 pfgmsdosfs_rename: Unused value
2016-02-06 kibDo not call vn_fullpath(9) (through the pmc_getfilename...
2016-02-06 mmelARM: Rename remaining ARMv4 specific function in DTrace...
2016-02-06 mjgfork: ansify sys_pdfork
2016-02-06 ngieUse basenames for getfacl, setfacl, and zpool to work...
2016-02-06 dteskeFix typo in a comment; s/redined/redefined/
2016-02-06 dteskeAdd comment to explain functionality of code
2016-02-06 dteskeAllow rc_conf_files to be redefined in rc.conf(5)
2016-02-05 ngieRequire /bin/getfacl and /bin/setfacl when running...
2016-02-05 glebiusProvide a future release as an example, instead of...
2016-02-05 emastereadelf: decode AArch64 TLS descriptor relocations
2016-02-05 emastereadelf: report value of unknown relocation types
2016-02-05 emastereadelf: avoid accidental fallthrough in RISC-V relocations
2016-02-05 jhbRename aiocblist to kaiocb and use consistent variable...
2016-02-05 markjPlug a vm_page leak introduced in r292373.
2016-02-05 mavUpdate script for modern `zpool status` output.
2016-02-05 mavAdd error check to not leak logs with syntax errors...
2016-02-05 erjUpdate em(4) to 7.6.1; update igb(4) to 2.5.3.
2016-02-05 andrewImplement kdb_cpu_sync_icache on arm64.
2016-02-05 smhFix EFI multi device boot support
2016-02-05 mmelARM: Use new ARMv6 naming conventions for cache and...
2016-02-05 skraFollow up r295257 and replace bad reference to TEX...
2016-02-05 skraFollow up r295257 and convert also pt_memattr. This...
2016-02-05 mmelARM: Introduce new cpu-v4.h header and move all ARMv4...
2016-02-05 sephehyperv: Use malloc for page allocation.
2016-02-05 sephehyperv: Use WAITOK in the places where we can wait
2016-02-05 sephehyperv: Use standard taskqueue instead of hv_work_queue
2016-02-05 sephehyperv/hn: Add an option to always do transmission...
2016-02-05 sephehyperv/hn: Move LRO flush to the channel processing...
2016-02-05 sephehyperv/hn: Increase LRO entry count to 128 by default
2016-02-05 sephehyperv/hn: Recover half of the chimney sending space
2016-02-05 sephehyperv/hn: Factor out hn_encap() from hn_start_locked()
2016-02-05 sephehyperv/hn: Obey IFCAP_RXCSUM configure
2016-02-05 sephehyperv/hn: Add sysctls to trust host side UDP and IP...
2016-02-05 sephehyperv/hn: Enable UDP RXCSUM
2016-02-05 sephehyperv/hn: Enable IP header checksum offloading
2016-02-05 sephehyperv/hn: Reorganize TX csum offloading
2016-02-05 sephehyperv/hn: Avoid duplicate csum features settings
2016-02-05 sephehyperv/stor: Fix the NULL pointer dereference
2016-02-04 scottlAdd sysctls for dumping out the device mapping tables...
2016-02-04 adrianProvide a workaround for setting the correct endianness...
2016-02-04 gnnSummary: Update the date
2016-02-04 gnnSummary: Remove discussion of fastforwarding.
2016-02-04 kibWhen matching brand to the ELF binary by notes, try...
2016-02-04 rpokalaAdd defines for WRITE_UNCORRECTABLE ATA command, and...
2016-02-04 tuexenIn FreeBSD 10 and higher the driver announces SCTP...
2016-02-04 jgh- connect(2) Clarify namelen
2016-02-04 jhbFix build of powerpc FPU emulator after changes in...
2016-02-04 andrewEnable checking of the stack alignment. The stack shoul...
2016-02-04 dteskeFix grammar in error statement
2016-02-04 mmelReplace broken implementation of fuswintr() and suswint...
2016-02-04 kibDo not copy by field when converting struct oexport_arg...
2016-02-04 traszAdd 't' and 'p' postfixes to dd(1).
2016-02-04 traszReduce code duplication.
2016-02-04 mmelARM: For ARMv6/v7, code in locore.S initializes SCTLR...
2016-02-04 brAccess pcpup using gp register.
2016-02-04 skraMake VM_MEMATTR_xxx definitions independent on pmap...
2016-02-04 mmelARM: Set UNAL_ENABLE bit in SCTLR CP15 register. This...
2016-02-04 skraSmall rearrangement of abort_handler().
2016-02-04 mmelARM: RPI-B kernel was broken by r294740. Make it functi...
2016-02-04 brReuse gp register for pcpu pointer.
2016-02-04 mmelARM: Don't use ugly (and hidden) global variable, contr...
2016-02-04 brFix build.
2016-02-04 brFix build.
2016-02-04 kibGuard against runnable td2 exiting and than being reuse...
2016-02-04 mmelARM: Remove unused symbols from genassym.c.
2016-02-04 umeMake sure to enable aliases for SHIFT_JIS.
2016-02-04 mjgfork: plug a use after free of the returned process
2016-02-04 mjgfork: pass arguments to fork1 in a dedicated structure
2016-02-04 glebiusFix build.
2016-02-04 bdreweryFix style and remove excess / for installing SYMLINKS.
2016-02-04 bdreweryMLINKS: Deduplicate some of the logic, simplify, and...
2016-02-04 bdreweryFix cat files being installed to wrong place since...
2016-02-04 bdreweryStop hiding link install commands.
2016-02-04 glebiusFix build.
2016-02-03 bdreweryDon't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.
2016-02-03 bdreweryDon't let NLSLINKS contain itself.
next