]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-22 eadlerAdd a clean-room reimplementation of a script originally
2012-10-22 rpauloFix the memory regions to include the 64MB DDR3 memory...
2012-10-22 rpauloIncrease the I/O memory area to 0xc20000.
2012-10-22 eadlerCorrect the killpg(2) return values:
2012-10-22 eadlerRemove unused code since the 5.x days
2012-10-22 eadlerAdd support for the "&" character in usernames.
2012-10-22 eadlerNow that device disabling is generic, remove extraneous...
2012-10-22 eadlerUpdate the kill(2) and killpg(2) man pages to the moder...
2012-10-22 eadlerColin acked the wrong diff originally. fixed version...
2012-10-22 eadlerCorrect the killpg(2) return values:
2012-10-22 eadlerCheck the return error of set[ug]id. While this can...
2012-10-22 eadlerAdd Danish keyboard model for macbooks to syscons.
2012-10-22 eadlerExplain the upcoming delay by printing a message when...
2012-10-22 eadlerFix typo in error when unable to create TCP socket
2012-10-22 eadlerCheck the return error of set[e][ug]id. While this...
2012-10-22 eadlerFree buf when its no longer used. This helps eliminate...
2012-10-22 eadlerbcd isn't installed setuid.
2012-10-22 eadlerSysinstall has been removed from base.
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-22 eadlerMake uhid attach to devices that look like keyboards
2012-10-22 eadlerAdd support for gjournal to dumpfs
2012-10-22 eadlerImplement HTTP 305 redirect handling.
2012-10-22 eadlerDon't deny non-temporary redirects if the -A option...
2012-10-22 eadlerBe a bit more lenient in the maximum number of redirect...
2012-10-22 eadlerRemove unused variable. Newer versions of gcc care.
2012-10-22 eadlerFix build if COMPAT_43 is defined without one of
2012-10-22 eadlerRemove {harp,hfa,idt} man pages as they were removed...
2012-10-22 eadlerFix conditional expression: previously a bitvector...
2012-10-22 eadlerMake do_uniq work with python3
2012-10-22 eadlerMake xen python scripts work with python3
2012-10-22 eadlerCovert regression test to python 3
2012-10-22 kientzleDon't repeat the POSTREAD dma sync.
2012-10-22 eadlerWarn users when using pkg tools if it looks like they
2012-10-22 eadlerFix conditional expression: previously a bit vector...
2012-10-22 eadlerFinish migration of MAINTAINER entries
2012-10-22 eadlerMark bsdar_errc as __dead2 to help code analysis tools.
2012-10-22 eadlerCovert to python 3
2012-10-22 eadlerPrint flags as hex instead of an integer.
2012-10-22 marcelUpdate after adding WITHOUT_ATF.
2012-10-22 marcelAdd ATF to the build. This is may be a bit rought aroun...
2012-10-21 rpauloMake the Wii GPIO driver a separate device.
2012-10-21 rpauloFix the top comment.
2012-10-21 rpauloAdd a config file for the Wii.
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 nwhitehornImport dialog-1.1-20120706
2012-10-21 aeAdd the flags parameter to the disk_open() function...
2012-10-21 uqsMake fsck and fsck_msdosfs WARNS=6 clean
2012-10-21 uqssbin/fsck: s/perror/perr/ to avoid shadowing
2012-10-21 andreastFix build.
2012-10-21 rpauloAdd "options WII".
2012-10-21 eadlerAdd support for iPhone 5 tethering.
2012-10-20 gjbUpdate ktr(4) to reflect changes from r239923.
2012-10-20 marcelRevert r241752. The claim that it's more correct while...
2012-10-20 andreGrammar fixes to r241781.
2012-10-20 umeSet default for ${pkg_info} like ${pkg_version}.
2012-10-20 umeUse correct INDEX on 10-CURRENT.
2012-10-20 avgboot: use -march=i386 for both i386 and amd64 builds
2012-10-20 eadlerAdds 4K quirks for the some SSD's which all perform...
2012-10-20 baptpkg_add is no more the default tool, make motd recomman...
2012-10-20 andreHide the unfortunate named sysctl kern.ipc.somaxconn...
2012-10-20 marius- Give PIL_PREEMPT the lowest priority just above low...
2012-10-20 andreTidy up somaxconn (accept queue limit) and related...
2012-10-20 edMove uniq() prototype into extern.h.
2012-10-20 edMore -Wmissing-variable-declarations fixes.
2012-10-20 edRemove redundant code.
2012-10-20 uqsstrcmp(3) will suffice here, also follow the style...
2012-10-20 uqsApply local patches to mandoc and connect it to the...
2012-10-20 avgzfs: wait in arc_lowmem only if curproc == pageproc
2012-10-20 avgdocument acpi_cpu devd notification about _CST change
2012-10-20 kevlo- KTR_ENTRIES may be an arbitrary number, remove the...
2012-10-19 jwdDon't lose the 255'th disk behind the initiator.
2012-10-19 impAdd missing Extended Capability ID Numbers from PCIe...
2012-10-19 impIndent ecaps the same way we indent caps.
2012-10-19 impDocument the method used to compute expf. Taken from...
2012-10-19 impDocument the methods used to compute logf. Taken and...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 delphijIntegrate changes from LSI vendor driver 10.80.00.005...
2012-10-19 marcelImprove upon the previous commit to fix the yacc rule.
2012-10-19 marcelFix a bootstrapping problem where the first bmake ...
2012-10-19 emasteUse M_NOWAIT when calling malloc with a lock held.
2012-10-19 jhbWhen checking to see if a video output's _ADR matches...
2012-10-19 joelRemove trailing whitespace.
2012-10-19 sbrunoUpdate man page crossreferences to sandybridge xeon...
2012-10-19 marius- Remove an unused header.
2012-10-19 mariusFix kernel build with options ZFS after r240868.
2012-10-19 sbrunoUpdate hwpmc to support the Xeon class of Sandybridge...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
2012-10-19 edAdd missing const keywords.
2012-10-19 zont- Update cachelimit after hashsize and bucketlimit...
2012-10-19 mariusLet SCHED_ULE give affinity to the CPU the tick interru...
2012-10-19 edPrefer __containerof() over __member2struct().
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 jhbCorrect the order of the MFU and MRU labels. I had...
2012-10-19 andreMove socket UMA zone initialization functionality toget...
2012-10-19 joelFix minor whitespace issues.
2012-10-19 andreMove UMA socket zone initialization from uipc_domain...
2012-10-19 andreUpdate to previous r241688 to use __func__ instead...
2012-10-19 andreRemove splimp() comment from sysinit table and attribut...
2012-10-19 glebiusFix build.
2012-10-19 kientzleReplace deprecated M_DONTWAIT with M_NOWAIT.
next