]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-11-11 edAdd a new flag to vidcontrol, -T, that allows terminal...
2009-11-11 umeCURVNET_RESTORE() was not called in certain cases.
2009-11-11 edAllow Syscons terminal emulators to provide function...
2009-11-11 edAlways home the cursor when changing the scrolling...
2009-11-11 nwhitehornReduce probe priority of USB input devices to BUS_PROBE...
2009-11-10 pjdBe careful which vattr fields are set during setattr...
2009-11-10 pjdAvoid passing invalid mountpoint to getnewvnode().
2009-11-10 jhbAdd ixgb(4) to NOTES.
2009-11-10 jhb- Locking fixes to not do silly things like drop the...
2009-11-10 yongariController does not update Tx descriptors(send BDs...
2009-11-10 dougbs/a default/the default/
2009-11-10 nwhitehornAdd support for the touchpads found in later models...
2009-11-10 jhbPurge some useless mergeinfo.
2009-11-10 kibWhen rename("a", "b/.") is performed, target namei...
2009-11-10 kibIn r198506, kern_sigsuspend() started doing cursig...
2009-11-10 kibExtract the code that records syscall results in the...
2009-11-10 desCheck fork() return value
2009-11-10 desRemove a bunch of code used to detect SMP on ((i386...
2009-11-10 mavMFp4:
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...
next