]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-05-31 avgg_label: fix possible NULL pointer dereference
2010-05-31 avgudf_readlink: fix malloc call with uninitialized size...
2010-05-31 avgamdsbwd: fix nonsensical timeout calculations
2010-05-31 avgzfs boot: fix error handling in zfs_readdir
2010-05-31 alcEliminate a stale comment.
2010-05-31 alcMerge portions of r208645 and supporting code from...
2010-05-30 alcSimplify the inner loop of get_pv_entry(): While iterat...
2010-05-30 alcSimplify the inner loop of pmap_collect(): While iterat...
2010-05-30 jillessh: Fix a crash if a heredoc was not properly ended...
2010-05-30 jillessh: Change interaction of command substitution and...
2010-05-30 jillesdevfs(5): Also mention when device nodes on ufs stopped...
2010-05-30 alcMerge various changes from i386/i386/pmap.c:
2010-05-30 jkimFix a regression from r200554, which broke fdc(4) attac...
2010-05-29 gordonAdd file include processing for newsyslog.
2010-05-29 gordonConvert newsyslog to using queue(3) macros instead...
2010-05-29 jillesClarify devfs manpages slightly.
2010-05-29 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-05-29 alcWhen I pushed down the page queues lock into pmap_is_mo...
2010-05-29 rpauloDue to the way HALDEBUG() is defined, we need to add...
2010-05-29 rpauloDue to the way HALDEBUG() is defined, we need to add...
2010-05-29 rpauloDon't shadow the global variable 'version'.
2010-05-29 nyanMFi386: the part of revision 181809
2010-05-29 nyanMFi386: revision 178471
2010-05-29 nyanReduce diffs against i386.
2010-05-29 nyanMFi386: revision 208621
2010-05-29 nyanMFi386: revision 208604
2010-05-28 jillessh: Recognize "--" in . and exec.
2010-05-28 jillessh: Add some simple tests for ., exec and return from...
2010-05-28 zmlAvoid a wakeup(9) if we can be sure no one is waiting...
2010-05-28 zmlRevert r207439 and solve the problem differently. The...
2010-05-28 marcelThe EFI system partition used to make the CD image...
2010-05-28 jhbDefer initializing machine checks for the boot CPU...
2010-05-28 jchandraFix lock order reversal, unlock page queue and pmap...
2010-05-28 rajInitial implementation of the OFW i/f methods for FDT...
2010-05-28 rajPrepare and extend OFW layer for FDT support.
2010-05-28 rajIntroduce kernel build options for the Flattened Device...
2010-05-28 jhFixes from NetBSD for nvi visual mode:
2010-05-28 jhFix misspelling of "substitution".
2010-05-28 avgboot/zfs: fix gang block reading code
2010-05-28 alcDefer freeing any page table pages in pmap_remove_all...
2010-05-28 neelGet rid of unused variable 'virtual_sys_start'.
2010-05-28 neelIf 'timer2hz' is zero then we don't need to call 'timer...
2010-05-28 cpercivaFix .Dd line: FreeBSD's mdoc code doesn't understand...
2010-05-27 delphijFix build: newnp represents newvp so KDTRACE_NFS_ATTRCA...
2010-05-27 kibClarify a potential issue in get_fpcontext() use.
2010-05-27 jhbMore gracefully handle stale file handles and attribute...
2010-05-27 rwatsonCorrect several nits/problems in the unix_close_race...
2010-05-27 rwatsonWhen close() is called on a connected socket pair,...
2010-05-27 uqsmdoc: use mdoc spelling of Umlauts
2010-05-27 uqsmdoc: remove duplicate width argument
2010-05-27 uqsmdoc: .Ud has attitude, it takes no argument!
2010-05-27 uqsmdoc: Use mdoc macro for the (R) symbol
2010-05-27 uqsmdoc: Garbage collect unused/unneeded macros
2010-05-27 uqsmdoc: Remove leading garbage, empty lines and order...
2010-05-27 uqsmail(1) misses addresses when replying to all
2010-05-27 rpauloRevert r208590. A license ack is not needed as per...
2010-05-27 rpauloMake the user ack the license before using this firmware.
2010-05-27 jchandraCall VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK...
2010-05-27 rpauloInstall Intel iwn(4) firmware license.
2010-05-27 attilioAdd the support for reporting the NOCOREDUMP flag from
2010-05-27 cpercivaChange the current working directory to be inside the...
2010-05-27 neelSimplify clock interrupt handling on mips by using...
2010-05-26 mjacobAdd a new primitive, XPT_SCAN_TGT, to cover the range...
2010-05-26 gonzo- Fix kseg0 address calculation - it doesn't always...
2010-05-26 delphijReorder to have -lcrypto after -larchive. Our linker...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-26 jkimDo not attempt to switch to the same VTs between suspen...
2010-05-26 kibAllow to use syscallname(9) outside subr_trap.c.
2010-05-26 kibRemove a check that should be always true.
2010-05-26 jkimLet the first device suspend and the last device resume...
2010-05-26 nyanReduce diffs against syscons_isa.c. No functional...
2010-05-26 rwatsonAdd unix_close_race, a regresion test to catch ENOTCONN...
2010-05-26 rajInitial device tree source (DTS) files for Marvell...
2010-05-26 rajImport device tree source (DTS) files for PowerPC MPC85...
2010-05-26 rajUse MACHINE_ARCH instead of TARGET_ARCH.
2010-05-25 delphijGrammar nits.
2010-05-25 jhbOnly enable CMCI on i386 if 'device apic' is enabled...
2010-05-25 jhbIgnore the 'addr' argument passed to PT_STEP (it is...
2010-05-25 glebiusAdd uep(4), driver for USB onscreen touch panel from...
2010-05-25 qingliThis patch fixes the problem where proxy ARP entries...
2010-05-25 mjacobDon't leak CCBs for every ABORT.
2010-05-25 delphijlibarchive now needs libcrypto and liblzma.
2010-05-25 delphijDocument bc/dc and nc updates.
2010-05-25 mjacobRemove extra break left by hand editing.
2010-05-25 mjacobTreat PRLI the same as PLOGI and make a database entry...
2010-05-25 rajBring a missing FDT piece (omitted in the previous...
2010-05-25 rajInitial loader(8) support for Flattened Device Tree.
2010-05-25 rajIntroduce a new build knob for Flattened Device Tree...
2010-05-25 rajCorrect dtc version header autogen location.
2010-05-25 rajMostly revert r200691. U-Boot syscall() entry point...
2010-05-25 rajUse loader devices only when they initialized properly.
2010-05-25 neelGet rid of empty and unused KSEG0TEXT macros.
2010-05-25 neelFix mips kernel build breakage caused by revision 208504.
2010-05-25 alcEliminate the acquisition and release of the page queue...
2010-05-24 mariusFix some whitespace nits.
2010-05-24 kibChange ia64' struct syscall_args definition so that...
2010-05-24 kibImprove the documentation for PT_LWPINFO. Note that...
2010-05-24 yongarisge_encap() can sometimes return an error with m_head...
2010-05-24 mariusAccording to simon@ when referring to a company along...
2010-05-24 sbrunoCleanup manpage as suggested by jhb@ to start new sente...
next