]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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)
2015-05-01 baptMove reallocarray definition to the _BSD_VISIBLE block
2015-05-01 baptlibc now has reallocarray
2015-05-01 baptRemove bundled reallocarray(3) since it is now in libc
2015-05-01 baptImport reallocarray(3) from OpenBSD
2015-05-01 oshogboAdd nvlist_flags() function, which returns nvlist's...
2015-05-01 baptUse defines to improve clarity
2015-05-01 baptcol: fixing 25 year old bug
2015-05-01 oshogboSort MLINKS alphabetically.
2015-05-01 emasteOptionalObsoleteFiles: don't remove c++filt when using...
2015-05-01 oshogboRemove symlinks to the nvlist_.*[vf] functions.
2015-05-01 neelr281630 relaxed the limits on the vectors that can...
2015-05-01 gnnAdd a state transition call to show that we have entere...
2015-05-01 bzRemove the extra extern which makes gcc complain; I...
2015-05-01 bzUnreak DNS usage through libcapsicum, which broke,...
2015-05-01 baptFix font issues
2015-05-01 neelEmulate MSR_SYSCFG which is accessed by Linux on AMD...
2015-05-01 bdreweryAdd a -v to tell where each symbol is resolved from.
2015-05-01 bdreweryFix a comment
2015-05-01 erjFix build by adding ixgbe_x550.c to sys/conf/files...
2015-04-30 emastecrunchide: Restore local EM_AARCH64 constant for bootst...
2015-04-30 erjInclude makefiles necessary to make ixgbe build with...
2015-04-30 erjAdd support for certain Intel X550 devices.
2015-04-30 emasteActually add c++filt's Makefile
2015-04-30 neelDon't require <sys/cpuset.h> to be always included...
2015-04-30 melifaroFix KASSERT introduced in r282155.
2015-04-30 emasteAdd ELF Tool Chain's c++filt to the build
2015-04-30 neelWhen an instruction cannot be decoded just return to...
2015-04-30 oshogboMark local function as static as a result of removing...
2015-04-30 oshogboRename macros to use prefix ERRNO. Add macro ERRNO_SET...
2015-04-30 neelAdvertise the MTRR feature via CPUID and emulate the...
2015-04-30 jhbVarious fixes to the stats in igb(4), ixgbe(4), and...
2015-04-30 jkimRemove leftover from r282269.
2015-04-30 gnnMove the SIFTR DTrace probe out of the writing thread...
2015-04-30 jhbRemove support for Xen PV domU kernels. Support for...
2015-04-30 jhbUpdate this page to note that XENHVM now works on i386...
2015-04-30 traszRemove oldnfs remnants from nfsd(8).
2015-04-30 roygeratkbd: remove usage of x86bios
2015-04-30 jhibbitsAlso happened to miss this in r282264.
2015-04-30 jhibbitsMissed ofw_machdep.c in r282264.
2015-04-30 kevlo- Disable usb aggregation mode by default since it...
2015-04-30 sbrunoSetting PATH to anything is useless as a bare command...
2015-04-30 jhibbitsUnify booke and AIM machdep.
next