]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-05-31 Andriy Gaponudf_readlink: fix malloc call with uninitialized size...
2010-05-31 Andriy Gaponamdsbwd: fix nonsensical timeout calculations
2010-05-31 Andriy Gaponzfs boot: fix error handling in zfs_readdir
2010-05-31 Alan CoxEliminate a stale comment.
2010-05-31 Alan CoxMerge portions of r208645 and supporting code from...
2010-05-30 Alan CoxSimplify the inner loop of get_pv_entry(): While iterat...
2010-05-30 Alan CoxSimplify the inner loop of pmap_collect(): While iterat...
2010-05-30 Jilles Tjoelkersh: Fix a crash if a heredoc was not properly ended...
2010-05-30 Jilles Tjoelkersh: Change interaction of command substitution and...
2010-05-30 Jilles Tjoelkerdevfs(5): Also mention when device nodes on ufs stopped...
2010-05-30 Alan CoxMerge various changes from i386/i386/pmap.c:
2010-05-30 Jung-uk KimFix a regression from r200554, which broke fdc(4) attac...
2010-05-29 Gordon TetlowAdd file include processing for newsyslog.
2010-05-29 Gordon TetlowConvert newsyslog to using queue(3) macros instead...
2010-05-29 Jilles TjoelkerClarify devfs manpages slightly.
2010-05-29 Alan CoxDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-05-29 Alan CoxWhen I pushed down the page queues lock into pmap_is_mo...
2010-05-29 Rui PauloDue to the way HALDEBUG() is defined, we need to add...
2010-05-29 Rui PauloDue to the way HALDEBUG() is defined, we need to add...
2010-05-29 Rui PauloDon't shadow the global variable 'version'.
2010-05-29 Yoshihiro TakahashiMFi386: the part of revision 181809
2010-05-29 Yoshihiro TakahashiMFi386: revision 178471
2010-05-29 Yoshihiro TakahashiReduce diffs against i386.
2010-05-29 Yoshihiro TakahashiMFi386: revision 208621
2010-05-29 Yoshihiro TakahashiMFi386: revision 208604
2010-05-28 Jilles Tjoelkersh: Recognize "--" in . and exec.
2010-05-28 Jilles Tjoelkersh: Add some simple tests for ., exec and return from...
2010-05-28 Zachary LoafmanAvoid a wakeup(9) if we can be sure no one is waiting...
2010-05-28 Zachary LoafmanRevert r207439 and solve the problem differently. The...
2010-05-28 Marcel MoolenaarThe EFI system partition used to make the CD image...
2010-05-28 John BaldwinDefer initializing machine checks for the boot CPU...
2010-05-28 Jayachandran C.Fix lock order reversal, unlock page queue and pmap...
2010-05-28 Rafal JaworowskiInitial implementation of the OFW i/f methods for FDT...
2010-05-28 Rafal JaworowskiPrepare and extend OFW layer for FDT support.
2010-05-28 Rafal JaworowskiIntroduce kernel build options for the Flattened Device...
2010-05-28 Jaakko HeinonenFixes from NetBSD for nvi visual mode:
2010-05-28 Jaakko HeinonenFix misspelling of "substitution".
2010-05-28 Andriy Gaponboot/zfs: fix gang block reading code
2010-05-28 Alan CoxDefer freeing any page table pages in pmap_remove_all...
2010-05-28 Neel NatuGet rid of unused variable 'virtual_sys_start'.
2010-05-28 Neel NatuIf 'timer2hz' is zero then we don't need to call 'timer...
2010-05-28 Colin PercivalFix .Dd line: FreeBSD's mdoc code doesn't understand...
2010-05-27 Xin LIFix build: newnp represents newvp so KDTRACE_NFS_ATTRCA...
2010-05-27 Konstantin... Clarify a potential issue in get_fpcontext() use.
2010-05-27 John BaldwinMore gracefully handle stale file handles and attribute...
2010-05-27 Robert WatsonCorrect several nits/problems in the unix_close_race...
2010-05-27 Robert WatsonWhen close() is called on a connected socket pair,...
2010-05-27 Ulrich Spörleinmdoc: use mdoc spelling of Umlauts
2010-05-27 Ulrich Spörleinmdoc: remove duplicate width argument
2010-05-27 Ulrich Spörleinmdoc: .Ud has attitude, it takes no argument!
2010-05-27 Ulrich Spörleinmdoc: Use mdoc macro for the (R) symbol
2010-05-27 Ulrich Spörleinmdoc: Garbage collect unused/unneeded macros
2010-05-27 Ulrich Spörleinmdoc: Remove leading garbage, empty lines and order...
2010-05-27 Ulrich Spörleinmail(1) misses addresses when replying to all
2010-05-27 Rui PauloRevert r208590. A license ack is not needed as per...
2010-05-27 Rui PauloMake the user ack the license before using this firmware.
2010-05-27 Jayachandran C.Call VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK...
2010-05-27 Rui PauloInstall Intel iwn(4) firmware license.
2010-05-27 Attilio RaoAdd the support for reporting the NOCOREDUMP flag from
2010-05-27 Colin PercivalChange the current working directory to be inside the...
2010-05-27 Neel NatuSimplify clock interrupt handling on mips by using...
2010-05-26 Matt JacobAdd a new primitive, XPT_SCAN_TGT, to cover the range...
2010-05-26 Oleksandr Tymoshenko- Fix kseg0 address calculation - it doesn't always...
2010-05-26 Xin LIReorder to have -lcrypto after -larchive. Our linker...
2010-05-26 Alan CoxPush down page queues lock acquisition in pmap_enter_ob...
2010-05-26 Jung-uk KimDo not attempt to switch to the same VTs between suspen...
2010-05-26 Konstantin... Allow to use syscallname(9) outside subr_trap.c.
2010-05-26 Konstantin... Remove a check that should be always true.
2010-05-26 Jung-uk KimLet the first device suspend and the last device resume...
2010-05-26 Yoshihiro TakahashiReduce diffs against syscons_isa.c. No functional...
2010-05-26 Robert WatsonAdd unix_close_race, a regresion test to catch ENOTCONN...
2010-05-26 Rafal JaworowskiInitial device tree source (DTS) files for Marvell...
2010-05-26 Rafal JaworowskiImport device tree source (DTS) files for PowerPC MPC85...
2010-05-26 Rafal JaworowskiUse MACHINE_ARCH instead of TARGET_ARCH.
2010-05-25 Xin LIGrammar nits.
2010-05-25 John BaldwinOnly enable CMCI on i386 if 'device apic' is enabled...
2010-05-25 John BaldwinIgnore the 'addr' argument passed to PT_STEP (it is...
2010-05-25 Gleb SmirnoffAdd uep(4), driver for USB onscreen touch panel from...
2010-05-25 Qing LiThis patch fixes the problem where proxy ARP entries...
2010-05-25 Matt JacobDon't leak CCBs for every ABORT.
2010-05-25 Xin LIlibarchive now needs libcrypto and liblzma.
2010-05-25 Xin LIDocument bc/dc and nc updates.
2010-05-25 Matt JacobRemove extra break left by hand editing.
2010-05-25 Matt JacobTreat PRLI the same as PLOGI and make a database entry...
2010-05-25 Rafal JaworowskiBring a missing FDT piece (omitted in the previous...
2010-05-25 Rafal JaworowskiInitial loader(8) support for Flattened Device Tree.
2010-05-25 Rafal JaworowskiIntroduce a new build knob for Flattened Device Tree...
2010-05-25 Rafal JaworowskiCorrect dtc version header autogen location.
2010-05-25 Rafal JaworowskiMostly revert r200691. U-Boot syscall() entry point...
2010-05-25 Rafal JaworowskiUse loader devices only when they initialized properly.
2010-05-25 Neel NatuGet rid of empty and unused KSEG0TEXT macros.
2010-05-25 Neel NatuFix mips kernel build breakage caused by revision 208504.
2010-05-25 Alan CoxEliminate the acquisition and release of the page queue...
2010-05-24 Marius StroblFix some whitespace nits.
2010-05-24 Konstantin... Change ia64' struct syscall_args definition so that...
2010-05-24 Konstantin... Improve the documentation for PT_LWPINFO. Note that...
2010-05-24 Pyun YongHyeonsge_encap() can sometimes return an error with m_head...
2010-05-24 Marius StroblAccording to simon@ when referring to a company along...
2010-05-24 Sean BrunoCleanup manpage as suggested by jhb@ to start new sente...
2010-05-24 Bjoern A. ZeebMFp4 @178364:
next