]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2010-10-22 impRemove unnecessary variable.
2010-10-21 impFix two typos
2010-10-21 impMore support for IMAGE installations
2010-10-21 impMinor tweaks in compression support:
2010-10-21 rwatsonUniversally use uintmax_t in syscall_timing; rearrange...
2010-10-21 delphijCall chainevh callback when we are invoked with neither...
2010-10-21 glebiusFix typo in last commit.
2010-10-21 pjdFree opencrypto sessions on suspend, as they also might...
2010-10-21 bschmidtThe firmware always sets bit 14 and 15, to get the...
2010-10-21 bschmidtInstead of calling return when reaching the end of...
2010-10-21 jhb- When disabling ktracing on a process, free any pendin...
2010-10-21 rwatsonAdd Cambridge/Google tag since the copyright has been...
2010-10-21 rwatsonFurther syscall_timing improvements: allow an arbitrary...
2010-10-21 rmacklemModify the experimental NFS server in a manner analagous to
2010-10-21 bcrDocument strtonum()s behavior of setting errno to 0...
2010-10-21 bcrSync with OpenBSD rev. 1.13:
2010-10-21 jhbClarify a misleading comment. The test in pci_reserve_...
2010-10-21 rwatsonFix bug in recent syscall_timing change: measure the...
2010-10-21 jhb- Make 'vm_refcnt' volatile so that compilers won't...
2010-10-21 impLeft over from prior patch removed.
2010-10-21 rwatsonFurther enhancements to syscall_timing:
2010-10-21 impThis patch will only list components if the directory...
2010-10-21 glebiusDocument possibility to read from stdin.
2010-10-21 impThis is an updated patch to the last patch to do this...
2010-10-21 impThis small patch updates the "geli setkey" flags pc...
2010-10-21 glebiusMake it possible to read input from stdin.
2010-10-21 pluknetReshuffle SIOCGIFCONF32 handler from r155224.
2010-10-21 rwatsonImprove the structure and implementation of the syscall...
2010-10-21 edFix error handling logic of pututxline(3).
2010-10-21 pjdFix a bug introduced in r213067 where we use authentica...
2010-10-21 uqsmdoc: make pages render with mandoc
2010-10-21 pluknetEnable copyback and system PD states.
2010-10-21 pluknetUpdate PD state firmware definitions: add copyback...
2010-10-21 pjdRemove code duplication by introducing static gctl_para...
2010-10-21 pjd- Simplify gctl_get_handle() a bit.
2010-10-21 delphijIn syscall_module_handler(): all switch branches return...
2010-10-21 edwinFix printing of files located on ZFS filesystem with...
2010-10-20 jkimUpdate PCI power management registers per PCI Bus Power...
2010-10-20 pjdUse closefrom(2) instead of close(2) in a loop.
2010-10-20 pjdBring in geli suspend/resume functionality (finally).
2010-10-20 pjd- Add missing comments.
2010-10-20 edGet rid of hand-rolled closefrom(3).
next