]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-23 gallatinImplement minimal set of changes suggested by bz to...
2009-06-23 rnolandHold the lock while we save/restore register for suspen...
2009-06-23 bzAfter cleaning up rt_tables from vnet.h and cleaning...
2009-06-23 rpauloFix build with ACPI_DEBUG.
2009-06-23 rpauloFix double path issue and other nits.
2009-06-23 bzIn r194702 I meant to remove vnet.h which is no longer...
2009-06-23 jamieWhitespace fix.
2009-06-23 jamieRemove obsolete comment describing how the command...
2009-06-23 jamieRemove unnecessary/redundant includes.
2009-06-23 cokaneCode cleanup by moving some repetitive code into an...
2009-06-23 edFix a typo in the same comment, one line below.
2009-06-23 edRemove unneeded stdlib directories.
2009-06-23 edSimplify. We can just use .sinclude here.
2009-06-23 bzin6_rtqdrain() has been unused. Cleanup.
2009-06-23 rpaulo* Driver for ACPI WMI (Windows Management Instrumentation)
2009-06-23 bzRemove duplicate #include <net/route.h> from the middle...
2009-06-23 mavMark ng_ether node hooks as HI_STACK. It is usually...
2009-06-23 phovn_open_cred() needs a non NULL ucred pointer
2009-06-23 edFix typo in comment.
2009-06-23 edRemove hand-written labs/abs implementations. GCC is...
2009-06-23 rdivackyFix what seems to be an obvious typo preventing the...
2009-06-23 maximo Fix usage() prototype [1] and correct its call.
2009-06-23 jeff - Add a new cpuset macro, CPU_FILL(), for setting...
2009-06-23 jhaytime_t does not always fit into long, for instance...
2009-06-23 zecConnect ng_pipe to the default build.
2009-06-23 thompsaFix a typeo in the frame len function to unbreak the...
2009-06-23 maximo style(9) usage() definition: it doesn't need an argument.
2009-06-23 maximo Remove unneeded argument in fprintf(3) call in usage().
2009-06-23 nwhitehornAdd cpufreq support on the PowerPC G5, along with a...
2009-06-23 nwhitehornFix copy/paste typo in last revision. PMC0 control...
2009-06-23 thompsa- Make struct usb_xfer opaque so that drivers can not...
2009-06-23 thompsaAdd files missed in r194674.
2009-06-23 kensmithDescribe the new algorithm for handling __FreeBSD_versi...
2009-06-23 thompsaAdd libusb 1.0 support which is compatible with the...
2009-06-22 samkill left over cruft
2009-06-22 andreAdd soreceive_stream(), an optimized version of sorecei...
2009-06-22 samenable optional GPS+RS485 uarts
2009-06-22 samo add a bus space tag that forces a 2usec delay between...
2009-06-22 samfix typo
2009-06-22 samo remove hack to write UUE+RTOIE in the uart's IER...
2009-06-22 andreAdd m_mbuftouio() helper function to copy(out) an arbitrary
2009-06-22 delphijdone method is supposed to return int.
2009-06-22 joelStart documenting some of the new sound stuff. More...
2009-06-22 delphijfree(3) won't mess with errno so return it as-is.
2009-06-22 andreIn sbappendstream_locked() demote all incoming packet...
2009-06-22 npFix cxgb's ifmedia ioctl handling. Also fixed a comment.
2009-06-22 zecV_irtualize flowtable state.
2009-06-22 thompsaFix length check for ugen control transfer.
2009-06-22 samhook arm_post_filter to ACK GPIO interrupts; this fixes...
2009-06-22 samalways define Cambria GPS+RS485 mappings as they are...
2009-06-22 sammap the optional GPS and RS485 uart's on the Gateworks...
2009-06-22 samadd ixp425_set_gpio to program the gpio interrupt type
2009-06-22 samrewrite arm_get_next_irq to always make forward progres...
2009-06-22 samkill stray whitespace
2009-06-22 sammove logic to ACK a GPIO to a separate function
2009-06-22 samswap order in ddb show gpio printf
2009-06-22 sammake type use consistent
2009-06-22 jhbRegen.
2009-06-22 jhbInclude definitions for the audit identifiers for compa...
2009-06-22 jhbFix a typo in a comment.
2009-06-22 jhbEnable MSI in the MSI capability registers any time...
2009-06-22 andreUpdate m_demote:
2009-06-22 alcValidate the page in one place, dev_pager_getpages...
2009-06-22 bzUpdates after r194640:
2009-06-22 bzMove virtualization of routing related variables into...
2009-06-22 jkimAdd a missing return in NULL mutex case.
2009-06-22 delphijSplit tolower/toupper code from usual xlat16 kiconv...
2009-06-22 delphijAdd prototypes when the library is compiled static.
2009-06-22 luigifix wrong name for the iso!
2009-06-22 rajBump PowerPC loader(8) version to reflect extensions...
2009-06-22 rajKeep file list sorted.
2009-06-22 rajDS1553 RTC module driver. On the MPC8555CDS system...
2009-06-22 luigiAdd code to generate a bootable ISO image, so we are...
2009-06-22 rajIntegrated I2C controller driver (found in MPC85xx...
2009-06-22 bzCollect all VIMAGE_GLOBALS variables in one place.
2009-06-22 rafan- Fall-back to /etc/termcap.small if there is no /usr...
2009-06-22 scottlChange cam_periph_ioctl() to take 'cmd' and a u_long...
2009-06-22 rwatsonAdd a new function, ifa_ifwithaddr_check(), which rathe...
2009-06-22 edRemove unneeded stores back into the function arguments.
2009-06-22 bzAfter the update to fxp(4) in r194573 we should no...
2009-06-22 rwatsonAdd a global rwlock, at_ifaddr_rw, to protect the globa...
2009-06-22 kibMove definitions of AT_* constants from the middle...
2009-06-22 kibO_NOFOLLOW shall be in flags, not in cmode.
2009-06-22 bzRemove a hack from r186086 so that IPsec via loopback...
2009-06-22 alcEliminate dead code. These definitions should have...
2009-06-21 rwatsonAdd ipx_ifaddr locking to ipx_control(), which should...
2009-06-21 cognetDisable write-back until I figure out what's wrong...
2009-06-21 rwatsonIntroduce basic locking of global IPX address list...
2009-06-21 alcImplement a mechanism within vm_phys_alloc_contig(...
2009-06-21 rwatsonIn ipx_control(), lock if_addr_mtx when adding/removing...
2009-06-21 rwatsonClean up common ifaddr management:
2009-06-21 kibAdd explicit struct ucred * argument for VOP_VPTOCNP...
2009-06-21 samadd %b formats for various registers
2009-06-21 rwatsonMinor style cleanups.
2009-06-21 rwatsonRemove unuxed ipx_zerohost.
2009-06-21 rwatsonUpdate copyright on netipx.
2009-06-21 kibAdd another flags argument to vn_open_cred. Use it...
2009-06-21 stas- Eliminate extra subcs instruction. I have not notice...
2009-06-21 remkouse PROTO_DEFAULT.
2009-06-21 stas- Fix strncmp on arm. Return 0 as result without perfor...
next