]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-06-01 hselaskyAdd USB MIDI template for USB device side mode.
2015-06-01 dimRemove unneeded NULL checks in amd64's trap_fatal().
2015-06-01 araujoFix the wrong format, format specifies type 'int' but...
2015-06-01 araujoRemove unused variable spotted by clang.
2015-06-01 araujoRemove unused variable, this variable fmtstr was introd...
2015-06-01 npcxgbe: no need to display the per-lane GT/s rating...
2015-06-01 dteskeFix a debug statement. Only the callback function ...
2015-06-01 npcxgbe: set minimum burst size when fetching freelist...
2015-05-31 ngieAppend to SUBDIR, not set it
2015-05-31 rodrigcypxfr(8): Use the correct enum member for checking...
2015-05-31 baptCast to gid_t for groups not uid_t
2015-05-31 baptRemove useless cast in printf and printf-like functions:
2015-05-31 baptCast -1 to uid_t and bump WARNING level to 3
2015-05-31 ngieRemove empty tests directory
2015-05-31 andrewSet the return value correctly on copy failure in copystr.
2015-05-31 rodrigcFix some gcc compiler warnings.
2015-05-31 rodrigcyppoll(8): Comment out -h option.
2015-05-31 jhbConsistently only use one end of the pipe in the parent...
2015-05-31 rodrigcUse proper prototype for harmless().
2015-05-31 rodrigcMake x_putlong() and x_putbytes() prototypes match the
2015-05-31 rodrigcUse ANSI C prototypes.
2015-05-31 kibRemove unused variable.
2015-05-31 andrewAdd the needed if-then instructions to build as Thumb-2.
2015-05-31 andrewRemove __ARM_EABI__ from more places in libc as this...
2015-05-31 tuexenThe code starts with base + 1 as the first port. Fix...
2015-05-31 tuexenA TCP checksum of 0 is completely valid. Mapping 0...
2015-05-31 baptMove cleanup functions to the right place
2015-05-31 tuexenDon't send illegal packets when using UDP-Lite.
2015-05-31 baptRemove useless test before free()
2015-05-31 baptReturn early in case we cannot read the configuration...
2015-05-31 baptMake pw_user()/pw_group() more consitent about errors
2015-05-31 tuexenUse an empty string for field descriptions of unknown...
2015-05-31 andrewWe only support the ARM EABI in head, remove the check...
2015-05-31 baptRemove uneeded intermediate variable
2015-05-31 baptRemove uneeded intermediate variable
2015-05-31 baptUse asprintf instead of malloc + snprintf and test...
2015-05-31 tuexenDon't send malformed SCTP probe packets.
2015-05-31 andrewUse a register to set the cpsr bits. The ip register...
2015-05-31 tuexenWhen the packet verification fails in verbose mode...
2015-05-31 andrewAdd more __aeabi_memcpy functions, later versions of...
2015-05-31 andrewUse a spelling of .thumb clang understands.
2015-05-31 araujoFix warning of implicit declaration of function 'mkdir'.
2015-05-30 alcDocument vm_page_alloc_contig()'s support for the VM_AL...
2015-05-30 loosRemove the broken-txfifo setting for Allwinnner SoCs.
2015-05-30 tuexenThere is no payload anymore. So compute the minimum...
2015-05-30 tuexenRequire the embedded packet to contain 8 bytes after...
2015-05-30 tuexenRemove trailing whitespaces.
2015-05-30 baptRemove libmandoc from bootstrap tools
2015-05-30 baptOnly push libohash once in bootstrap tools
2015-05-30 baptRegenerate after r283777
2015-05-30 baptSwitch to mandoc's version of makewhatis(8), whatis...
2015-05-30 loosActually check the DTS node value to enable the uart...
2015-05-30 baptDo not make libsqlite3 dependency chain only defined...
2015-05-30 sjgUse SRCTOP when defining ROOTOBJDIR
2015-05-30 sjgDefine SRCTOP in src.sys.mk
2015-05-30 gremboig4 - Intel fourth gen integrated I2C SMBus driver.
2015-05-29 marcelDo not set d_fwsectors nor d_fwheads. Primarily because...
2015-05-29 rmacklemMake the NFS server use shared vnode locks for a few...
2015-05-29 brooksRemoved unused special fork() implementations.
2015-05-29 kibWhen delivering a signal with default disposition to...
2015-05-29 glebiusUse device_printf() instead of if_printf(). No functio...
2015-05-29 maximKill EoL whitespace.
2015-05-29 maximarm64 added to CSCOPE_ARCHDIR.
2015-05-29 kibRemove several write-only variables, all reported by...
2015-05-29 aeMove RTM announces into generic code to be independent...
2015-05-29 baptRemove dead declaration
2015-05-29 andrewFix __fpclassifyl when double == long double. As with...
2015-05-29 andrewFix __isinfl on architectures where double == long...
2015-05-29 kibExplicitely enable queued invalidation completion inter...
2015-05-29 tuexenRemove printf() noise...
2015-05-29 dchaginThe linux_common module only for 64bit Linuxulators.
2015-05-29 dchaginMove linux64 and linux_common to it's right place and...
2015-05-29 arybchiksfxge: do not use DEBUG_FLAGS to enable extra debug...
2015-05-29 rpauloacpi_ibm: add per-model default events mask.
2015-05-29 gjbExport 'BOARDNAME' when differs from the KERNCONF.
2015-05-29 gjbSort configuration options for consistency with other...
2015-05-28 brooksRevert r102953
2015-05-28 jhbCreate a separate kobj interface for leaf-driver PCI...
2015-05-28 pfgProvide VOP_GETPAGES_ASYNC() for extfs.
2015-05-28 tuexenReport the MTU consistently as specified in
2015-05-28 tuexenTake source and destination address into account when...
2015-05-28 tuexenRetire SCTP_DONT_DO_PRIVADDR_SCOPE which was never...
2015-05-28 tuexenFix a bug where messages would not be sent in SHUTDOWN_...
2015-05-28 slmThe wrong commit message was given with r283632. This...
2015-05-28 slmThe wrong commit message was given with r283632. To...
2015-05-28 tuexenUse macros for overhead in a consistent way. No functio...
2015-05-28 neelFix non-deterministic delays when accessing a vcpu...
2015-05-28 tuexenSome more debug info cleanup.
2015-05-28 pkelseyProvide an unambiguous description of the potential...
2015-05-28 tuexenFix and cleanup the debug information. This has no...
2015-05-28 tuexenAddress some compiler warnings. No functional change.
2015-05-28 jhbTweak the description of when waitpid() doesn't return...
2015-05-28 bzSimilarly to other architecture, add the include for...
2015-05-28 scottlFollow-up r283636 with a fix to the other abuses of...
2015-05-28 pkelseyAdd CAP_FCNTL to the lease file capsicum rights, and...
2015-05-27 glebiusTo avoid sleeping in firmware_get() with bwi mutex...
2015-05-27 glebiusIn bwi_mac_fw_alloc():
2015-05-27 glebiusSetup the interrupt handler after bwi_attach(). If...
2015-05-27 glebius- Don't request BUS_DMA_ALLOCNOW for dma tags, that...
2015-05-27 rmacklemMake the size of the hash tables used by the NFSv4...
next