]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-11 marcelDon't re-use MODINFOMD_BOOTINFO as MODINFOMD_DTBP....
2011-01-11 thompsaAdd manpage for runfw, the Ralink RT2700U, RT2800U...
2011-01-11 thompsaAllow runfw(4) to be compiled in to the kernel.
2011-01-11 andreastAdd new functions, fcu_fan_set_pwm and fcu_fan_get_pwm...
2011-01-11 jkimWork around a witness(4) panic introduced in r217238.
2011-01-11 jkimFix a witness(4) warning introduced in r217238.
2011-01-11 gavinUpdate the uplcom(4) man page to reflect the devices...
2011-01-11 gavinImprove or fix some comments. No functional change.
2011-01-11 impMinor improvements in the wording of a comment. Docume...
2011-01-11 jhbRemove unneeded includes of <sys/linker_set.h>. Other...
2011-01-11 gavinRemove a bullet point that appears to have been acciden...
2011-01-11 aeRemove redundant check.
2011-01-11 aeRound GNOP provider's mediasize to its sectorsize....
2011-01-11 jmallettInitialize PCIe buses and add preliminary support for...
2011-01-11 davidxuFix a typo.
2011-01-11 lstewartFixe some whitespace nits that were introduced in r216758.
2011-01-11 lstewartFix hhook_head_is_virtualised() so that "ret" can't...
2011-01-11 lstewartFix some minor style/readability nits in hhook.
2011-01-10 yongariWhen driver is not running, do not send DUMP command...
2011-01-10 yongariImplement TSO on RealTek RTL8168/8111 C or later contro...
2011-01-10 mavAdd IDs for HighPoint RocketRAID 64x controllers.
2011-01-10 jmallettCount output bytes and packets.
2011-01-10 jmallettShorten device name so it fits into vmstat -i.
2011-01-10 rmacklemFix a bug in the client side krpc where it was, sometimes
2011-01-10 jkimRemove impossible error conditions.
2011-01-10 jkimAdd forgotten free(9) in the previous commit for an...
2011-01-10 jhbAdd a nested include of <sys/linker_set.h> to make...
2011-01-10 jkimAllow AcpiOsInstallInterruptHandler() and AcpiOsRemoveI...
2011-01-10 jhbFix two harmless off-by-one errors.
2011-01-10 jkimPrefer KASSERT(9) over panic(9) as it was never seen...
2011-01-10 jpaetzelAdd support for using encrypted password strings when...
2011-01-10 jpaetzelPatch pc-sysinstall to deal with 4k sector size drives
2011-01-10 yongariApply DMA address space restriction to controllers...
2011-01-10 yongariBackout r216973 and r216970. r216973 didn't solve watch...
2011-01-10 kibFor the process that already loaded libthr but still...
2011-01-10 kibget_program_var_addr() must prefer the strong symbol...
2011-01-10 jmalletto) Free mbufs in error cases.
2011-01-10 lstewartReset the last_sack_ack SACK hint for TCP input process...
2011-01-10 jchandraRemove unnecessary 'cat'.
2011-01-10 jmalletto) Expand the CIU driver to be aware of newly-allocated...
2011-01-09 dougbRevert part of r217071 so that us mere mortals can...
2011-01-09 jmallettNow that we correctly enable rx interrupts on all cores...
2011-01-09 jmalletto) Remove some unused local definitions of IP protocol...
2011-01-09 jillessh: Follow-up to r216743, grabstackblock() can be repla...
2011-01-09 keramidaregression/date: unset all LC_xxx vars and set LANG...
2011-01-09 edAdd missing __dead2 to __assert().
2011-01-09 jillessh: Remove special %builtin PATH entry.
2011-01-09 bzMfP4 CH=185246 [1]:
2011-01-09 gavinAdd support for the Zeagle N2iTion3 Dive Computer to...
2011-01-09 gavinSync the list of devices supported by uslcom(4) with...
2011-01-09 bzImprove style and wording of comments and sysctl descri...
2011-01-09 kibMove repeated MAXSLP definition from machine/vmparam...
2011-01-09 kibImplement the __pthread_map_stacks_exec() for libthr.
2011-01-09 jhReplace nfs4 with newnfs in netfs_types. nfs4 was remov...
2011-01-09 adrianAdd missing ar91xx definition for the WMAC reset control.
2011-01-09 dasFix the value for DECIMAL_DIG on UltraSparcs. The...
2011-01-09 dasWe don't support any floating point types larger than...
2011-01-09 dasThe highest-precision floating point type on ia64 has...
2011-01-09 alcEliminate a redundant alignment directive on the page...
2011-01-09 rmacklemModify readdirplus in the experimental NFS server in a
2011-01-08 jillessh: Make exit without parameters from EXIT trap POSIX...
2011-01-08 csjpChange some variables from int to size_t. This is...
2011-01-08 jpaetzelTake passwords out of debug log.
2011-01-08 jillessh: Add simple test for 'exit' without parameters.
2011-01-08 alcEliminate the counting of vm_page_pa_tryrelock calls...
2011-01-08 jpaetzelPush some PC-BSD specific fixes upstream.
2011-01-08 deischenMake sure to always do source address selection on
2011-01-08 jpaetzelMore elegant way to detect MBR vs. GPT
2011-01-08 nwhitehornMake RB_CDROM work. This should probably check for...
2011-01-08 attilioRevert r216805.
2011-01-08 kibUse the same expression to report stack protection...
2011-01-08 tijlCopy powerpc/include/_inttypes.h to x86 and replace...
2011-01-08 tijlWhite space changes to align comments. The mips and...
2011-01-08 tijlRename PRIreg helper macro to PRIptr to better reflect...
2011-01-08 kibImplement __pthread_map_stacks_exec() callback for...
2011-01-08 kibIn rtld, read the initial stack access mode from AT_STA...
2011-01-08 kibIn elf image activator, read and apply the stack protec...
2011-01-08 kibCreate shared (readonly) page. Each ABI may specify...
2011-01-08 kibCollect code to translate between vm_prot_t and p_flags...
2011-01-08 gjbDocument rc.conf.d in rc.conf(5).
2011-01-08 tijlOn mixed 32/64 bit architectures (mips, powerpc) use...
2011-01-08 tijlOn 32 bit architectures define (u)int64_t as (unsigned...
2011-01-08 tijlFix types of some values in machine/_limits.h.
2011-01-08 kibFix some style(9) issues.
2011-01-08 kibFix struct FILE * leak on error (in disabled by default...
2011-01-08 delphijUse ether_ntoa instead of home-grown version.
2011-01-08 bzClarify when we switch from keepidle to keepinvtl inter...
2011-01-08 jillessed: Add test for r217133 (-i race).
2011-01-08 jillessed: Try hard links to make -i target available continu...
2011-01-07 jfvCSUM flags need to be OS version sensitive in ixv code
2011-01-07 jfvkern/150247 - virtualization code also needs fix for...
2011-01-07 jfvFix to kern/150247 - make ixgbe buildable for 7.x
2011-01-07 tijlRemove unused support for 64 bit long on 32 bit archite...
2011-01-07 jfvkern/153772 fix variable names.
2011-01-07 jhbTrim extra spaces before tabs.
2011-01-07 impmake targets
2011-01-07 impRetire TARGET_ABI.
2011-01-07 gnnFix a memory leak in ARP queues.
2011-01-07 stas- Save some space relying on the fact that all ioctl...
2011-01-07 bschmidtDon't try to free an unassigned pointer.
next