]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-23 Maxim Konovalovo style(9) usage() definition: it doesn't need an argument.
2009-06-23 Maxim Konovalovo Remove unneeded argument in fprintf(3) call in usage().
2009-06-23 Nathan WhitehornAdd cpufreq support on the PowerPC G5, along with a...
2009-06-23 Nathan WhitehornFix copy/paste typo in last revision. PMC0 control...
2009-06-23 Andrew Thompson- Make struct usb_xfer opaque so that drivers can not...
2009-06-23 Andrew ThompsonAdd files missed in r194674.
2009-06-23 Ken SmithDescribe the new algorithm for handling __FreeBSD_versi...
2009-06-23 Andrew ThompsonAdd libusb 1.0 support which is compatible with the...
2009-06-22 Sam Lefflerkill left over cruft
2009-06-22 Andre OppermannAdd soreceive_stream(), an optimized version of sorecei...
2009-06-22 Sam Lefflerenable optional GPS+RS485 uarts
2009-06-22 Sam Lefflero add a bus space tag that forces a 2usec delay between...
2009-06-22 Sam Lefflerfix typo
2009-06-22 Sam Lefflero remove hack to write UUE+RTOIE in the uart's IER...
2009-06-22 Andre OppermannAdd m_mbuftouio() helper function to copy(out) an arbitrary
2009-06-22 Xin LIdone method is supposed to return int.
2009-06-22 Joel DahlStart documenting some of the new sound stuff. More...
2009-06-22 Xin LIfree(3) won't mess with errno so return it as-is.
2009-06-22 Andre OppermannIn sbappendstream_locked() demote all incoming packet...
2009-06-22 Navdeep ParharFix cxgb's ifmedia ioctl handling. Also fixed a comment.
2009-06-22 Marko ZecV_irtualize flowtable state.
2009-06-22 Andrew ThompsonFix length check for ugen control transfer.
2009-06-22 Sam Lefflerhook arm_post_filter to ACK GPIO interrupts; this fixes...
2009-06-22 Sam Leffleralways define Cambria GPS+RS485 mappings as they are...
2009-06-22 Sam Lefflermap the optional GPS and RS485 uart's on the Gateworks...
2009-06-22 Sam Leffleradd ixp425_set_gpio to program the gpio interrupt type
2009-06-22 Sam Lefflerrewrite arm_get_next_irq to always make forward progres...
2009-06-22 Sam Lefflerkill stray whitespace
2009-06-22 Sam Lefflermove logic to ACK a GPIO to a separate function
2009-06-22 Sam Lefflerswap order in ddb show gpio printf
2009-06-22 Sam Lefflermake type use consistent
2009-06-22 John BaldwinRegen.
2009-06-22 John BaldwinInclude definitions for the audit identifiers for compa...
2009-06-22 John BaldwinFix a typo in a comment.
2009-06-22 John BaldwinEnable MSI in the MSI capability registers any time...
2009-06-22 Andre OppermannUpdate m_demote:
2009-06-22 Alan CoxValidate the page in one place, dev_pager_getpages...
2009-06-22 Bjoern A. ZeebUpdates after r194640:
2009-06-22 Bjoern A. ZeebMove virtualization of routing related variables into...
2009-06-22 Jung-uk KimAdd a missing return in NULL mutex case.
2009-06-22 Xin LISplit tolower/toupper code from usual xlat16 kiconv...
2009-06-22 Xin LIAdd prototypes when the library is compiled static.
2009-06-22 Luigi Rizzofix wrong name for the iso!
2009-06-22 Rafal JaworowskiBump PowerPC loader(8) version to reflect extensions...
2009-06-22 Rafal JaworowskiKeep file list sorted.
2009-06-22 Rafal JaworowskiDS1553 RTC module driver. On the MPC8555CDS system...
2009-06-22 Luigi RizzoAdd code to generate a bootable ISO image, so we are...
2009-06-22 Rafal JaworowskiIntegrated I2C controller driver (found in MPC85xx...
2009-06-22 Bjoern A. ZeebCollect all VIMAGE_GLOBALS variables in one place.
2009-06-22 Rong-En Fan- Fall-back to /etc/termcap.small if there is no /usr...
2009-06-22 Scott LongChange cam_periph_ioctl() to take 'cmd' and a u_long...
2009-06-22 Robert WatsonAdd a new function, ifa_ifwithaddr_check(), which rathe...
2009-06-22 Ed SchoutenRemove unneeded stores back into the function arguments.
2009-06-22 Bjoern A. ZeebAfter the update to fxp(4) in r194573 we should no...
2009-06-22 Robert WatsonAdd a global rwlock, at_ifaddr_rw, to protect the globa...
2009-06-22 Konstantin... Move definitions of AT_* constants from the middle...
2009-06-22 Konstantin... O_NOFOLLOW shall be in flags, not in cmode.
2009-06-22 Bjoern A. ZeebRemove a hack from r186086 so that IPsec via loopback...
2009-06-22 Alan CoxEliminate dead code. These definitions should have...
2009-06-21 Robert WatsonAdd ipx_ifaddr locking to ipx_control(), which should...
2009-06-21 Olivier HouchardDisable write-back until I figure out what's wrong...
2009-06-21 Robert WatsonIntroduce basic locking of global IPX address list...
2009-06-21 Alan CoxImplement a mechanism within vm_phys_alloc_contig(...
2009-06-21 Robert WatsonIn ipx_control(), lock if_addr_mtx when adding/removing...
2009-06-21 Robert WatsonClean up common ifaddr management:
2009-06-21 Konstantin... Add explicit struct ucred * argument for VOP_VPTOCNP...
2009-06-21 Sam Leffleradd %b formats for various registers
2009-06-21 Robert WatsonMinor style cleanups.
2009-06-21 Robert WatsonRemove unuxed ipx_zerohost.
2009-06-21 Robert WatsonUpdate copyright on netipx.
2009-06-21 Konstantin... Add another flags argument to vn_open_cred. Use it...
2009-06-21 Stanislav Sedov- Eliminate extra subcs instruction. I have not notice...
2009-06-21 Remko Lodderuse PROTO_DEFAULT.
2009-06-21 Stanislav Sedov- Fix strncmp on arm. Return 0 as result without perfor...
2009-06-21 Remko LodderAdd support for the Myson Heden 8813.
2009-06-21 Roman DivackySwitch cmd argument to u_long. This matches what if_eth...
2009-06-21 Robert WatsonRemove historical support for capturing IPX packets...
2009-06-21 Xin LIAdd support for uncompressing pack(1)'ed files. Pack...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Pyun YongHyeonFor ICH based fxp(4) controllers treat them as 82559...
2009-06-21 Pyun YongHyeonOverhaul fxp(4) multicast filter programming. fxp(4...
2009-06-21 Pyun YongHyeonAlways check fxp(4) is running, see if it can accept...
2009-06-21 Pyun YongHyeonDon't blindly enable Rx lock-up workaround. Newer chips...
2009-06-21 Pyun YongHyeonDue to possible PCI bus lock-up issues fxp(4) didn...
2009-06-21 Pyun YongHyeonIntroduce Rx mbuf dma tag and use it in Rx path. Previo...
2009-06-21 Alexander KabaevCompile static gcov library with -fPIC to match what...
2009-06-21 Kip Macyfix !x86 cxgb compile
2009-06-21 Alan CoxStrive for greater consistency among the places that...
2009-06-20 Robert WatsonImplement socket delivery MAC checks for IPX/SPX.
2009-06-20 Jilles TjoelkerFix race condition in noclobber option.
2009-06-20 Remko LodderAdd architecture support for TinyBSD
2009-06-20 Brooks DavisChange crsetgroups_locked() (called by crsetgroups...
2009-06-20 Robert WatsonIf the label being printed by getpmac(8) is empty,...
2009-06-20 Kip Macyfix typo in conditional
2009-06-20 Kip Macy- fix dma map handling for !x86 case
2009-06-20 Brooks DavisUse NGROUPS instead of NGROUPS_MAX as the limits on...
2009-06-20 Robert WatsonRemove definition of dtom(), which converted a data...
next