]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-10-27 yongariAdd BCM5717C 10/100/1000TX PHY id.
2010-10-27 delphijAdd a short note about kernel modules in FIXIT mode.
2010-10-27 alc[1] According to the x86 architectural specifications...
2010-10-27 jhCorrect a typo.
2010-10-27 jhAdd missing "readahead" to the nfs_opts list.
2010-10-27 baptAdd attachement to my mentors
2010-10-27 davidxuCheck small set and reject it, this is how kernel did...
2010-10-27 davidxu- Revert r214409.
2010-10-27 edwinSync code with tzcode2010m
2010-10-27 davidxuRemove locking and unlock in pthread_mutex_destroy...
2010-10-27 davidxuIf input parameter cpusetsize is zero, give userland...
2010-10-26 rmacklemAdd a flag to the experimental NFSv4 client to indicate...
2010-10-26 pjdUse fprintf(stderr) instead of gctl_error() to print...
2010-10-26 jkimDocument newly added loader tunables "hw.acpi.install_i...
2010-10-26 jhb- Save errno values before calling warn(3) so that...
2010-10-26 brucecFix formatting.
2010-10-26 jkimAdd two new loader tunables 'hw.acpi.install_interface...
2010-10-26 bcrAdd some missing documentation to the man page:
2010-10-26 attilioStyle fix.
2010-10-26 brucecAdd information about the values and default setting...
2010-10-26 attilioRemove usage of PRI* macro for style compliancy.
2010-10-26 mmBugfix merge from OpenSolaris:
2010-10-26 gjbMinor grammar fix.
2010-10-26 attilioMerge dump_machdep.c i386/amd64 under the x86 subtree.
2010-10-26 jfvBug fix delta to the em driver:
2010-10-25 ivorasBring vfs.ufs.dirhash_maxmem into the age of the fruitb...
2010-10-25 marius- Given that in one-shot mode tick_et_start() also...
2010-10-25 aeReimplemented "gpart destroy -F". Now it does all work...
2010-10-25 thomasFix typo in comment.
2010-10-25 nwhitehornThe EHCI_CAPLENGTH and EHCI_HCIVERSION registers are...
2010-10-25 nwhitehornDon't create spurious /dev entries.
2010-10-25 jhbUse 'saveintr' instead of 'savecrit' or 'eflags' to...
2010-10-25 jhbUse intr_disable() and intr_restore() instead of frobbi...
2010-10-25 ivorasReduce the difference between hirunningspace and lorunn...
2010-10-25 davidxuUse function tdfind() to find a thread.
2010-10-25 davidxuFix typo.
2010-10-25 davidxuGet cpuset in pthread_attr_get_np() and free it in...
2010-10-25 bzFactor out DDB commands from r204145, r204279 into...
2010-10-25 mavMake hw.snd.vpc_0db to be also a loader tunable.
2010-10-25 mavAdd missing mtx_destroy() on channel attach failure.
2010-10-25 avgadd dates along with revision numbers in UPDATING entry...
2010-10-25 mavDo some whitespace and `identify` output cleanup.
2010-10-24 julianAdd Makefile entry to install two new example files.
2010-10-24 julianAdd a jails directory in the examples section
2010-10-24 julianAdd two scripts that demonstrate how to make and
2010-10-24 jillessh: Ignore double-quotes in arithmetic rather than...
2010-10-24 jillessh: Do not allow overriding a special builtin with...
2010-10-24 bzAdd initial inet DDB support for show in_ifaddr and...
2010-10-24 yongariAdd TSO support over VLAN for i82550/i82551. Controller...
2010-10-24 yongariUse bge_chipid to compare controller ids. r214251 incor...
2010-10-24 jillessh: Make sure defined functions can actually be called.
2010-10-24 jillessh: Check whether dup2 was successful for >&FD and...
2010-10-24 jillessh: Add a test trying to close a descriptor that is...
2010-10-24 mavMake da driver to handle some probably broken Android...
2010-10-24 pjdBefore this change on first connect between primary...
2010-10-24 pjdImplement nv_exists() function that returns true if...
2010-10-24 pjdMove all NV defines into nv.c, they are not used extern...
2010-10-24 jillessh: Change ! within a pipeline to start a new pipeline...
2010-10-24 jillessh: Add some testcases for alias expansion.
2010-10-24 brucecMostly revert r203420, and add similar functionality...
2010-10-24 jhUse .Dv with NULL.
2010-10-24 jhDocument make_dev_p(9).
2010-10-24 pjdSimplify code a bit.
2010-10-24 pjdPlug memory leak.
2010-10-24 pjdPlug memory leaks.
2010-10-24 pjdLoad geom_gate.ko module after parsing arguments.
2010-10-24 uqsflex: add missing ifdef magic to create/hide prototypes
2010-10-24 hselaskyRemove stray semicolon.
2010-10-24 marius- Given that as of r214264 all PHY drivers using mii...
2010-10-24 marius- Add IFM_10_2 and IFM_10_5 media via tlphy(4) only...
2010-10-24 mariusTake advantage of mii_phy_add_media()/mii_phy_setmedia().
2010-10-24 marius- Take advantage of mii_phy_dev_probe().
2010-10-24 rwatsonAdd microbenchmark for create/unlink of a zero-byte...
2010-10-24 jchandraFix PIC_RETURN when abicalls are not defined.
2010-10-24 nyanMFi386: the part of revision 213226.
2010-10-24 nyanMFi386: revision 214210
2010-10-24 emasteMove variable declarations into the conditional block...
2010-10-23 rmacklemModify the experimental NFSv4 server's file handle...
2010-10-23 yongariApply the same workaround for SDI flow control used...
2010-10-23 bzMake the IPsec SADB embedded route cache a union to...
2010-10-23 rwatsonAdd missing DTrace probe invocation to mac_vnode_check_...
2010-10-23 traszRemove workaround for ZFS bug; fix was committed to...
2010-10-23 davidxuIn thr_exit() and kthread_exit(), only remove thread...
2010-10-23 uqsRemove mention of non-existant -o flag for debugging...
2010-10-23 bschmidtThe firmware does pad notifications to an even number...
2010-10-22 pjd- Improve error messages, so instead of 'Not fully...
2010-10-22 pjdClose a race between checking if device is already...
2010-10-22 pjdAdd State tag, so 'geli status' will report active...
2010-10-22 pjdEncryption keys array might be NULL if device is suspen...
2010-10-22 pjdMove sc_akeyctx and sc_ivctx initialization to the...
2010-10-22 rmacklemModify the file handle hash function in the experimenta...
2010-10-22 hselaskyAdd possibility to generate devctl notifications regard...
2010-10-22 yongariAdd workaround for BCM5906 A1 controller silicon bug...
2010-10-22 yongariEnable TX MAC state machine lockup fix for both BCM5755...
2010-10-22 rdivackyAvoid using memcpy() for copying 32bit chunks. This...
2010-10-22 jhb- Add a new PCI quirk to whitelist an old chipset that...
2010-10-22 rwatsonValidate syscall_timing test names before starting...
2010-10-22 bcrRevert to r214147, errno is not clobbered as originally
2010-10-22 marcelUnbreak ia64.
2010-10-22 impMore simplifications
next