]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-23 kibYield the cpu in the kernel while iterating the list...
2008-03-23 cpercivaWhen updating the install list for files which have...
2008-03-23 jeff - Restore kse.h in this directory so other tools don...
2008-03-23 kibPrevent the overflow in the calculation of the next...
2008-03-23 yongariMSI handling on some RealTek chips are broken so disabl...
2008-03-23 yongariFor MSI capable hardwares, enable MSI enable bit in...
2008-03-23 yongariSome RealTek chips are known to be buggy on DAC handlin...
2008-03-23 yongariVLAN hardware tag information should be set for all...
2008-03-23 yongariAlways honor configured VLAN/checksum offload capabilities.
2008-03-23 bmahNew release notes: KSE removed, cmx(4), uslcom(4)...
2008-03-23 rodrigcRemove comment about "-r" flag from readlabel. "-r...
2008-03-23 davidxuRemove commented out code, thread suspension is done...
2008-03-23 jeff - Only return 1 from sync_vnode() in cases where the...
2008-03-23 marcelInstead of making a single geom_part.ko module, make...
2008-03-23 jeff - Pass BO_MTX(bo) to lockmgr in vtruncbuf, we don...
2008-03-23 marcelRedefine G_PART_SCHEME_DECLARE() from populating a...
2008-03-23 marcelAdd g_retaste(), which given a class will present all...
2008-03-22 cognetWe need to prototype _start() as well, as we use it...
2008-03-22 qingliReuse the mbuf that was just retrieved from the receive...
2008-03-22 samadd hints to specify how NPE ports are mapped to MAC...
2008-03-22 samImprove mac+phy configuration so that hints can be...
2008-03-22 samsync w/ p4: minor cleanups to improve msgs
2008-03-22 phkIn abort2(2): Accept a NULL arg pointer if nargs == 0
2008-03-22 sam(finally) add the hal status to the diagnostic generate...
2008-03-22 samDefer state change on disassociate to avoid unnecessari...
2008-03-22 samcorrect syslog mask so LOG_DEBUG msgs are not lost
2008-03-22 stefanfAdd a test case for options.c revision 1.26.
2008-03-22 stefanfReset the internal state used for the 'getopts' built...
2008-03-22 remkoIn route.c in newroute() there's a call to exit(0)...
2008-03-22 davidxuAdd POSIX pthread API pthread_getcpuclockid() to get...
2008-03-22 jeff - Complete part of the unfinished bufobj work by consi...
2008-03-22 alfredFix a race where timeout/untimeout could cause crashes...
2008-03-22 davidxuUse linker set to collection all target operations.
2008-03-22 ambriskoAdd in a compat. mode so you can either open the card...
2008-03-21 impNo need to be gratuitously style(9) non-compliant here...
2008-03-21 remkoReplace reference from vinum.8 to gvinum.8, it was...
2008-03-21 bzAdd ';' missed with the SYSINIT changes.
2008-03-21 remkoAdd the i915 GME device to DRM.
2008-03-21 kibReduce contention on the vnode interlock by not acquiri...
2008-03-21 kibReduce the acquisition of the vnode interlock in the...
2008-03-21 kaiwAdd MLINK for archive_write_close.
2008-03-21 jeff - Reduce contention on the global bdonelock and bpinlo...
2008-03-21 jeff - Add a new td flag TDF_NEEDSUSPCHK that is set whenev...
2008-03-21 davidxuResolve __error()'s PLT early so that it needs not...
2008-03-20 remkoThe last commit was:
2008-03-20 jhbExplicitly use spinlock_enter/exit rather than locking...
2008-03-20 jhbImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 sosUnbreak the last commit.
2008-03-20 kmacypay attention to default cluster limits when sizing...
2008-03-20 emasteRestore creation of passthrough devices with newer...
2008-03-20 emasteAdd ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
2008-03-20 samadd usb devices and more wlan stuff now that usb is...
2008-03-20 rdivacky o Add stub support for some new futex operations,
2008-03-20 samWorkaround design botch in usb: blindly mixing bus_dma...
2008-03-20 kibDo not dereference cdev->si_cdevsw, use the dev_refthre...
2008-03-20 samCorrect cache handling for xfer requests marked URQ_REQ...
2008-03-20 sammap device 5; the optional USB controller on Gateworks...
2008-03-20 kibFix the leak of the vmspace on the fork when the proces...
2008-03-20 remkoAlert properly when we have stale mounts left after...
2008-03-20 sosFix Problem with Intel Matrix RAID.
2008-03-20 rupthread_mutexattr_destroy() was accidentally broken...
2008-03-20 des"track" is a script I've used for ages to track the...
2008-03-20 dess/wait/delta/ to avoid namespace collision.
2008-03-20 desFix usage string.
2008-03-20 davidxuPreserve application code's errno in rtld locking code...
2008-03-20 bruefferOops, add back the SYNOPSIS section header I accidently...
2008-03-20 davidxuMake pthread_mutexattr_settype to return error number...
2008-03-20 kmacyback out last change as Sam believes that it breaks...
2008-03-20 jeff - Restore runq to manipulating threads directly by...
2008-03-20 kmacyforced commit to add that the fix in the previous commi...
2008-03-20 kmacyDon't re-initialize the interface if it is already...
2008-03-20 kevlo- Add the Corega CG-WLUSB2GL from NetBSD
2008-03-20 blandImprove VT_WAITACTIVE semantics.
2008-03-20 samadd some debug msgs for tracking xfers
2008-03-20 samadd support for %b printing of request + xfer flags
2008-03-20 jeff - Remove the unused and redundant sched_newproc()...
2008-03-20 jeff - There is no sense in calling sched_newthread() at...
2008-03-20 jeff - ULE and 4BSD share only one line of code from sched_...
2008-03-20 jeff - Don't call the empty sched_newproc() function. ...
2008-03-20 delphijResolve conflicts.
2008-03-20 delphijUpdate upgrade instructions to reflect 1.0.5 import...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijVirgin import (trimmed) of Bzip2 version 1.0.5.
2008-03-20 jeff - Move maybe_preempt() from kern_switch.c to sched_4bs...
2008-03-20 jeff - Directly include opt_sched.h in sched_4bsd.
2008-03-20 jeff - Add an option to compile in SCHED_STATS.
2008-03-19 julianReplace really convoluted code that simplifies to ...
2008-03-19 kmacyfix link management bug and conditionally allow the...
2008-03-19 alcRename vm_pageq_requeue() to vm_page_requeue() on accou...
2008-03-19 obrienRe-enable the CVS build.
2008-03-19 obrienUpdate for version 1.11-20080310.
2008-03-19 obrien+ Make it clear this was taken from the CVS 1.11 branch...
2008-03-19 obrienRemove FreeBSD ID's so these are exact copies of the...
2008-03-19 obrienWe use the stock versions of these files.
2008-03-19 obrienActually our rev 1.21(change default from "rsh" to...
2008-03-19 obrienMerge rev 1.9 (new long flag to ignore the CVSROOT...
2008-03-19 obrienMerge rev 1.9 (update "-T" Template support) and rev...
2008-03-19 obrienMerge rev 1.28 (CAN-2005-0753 / FreeBSD-SA-05:05.cvs...
2008-03-19 obrienMerge rev 1.2 (extensions to the $CVSROOT/config syntax...
2008-03-19 obrienMerge rev 1.25 ("iso8601" option keyword), rev 1.17...
next