]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-03-13 guidoBackout this commit whil a better solution is developed
2009-03-13 dougbWhen using the -D option:
2009-03-13 impImplement the xdev target. When you define XDEV=arch...
2009-03-13 brooksAdd support for setting the debug flags on wlan interfa...
2009-03-13 attilioRemove the null_islocked() overloaded vop because the...
2009-03-13 rajMake MPC85xx LAW handling and reset routines aware...
2009-03-13 davidxu1) Check NULL pointer before calling umtx_pi_adjust_loc...
2009-03-13 impMinorly improved debugging. Use the DEVPRINTF macro...
2009-03-13 grogAdd menus to read install.cfg from any disk device...
2009-03-13 impWe need to initialize the console for dcons to work.
2009-03-12 jhbThe recent change to use memory > 1MB for the heap...
2009-03-12 rpauloAdd support for 10h and 11h family of processors. Also...
2009-03-12 sampreliminary ar9280 support:
2009-03-12 jhbChange the sysctls for maxbcache and maxswzone from...
2009-03-12 jhbExport the current values of nbuf, ncallout, and nswbuf...
2009-03-12 rdivackyAdd myself.
2009-03-12 maximo Turn the batch mode on if stdout is not tty.
2009-03-12 maximo Sync synopsis with reality. Remove BUG section ...
2009-03-12 kibThe non-modifying EA VOPs are executed with only shared...
2009-03-12 bmsEnsure that the semaphore value is re-checked after...
2009-03-12 bmsMake semaphore debugging output more useful.
2009-03-12 brueffertxp(4) should work on all architectures now.
2009-03-12 impMove the deactivation of the device's BAR to before...
2009-03-12 impFix the whitespace in this file to be consistent with...
2009-03-12 impread_ivar takes a uintptr_t * not a u_char *.
2009-03-12 impo writereg needs to return a vlue.
2009-03-12 impMake the bit-bang callbacks for i2c implementation...
2009-03-12 impCheck the Disk FUNCE recorded in the CIS to see if...
2009-03-12 impBetter name for this routine... it doesn't reset the...
2009-03-12 obrienDon't need to set symbol, default value is OK.
2009-03-12 weongyoo change a lock model based on HAL preemption lock...
2009-03-12 thompsaMFp4 //depot/projects/usb 159004,159053,159091
2009-03-12 yongariXref altq.4 and bump .Dd
2009-03-12 yongariAdd txp(4) to the list of drivers supporting ALTQ.
2009-03-12 yongariUncomment txp(4), txp(4) should work on all architectures.
2009-03-12 yongaribus_dma(9) conversion and make txp(4) work on all archi...
2009-03-12 samadd asserts
2009-03-12 samadd more register bit defs
2009-03-11 rwatsonWhen writing out updated pollfd records when returning...
2009-03-11 jhbAdd a new type of KTRACE record for sysctl(3) invocatio...
2009-03-11 kibDo not double-free the struct inode when insmntque...
2009-03-11 sammove shared register support code to common
2009-03-11 samadd athpoke, a tool to peek/poke registers
2009-03-11 edAlso use %zu to print the allocation size when malloc...
2009-03-11 samadd athdecode, an app to decode register logs
2009-03-11 samadd %b format strings for use by athdecode
2009-03-11 phkFix printf warnings on amd64 etc.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-11 alcOptimize the inner loop of pmap_copy().
2009-03-11 jhbGah, fix the code to match the comment. For non-open...
2009-03-11 jhbAdd a new internal mount flag (MNTK_EXTENDED_SHARED...
2009-03-11 nyanMove the PC98_[MS]ID_* defines from g_part_pc98.c to...
2009-03-11 guidoBackout previous commit due to PEBKAC
2009-03-11 kibEnable advisory file locking for devfs vnodes.
2009-03-11 phkOne Pp is more than enough.
2009-03-11 phkSome improvements to recoverdisk
2009-03-11 yongariReplace local CRC32 routine with ether_crc32_be()....
2009-03-11 yongaris/u_int8_t/uint8_t/g
2009-03-11 yongaristyle(9) - space after keywords.
2009-03-11 yongariRemove return statement at the end of function that...
2009-03-11 yongariRemove extra tab characters.
2009-03-11 yongariK&R -> ANSI C function definitions.
2009-03-11 impMinor nits notice by jhb@
2009-03-11 impRemove old compat method that's no longer needed (and...
2009-03-11 impAllow zero length memroy space descriptor sections...
2009-03-11 impAdd support for Hitachi HT-4840-11. This card is suppo...
2009-03-11 impAdd entry for Hitachi HT-4840-11, which is a fe-based...
2009-03-11 impAdd 3 new cards that I found today in akihabara...
2009-03-11 kientzleHack: *Temporarily* disable reading extended attributes...
2009-03-11 thompsaMFp4 //depot/projects/usb 158981,159016,159024
2009-03-11 thompsaFix a possible NULL pointer access at controller attach.
2009-03-11 nwhitehornChange the PVO zone for fictitious pages to the unmanag...
2009-03-11 samo disallow write to RedBoot and FIS directory partition...
2009-03-11 rwatsonAdd INP_INHASHLIST flag for inpcb->inp_flags to indicat...
2009-03-11 samswitch to !legacy usb stack
2009-03-10 rwatsonPrefer ENETDOWN to ENXIO when returning queuing errors...
2009-03-10 samchoose the size of the last region for d_stripsize...
2009-03-10 impRestore blank line removed when fixing my earlier botch...
2009-03-10 samconfigure flash support
2009-03-10 samadd IXP4XX_FLASH_SIZE config knob that can be used...
2009-03-10 sammap CS0 on 2358 so flash is accessible
2009-03-10 jhb- Make maxpipekva a signed long rather than an unsigned...
2009-03-10 jhbIn the ABI shim for vfs.bufspace, rather than truncatin...
2009-03-10 delphijReflect license change from NetBSD.
2009-03-10 thompsaMake sure HID has a default usage, this fixes recent...
2009-03-10 sammark device capable of vlan-size frames
2009-03-10 gnnUpdate the Chelsio driver to the latest bits from Chelsio
2009-03-10 samturn off inclusion of FCS in rx'd frames; we don't...
2009-03-10 samo add missing bus_release_resource and bus_deactivate_r...
2009-03-10 jhb- Remove code to set SAVENAME for CREATE or RENAME...
2009-03-10 rwatsonRemove unused v6 macro aliases for inpcb fields:
2009-03-10 gnnComplete removal of cardbus_write_ivar which was left...
2009-03-10 bmsDon't print inm_print() chatter when KTR_IGMPV3 is...
2009-03-10 sambring in ddb "show gpio" support from Cambria branch
2009-03-10 samSmall cleanup of memory resource allocation from Cambri...
2009-03-10 jhb- Remove a recently added comment from kernel_sysctlbyn...
2009-03-10 samcatch up with r189306; handle delayed activation of...
2009-03-10 thompsaRemove these files, they refer to module bundles that...
2009-03-10 thompsaUpdate libusb.3 name and add mlinks for usb.3 and libus...
2009-03-10 jhbAdd an ABI compat shim for the vfs.bufspace sysctl...
next