]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-10 alcIncrease the scope of the page queues lock in vm_page_a...
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 rwatsonWhen the MT_SONAME mbuf is popped off of a receive...
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelMake the GDB dynamic linker hooks (r_debug_state) condi...
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelRemove DDB. The one user of this macro has been changed...
2004-07-10 marcels/DDB/BVDDB/g
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB framework:
2004-07-10 marcelUpdate for the KDB debugger framework:
2004-07-10 marcelHook the KDB frontend into the build.
2004-07-10 marcelImplement makectx(). The makectx() function is used...
2004-07-10 marcelAdd new options for the KDB framework. This commit...
2004-07-10 marcelIntroduce the KDB debugger frontend. The frontend provi...
2004-07-10 kientzleCorrect a brain-o in extract_dir: mkdirpath() and...
2004-07-10 marcelAdd support for uart(4) being a debug port for the...
2004-07-10 maximo Document net.inet.sack.enable sysctl. net.inet.sack...
2004-07-10 marcelIntroduce the GDB debugger backend for the new KDB...
2004-07-10 marcelUnbreak alpha: On alpha a long double is the same as...
2004-07-10 phkClean up and wash struct iovec and struct uio handling.
2004-07-10 phkRemove a pointless check.
2004-07-10 tjrAdd a reference to od(1).
2004-07-10 alfredDecode the "wence" arg to lseek and linux_lseek.
2004-07-10 tjrInitialize cs_invert to "false" in new csets.
2004-07-10 rwatsonNow socket buffer locks are being asserted at higher...
2004-07-10 rwatsonAssert socket buffer lock at strategic points between...
2004-07-10 impModernize description of physio. Make explicit that...
2004-07-09 marius- Add missing <sys/module.h>. [1]
2004-07-09 alfreddocument vfs_suser.
2004-07-09 emaxForce commit.
2004-07-09 jhbCheck the lock lists to see if they are empty directly...
2004-07-09 emaxBump __FreeBSD_version
2004-07-09 cognetDo not bzero() the softc, as newbus does it for us.
2004-07-09 tjrAdd fast paths for conversion of plain ASCII characters.
2004-07-09 tjrSlightly reorganize and simplify.
2004-07-09 pjdDecrease default stripe size to 4k, as we have "FAST...
2004-07-09 pjdImplement "FAST" mode for GEOM_STRIPE class and turn...
2004-07-09 phkOnly detach consumers which are attached when we wither...
2004-07-09 phkAdd a JFLAG which can be used to speed up universe:
2004-07-09 desReduce namespace pollution.
2004-07-09 cognetNewbus returns a zeroed softc, so there's no need to...
2004-07-09 desWhen cleaning house, don't try to remove what isn't...
2004-07-09 desBump document date.
2004-07-09 desAccumulate directory entries in a fixed-length sbuf...
2004-07-09 desThe type and name of sbuf_b{cat,cpy}()'s second argumen...
2004-07-09 desCosmetic adjustment to previous commit: name the second...
2004-07-09 desHave sbuf_bcat() and sbuf_bcpy() take a const void...
2004-07-09 grehan- correctly set the return value for the copyin/out...
2004-07-09 ruFixed markup.
2004-07-09 dasRemove the declaration of isnan() from this file. ...
2004-07-09 ruPolished markup.
2004-07-09 hartiUse and explicite 'sh' to run the scripts, because...
2004-07-09 ruFixed markup and punctuation.
2004-07-09 dasBump document date for recent changes.
2004-07-09 ruMarkup nit picking.
2004-07-09 alcEliminate struct shm_handle. It is an unnecessary...
2004-07-09 bmsUse ETHER_IS_MULTICAST() consistently in ether_resolvem...
2004-07-09 tjrReport input errors instead of ignoring them.
2004-07-09 impFix mismerge of fdc. Also, OLDCARD never was supported...
2004-07-09 dasDocument these functions as being in libm, not libc...
2004-07-09 dasImplement the classification macros isfinite(), isinf...
2004-07-09 dasDefine the following macros in terms of [gi]cc builtins...
2004-07-09 bmsDocument compile-time switches here as I'm going to...
2004-07-09 tjrUpdate for multibyte character support: remove BUGS...
2004-07-09 bmsFurther improve locking in xl(4):
2004-07-09 bmsApply the long-overdue hatchet of style(9) death to...
2004-07-09 tjrAdd support for multibyte characters. The challenge...
2004-07-09 rwatsonRemove spl()'s from do_sendfile().
2004-07-09 bmsFurther locking improvements for vr(4):
2004-07-09 bmsAdd a 'suspended' flag to softc so that we can avoid...
2004-07-09 bmsActually turn on driver locking in xl(4).
2004-07-09 bmsFurther rl(4) locking improvements:
2004-07-08 brianChange the following environment variables to kernel...
2004-07-08 jhb- Move contents of sched_add() into a sched_add_interna...
2004-07-08 marcelMFamd64 (1.275):
2004-07-08 cognetDefine NSFBUFS and use it.
2004-07-08 wollmanEliminate some magic numbers and correct description...
2004-07-08 trhodesRemove support for gemdos, John removed it from the...
2004-07-08 hartiAdd the new call control layer to the library and insta...
next