]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-11-10 desFix globbing
2009-11-10 desMore rational usage()
2009-11-10 umeAdd Japanese catalogue entries for newer errnos: EBADMS...
2009-11-10 dougbAdd a note about no hostname leading to "Amnesiac"...
2009-11-10 delphijAdd a minimal change to prevent NULL deference in ee(1).
2009-11-09 yongariZero out Tx/Rx descriptors before using them. Also...
2009-11-09 yongariAdd missing bus_dmamap_sync(9) before issuing kick...
2009-11-09 gonzoUnbreak booting of FreeBSD/mips by merging r195429...
2009-11-09 nwhitehornSpell sz correctly.
2009-11-09 edwinMFV of r199105, tzdata2009r:
2009-11-09 rdivackyMake isa_dma functions MPSAFE by introducing its own...
2009-11-09 traszRemove ifdefed out part of code, which seems to have...
2009-11-09 mavFix variable type.
2009-11-09 jhbPurge some duplicate mergeinfo.
2009-11-09 umeAdd gai_strerror() catalog for ja_JP.UTF-8 and ja_JP...
2009-11-09 rpauloMention the layout change of ieee80211req_scan_result.
2009-11-09 rpauloDriver for the Apple Touchpad present on MacBook (non...
2009-11-09 nwhitehornIncrease the size of the OFW translations buffer to...
2009-11-09 umeAdd NLS catalogs support to gai_strerror(3).
2009-11-09 umeFix comment.
2009-11-09 umeAdd ja_JP.eucJP catalog.
2009-11-09 umeAdd ja_JP.UTF-8 catalog.
2009-11-09 mavAdd support for ATA Power Management.
2009-11-09 rpauloThe isr_intval in ieee80211req_scan_result structure...
2009-11-09 mavAdd more ICH10 chip IDs.
2009-11-09 olegstyle(9): add missing parentheses
2009-11-09 delphijInitialize the whole message unit's DMA buffer to zero...
2009-11-09 kuriyama- Add hw.clflush_disable loader tunable to avoid panic...
2009-11-09 delphijApply a NetBSD fix (revision 1.12) to handle multi...
2009-11-09 yongariCorrect disabling checksum offloading for BCM5700 B0.
2009-11-08 thompsaCorrect Olympus quirk.
2009-11-08 thompsaAdd missing mtx_destroy().
2009-11-08 thompsaImprove support for High-speed USB audio devices.
2009-11-08 thompsaimprove support for high speed isochronous endpoints...
2009-11-08 thompsaIntegrate lost interrupts patch from the old USB stack.
2009-11-08 thompsaehci_init() will do reset and set the usbrev flag....
2009-11-08 thompsa- fix refcounting error during data transfer
2009-11-08 yongariPartially revert r199035.
2009-11-08 rmacklemAdd a check for the connection being shut down to the...
2009-11-08 mavIntroduce define and kernel option ATA_REQUEST_TIMEOUT...
2009-11-08 bruefferFix a copy+paste error by checking the correct variable...
2009-11-08 gabor- Strip trailing CRs
2009-11-08 mavIntroduce hw.hptrr.attach_generic loader tunable to...
2009-11-08 gabor- Update Ukranian catalog
2009-11-08 traszAdd suggestion for zfs root.
2009-11-08 luigicreate an SMP kernel by default in picobsd
2009-11-08 dougbProperly turn off debugging
2009-11-08 yongariCount number of inbound packets which were chosen to...
2009-11-08 yongariDon't count input errors twice, we always read input...
2009-11-07 dougbProperly sort a math fortune after the changes in r193486
2009-11-07 attilioUse a safety belt for cases where corrupted narg can...
2009-11-07 dougbMove Warner's very funny comparison of VCS to anal...
2009-11-07 dougbRemove the svn:executable property from this file
2009-11-07 yongariTell upper layer we support long frames. ether_ifattach()
2009-11-07 dougbWrap some socket handling code in a !NULL bow
2009-11-07 dougbTurn off WPI_DEBUG by default as the driver seems suffi...
2009-11-07 rnolandFix handling of GPT headers when size is > 92 bytes.
2009-11-07 avgacpi: remove 'magic' ivar
2009-11-07 avgichwd: don't attach to isa pnp device(s) by accident
2009-11-07 yongariFix I mssied in r199011. Rx ring index also should...
2009-11-07 yongari88E8057(Ultra 2) is now supported.
2009-11-07 yongariAdd preliminary Yukon Ultra 2 support(88E8057). The...
2009-11-07 yongariReimplement Rx buffer allocation to handle dma map...
2009-11-06 yongariDo bus_dmamap_sync call only if frame size is greater...
2009-11-06 yongaribge(4) already switched to use UMA backed page allocato...
2009-11-06 attilioSave the sack when doing a lockmgr_disown() call.
2009-11-06 attilio- Improve comments about locking of the "struct fifoinf...
2009-11-06 jkimRemove duplicate suspend/resume code from vga_pci.c...
2009-11-06 jhbTake a step towards removing if_watchdog/if_timer....
2009-11-06 yongariIt's normal to see Rx FIFO overruns under high network...
2009-11-06 yongariRemove unnecessary header file.
2009-11-06 jhb- Use device_printf() instead of printf() with an expli...
2009-11-06 umeMake nd6_llinfo_timer() does its job, again. ln->la_ex...
2009-11-06 jhbSeveral years ago a feature was added to TCP that casue...
2009-11-06 jhbTake a step towards removing if_watchdog/if_timer....
2009-11-06 jhbUse device_printf() and if_printf() instead of printf...
2009-11-06 jhbFix a copy-paste bug when reading data from the last...
2009-11-06 mavDocument support for more chips.
2009-11-06 umeDon't call LLE_FREE() after nd6_free().
2009-11-06 edAdd MAP_ANONYMOUS.
2009-11-06 marcelUnbreak E500 builds. The inline assembly for the 970...
2009-11-06 yongariCorrect MSI mode register bits.
2009-11-05 jkimSave/restore VGA state from vga_pci.c instead of relyin...
2009-11-05 jillessh: Fix memory leak when using a variable in arithmetic...
2009-11-05 bruefferFix two memory leaks in error cases.
2009-11-05 attilioStrip from messages for users external URLs the project...
2009-11-05 ruRevert the spelling of Taiwan to be politically neutral...
2009-11-05 mavMFp4:
2009-11-05 netchildFix typo in kernel message. The fix is based upon the...
2009-11-05 marcelFix gdb_cpu_getreg() to actually match GDB's register
2009-11-05 marcelImplement db_trace_thread() by calling db_stack_trace_c...
2009-11-05 marcelImplement db_trace_self() by calling db_stack_trace_cmd()
2009-11-05 marcelIP_TTL is an IP socket option, not a TTL value. Use...
2009-11-05 jhFile flags handling fixes for ext2fs:
2009-11-04 delphijCleanup code to make it WARNS=6 clean:
2009-11-04 jkimTweak memory allocation for amd64 suspend/resume CPU...
2009-11-04 delphijInclude string.h for prototype of strcmp().
2009-11-04 yongariMake bge_newbuf_std()/bge_newbuf_jumbo() returns actual...
2009-11-04 yongariRemove common DMA tag used for TX/RX mbufs and create...
2009-11-04 yongariCovert bge_newbuf_std to use bus_dmamap_load_mbuf_sg...
next