]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2012-10-19 edFix warnings found by -Wmising-variable-declarations.
2012-10-19 luigiThis is an import of code, mostly from Giuseppe Lettieri,
2012-10-18 sbrunoest(4) man page update to document the exposed sysctl...
2012-10-18 peterjExplicitly specify 'np' so that getty(8) does not simul...
2012-10-18 attilioIt seems that it is preferable to keep support for...
2012-10-18 andreRemove unnecessary includes from sosend_copyin() and fix
2012-10-18 andreRemove double-wrapping of #ifdef ZERO_COPY_SOCKETS...
2012-10-18 edRemove unneeded D_NEEDMINOR.
2012-10-18 dteskeMore-accurately replicate the help system from sysinsta...
2012-10-18 dteskeFix a bug where blank lines were not being counted...
2012-10-18 emaxmake sure that socket's send and receive buffers are...
2012-10-18 pluknetDocument NetBSD 6.0
2012-10-18 jhbTake advantage of if_baudrate_pf and calculate an effec...
2012-10-18 jhbUse if_initbaudrate().
2012-10-18 edRemove WARNS=6 lines.
2012-10-18 jhbUse if_initbaudrate().
2012-10-18 glebiusFix build after r241659.
2012-10-18 andreUse LOG_WARNING level in in_attachdomain1() instead...
2012-10-18 glebiusUtilize new macro to initialize if_baudrate.
2012-10-18 andreMechanically remove the last stray remains of spl*...
2012-10-18 glebiusLooks like support.h is really not needed here.
2012-10-18 brooksAllow LOCAL_(DIRS,LIBS) to install files in directories...
2012-10-18 attilioRecord the full non-MPSAFE pack filesystem disconnect.
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-18 mariusIt turns out that as documented, PCF8563_R_SECOND_VL...
2012-10-18 glebiusUtilize new macro to initialize if_baudrate.
2012-10-18 glebiusUtilize new macro to initialize if_baudrate().
2012-10-18 uqsVendor import of mdocml 1.12.1
2012-10-18 dteskeFix typo.
2012-10-18 sobomaxFully backout latest changes.
2012-10-18 jimharrisAdd ability to queue nvme_request objects if no nvme_tr...
2012-10-18 jimharrisPreallocate a limited number of nvme_tracker objects...
2012-10-18 jimharrisCreate nvme_qpair_submit_request() which eliminates...
2012-10-18 jimharrisSimplify how the qpair lock is acquired and released.
2012-10-18 jimharrisCleanup uio-related code to use struct nvme_request and
2012-10-18 jimharrisAdd nvme_ctrlr_submit_[admin|io]_request functions...
2012-10-18 jimharrisAdd struct nvme_request object which contains all of...
2012-10-18 jimharrisMerge struct nvme_prp_list into struct nvme_tracker.
2012-10-18 jimharrisAdd return codes to all functions used for submitting...
2012-10-18 emaxput another bandaid on the build until i figure out...
2012-10-17 mmAdd missing initialization for do_prefix.
2012-10-17 emaxfix build
2012-10-17 dteskeAsk to become root via sudo(8) and give user ability...
2012-10-17 glebiusDon't redefine macros defined in if.h and ethernet.h.
2012-10-17 sobomaxRemove harmless, but superfluous local change that...
next