]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-06-06 Sergey KandaurovFix the build.
2012-06-06 Fabien ThomasRemove spurious ARM symbols from lookup table.
2012-06-06 Joel Dahlmdoc: add missing -width argument to Bl -tag.
2012-06-06 Alexander MotinATA/SATA controllers have no idea about protocol of...
2012-06-06 Warner LoshEnhance the Atmel SoC chip identification routines...
2012-06-06 Kevin LoCheck the return value of pci_find_cap()
2012-06-05 Maksim YevmenkinFix license
2012-06-05 Maksim YevmenkinAdd a very simple debug tool that would dump list of...
2012-06-05 Michael TuexenThe cmsg_len field includes the cmsg header. So use...
2012-06-05 Alexander MotinUse default error handler when flushing disk caches.
2012-06-05 David E. O... mdoc police.
2012-06-05 Gleb SmirnoffDon't crash trying to load symbols from striped file.
2012-06-05 Ed SchoutenFix a small typo. Fireware -> firmware.
2012-06-05 George V. Neville... Add DTrace's io.d, which handles tranlsations for file...
2012-06-05 Maksim YevmenkinBefore it gets lost in the noise.
2012-06-05 Joel DahlRemove repeated words.
2012-06-05 Joel DahlMinor spelling fixes.
2012-06-05 Joel DahlRemove end of line whitespace.
2012-06-05 David E. O... RAID is an acronym.
2012-06-05 Joel DahlVarious mdoc fixes.
2012-06-05 David E. O... Only build filemon(4) on x86.
2012-06-05 David E. O... Correct examples to the latest version I had.
2012-06-05 Alexander MotinAdd missing newlines into XML output.
2012-06-05 Andrey A. Chernov1) Although unpublished version of standard
2012-06-05 Warner LoshRemove dead code.
2012-06-05 Bjoern A. ZeebPlug two interface address refcount leaks in early...
2012-06-05 Dag-Erling... Add mangled symbols for operator new / delete on 64...
2012-06-05 Alexander MotinTune and add some more CAM_DEBUG() points for the probe...
2012-06-05 Alexander MotinReplace #ifdef CAMDEBUG + if + panic() with single...
2012-06-05 Alexander MotinDo not reinvent a wheel and let default error handler...
2012-06-05 Alexander MotinTune and add some missing CAM_DEBUG() points for better...
2012-06-05 Adrian ChaddMostly revert previous commit(s). After doing a bunch...
2012-06-05 Gleb Smirnoffstyle(9) for r236563.
2012-06-05 Adrian ChaddCreate a function - ath_tx_kick() - which is called...
2012-06-05 Eitan AdlerFix style nit: don't use leading zero for dates in .Dd
2012-06-05 Warren BlockMore wording corrections and simplifications.
2012-06-04 David E. O... Add a regression test for filemon(4) [r236592].
2012-06-04 David E. O... Add a man page for filemon(4) [r236592].
2012-06-04 David E. O... Add the 'filemon' device. 'filemon' is a kernel module...
2012-06-04 Sean BrunoLines were a bit too long. Wrap some of them to 60...
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-04 Doug BartonVendor import of BIND 9.8.3-P1
2012-06-04 Adrian ChaddMigrate the TX path to a taskqueue for now, until a...
2012-06-04 Andrey A. Chernov1) IEEE Std 1003.1-2008, "errno" section, is explicit...
2012-06-04 Marius StroblThe loaddev environment variable is not modifiable...
2012-06-04 Marius StroblThe workaround added in r151650 for handling firmwares...
2012-06-04 Dimitry AndricFix build of aicasm when CC=clang. This was due to...
2012-06-04 John BaldwinAllow the -p argument to kdump to accept either a PID...
2012-06-04 Maksim YevmenkinPlug more refcount leaks and possible NULL deref for...
2012-06-04 Xin LIReplace the use of wall clock time with monotonically...
2012-06-04 Dimitry AndricMake aicasm compile without warnings if -Wpointer-sign...
2012-06-04 George V. Neville... Integrate a fix for a very odd signal delivery problem...
2012-06-04 Zachary LoafmanFix DTrace TSC skew calculation:
2012-06-04 Mateusz GuzikAdd myself as a new committer.
2012-06-04 Gleb SmirnoffMicrooptimisation of code from r236560, also coming...
2012-06-04 Gleb SmirnoffOptimise kern_sendfile(): skip cycling through the...
2012-06-04 Alexander V... Fix panic introduced by r235745. Panic occurs after...
2012-06-04 Alexander MotinAdd -p argument for `camcontrol debug` to allow enablin...
2012-06-04 Alexander MotinRemove some dead code that I doubt will ever be impleme...
2012-06-04 Mikolaj GolubDocument -r option in SYNOPSIS and usage statement.
2012-06-04 Mikolaj GolubOn a child exit, call waitpid(2) to clean up the proces...
2012-06-04 Grzegorz BernackiRestore changes accidentally removed in r235537.
2012-06-04 Warner LoshEliminate the now-unused AT91C_MASTER_CLOCK option...
2012-06-04 Alan CoxVarious small changes to PV entry management:
2012-06-03 Marius StroblDisable verification of the flashed content for now...
2012-06-03 Dimitry AndricDuring buildworld and buildkernel, define EARLY_BUILD...
2012-06-03 Warner LoshMinor rearrangement of the locore <-> initarm interface...
2012-06-03 Michael TuexenRemove code which is not needed.
2012-06-03 Konstantin... Add a knob to disable vn_io_fault.
2012-06-03 Konstantin... Count and export the number of prefaulting happen.
2012-06-03 Michael TuexenUse an existing function to get the source address.
2012-06-03 Ulrich SpörleinFix make depend
2012-06-03 Joel DahlMinor spelling fixes.
2012-06-03 Joel DahlMinor mdoc improvements.
2012-06-03 Pawel Jakub... Simplify the code by using snprlcat().
2012-06-03 Andriy Gaponcpucontrol: use CPUCTL_UPDATE ioctl on correct file...
2012-06-03 Andriy Gaponfree wdog_kern_pat calls in post-panic paths from under...
2012-06-03 Joel DahlMinor mdoc improvements.
2012-06-03 Maksim YevmenkinPlug reference leak.
2012-06-03 Joel Dahlmdoc: add missing width argument to Bl -tag.
2012-06-03 Warner LoshRemove stray repeated line...
2012-06-03 Marius Strobl- Now that the DataFlash related drivers work properly...
2012-06-03 Marius Strobl- Loop up to 3 seconds when waiting for a device to...
2012-06-03 Marius Strobl- Prepend the device description with "AT91" to reflect...
2012-06-02 Alan CoxIsolate the global pv list lock from data and other...
2012-06-02 Michael TuexenHonor sysctl for TTL.
2012-06-02 Michael TuexenDon't request data from the IPv6 layer, which is not...
2012-06-02 Marius StroblAdd missing prototypes. While at it, sort them alphabet...
2012-06-02 Marius StroblRemove nitems() now that it lives in <sys/param.h>...
2012-06-02 Marius StroblTake advantage of nitems().
2012-06-02 Konstantin... Fix typo [1]. Use commas to separate flag printouts...
2012-06-02 Marius StroblAdd nitems(), a macro for determining the number of...
2012-06-02 Konstantin... Update the print mask for decoding b_flags. Add print...
2012-06-02 Konstantin... Use plain store for atomic_store_rel on x86, instead...
2012-06-02 Michael TuexenRemove an unused parameter.
2012-06-02 Dimitry AndricInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 Joel Dahlmdoc: minor Bl improvements.
2012-06-02 Dimitry AndricTabify libcxxrt and libc++'s Makefiles.
2012-06-02 Ed SchoutenRemove invalid remark about pipes.
2012-06-02 Hans Petter... Add appropriate checks for ic_bsschan being set to...
next