]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-05 gjbNote in rc.conf(5) that jail_list should contain only...
2010-09-05 mavAdd support for the Sharp/Micron flash chips to powerma...
2010-09-05 mavMake nexus report name and compat fields as pnpinfo...
2010-09-05 mavSeveral improvements to HPET driver:
2010-09-05 jilleslibedit: Try to map <Delete> to ed-delete-next-char.
2010-09-05 kibDocument "show cdev" command.
2010-09-05 kibDocument MAKEDEV_ETERNAL.
2010-09-05 rrsFix some CLANG warnings. One clang warning is left
2010-09-05 fabientFix invalid class removal when IAF is not the last...
2010-09-05 mavInitialize buffer for case of empty string. Happens...
2010-09-05 daichiAvoid to try to remove suj journal file (.sujournal...
2010-09-05 daichiAllowed unionfs to use whiteout not supporting file...
2010-09-05 swillsAdd myself to commiters-ports.dot
2010-09-05 swillsAdd myself to calendar.freebsd
2010-09-05 rmacklemChange the code in ncl_bioread() in the experimental NFS
2010-09-05 rmacklemDisable use of the NLM in the experimental NFS client...
2010-09-04 jillessh: Get rid of some magic numbers.
2010-09-04 avgstruct device: widen type of flags and order fields...
2010-09-04 bzFix a compile problem introduced with r212008 on 32bit:
2010-09-04 bzIn case of RADIX_MPATH do not leak the IN_IFADDR read...
2010-09-04 kevloShut the compiler up; initializes the sotype variable...
2010-09-03 jilleslibedit: Do not move the cursor for ed-delete-next...
2010-09-03 jillessh: Do not use locale for determining if something...
2010-09-03 jillessh: Add a test that 'read' leaves the file pointer...
2010-09-03 yongariFix another bug introduced in r212109. We should unload...
2010-09-03 mdfUse a better #if guard.
2010-09-03 mdfStyle(9) fixes and eliminate the use of min().
2010-09-03 mdfFix user-space libsbuf build. Why isn't CTASSERT avail...
2010-09-03 mdfFix brain fart when converting an if statement into...
2010-09-03 mdfUse math rather than iteration when the desired sbuf...
2010-09-03 rdivackyChange the parameter passed to the inline assembly...
2010-09-03 fabientWhen an asm location cannot be resolved to a function...
2010-09-03 avgvm_page.c: include opt_msgbuf.h for MSGBUF_SIZE use...
2010-09-03 phkWe need to copy the ports config files before we launch...
2010-09-03 avgacpi: update stale comments about order of cpu devices...
2010-09-03 grehan- Bump MAXCPU to 4. Tested on a quad G5 with both 32...
2010-09-03 impAllow / in the NANO_DEVICE
2010-09-03 jmgfix the move so that it matches what the rest of the...
2010-09-03 yongariInitial WOL support. NS DP8315 was tested but SiS900...
2010-09-02 yongariImplement initial device suspend/resume method.
2010-09-02 nwhitehornIn the case of non-sequential mappings, ofw_mapmem...
2010-09-02 edwinAdding a missing firstname (Monique)
2010-09-02 gavinCorrect spelling mistake, int -> into
2010-09-02 yongariBetter wording.
2010-09-02 gibbsCorrect bioq_disksort so that bioq_insert_tail() offers...
2010-09-02 yongariDocument tunable dev.sis.%unit.manual_pad
2010-09-02 yongariEnable sis(4). sis(4) should work on all architectures.
2010-09-02 yongariUnlike most other controllers, NS DP83815/DP83816 contr...
2010-09-02 yongariFix the last endianness issue on handling station addre...
2010-09-02 bzMFp4 CH=183052 183053 183258:
2010-09-02 jkimDisable video ROM shadowing by default as I originally...
2010-09-02 mdfFix UP build.
2010-09-02 bzMFp4 CH=183259:
2010-09-02 desRemove the freelist, which simply duplicates some of...
2010-09-02 emasteRemove trailing whitespace.
2010-09-02 mavAdd fix for SiI3114 and SiI3512 chips bug, which caused...
2010-09-02 mavSATA1.x SiliconImage controllers on power-on reset...
2010-09-02 maximo csup(1) does not have -g flag. Remove it from the...
2010-09-02 thompsaReduce the need to accesss struct usb_device by providi...
2010-09-02 thompsaAdd support for power mode filtering as some USB hardwa...
2010-09-02 thompsaChange argument for usbd_get_dma_delay() from USB bus...
2010-09-02 thompsaFix setting of the rx_max and tx_max variables. If...
2010-09-02 thompsaFix UMS_BUTTON_MAX define name
2010-09-02 thompsaFix build breakage from r212127
2010-09-02 thompsaAdd GPIO programming for more PHY hardware.
2010-09-02 thompsaAdd support for extra buttons on the Kensington Slimbla...
2010-09-02 thompsaSilence debug error by default.
2010-09-02 thompsaWe need to grab a node reference count to vap->iv_bss...
2010-09-02 rmacklemModify pxe.c to use the version of nfs_getrootfh()...
2010-09-02 rmacklemModify lib/libstand/nfs.c to use NFSv3 instead of NFSv2.
2010-09-02 yongariFix stupid error in r212109 which didn't swap DMA maps...
2010-09-01 rmacklemModify nfs_diskless.c to recognize the environment...
2010-09-01 thompsaAdd missing MODULE_VERSION() definitions, this resolves...
2010-09-01 yongariMove sis_reset() to sis_initl(). This ensures driver...
2010-09-01 yongariAvoid controller reinitialization which could be trigge...
2010-09-01 yongariDo not reinitialize controller whenever promiscuous...
2010-09-01 yongariReport result of link state change to caller. Previousl...
2010-09-01 yongariOverhaul link state change handling. Previously sis...
2010-09-01 mdfFix a bug with sched_affinity() where it checks td_pinn...
2010-09-01 yongaris/u_intXX_t/uintXX_t/g
2010-09-01 mlaierrmlock(9) two additions and one change/fix:
2010-09-01 yongaribus_dma(9) cleanup.
2010-09-01 yongariNuke unnecessary return at the end of function.
2010-09-01 yongaristyle(9) - space after keywords.
2010-09-01 yongariRemove leading and trailing white spaces.
2010-09-01 jchandraUpdates for the RMI MIPS platform code
2010-09-01 emasteAdd a sysctl knob to accept input packets on any link...
2010-09-01 tuexenFix a bug which results in peer IPv4 addresses a.b...
2010-09-01 dimUse a cleaner expression to retrieve the memory size...
2010-09-01 emasteAs long as we are going to panic anyway, there's no...
2010-09-01 davidxuRemove incorrect comments, also make sure signal is
2010-09-01 maximo Sync the man page with the reality: nfs/ includes
2010-09-01 rpauloMake the /dev/dtrace/helper node have the mode 0660...
2010-09-01 rpauloInclude <sys/sdt.h> on a generated header.
2010-09-01 edRemove reference to device minor numbers in psm(4)...
2010-09-01 maximo List MOUNTVER and SCHED classes. X-ref gsched(8...
2010-09-01 davidxuIn function __pthread_cxa_finalize(), also make code...
2010-09-01 mavIncrease device reset timeout from 10 to 15 seconds...
2010-09-01 lulf- Remove duplicate comment.
2010-09-01 davidxupthread_atfork should acquire writer lock and protect...
next