]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-11-23 Andriy Gapontaskqueue: drop unused tq_name field
2010-11-23 Andriy Gaponspecialreg.h: add definitions for some useful bits...
2010-11-23 Sergey KandaurovUpdate MNT_ROOTFS comments after changes in the root...
2010-11-23 Konstantin... Add PT_GNU_STACK definition.
2010-11-23 Konstantin... Add include guards.
2010-11-23 Nick HibmaMake the Huawei E1820 work (Emile Coetzee).
2010-11-23 Maxim Konovalovo NetBSD 5.1 added.
2010-11-23 Colin PercivalAdd parentheses for clarity. The parentheses around...
2010-11-22 Jilles Tjoelkersh: Fix confusing behaviour if chdir succeeded but...
2010-11-22 Marko ZecAllow for vlan(4) ifnets to have overlapping unit numbe...
2010-11-22 Alexander MotinFix small typo.
2010-11-22 George V. Neville... Restore the (state) and \n printout when not using -T.
2010-11-22 Marius Strobl- Fix and enable support for flow control.
2010-11-22 Marius Strobl- Fix and enable support for flow control.
2010-11-22 Marius Strobl- Also probe BCM5214 and BCM5222.
2010-11-22 Jung-uk KimResume critical PCI devices (and their children) first...
2010-11-22 Ulrich SpörleinRemove kernbb(8) from the source tree.
2010-11-22 Marius StroblAdd support for flow control.
2010-11-22 Marius StroblGiven that unlike f.e. rgephy(4) these drivers doen...
2010-11-22 Marius StroblGiven that unlike f.e. rgephy(4) this driver doesn...
2010-11-22 Marius StroblAdd missing newlines.
2010-11-22 Bernhard SchmidtResurrect amd64 support.
2010-11-22 Bernhard SchmidtPrefer pmap_extract() over pmap_kextract() as done...
2010-11-22 Dimitry AndricFix linux kernel module breakage introduced in r215675...
2010-11-22 Rebecca Cranhdr.elf.e_ident[EI_OSABI] is not a bitmask so '=='...
2010-11-22 Rebecca CranFix some more warnings found by clang.
2010-11-22 Jung-uk Kim- Disable caches and flush caches/TLBs when we update...
2010-11-22 Rebecca CranFix use of AND operator: should be bitwise instead...
2010-11-22 Dimitry AndricAfter some off-list discussion, revert a number of...
2010-11-22 Bernhard SchmidtThe meshid element is memcpy()'ed into se_meshid if...
2010-11-22 Simon L. B... Regenerate manual pages for OpenSSL 0.9.8p.
2010-11-22 Simon L. B... Merge OpenSSL 0.9.8p into head.
2010-11-22 Jaakko HeinonenUse g_eventlock to protect against losing wakeups in...
2010-11-22 Andrew GallatinFix a TSO checksum bug on mxge(4):
2010-11-22 Attilio RaoStyle fix.
2010-11-22 Dag-Erling... Add <time.h> for ctime(), which we accidentally picked...
2010-11-22 Attilio RaoAdd the ability for GDB to printout the thread name...
2010-11-22 John BaldwinSimilar to mfiutil, drop local definition of powerof2...
2010-11-22 Marko ZecRemove an apparently redundant CURVNET_SET() / CURVNET_...
2010-11-22 Rebecca CranDon't generate input() since it's not used.
2010-11-22 Alexander LeidingerDo not take the process lock. The assignment to u_short...
2010-11-22 Rebecca CranDon't generate input() since it's not used.
2010-11-22 Marko ZecAllow for MTU sizes of up to ETHER_MAX_LEN_JUMBO (i...
2010-11-22 Andrey V. ElsukovAdd SIGINT handler to `gpart restore` action.
2010-11-22 Andrey V. ElsukovAlways dump partition labels with `gpart backup`, but...
2010-11-22 Alexander Leidinger1) Add a hint to check for duplicates with optional...
2010-11-22 Alexander LeidingerRemove trailing dot from the unimplemented futex messag...
2010-11-22 Colin PercivalIn tc_windup, handle the case where the previous call...
2010-11-22 Alexander LeidingerBy using the 32-bit Linux version of Sun's Java Develop...
2010-11-22 Colin PercivalIn xen_get_timecount, return the full ns-precision...
2010-11-22 Kevin LoPlug an fd leak
2010-11-22 David XuUse atomic instruction to set _has_writer, otherwise...
2010-11-22 Weongyo JeongAdds usbdump(8) tool that currently it only supports...
2010-11-22 Weongyo JeongAdds a USB packet filter feature to the stack that...
2010-11-21 Simon L. B... Import OpenSSL 0.9.8p.
2010-11-21 Stephen McKayVarious syntactic tweaks to satisfy style(9). No chang...
2010-11-21 Bjoern A. ZeebAdd a missing ';' and change the debugging sysctl from...
2010-11-21 Rebecca Crandispatch_add_command:
2010-11-21 Simon L. B... Fix a typo in a comment.
2010-11-21 Stephen McKayxargs can be fooled by exiting children that it did...
2010-11-21 Konstantin... Eliminate the mab, maf arrays and related variables.
2010-11-21 Kevin LoFix missing closedir()
2010-11-21 David E. O... Add lex and yacc sources to things cscope'd.
2010-11-21 David E. O... Add x86 to ALL_ARCH.
2010-11-20 Alan CoxOptimize vm_object_terminate().
2010-11-20 Colin PercivalUnifdef XEN. This file is only compiled with the XEN...
2010-11-20 Colin PercivalAdd VTOM(va) macro as xpmap_ptom(VTOP(va)) to convert...
2010-11-20 Andreas ToblerCheck the OF_getprop() return value before proceeding...
2010-11-20 Kirk McKusickDelete /sys/ufs/ffs/README.snapshot as it is no longer...
2010-11-20 Konstantin... The runlen returned from vm_pageout_flush() might be...
2010-11-20 Andrey V. ElsukovAdd to gpart(8) an ability to backup partition table and
2010-11-20 Kevin LoRemove unused variable
2010-11-20 Jilles Tjoelkersh: Remove the check that alpha/name/in_name chars...
2010-11-20 Jilles Tjoelkersh: Code size optimizations to buffered output.
2010-11-20 Bjoern A. ZeebIn case of an early return from the function there...
2010-11-20 Lawrence StewartFix a minor code redundancy nit.
2010-11-20 Lawrence StewartWhen enabling or disabling SIFTR with a VIMAGE kernel...
2010-11-19 Jilles Tjoelkersh: Add a test that manipulates various long strings.
2010-11-19 Konstantin... Remove prtactive variable and related printf()s in...
2010-11-19 Jilles Tjoelkersh: Add another simple test for the wait builtin.
2010-11-19 Attilio RaoScan the list in reverse order for the shutdown handler...
2010-11-19 John BaldwinSet the POSIX semaphore capability when the semaphore...
2010-11-19 John BaldwinSet various POSIX capability sysctls to the version...
2010-11-19 Alan CoxReduce the amount of detail printed by vm_page_free_toq...
2010-11-19 John BaldwinHandle malloc() failures more gracefully by error'ing...
2010-11-19 Colin PercivalMake pmap_release consistent with pmap_pinit with respe...
2010-11-19 Andriy Gaponspecialreg.h: add definitions for MPERF/APERF pair...
2010-11-19 Andriy Gaponspecialreg.h: add AMD-specific "Hardware Configuration...
2010-11-19 Andriy Gaponspecialreg.h: add definition for AMD Core Performance...
2010-11-19 Jilles Tjoelkersh: Add printf builtin.
2010-11-19 Kevin LoFix fd leak
2010-11-19 Kevin LoClose file and directory descriptors
2010-11-19 Martin MatuskaRemove obsoleted private symbol.
2010-11-19 Max LaierOff by one page in vm_reserv_reclaim_contig(): Also...
2010-11-19 Ryan StoneWhen doing a camcontrol rescan all or a camcontrol...
2010-11-18 Ryan StoneWhen netstat was run with -i/-I and -w1 to produce...
2010-11-18 John BaldwinVarious small typos and grammar nits in comments.
2010-11-18 Colin PercivalMake pmap_release match pmap_pinit by invoking pmap_qre...
2010-11-18 Konstantin... vm_pageout_flush() might cache the pages that finished...
2010-11-18 Colin PercivalDon't KASSERT in pmap_release that
next