]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-03-02 Nathan WhitehornMake installations work when no optional components...
2011-03-02 Konstantin... Fix a bug in the result of manual assembly.
2011-03-02 Nathan WhitehornImprove the distributeworld target in Makefile.inc1...
2011-03-02 Sergey A. OsokinExpand the name of Palm Sunday holiday with more canoni...
2011-03-02 Sergey A. OsokinFix beginning day of the Carnival. it starts
2011-03-02 Xin LICorrect a typo.
2011-03-02 Alan CoxMake a change to the implementation of the direct map...
2011-03-01 Jilles Tjoelkerkill: Note that this is used both as a normal program...
2011-03-01 Jilles Tjoelkerprintf: Note that this is used both as a normal program...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Edwin GroothuisVendor Import of tzdata2011b
2011-03-01 Nathan WhitehornFix misuse of TARGET_ARCH. This should be MACHINE_ARCH.
2011-03-01 Robert WatsonCorrect spelling in a last-minute tweaked NOTES entry...
2011-03-01 Robert WatsonAdd Capsicum capability mode support; svn add of capabi...
2011-03-01 Dimitry AndricPut in a temporary workaround for ctfmerge hanging...
2011-03-01 Dmitry ChaginTeach kdump to decode linux syscalls names too.
2011-03-01 John BaldwinFully honor KERNSRCDIR for 'make universe' if it is...
2011-03-01 John BaldwinUse a suitable DIRPRFX for each invocation of make...
2011-03-01 John BaldwinSimilar to 189574, properly handle subclasses of bus...
2011-03-01 Robert WatsonContinue to introduce Capsicum capability mode:
2011-03-01 Robert WatsonContinue introducing Capsicum capability mode support:
2011-03-01 Robert WatsonRegenerate system call files following addition of...
2011-03-01 Robert WatsonContinue to introduce Capsicum Capability Mode support:
2011-03-01 Robert WatsonHook up sys_capability.c to the build.
2011-03-01 Robert WatsonAdd initial support for Capsicum's Capability Mode...
2011-03-01 Robert WatsonAdd ECAPMODE, "Not permitted in capability mode", a...
2011-03-01 Andrey V. ElsukovAdd XMIT_FAILOVER transmit algorithm to ng_one2many...
2011-03-01 Rebecca CranRemove duplicate "in".
2011-03-01 Ruslan ErmilovFixed conversion of prefix length to a netmask.
2011-03-01 Rebecca CranChange the return type of vmspace_swap_count to a long...
2011-03-01 Poul-Henning... Another couple of unsigned/ssize_t changes.
2011-03-01 Jayachandran C.Increase NKPT in case of n32 and n64 to support more...
2011-03-01 Jayachandran C.Use new thread's stack to invoke pmap_activate in cpu_s...
2011-03-01 Randall StewartAdds a new Congestion Control that helps reduce
2011-02-28 Jayachandran C.Use correct types and fromats for physical address
2011-02-28 Jayachandran C.Use vm_offset_t for virtual addresses.
2011-02-28 Pyun YongHyeonMake sure changing ownership of RX descriptor to be...
2011-02-28 Hans Petter... - Add missing MLINKS for libusb and some manpage fixes.
2011-02-28 Hans Petter... - Add support for software pre-scaling of ISOCHRONOUS...
2011-02-28 Matt JacobSync FreeBSD ISP with mercurial tree. Minor changes...
2011-02-28 Poul-Henning... Type-change to ssize_t to (app|pl)ease ppc platform.
2011-02-28 Rebecca CranRevert some of r177626. "in in" is valid in certain...
2011-02-28 Poul-Henning... Update fifolog internals to match main version:
2011-02-28 Poul-Henning... Don't override the perfectly good default ->zalloc...
2011-02-28 Simon L. B... Drop my OpenSSL maintainer hat. I don't have the motiva...
2011-02-28 Pawel Jakub... Use proper lock in assertion.
2011-02-27 Konrad JankowskiPartial fix for PR 91106. Correct the short weekday...
2011-02-27 Pawel Jakub... Commit two more files missed in r219089.
2011-02-27 Pawel Jakub... Finally... Import the latest open-source ZFS version...
2011-02-27 Glen BarberFix typo in kernel configuration entry.
2011-02-27 Pawel Jakub... Force DMA for controller found in Lenovo T510 (probably...
2011-02-27 Xin LIAccept == as an alias of = which is a popular GNU exten...
2011-02-27 Pawel Jakub... Rename bcpy() macro to bcopy().
2011-02-27 Pawel Jakub... Recognize 'reload' command, as hastd can be reloaded...
2011-02-27 Rebecca CranMerge fix from r1.108 of NetBSD's usr.bin/ftp/main.c:
2011-02-27 Dimitry AndricClang's integrated assembler can now handle sys/boot...
2011-02-27 Dimitry AndricRegenerate clang and tblgen manpages; the clang manpage...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-27 Dimitry AndricInstead of defining LLVM_MULTITHREADED as 0 or 1, defin...
2011-02-26 Nathan WhitehornMissed a file in r219056: add disk description for...
2011-02-26 Dimitry AndricUpdate llvm's config.h files to match more closely...
2011-02-26 Dimitry AndricRemove getDriver().Dir + /../libexec and /usr/libexec...
2011-02-26 Dimitry AndricRemove misapplied space.
2011-02-26 Dimitry AndricFix breakage in sys/netinet/sctp_sysctl.c, introduced...
2011-02-26 Dimitry AndricVendor import of clang trunk r126547:
2011-02-26 Hajimu UMEMOTOWhen WITH_ICONV is set, use our in-tree iconv.
2011-02-26 Marius Strobl- Allocate the DMA memory shared between the host and...
2011-02-26 Gleb SmirnoffConnect uep.ko to build
2011-02-26 Nathan WhitehornShow disk model numbers in partition wizard screen...
2011-02-26 Randall StewartImprovements to CC modules:
2011-02-26 Nathan WhitehornAdd the disk ident and a human-meaningful description...
2011-02-26 Rebecca CranFix typo - "is is" should have been changed to "it...
2011-02-26 Remko LodderNot only had I included a syntax / style error, nice...
2011-02-26 Hans Petter... - Correct USB 3.0 wire-speed to 5.0Gbps
2011-02-25 Jung-uk KimSet C1 "I/O then Halt" capability bit for Intel EIST...
2011-02-25 Ed SchoutenFix style(9) issues in pututxline(3).
2011-02-25 Dmitry ChaginUpdate manual page to reflect latest changes of ABI...
2011-02-25 Dmitry ChaginTeach kdump to understand sv_flags records in the trace...
2011-02-25 Dmitry ChaginIntroduce preliminary support of the show description...
2011-02-25 Dmitry Chaginktrace_resize_pool() locking slightly reworked:
2011-02-25 Doug BartonRevert r217871.
2011-02-25 Remko LodderRevert the commit that I made, there is a lot of discussion
2011-02-25 Jaakko HeinonenDocument the input line length limit.
2011-02-25 Jung-uk KimAdd more definitions for vendor-specific CPU capability...
2011-02-25 Kenneth D.... Silence 'out of chain frames' warnings and bump the...
2011-02-25 Sergey KandaurovFix division by zero, causing floating point exception...
2011-02-25 Alexander LeidingerMake the description of the feature consistent with...
2011-02-25 Alexander LeidingerAdd some FEATURE macros for various GEOM classes.
2011-02-25 Alexander LeidingerAdd some FEATURE macros for various features (AUDIT...
2011-02-25 Poul-Henning... Fix a bunch of trivial whitespace mistakes and update...
2011-02-25 VANHULLEBUS... fixed size of AH_ALEN_MAX, which is 64 bytes for SHA...
2011-02-25 David E. O... Add a real dependency on the microcode.
2011-02-25 Maxim Konovalovo FreeBSD 8.2 and 7.4-RELEASE added. Mac OS X 10.6...
2011-02-25 Gabor Kovesdan- Add two more iconv-related files, which were left...
2011-02-25 Gabor KovesdanAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 Brooks DavisEnable the check for negative permissions (the group...
2011-02-24 Michael Tuexen* Fix several bugs where the scaled versions of srtt...
2011-02-24 Michael Tuexen* Cleanup the code computing the retransmission timeout.
2011-02-24 John BaldwinUse ffs() to locate free bits in the inode and block...
2011-02-24 Dimitry AndricRecently, in upstream clang, a fix was done to add...
next