]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-02-20 Michael TuexenFix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and...
2010-02-20 Bjoern A. ZeebSplit up ip_drain() into an outer lock and iterator...
2010-02-20 Alan CoxEliminate an unused declaration.
2010-02-20 Randall StewartThese contain JC's patch to get gdb sort of working
2010-02-20 Randall StewartFix for the rge driver for boards without rge6 and...
2010-02-20 Randall StewartChanges for pci and pci-e support
2010-02-20 Randall StewartOpps forgot to add this:
2010-02-20 Randall StewartCleanups for sys/mips/rmi/bus_space_rmi.c
2010-02-20 Randall StewartSome fixes to the current RMI interrupt handling, chang...
2010-02-20 Nathan WhitehornEnable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes...
2010-02-20 Nathan WhitehornReduce KVA pressure on OEA64 systems running in bridge...
2010-02-20 Nathan WhitehornTurn on experimental support for DEEPNAP on the 970MP.
2010-02-20 Nathan WhitehornMerge r198724 to Book-E. casuword() non-atomically...
2010-02-20 Attilio RaoAdd a regression test for the kthread(9) interface.
2010-02-20 Kevin LoShow the cpu info for fa526
2010-02-20 Kevin LoCorrect both FA526/FA626TE cpu ids since the cpu id...
2010-02-20 Ed SchoutenRemove redundant inclusion of <sys/cdefs.h>.
2010-02-20 Ed SchoutenAdd <sys/cdefs.h>.
2010-02-20 Ulrich SpörleinFix common misspelling of hierarchy
2010-02-20 Gabor Kovesdan- More style(9) fixups
2010-02-20 Neel NatuFix DDB backtrace that includes a kernel exception...
2010-02-20 Neel NatuGet rid of unused options: KERNPHYSADDR, KERNVIRTADDR...
2010-02-20 Xin LITreat numbers after [Ee] a positive number rather than...
2010-02-20 Ed MasteAvoid corrupting the list or queue if _REMOVE is invoke...
2010-02-20 Jung-uk KimReturn partially filled buffer for non-blocking read(2)
2010-02-20 Xin LIAdd a reference to newly added seq(1) command.
2010-02-19 Xin LIAdd seq(1), a small utility to generate sequence number.
2010-02-19 Marius StroblHook up nfs_common missed in r203968.
2010-02-19 Pawel Jakub... Don't set f_bsize to recordsize. It might confuse some...
2010-02-19 Daniel EischenCorrect spelling of reseting (found while researching...
2010-02-19 Michael Tuexen* Fix another u_long -> uint32_t issue.
2010-02-19 Alexander KabaevDefine DMA_RX_STATUS_OVERFLOW with correct value.
2010-02-19 Tony FinchUpdate to upstream version 1.338
2010-02-19 John BaldwinFix mptutil's method for locating disk devices attached...
2010-02-19 Attilio RaoUse the cached value within comparison.
2010-02-19 Attilio RaoFix the grammar.
2010-02-19 Attilio RaoFix a race in regard of p_numthreads.
2010-02-19 John Baldwin- Don't emit a warning in 'show adapter' if the IOC2...
2010-02-19 John BaldwinFix a typo.
2010-02-19 Pawel Jakub... Add missing KEYWORD line.
2010-02-19 Nathan WhitehornAllow the SMU driver to read a variety of hardware...
2010-02-19 Weongyo Jeongo print msgs with length if the frame is too short...
2010-02-19 Xin LICreate a directory for hast's examples.
2010-02-18 Pawel Jakub... Remove some lines left over by accident.
2010-02-18 Pawel Jakub... Please welcome HAST - Highly Avalable Storage.
2010-02-18 Pawel Jakub... Style nits.
2010-02-18 Pawel Jakub... Correct typo in comment.
2010-02-18 Pawel Jakub... Add tunable and sysctl to skip hostid check on pool...
2010-02-18 Pawel Jakub... No need to include security/mac/mac_framework.h here.
2010-02-18 Pawel Jakub... - Style fixes.
2010-02-18 Pawel Jakub... Correct comment.
2010-02-18 Pawel Jakub... Log attach just like we log detach.
2010-02-18 Pawel Jakub... No need to include security/mac/mac_framework.h here.
2010-02-18 Pawel Jakub... Update comment. We also look for GPT partitions.
2010-02-18 Pawel Jakub... - Reduce scope of vnode lock. vfs_mount_alloc() doesn...
2010-02-18 Pawel Jakub... Use vput() instead of VOP_UNLOCK()+vrele(). The comment...
2010-02-18 Pawel Jakub... Use NULL instead of 0 when setting up pointer.
2010-02-18 Pawel Jakub... Simplify code a bit.
2010-02-18 Edwin GroothuisAdd heads-up requests for parts of the tree I look...
2010-02-18 Warner LoshUnbreak SENTRY5 build.
2010-02-18 Warner LoshHack to make ALCHEMY compile again...
2010-02-18 Warner LoshMake printfs work for both OCTEON1 and OCTEON1-32
2010-02-18 Warner LoshParens around tertiary operator so that casting the...
2010-02-18 Gavin AtkinsonThe correct value of DEL is 0x7f, not 0xff. This is...
2010-02-18 Warner LoshUse proper structure type for 64-bit headers
2010-02-18 Warner Loshn64 has a different size for KINFO_PROC_SIZE.
2010-02-18 Matt JacobDon't try and re-use a handle, even if the firmware...
2010-02-18 Warner LoshThe kdump data stream is an unaligned data stream for...
2010-02-18 Ken SmithProvide a script that can be used to create the memstic...
2010-02-18 Nathan WhitehornFix a bug where pages being removed from memory entirel...
2010-02-18 Ed SchoutenAllow the pmap code to be built with GCC from FreeBSD...
2010-02-18 Michael TuexenUse uint32_t instead of u_long.
2010-02-18 Neel NatuKernel module support for mips.
2010-02-18 Warner Loshbc and dc are not BSD version, not GNU version.
2010-02-18 Marcel MoolenaarAlso add DEBUG_FLAGS to CXXFLAGS if defined.
2010-02-18 Marcel MoolenaarAllow suppression of -Wcast-align for WARNS>=4 by defining
2010-02-18 Marcel MoolenaarUnbreak WARNS=6 builds for C++ code: -Wold-style-defini...
2010-02-17 Ed MasteInclude command type in COMMAND TIMEOUT messages to...
2010-02-17 Jilles Tjoelkersh: arith: Add a test for a bug in the dash arith code,
2010-02-17 Jilles Tjoelkersh: arith: Test an octal constant as well.
2010-02-17 Rafal JaworowskiAssorted fixes for mge(4).
2010-02-17 Ruslan Ermilovrealloc() with a proper amount of memory.
2010-02-17 Luigi Rizzoremove recursive lock/unlock calls, we do them already...
2010-02-17 Poul-Henning... Mention EISDIR as a possible errno.
2010-02-17 Neel NatuVarious fixes to get the SWARM config working on a...
2010-02-17 Warner LoshRevert bogus change that snuck into r203972.
2010-02-16 Gavin AtkinsonBump .Dd for r203977
2010-02-16 Gavin AtkinsonImplement the rename query, for when a file with the...
2010-02-16 Warner LoshThe NetBSD Foundation has granted permission to remove...
2010-02-16 Warner LoshThe NetBSD Foundation has granted permission to remove...
2010-02-16 Warner LoshThe NetBSD Foundation has given permission to remove...
2010-02-16 Warner LoshThe NetBSD Foundation has granted permission to remove...
2010-02-16 Warner LoshThe NetBSD Foundation has granted permission for people...
2010-02-16 Marcel MoolenaarDefine TLS_MODEL for PowerPC as well. Since PowerPC...
2010-02-16 Marius StroblFactor out the code shared between NFS client and serve...
2010-02-16 Jaakko HeinonenXref mdmfs(8).
2010-02-16 Jaakko HeinonenImprove descriptions for tmpfs mount options. The descr...
2010-02-16 Warner LoshRemove clause 3 from Berkeley copyrights. Add a few...
2010-02-16 Warner LoshRemove the Berkeley clause 3's.
2010-02-16 Warner LoshRemove NetBSD Foundation clauses 3 & 4. They eliminate...
next