]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Replace sbuf_overflowed() with sbuf_error(), which returns any error
[FreeBSD/FreeBSD.git] / sys /
2010-09-10 mdfReplace sbuf_overflowed() with sbuf_error(), which...
2010-09-10 kenMFp4 (//depot/projects/mps/...)
2010-09-10 mavDo not IPI CPU that is already spinning for load. It...
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-09-10 bschmidtFix firmware module dependencies.
2010-09-10 jchandraCompilation fix - when INVARIANTS are turned off.
2010-09-10 obrienProtect BSDI $Id from accidental manipulation.
2010-09-10 pjdForgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.
2010-09-10 bzWhen using pf routing options, properly handle IP fragm...
2010-09-09 pjdRemove empty lines committed by accident.
2010-09-09 pjdOn FreeBSD we can log from pool that have multiple...
2010-09-09 pjdIgnore log vdevs.
2010-09-09 pjdAllow to boot from a pool within which replacing is...
2010-09-09 pjdRemove duplicated code.
2010-09-09 mdfBump __FreeBSD_version for sbuf ABI change.
2010-09-09 tuexen* Remove code which has no effect.
2010-09-09 jhbCatch up to rename of the constant for the Master Data...
2010-09-09 mdfFix an incorrect use of sbuf_overflowed() after a call...
2010-09-09 mdfAdd a drain function for struct sysctl_req, and use...
2010-09-09 jhb- Rename the constant for the Master Data Parity Error...
2010-09-09 mdfAdd drain functionality to sbufs. The drain is a funct...
2010-09-09 jchandraClean up and update sys/mips/rmi/rmi_mips_exts.h
2010-09-09 mdfRefactor sbuf code so that most uses of sbuf_extend...
2010-09-09 nwhitehornReorder statistics tracking and table lock acquisitions...
2010-09-09 rmacklemFix the experimental NFS client so that it doesn't...
2010-09-09 nwhitehornOn architectures with non-tree-based page tables like...
2010-09-09 nwhitehornFix a problem where device detection would work unrelia...
2010-09-09 rpauloFix two bugs in DTrace:
2010-09-09 pjdRemove VI_MOUNT flag from vnode on VFS_MOUNT() failure.
2010-09-09 edLet psm(4) use si_drv1 to refer to its softc.
2010-09-09 jchandraMinor clean up for nlge - nlna_submit_rx_free_desc...
2010-09-08 yongariCorrect definition of T2 mode bit of MRBE Message Page...
2010-09-08 pjdDoing first mount and updating mount points are both...
2010-09-08 pjd- Log all the problems in devfs_fixup().
2010-09-08 jhbIf autoboot_delay is set to -1, boot immediately withou...
2010-09-08 mavAdd few more bintime math macros.
2010-09-08 emaxAdd custom kernel configuration and device tree source...
2010-09-08 nwhitehornFix a printf specifier on 64-bit systems.
2010-09-08 jhb- Add register definitions related to extended capabili...
2010-09-08 avgsubr_bus: use hexadecimal representation for bit flags
2010-09-08 jchandranlge (alternate XLR GMAC driver) updates:
2010-09-08 mavDuring SMP startup there is time window, when SMP start...
2010-09-08 nwhitehornFix a typo in the original import of this code from...
2010-09-08 jchandraClean up fast message ring code for XLR.
2010-09-07 nwhitehornFix an error made in r209975 related to context ID...
2010-09-07 yongariConsistently use tab characters instead of tab + space...
2010-09-07 yongariRemove trailing CR at EOL.
2010-09-07 ivorasAvoid "Entry can disappear before we lock fdvp" panic.
2010-09-07 jfvCode correction in refresh_mbufs, just continuing
2010-09-07 jfvTighten up the rx mbuf refresh code, there were some
2010-09-07 yongariMake sure to create DMA'able memory for statistics...
2010-09-07 jhbStore the full timestamp when caching timestamps of...
2010-09-07 jhbEach processor socket in a QPI system has a special...
2010-09-07 jchandraPCIe updates for XLS.
2010-09-07 jchandraWhitespace fixes - indent with tabs instead of spaces.
2010-09-07 jchandraOn boards with >512MB memory, the result of vtophys...
2010-09-07 rstoneFix a typo in r212281. uintptr -> uintptr_t
2010-09-07 rstoneIn munmap() downgrade the vm_map_lock to a read lock...
2010-09-06 nwhitehornFix the same race condition on 32-bit AIM CPUs that...
2010-09-06 willFix CARP in backup mode by properly registering its...
2010-09-06 willFix static kernel builds with carp(4) by changing its...
2010-09-06 glebiusin_delayed_cksum() requires host byte order.
2010-09-06 avgacpi_hp: fix bus attachment code
2010-09-06 jchandraXLR/XLS hardware interrupts should be programmed level...
2010-09-05 tuexenImplement correct handling of address parameter and
2010-09-05 mavAdd support for the Sharp/Micron flash chips to powerma...
2010-09-05 mavMake nexus report name and compat fields as pnpinfo...
2010-09-05 mavSeveral improvements to HPET driver:
2010-09-05 rrsFix some CLANG warnings. One clang warning is left
2010-09-05 fabientFix invalid class removal when IAF is not the last...
2010-09-05 mavInitialize buffer for case of empty string. Happens...
2010-09-05 daichiAllowed unionfs to use whiteout not supporting file...
2010-09-05 rmacklemChange the code in ncl_bioread() in the experimental NFS
2010-09-05 rmacklemDisable use of the NLM in the experimental NFS client...
2010-09-04 avgstruct device: widen type of flags and order fields...
2010-09-04 bzFix a compile problem introduced with r212008 on 32bit:
2010-09-04 bzIn case of RADIX_MPATH do not leak the IN_IFADDR read...
2010-09-03 yongariFix another bug introduced in r212109. We should unload...
2010-09-03 mdfUse a better #if guard.
2010-09-03 mdfStyle(9) fixes and eliminate the use of min().
2010-09-03 mdfFix user-space libsbuf build. Why isn't CTASSERT avail...
2010-09-03 mdfFix brain fart when converting an if statement into...
2010-09-03 mdfUse math rather than iteration when the desired sbuf...
2010-09-03 rdivackyChange the parameter passed to the inline assembly...
2010-09-03 avgvm_page.c: include opt_msgbuf.h for MSGBUF_SIZE use...
2010-09-03 avgacpi: update stale comments about order of cpu devices...
2010-09-03 grehan- Bump MAXCPU to 4. Tested on a quad G5 with both 32...
2010-09-03 yongariInitial WOL support. NS DP8315 was tested but SiS900...
2010-09-02 yongariImplement initial device suspend/resume method.
2010-09-02 nwhitehornIn the case of non-sequential mappings, ofw_mapmem...
2010-09-02 gibbsCorrect bioq_disksort so that bioq_insert_tail() offers...
2010-09-02 yongariEnable sis(4). sis(4) should work on all architectures.
2010-09-02 yongariUnlike most other controllers, NS DP83815/DP83816 contr...
2010-09-02 yongariFix the last endianness issue on handling station addre...
2010-09-02 bzMFp4 CH=183052 183053 183258:
2010-09-02 jkimDisable video ROM shadowing by default as I originally...
2010-09-02 mdfFix UP build.
2010-09-02 bzMFp4 CH=183259:
2010-09-02 desRemove the freelist, which simply duplicates some of...
2010-09-02 emasteRemove trailing whitespace.
next