]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-05 loosFix DMA on RPi 2.
2015-05-04 baptRemove limitation on input lines by using getline(3)
2015-05-04 baptExtend the list of known nroff/troff commands
2015-05-04 baptTake from heirloom's doctools version of checknr(1...
2015-05-04 brooksRemove "capability mode sandbox enabled" messages.
2015-05-04 gjbRemove a debugging line that snuck in with r282419.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 loosIn preparation for the next cycle of official ARM image...
2015-05-04 gjbImport openresolv 3.7.0.
2015-05-04 jhibbitsImplement a driver for the PowerPC-base RouterBoard...
2015-05-04 mavImplement in-order execution of non-NCQ commands.
2015-05-04 glebiusFix arithmetical bug in vnode_pager_haspage(). The...
2015-05-04 baptParse filename until first space then print the rest...
2015-05-04 ianImplement a mechanism for making changes in the kernel...
2015-05-04 baptDo not remove libmap32.conf in make delete-old as it...
2015-05-04 baptStyle fix
2015-05-04 baptRemove now unneeded libmap32.conf
2015-05-04 baptRework PRIVATELIB
2015-05-04 gjbAdd logic to detect if the net/bsdec2-image-upload...
2015-05-04 ianOn an icache sync by address/len, round the length...
2015-05-04 jhbVarious updates to the ftruncate(2) documentation:
2015-05-04 jhbPartially revert r255486, the first argument to socketp...
2015-05-04 cyRestore CPU dependent compile time conditionals.
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-04 neelEmulate the 'CMP r/m8, imm8' instruction encountered...
2015-05-04 adrianFix string concatenation - "wlan_##name" -> "wlan_...
2015-05-04 adrianUse bssid validation for data frames only + add RUN...
2015-05-04 adrianAdd node_clear_keyixmap() and use it in the ieee80211_f...
2015-05-04 loosFix the voltage and clock levels for cpufreq on RPi 2.
2015-05-03 adrian[iwn] Do not filter control frames in monitor mode.
2015-05-03 adrianHandle properly IBSS merges (works with patch from...
2015-05-03 adrianFix various powersave races + optimize tx/rx pointer...
2015-05-03 adrian[iwn?] Use correct sequence numbers with non-QoS STAs.
2015-05-03 adrianFix warning about comparison of integers of different...
2015-05-03 adrian[iwn?] Fix memory leak in wpi_reset_tx_ring().
2015-05-03 adrianUse nitems() for counting elements in arrays.
2015-05-03 adrianDo not include WPI_START_SCAN event processing into...
2015-05-03 adrianFix sequence number generation for beacon frames.
2015-05-03 adrianAdd debug output for WPI_BEACON_SENT event.
2015-05-03 adrianTry to fix passive scanning hang on beacon miss.
2015-05-03 adrianAdd comment about AUTH -> AUTH state transition + fix...
2015-05-03 adrianDisplay more information for beacon miss debugging.
2015-05-03 adrianLimit minimum threshold of missed beacons.
2015-05-03 adrianImprove beacon miss detection.
2015-05-03 adrianCreate another debug category for WPI_BEACON_MISSED...
2015-05-03 adrianUnbreak scanning after RUN -> SCAN state transition.
2015-05-03 adrianCheck channels which are passed in IBSS mode.
2015-05-03 adrianDo not disable beacon notifications (unbreaks scanning...
2015-05-03 adrianFix pause scan time calculation (the remainder must...
2015-05-03 adrianFix active/passive dwell calculation.
2015-05-03 adrianTurn off led when leaving RUN state.
2015-05-03 impFor eabi 5 (what FreeBSD uses), be sure to tag all...
2015-05-03 impWhen merging the floating point type attribute, and...
2015-05-03 adrianAdd TX status codes (obtained from iwlegacy)
2015-05-03 adrianMove radiooff_task to the internal taskqueue.
2015-05-03 adrianUse another workaround for scanning.
2015-05-03 adrianAdd wpi_check_bss_filter()
2015-05-03 adrianFix KASSERT statements in if_wpi_debug.h
2015-05-03 adrianRemove workaround for bug 199676.
2015-05-03 adrianRemove old iv_bss entry from the node table
2015-05-03 adrianAdd a few local variables to improve readability.
2015-05-03 adrianRemove this; it's currently a no-op.
2015-05-03 adrianRetry twice at the same rate.
2015-05-03 mavImplement basic PxTFD.STS.BSY reporting.
2015-05-02 loosFix the vt(4) framebuffer driver on RPi 2.
2015-05-02 loosFix the sc(4) framebuffer driver on RPi 2.
2015-05-02 loosAdd the routines to query and setup the framebuffer...
2015-05-02 loosFix the kernel ident for RPI2.
2015-05-02 glebiusAfter r281643 an #ifdef IFT_FOO preprocessor directive...
2015-05-02 glebiusRemove #ifdef IFT_FOO.
2015-05-02 glebiusInstead of reading, validating and adjusting value...
2015-05-02 loosRemove an unused variable.
2015-05-02 neelDon't advertise the Intel SMX capability to the guest.
2015-05-02 oshogbonv_malloc can fail in userland.
2015-05-02 oshogboRemove duplicated code using macro template for the...
2015-05-02 oshogboAdd test case for unpack with diffrent flags.
2015-05-02 oshogboIntroduce the NV_FLAG_NO_UNIQUE flag. When set, it...
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-02 mavInitialize PxCMD on reset and make its read-only bits...
2015-05-02 mavHandle ATA_SEND_FPDMA_QUEUED as NCQ in ahci_port_stop().
2015-05-02 baptCapsicumize col(1)
2015-05-02 baptActually push the right tests
2015-05-02 baptAdd regression test about reverse line feed to col(1)
2015-05-02 baptAdd regression tests for soelim(1)
2015-05-02 bzFix an off-by-one bug in string/array handling which...
2015-05-02 neelEmulate machine check related MSRs to allow guest OSes...
2015-05-02 neelAdvertise an additional memory BAR in the "dummy" devic...
2015-05-02 impRemove support for being compiled under OABI. We don...
2015-05-02 markjfork(2): Add a note to the effect that kqueue descripto...
2015-05-02 markjRemove a stale reference to the stop_scheduler_on_panic...
2015-05-02 markjDon't drop the idr lock before verifying that the newly...
2015-05-01 baptImprove compatibility groff's soelim
2015-05-01 delphijCorrect - handling.
2015-05-01 baptImport sqlite3 3.8.9
2015-05-01 baptAdd a note about the replacement of GNU groff's soelim(1)
2015-05-01 pfgNo need for result_use_check attribute in reallocf(3).
2015-05-01 baptApply the copyright the the same owners as the original...
2015-05-01 andreastFix the loader for sparc64.
2015-05-01 baptBump _FreeBSD_version after reallocarray import
2015-05-01 baptReplace groff's soelim by soeliminate(1) renamed soelim(1)
next