]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-11-25 Pedro F. GiffuniMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 Ryan Stonepmc(3) does not document a dependency on <sys/types...
2013-11-25 Pedro F. Giffunitcpdump Bring change from upstream.
2013-11-25 Craig RodriguesChange sysinstall.8 references to bsdinstall.8.
2013-11-25 Peter WemmImport svn-1.8.5. This contains a user-visible fix...
2013-11-25 Peter WemmImport subversion-1.8.5
2013-11-25 Hiroki SatoReplace Sun RPC license with a 3-clause BSD license...
2013-11-25 Jean-Sébastien... drm: Fix build with gcc, broken with r258549
2013-11-25 Julio MerinoGenerate plain sh test programs from a source file.
2013-11-25 Julio MerinoInstall plain.test.mk.
2013-11-25 Baptiste DaroussinDo not create pkg.conf, as it is not necessary anymore...
2013-11-25 Jean-Sébastien... drm: Dereference pointers given to qsort_r()'s cmp...
2013-11-25 Ganbold TsagaankhuuEnable reset mechanism for rk3188.
2013-11-25 Ganbold TsagaankhuuAdd clock frequency for rk3188 watchdog.
2013-11-25 Ganbold TsagaankhuuAdd watchdog driver for rk3188.
2013-11-25 Hans Petter... Comply to the XHCI specification. Certain input context...
2013-11-25 Attilio Rao- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-25 Hiroki SatoAdd ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv...
2013-11-24 Jilles Tjoelkersh: Make <&0 disable the </dev/null implicit in a backg...
2013-11-24 Gavin AtkinsonFix typo in comment.
2013-11-24 Jilles Tjoelkersh: Add more tests for the </dev/null implicit in a...
2013-11-24 Gavin Atkinsonplatform_devmap_init() was renamed initarm_devmap_init...
2013-11-24 Pedro F. Giffunilibcpp: Keep a record of changes from upstream GCC...
2013-11-24 Andrew TurnerRecent versions of U-Boot require us to also backup...
2013-11-24 Pedro F. Giffunigcc: Missing makefile changes for r258501.
2013-11-23 Andreas ToblerSave and restore the trap vectors when doing OF calls...
2013-11-23 Andreas ToblerLimit the large page size to 16MB for now.
2013-11-23 Andreas ToblerGet rid of the CONCAT macro.
2013-11-23 Pedro F. Giffunigcc: Bring updates from Google's enhanced gcc-4.2.1.
2013-11-23 Konstantin... If check_deferred_signal() execution needs binding...
2013-11-23 Alexander MotinWhen purging per-CPU UMA caches do not return empty...
2013-11-23 Alexander MotinMFreleng/8.4 r251256 (by hrs):
2013-11-23 Neel NatuAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-23 John-Mark Gurneyfix broken style(9) in r258399
2013-11-22 Jilles Tjoelkersh: Add tests for the </dev/null implicit in a backgrou...
2013-11-22 Gleb SmirnoffRemove __FreeBSD__ ifdefs.
2013-11-22 Gleb SmirnoffRewrite usage() so that its source code resembles what...
2013-11-22 Gleb SmirnoffThe DIOCKILLSRCNODES operation was implemented with...
2013-11-22 Gleb SmirnoffTo support upcoming changes change internal API for...
2013-11-22 Gleb SmirnoffAdd missing 'extern'.
2013-11-22 Gleb SmirnoffFix off by ones when scanning source nodes hash.
2013-11-22 Neel NatuEliminate redundant information about the host cpu...
2013-11-22 Gleb SmirnoffStyle: don't compare unsigned <= 0.
2013-11-22 Neel NatuTeach acpidump(8) to display the 'Flags' field in the...
2013-11-22 Ed MasteRefactor i386 startup SMAP parsing
2013-11-22 Dimitry AndricRevert r258455 for now, as it apparently causes miscomp...
2013-11-22 Ed MasteDon't abort SMAP processing after an entry of length 0
2013-11-22 Sergey Kandaurov- Purge one more reference to ad(4)[1].
2013-11-22 Luigi Rizzoadd a counter on the struct mq (a queue of mbufs),
2013-11-22 Luigi Rizzodisable some ipfw match options when compiling in userspace
2013-11-22 Luigi Rizzomake this code compile in userspace on OSX
2013-11-22 Luigi Rizzomore support for userspace compiling of this code:
2013-11-22 Luigi Rizzomake ipfw_check_packet() and ipfw_check_frame() public,
2013-11-22 Devin TeskeImprove network device scanning in the netdev module...
2013-11-22 Brooks DavisFix mergemaster -U by forcing FreeBSD 9 compatiblity...
2013-11-21 Dimitry AndricPull in r195318 from upstream llvm trunk:
2013-11-21 Andreas ToblerReplace the WEAK_ALIAS() alias with the WEAK_REFERENCE...
2013-11-21 Marcel MoolenaarHave the GPT probe return a lower priority when the...
2013-11-21 Andreas ToblerIntroduce a WEAK_REFERENCE() alias and use it. Get...
2013-11-21 Eitan AdlerAdd static where appropriate.
2013-11-21 Andreas ToblerFix cross compilation after r258428.
2013-11-21 Sergey KandaurovCatch up with OpenPAM Nummularia.
2013-11-21 Olivier HouchardKill ARM_VFP_SUPPORT, it's been removed some time ago.
2013-11-21 Navdeep Parharcxgbe(4): update the internal list of device features.
2013-11-21 Joel Dahlmdoc: remove EOL whitespace.
2013-11-21 Devin Teskef_die() (see `bsdconfig includes -dF die') uses a dialo...
2013-11-21 Sergey KandaurovFix reference to ioctl(2).
2013-11-21 Brooks DavisSync with NetBSD. The funtional change is to make...
2013-11-21 Ed MasteRefactor amd64 startup SMAP parsing
2013-11-21 Brooks DavisVendor import of NetBSD's mtree at 2013-11-21
2013-11-21 Craig RodriguesUpdate text related to Intel CPU support and Apple...
2013-11-21 Craig RodriguesUpdate copyrights
2013-11-21 Ed MasteDisable amd64 boot time memory test by default
2013-11-21 Devin TeskeRemove unused line -- cruft left over from SVN r258360.
2013-11-21 Pedro F. Giffunilibstdc++: merge non-abi changes from Apple's developer...
2013-11-21 Pedro F. Giffunigcc: another round of merges from the gcc pre-43 branch.
2013-11-21 Nathan WhitehornFor PCI<->PCI bridges, #address-cells may be 3. Allow...
2013-11-21 Ed Mastelibexecinfo: Include terminating null in byte count
2013-11-21 Grzegorz BernackiUnbreak compilation with GCC.
2013-11-21 Justin HibbitsRemove stale comment. The PID provider is handled...
2013-11-21 Devin TeskeQuote the interface name for good measure.
2013-11-21 Ian LeporeCall cpu_setup() from the initarm() routine on platform...
2013-11-21 Devin TeskeRevert SVN r257830 -- that feature was annoying and...
2013-11-20 Olivier HouchardIn pmap_unmapdev(), remember the size, and use that...
2013-11-20 Devin TeskeUpdate function description for API tool:
2013-11-20 Devin TeskeMake `-d' implicitly enable `-f' for simplification.
2013-11-20 John-Mark Gurneyfix white space...
2013-11-20 John-Mark Gurneyfix a use after free, jsegdep_merge will free wk, avoid...
2013-11-20 Devin TeskeAdd a `-d' flag for printing the description of each...
2013-11-20 Devin TeskeAdd new `includes' module for exploring the bsdconfig...
2013-11-20 John-Mark Gurneyflag that the aesni driver is sync... This means we...
2013-11-20 Konstantin... Redo r258088 to avoid relying on signed arithmetic...
2013-11-20 Peter WemmChange introduction history.
2013-11-20 Ian LeporeAdd USB_HOST_ALIGN=64; the cache line size on the am335...
2013-11-20 Ian LeporeCall cpu_setup() immediately after the page tables...
2013-11-20 Gleb SmirnoffFix comment after r250551.
2013-11-20 Alexander MotinPrint some more flags.
2013-11-20 Andriy GaponMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 Andriy GaponMFV r258377: 4088 use after free in arc_release()
2013-11-20 Grzegorz BernackiSplit raw reading/programming into smaller chunks to...
next