]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-02 Bjoern A. ZeebFix an off-by-one bug in string/array handling which...
2015-05-02 Neel NatuEmulate machine check related MSRs to allow guest OSes...
2015-05-02 Neel NatuAdvertise an additional memory BAR in the "dummy" devic...
2015-05-02 Warner LoshRemove support for being compiled under OABI. We don...
2015-05-02 Mark Johnstonfork(2): Add a note to the effect that kqueue descripto...
2015-05-02 Mark JohnstonRemove a stale reference to the stop_scheduler_on_panic...
2015-05-02 Mark JohnstonDon't drop the idr lock before verifying that the newly...
2015-05-01 Baptiste DaroussinImprove compatibility groff's soelim
2015-05-01 Xin LICorrect - handling.
2015-05-01 Baptiste DaroussinImport sqlite3 3.8.9
2015-05-01 Baptiste DaroussinImport sqlite3 3.8.9
2015-05-01 Baptiste DaroussinAdd a note about the replacement of GNU groff's soelim(1)
2015-05-01 Pedro F. GiffuniNo need for result_use_check attribute in reallocf(3).
2015-05-01 Baptiste DaroussinApply the copyright the the same owners as the original...
2015-05-01 Andreas ToblerFix the loader for sparc64.
2015-05-01 Baptiste DaroussinBump _FreeBSD_version after reallocarray import
2015-05-01 Baptiste DaroussinReplace groff's soelim by soeliminate(1) renamed soelim(1)
2015-05-01 Baptiste DaroussinMove reallocarray definition to the _BSD_VISIBLE block
2015-05-01 Baptiste Daroussinlibc now has reallocarray
2015-05-01 Baptiste DaroussinRemove bundled reallocarray(3) since it is now in libc
2015-05-01 Baptiste DaroussinImport reallocarray(3) from OpenBSD
2015-05-01 Mariusz ZaborskiAdd nvlist_flags() function, which returns nvlist's...
2015-05-01 Baptiste DaroussinUse defines to improve clarity
2015-05-01 Baptiste Daroussincol: fixing 25 year old bug
2015-05-01 Mariusz ZaborskiSort MLINKS alphabetically.
2015-05-01 Ed MasteOptionalObsoleteFiles: don't remove c++filt when using...
2015-05-01 Mariusz ZaborskiRemove symlinks to the nvlist_.*[vf] functions.
2015-05-01 Neel Natur281630 relaxed the limits on the vectors that can...
2015-05-01 George V. Neville... Add a state transition call to show that we have entere...
2015-05-01 Bjoern A. ZeebRemove the extra extern which makes gcc complain; I...
2015-05-01 Bjoern A. ZeebUnreak DNS usage through libcapsicum, which broke,...
2015-05-01 Baptiste DaroussinFix font issues
2015-05-01 Neel NatuEmulate MSR_SYSCFG which is accessed by Linux on AMD...
2015-05-01 Bryan DreweryAdd a -v to tell where each symbol is resolved from.
2015-05-01 Bryan DreweryFix a comment
2015-05-01 Eric JoynerFix build by adding ixgbe_x550.c to sys/conf/files...
2015-04-30 Ed Mastecrunchide: Restore local EM_AARCH64 constant for bootst...
2015-04-30 Eric JoynerInclude makefiles necessary to make ixgbe build with...
2015-04-30 Eric JoynerAdd support for certain Intel X550 devices.
2015-04-30 Ed MasteActually add c++filt's Makefile
2015-04-30 Neel NatuDon't require <sys/cpuset.h> to be always included...
2015-04-30 Alexander V... Fix KASSERT introduced in r282155.
2015-04-30 Ed MasteAdd ELF Tool Chain's c++filt to the build
2015-04-30 Neel NatuWhen an instruction cannot be decoded just return to...
2015-04-30 Mariusz ZaborskiMark local function as static as a result of removing...
2015-04-30 Mariusz ZaborskiRename macros to use prefix ERRNO. Add macro ERRNO_SET...
2015-04-30 Neel NatuAdvertise the MTRR feature via CPUID and emulate the...
2015-04-30 John BaldwinVarious fixes to the stats in igb(4), ixgbe(4), and...
2015-04-30 Jung-uk KimRemove leftover from r282269.
2015-04-30 George V. Neville... Move the SIFTR DTrace probe out of the writing thread...
2015-04-30 John BaldwinRemove support for Xen PV domU kernels. Support for...
2015-04-30 John BaldwinUpdate this page to note that XENHVM now works on i386...
2015-04-30 Edward Tomasz... Remove oldnfs remnants from nfsd(8).
2015-04-30 Roger Pau Monnéatkbd: remove usage of x86bios
2015-04-30 Justin HibbitsAlso happened to miss this in r282264.
2015-04-30 Justin HibbitsMissed ofw_machdep.c in r282264.
2015-04-30 Kevin Lo- Disable usb aggregation mode by default since it...
2015-04-30 Sean BrunoSetting PATH to anything is useless as a bare command...
2015-04-30 Justin HibbitsUnify booke and AIM machdep.
2015-04-30 Eitan AdlerPhabricator: enable "history.immutable":
2015-04-30 Sean BrunoFix native-xtools breakage when building a gcc enabled...
2015-04-29 Neel NatuRe-implement RTC current time calculation to eliminate...
2015-04-29 Mariusz ZaborskiSave errno from close override.
2015-04-29 Mariusz ZaborskiRemove the nvlist_.*[fv] functions.
2015-04-29 Michael GmelinBump __FreeBSD_version for smb(4) changes in r281985
2015-04-29 Sean BrunoObsolute /usr/bin/gperf for non-gcc enabled targets.
2015-04-29 Mariusz ZaborskiRemove the use of nvlist_.*[fv] functions from tests.
2015-04-29 Mariusz ZaborskiRemove the use of nvlist_.*[vf] functions from casper...
2015-04-29 Mariusz ZaborskiRemove the use of nvlist_.*[vf] functions from libcapsi...
2015-04-29 Mariusz ZaborskiRemove recursion from descriptor-related functions.
2015-04-29 Mariusz ZaborskiNvlist functionality is not used within interrupt conte...
2015-04-29 Mariusz ZaborskiAlways use the nv_malloc macro instead of malloc(3).
2015-04-29 Mariusz ZaborskiStyle fixes.
2015-04-29 Ed Mastevt: fix vt_fb_bitblt_bitmap mask corruption
2015-04-29 Pedro F. GiffuniRevert r281889:
2015-04-29 Konstantin... Remove the #ifdef DEBUG code, which is not compilable...
2015-04-29 Enji CooperFix typo. It should have been atf_tc_skip, not atf_skip
2015-04-29 George V. Neville... Brief demo script showing the various values that can...
2015-04-29 John BaldwinDon't free mbufs when stopping an interface in netmap...
2015-04-29 George V. Neville... Brief demo script showing the various values that can...
2015-04-29 Scott LongRevert r282227. It is clearly incorrect as it frees...
2015-04-29 Edward Tomasz... Remove spurious period.
2015-04-29 Brad DavisFix typo
2015-04-29 Edward Tomasz... Make rctl(8) more user-friendly when RACCT/RCTL is...
2015-04-29 Baptiste DaroussinFix mis usage of ms(7) macros
2015-04-29 Glen BarberDocument r280297, OpenSSL updated to version 1.0.1m.
2015-04-29 Scott LongImprove support for blacklisting bad memory locations...
2015-04-29 Pedro F. GiffuniFix memory leak in scsi_scan_bus()
2015-04-29 Pedro F. GiffuniPlug memory leaks in kbdmux(4) (take 2)
2015-04-29 Andrew TurnerAdd pmap_mapbios and pmap_unmapbios. These will be...
2015-04-29 Steven HartlandCorrect date typo in UPDATING
2015-04-29 Baptiste DaroussinRemove never written documentation
2015-04-29 Baptiste DaroussinExplicitly declare to not print the current date
2015-04-29 Roger Pau Monnévt_vga: add a timeout while waiting for vertical retrace
2015-04-29 George V. Neville... Make it possible to statically link SIFTR into the...
2015-04-29 Edward Tomasz... Remove oldnfs leftovers from mountd(8).
2015-04-29 Edward Tomasz... Add kern.racct.enable tunable and RACCT_DISABLED config...
2015-04-29 Wei HuMicrosoft vmbus, storage and other related driver enhan...
2015-04-29 Enji CooperATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIR...
2015-04-29 Adrian ChaddConstify some const parameters in seq.h.
next