]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-13 dimApply a workaround for a binutils issue with the .note...
2011-01-13 hselasky- Add support for 64-byte contexts to XHCI driver.
2011-01-13 nwhitehornRemove /usr/share/examples/[lib]dialog, missed in the...
2011-01-13 mdfOne more sysctl(9) type-safety that I missed before.
2011-01-13 mdfAdd a 64-bit hex-printed sysctl(9) since there is at...
2011-01-13 mdfFix up a few more sysctl(9) mis-typing found in various...
2011-01-13 mdfRe-commit the zfs sysctl(9) type-safety changes.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 nwhitehornUpdate spkrtest(8) to use new dialog auto-sizing syntax.
2011-01-13 jhbUse a blocking malloc() to initialize the dummynet...
2011-01-13 jhbIf an interrupt on an I/O APIC is moved to a different...
2011-01-13 nwhitehornUse auto-sizing syntax appropriate for the new dialog...
2011-01-13 weongyoDocuments OUTPUT formats. While I'm here cleans up...
2011-01-13 pluknetEmbed a quota error message (C string) into uprintf...
2011-01-13 jkimImport ACPICA 20110112.
2011-01-13 jchandraSupport for 64 bit PTEs on n32 and n64 compilation.
2011-01-13 jhb- Add a locked variant of jme_start() and invoke it...
2011-01-13 jhbIntroduce two new helper macros to define the priority...
2011-01-13 jhbUse software interrupt priorities for USB kthreads...
2011-01-13 jhbForgot to remove unlock of the driver lock from age_sta...
2011-01-13 jchandraCleanup physical address and PTE types on MIPS.
2011-01-13 maximo Somehow I revert Dd macro in the previous commit.
2011-01-13 maximo Start each sentence on a new line. No content changes.
2011-01-13 maximo Typo fixes.
2011-01-13 nwhitehornFix handling of NX pages on capable CPUs. Thanks to...
2011-01-13 mdfRevert to using bus_size_t for the bounce_zone's alignm...
2011-01-12 zackIn the experimental NFS server, when converting an...
2011-01-12 zackClean up the experimental NFS server replay cache when...
2011-01-12 brucecFix formatting of cross-references.
2011-01-12 csjpUn-break the build: use the correct format specifier...
2011-01-12 mdfRevert cddl changes for sysctl(9) until I understand...
2011-01-12 yongariMake sure to invoke unlocked foo_start since the taskqu...
2011-01-12 mdfFix a brain fart. Since this file is shared between...
2011-01-12 mdfFix a typo. XLONG should allow pointers to unsigned...
2011-01-12 brucecFix sorting of cross-references.
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-12 brucecFix wrapping of 20110103 entry.
2011-01-12 brucecFix cross-reference to gvinum(8).
2011-01-12 gnnFix several bugs in the ARP code related to improperly...
2011-01-12 aeFix up the grammar.
2011-01-12 mdfAdd type checking for static and dynamic sysctls using...
2011-01-12 pjdexecve(2), not fork(2) resets signal handler to the...
2011-01-12 nwhitehornUpdate dialog to version 20100428. This changes the...
2011-01-12 pjdAdd a note that when custom signal handler is installed...
2011-01-12 pjdInstall default signal handlers before masking signals...
2011-01-12 aeSector size can not be greater than MAXPHYS. Since...
2011-01-12 jchandraThe message ring interrupt needs to be enabled for...
2011-01-12 aeSector size can not be greater than MAXPHYS.
2011-01-12 impProvide up-to-date estimates that are pessimal today...
2011-01-12 yongariFor re(4) controllers that uses new jumbo frame scheme...
2011-01-12 jfvA couple problems discovered by Andrew Boyer:
2011-01-11 impProving once again, I can't typo: fix a type.
2011-01-11 jhb- Retire some unused ithread priorities: PI_TTYHIGH...
2011-01-11 jhbAlways use PRI_BASE() when checking the base type of...
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...
next