]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove support for creating the 'machine' symlink as well as creating the
[FreeBSD/FreeBSD.git] / sys /
2010-10-29 Edward Tomasz Napi... Fix uninitialized variable.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-29 Rui PauloSync DLTs with the latest pcap version.
2010-10-29 Attilio RaoMerging mptable under x86 left this option undefined...
2010-10-29 Attilio Rao- Merge ram_attach() implementation for i386 and amd64
2010-10-29 Rick MacklemModify nfs_open() in the experimental NFS client to...
2010-10-29 Rick MacklemAdd a call for nfsrpc_close() to ncl_reclaim() in the...
2010-10-29 David XuAdd sysctl kern.sched.cpusetsize to export the size...
2010-10-29 Gleb SmirnoffRemove meaningless XXXXX, that is a remain of comment...
2010-10-29 Gleb SmirnoffRevert a small part of the r198301, that is entirely...
2010-10-29 Nathan WhitehornFix the printf() in init_heap so that it can run before...
2010-10-29 Nathan WhitehornFix netboot on some Apple machines on which calling...
2010-10-28 Nathan WhitehornFix some memory management issues discovered when tryin...
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-28 Attilio RaoMerge nexus.c from amd64 and i386 to x86 subtree.
2010-10-28 John BaldwinSet bootverbose directly in mi_startup() rather than...
2010-10-28 John BaldwinUse 'PCPU_GET(apic_id)' to determine the BSP's APIC...
2010-10-28 Attilio RaoMerge the mptable support from MD bits to x86 subtree.
2010-10-28 Justin T. Gibbssys/dev/xen/blkback/blkback.c:
2010-10-28 Jack F VogelIn the data setup code for doing offloads the
2010-10-27 Hans Petter SelaskyAdd support for setting per-interface PnP information.
2010-10-27 Pyun YongHyeonAdd initial BCM5718 family support. The BCM5718 family...
2010-10-27 Pyun YongHyeonAdd BCM5717C 10/100/1000TX PHY id.
2010-10-27 Alan Cox[1] According to the x86 architectural specifications...
2010-10-27 Jaakko HeinonenAdd missing "readahead" to the nfs_opts list.
2010-10-27 David Xu- Revert r214409.
2010-10-27 David XuIf input parameter cpusetsize is zero, give userland...
2010-10-26 Rick MacklemAdd a flag to the experimental NFSv4 client to indicate...
2010-10-26 Jung-uk KimAdd two new loader tunables 'hw.acpi.install_interface...
2010-10-26 Attilio RaoStyle fix.
2010-10-26 Attilio RaoRemove usage of PRI* macro for style compliancy.
2010-10-26 Martin MatuskaBugfix merge from OpenSolaris:
2010-10-26 Attilio RaoMerge dump_machdep.c i386/amd64 under the x86 subtree.
2010-10-26 Jack F VogelBug fix delta to the em driver:
2010-10-25 Ivan VorasBring vfs.ufs.dirhash_maxmem into the age of the fruitb...
2010-10-25 Marius Strobl- Given that in one-shot mode tick_et_start() also...
2010-10-25 Andrey V. ElsukovReimplemented "gpart destroy -F". Now it does all work...
2010-10-25 Thomas QuinotFix typo in comment.
2010-10-25 Nathan WhitehornThe EHCI_CAPLENGTH and EHCI_HCIVERSION registers are...
2010-10-25 Nathan WhitehornDon't create spurious /dev entries.
2010-10-25 John BaldwinUse 'saveintr' instead of 'savecrit' or 'eflags' to...
2010-10-25 John BaldwinUse intr_disable() and intr_restore() instead of frobbi...
2010-10-25 Ivan VorasReduce the difference between hirunningspace and lorunn...
2010-10-25 David XuUse function tdfind() to find a thread.
2010-10-25 Bjoern A. ZeebFactor out DDB commands from r204145, r204279 into...
2010-10-25 Alexander MotinMake hw.snd.vpc_0db to be also a loader tunable.
2010-10-25 Alexander MotinAdd missing mtx_destroy() on channel attach failure.
2010-10-24 Bjoern A. ZeebAdd initial inet DDB support for show in_ifaddr and...
2010-10-24 Pyun YongHyeonAdd TSO support over VLAN for i82550/i82551. Controller...
2010-10-24 Pyun YongHyeonUse bge_chipid to compare controller ids. r214251 incor...
2010-10-24 Alexander MotinMake da driver to handle some probably broken Android...
2010-10-24 Rebecca CranMostly revert r203420, and add similar functionality...
2010-10-24 Marius Strobl- Given that as of r214264 all PHY drivers using mii...
2010-10-24 Marius Strobl- Add IFM_10_2 and IFM_10_5 media via tlphy(4) only...
2010-10-24 Marius StroblTake advantage of mii_phy_add_media()/mii_phy_setmedia().
2010-10-24 Marius Strobl- Take advantage of mii_phy_dev_probe().
2010-10-24 Yoshihiro TakahashiMFi386: the part of revision 213226.
2010-10-24 Yoshihiro TakahashiMFi386: revision 214210
2010-10-23 Rick MacklemModify the experimental NFSv4 server's file handle...
2010-10-23 Pyun YongHyeonApply the same workaround for SDI flow control used...
2010-10-23 Bjoern A. ZeebMake the IPsec SADB embedded route cache a union to...
2010-10-23 Robert WatsonAdd missing DTrace probe invocation to mac_vnode_check_...
2010-10-23 Edward Tomasz Napi... Remove workaround for ZFS bug; fix was committed to...
2010-10-23 David XuIn thr_exit() and kthread_exit(), only remove thread...
2010-10-23 Bernhard SchmidtThe firmware does pad notifications to an even number...
2010-10-22 Pawel Jakub Dawidek- Improve error messages, so instead of 'Not fully...
2010-10-22 Pawel Jakub DawidekClose a race between checking if device is already...
2010-10-22 Pawel Jakub DawidekAdd State tag, so 'geli status' will report active...
2010-10-22 Pawel Jakub DawidekEncryption keys array might be NULL if device is suspen...
2010-10-22 Pawel Jakub DawidekMove sc_akeyctx and sc_ivctx initialization to the...
2010-10-22 Rick MacklemModify the file handle hash function in the experimenta...
2010-10-22 Hans Petter SelaskyAdd possibility to generate devctl notifications regard...
2010-10-22 Pyun YongHyeonAdd workaround for BCM5906 A1 controller silicon bug...
2010-10-22 Pyun YongHyeonEnable TX MAC state machine lockup fix for both BCM5755...
2010-10-22 Roman DivackyAvoid using memcpy() for copying 32bit chunks. This...
2010-10-22 John Baldwin- Add a new PCI quirk to whitelist an old chipset that...
2010-10-21 Xin LICall chainevh callback when we are invoked with neither...
2010-10-21 Pawel Jakub DawidekFree opencrypto sessions on suspend, as they also might...
2010-10-21 Bernhard SchmidtThe firmware always sets bit 14 and 15, to get the...
2010-10-21 Bernhard SchmidtInstead of calling return when reaching the end of...
2010-10-21 John Baldwin- When disabling ktracing on a process, free any pendin...
2010-10-21 Rick MacklemModify the experimental NFS server in a manner analagous to
2010-10-21 John BaldwinClarify a misleading comment. The test in pci_reserve_...
2010-10-21 John Baldwin- Make 'vm_refcnt' volatile so that compilers won't...
2010-10-21 Sergey KandaurovReshuffle SIOCGIFCONF32 handler from r155224.
2010-10-21 Pawel Jakub DawidekFix a bug introduced in r213067 where we use authentica...
2010-10-21 Sergey KandaurovUpdate PD state firmware definitions: add copyback...
2010-10-21 Xin LIIn syscall_module_handler(): all switch branches return...
2010-10-20 Jung-uk KimUpdate PCI power management registers per PCI Bus Power...
2010-10-20 Pawel Jakub DawidekBring in geli suspend/resume functionality (finally).
2010-10-20 Pawel Jakub Dawidek- Add missing comments.
2010-10-20 Pawel Jakub DawidekCorrect typos.
2010-10-20 Jung-uk KimIntroduce a new tunable 'hw.pci.do_power_suspend'....
2010-10-20 Jung-uk KimDo not apply do_power_resume for suspending P2P bridge...
2010-10-20 Jayachandran C.Network driver updates
2010-10-20 Jayachandran C.On uniprocessor, warn and fixup hardware cpu mask if...
2010-10-20 Alexander MotinWorkaround strange situation when EDMA_RESQIP register...
2010-10-20 Alexander MotinSome style cleanup:
2010-10-20 Andriy GaponPG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual...
2010-10-20 David Xu- Don't include sx.h, it is not needed.
next