]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-10-14 davidxuIn kern_sigtimedwait(), move initialization code out...
2010-10-13 obrienWe only need to look as far as '..' to find 'test/'.
2010-10-13 obrienDo not assume in growstackstr() that a "precious" chara...
2010-10-13 mdfUse a safer mechanism for determining if a task is...
2010-10-13 yongariFix a regression introduced in r213710. r213710 removed...
2010-10-13 obrienIn the spirit of r90111, depend on c89 and remove the...
2010-10-13 luigidocument logging through bpf
2010-10-13 hselaskyUSB network (NCM driver):
2010-10-13 yongariAdd more checks for resolved link speed in bge_miibus_s...
2010-10-13 jmallettKeep polling at 50hz as long as link state is changing.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 hselaskyUSB Network:
2010-10-13 hselaskyUSB WLAN:
2010-10-13 hselaskyUSB network (UHSO):
2010-10-13 hselaskyCorrect some root HUB descriptor fields in multiple...
2010-10-13 jkimImport ACPICA 20101013.
2010-10-13 bcrs/sytem/system in comments, no functional changes.
2010-10-13 obrienIf one wishes to set breakpoints of static the function...
2010-10-13 dimChange two missed instances of 'retq' in aeskeys_i386...
2010-10-13 yongariRewrite interrupt handler to give fairness for both...
2010-10-13 rpauloRevert r213793.
2010-10-13 rpauloWhen calling panic(), always pass a format string.
2010-10-13 rpauloDon't do a logical AND of the result of strcmp() with...
2010-10-13 rpauloIgnore the return value of ADDCARRY().
2010-10-13 rpauloPass a format string to panic() and to taskqueue_start_...
2010-10-13 rpauloIn zfs_post_common(), use %d instead of %hhu.
2010-10-13 rpauloProperly tell the compiler that we want to ignore the...
2010-10-13 rpauloFix several cases were a conditional operator was used...
2010-10-13 jkimClean up unused headers.
2010-10-13 rdivackyActually, check for any kind of "C string type".
2010-10-13 rpauloClang related fixes:
2010-10-13 impRevert 212517 to restore pristine state of this file
2010-10-13 jkimRemove acpi_bus_number() completely. It had to be...
2010-10-13 rpauloPass a format string to make_dev().
2010-10-13 rpauloAdd opt_compat.h to SRCS.
2010-10-13 rpauloPass a format string to make_dev().
2010-10-13 rpauloFix a brain-o: wrong case statement semantics.
2010-10-13 rpauloWPA_CSE_WEP104 was being incorrectly checked.
2010-10-13 rdivackyExtend this check for const unsigned char *.
2010-10-13 jhbMake DEBUG traces 64-bit clean:
2010-10-13 jhbSuggest that DEBUG_FLAGS be used to enable extra debugg...
2010-10-13 rpauloMark acpi_bus_number() as __unused. This allows clang...
2010-10-13 rpauloIgnore the return value of DE_INTERNALIZE().
2010-10-13 rpauloExplicitly tell the compiler that we don't care about...
2010-10-13 rpauloThe canonical way to print __func__ when using KASSERT...
2010-10-13 rpauloPurposely tell the compiler that we ignore the return...
2010-10-13 rpauloDefine YY_NO_INPUT. This makes aicasm buildable by...
2010-10-13 rpauloDon't define the input() function ifdef YY_NO_INPUT.
2010-10-13 brucecUse the RFC2606 domain example.com in examples.
2010-10-13 jmalletto) Make it possible to attach a PHY directly to an...
2010-10-13 davidxusigqueue_collect_set() is no longer needed because...
2010-10-13 obrienConsistently use "STATIC" for all functions in order...
2010-10-13 rmacklemFix the krpc so that it can handle NFSv3,UDP mounts...
2010-10-13 jkimUse AcpiReset() from ACPICA instead of rolling our...
2010-10-12 markmCreate the /bin/rmail symlink (which mailers such as...
2010-10-12 jkimRemove trailing ", " from `sysctl machdep.idle_availabl...
2010-10-12 yongariProtect bge(4) from accessing invalid NIC internal...
2010-10-12 obrienIf DEBUG is 3 or greater, disable STATICization of...
2010-10-12 mdfAlways set cm_complete_data before calling mps_config_c...
2010-10-12 yongariFix a regression introduced in r213495. r213495 disable...
2010-10-12 joelDocument the fact that bwn works really well on the...
2010-10-12 mdfRe-expose and briefly document taskqueue_run(9). The...
2010-10-12 obrienAllow one to regression test 'sh' changes without havin...
2010-10-12 avgacpi_ec: changes in communication with hardware
2010-10-12 avggeneric_stop_cpus: prevent parallel execution
2010-10-12 avgtmpfs + sendfile: do not produce partially valid pages...
2010-10-12 avgzfs + sendfile: do not produce partially valid pages...
2010-10-12 bschmidtFix monitor mode which is implemented by doing a firmwa...
2010-10-12 jhFormat prototypes to follow style(9) more closely.
2010-10-12 joelSmall grammar nit in a printf message.
2010-10-12 flz- Add support for xz compression to pkg_create, bzip2...
2010-10-12 glebiusWe already have dummy receive buffer in sc->buffer.
2010-10-12 kibAdd macro DECLARE_MODULE_TIED to denote a module as...
2010-10-12 davidxuAdd a flag TDF_TIDHASH to prevent a thread from being
2010-10-11 obrienCorrect regression test to not show a false positive...
2010-10-11 rmacklemTry and make the nfsrv_localunlock() function in the...
2010-10-11 yongariThe IFF_DRV_RUNNING flag is set at the end of bge_init_...
2010-10-11 yongariRemove one last reference of BGE_MI_MODE register for...
2010-10-11 mdfRe-work the internal user ioctl command table, and...
2010-10-11 mdfAdd function prototypes for static functions.
2010-10-11 thompsaAdd the XHCI USB controller to NOTES.
2010-10-11 mdfFix a memory leak and locking inconsistency in mps...
2010-10-11 avgcamlib.c: update one overlooked comment
2010-10-11 mdfFix up the COMPAT_FREEBSD32 ioctl logic for mps(4).
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-11 mmRemove two non-vendor files as recommended.
2010-10-11 edFix reference to nonexistent manpage getuid(3).
2010-10-11 edRemove stale reference to wtmp(5).
2010-10-11 yongariDo not setup interrupt endpoint for axe(4).
2010-10-11 dimRemove more unneeded files and directories from contrib...
2010-10-11 rpauloRework the analysis of the 'r' specifier. It turns...
2010-10-11 gnnAdd code to print the number and type of the CPU that...
2010-10-11 mmVendor import of xz (stripped)
2010-10-11 avgcam_get_device, cam_open_device: make behavior simpler...
2010-10-11 rpauloRestore the support for the 'r' and the 'y' conversion...
2010-10-10 randiFix compile with -DDEBUG by using the correct mfi_pd_re...
2010-10-10 pjdProvide internal ioflags() function that converts iofla...
2010-10-10 randiReport subcommand handler errors in mfiutil/mptutil...
2010-10-10 jh- Print the nmount(2) provided error message only when...
2010-10-10 kibThe r184588 changed the layout of struct export_args...
next