]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-19 jhbAs a temporary hack, turn off deferred preemptions...
2004-07-19 greenSince breakage of malloc(9)/uma_zalloc(9) is totally...
2004-07-19 kientzleGuard against argv[0] being NULL.
2004-07-19 hartiMake it clearer what means 'won't work' for .if string...
2004-07-19 tjrAvoid passing negative values to tolower() on machines...
2004-07-19 hartiFix a typo that could provoke a panic or access to...
2004-07-19 cognetMake kdb_backtrace() sort of work.
2004-07-19 grehanEnable libpthread build for powerpc
2004-07-19 grehanPPC MD bits for KSE. Runs test cases OK. Crippled to...
2004-07-19 grehanAdd signalcontext, required by KSE.
2004-07-19 grehanThe new program counter should go into the trapframe...
2004-07-19 tjrSort sections.
2004-07-19 tjrMove exit status information into a DIAGNOSTICS section...
2004-07-19 nyanMFi386: revision 1.596.
2004-07-19 tjrAdd support for multibyte characters. While here, fix...
2004-07-19 tjrPoint out in the BUGS section that look expects input...
2004-07-19 tjrAdd a skeleton makefile that runs the tests out of...
2004-07-19 tjrOops, test error behaviour of wctrans(), not wctype().
2004-07-19 tjrUpdate paths to reg*.c and regex2.h. Add a target to...
2004-07-19 tjrUpdate for removal of cclass.h. Trim some useless targe...
2004-07-19 tjrUpdate for recent changes to struct re_guts. Disable...
2004-07-19 tjrRemove unused files.
2004-07-19 dasForced commit to note that the previous commit message...
2004-07-19 glebiusToday is a good day to add myself here :)
2004-07-19 dasWhile testing fe[gs]etround(), make sure FLT_ROUNDS...
2004-07-19 dasMake FLT_ROUNDS correctly reflect the dynamic rounding...
2004-07-19 dasFix two bugs in the signbit() macro, which was implemen...
2004-07-19 pjdMFp4: Add two options for gnop(8)'s 'create' command:
2004-07-19 grehanUse the version field to identify the partial context...
2004-07-19 greenReimplement contigmalloc(9) with an algorithm which...
2004-07-19 alcAdd partial pmap locking.
2004-07-19 kientzleFix some misspellings, document the TAPE environment
2004-07-19 silbyAdd a #error requiring KDB if DDB is specified. (This...
2004-07-19 grehanEmpty GENERIC.hints file needed by make release.
2004-07-19 marcelThis file was not used to import gdb. Remove.
2004-07-18 julianWhen calling scheduler entrypoints for creating new...
2004-07-18 pjdNow we have NO_ADAPTIVE_MUTEXES option, so use it here...
2004-07-18 stefanfDon't forget the arguments for -M and -N in the DESCRIP...
2004-07-18 julianReverse a lock/unlock pair that were the wrong way...
2004-07-18 rwatsonComment clarifying debug_mpsafenet.
2004-07-18 silbyClarify boot.8 (i386 version) a bit, so that people...
2004-07-18 dasReplace seven nominally MD implementations of frexp...
2004-07-18 alcUtilize pmap_pte_quick() rather than pmap_pte() in...
2004-07-18 marcelAfter maintaining previous behaviour in writing out...
2004-07-18 gjFix a possible hang which apparently occurs during...
2004-07-18 rwatsonGratuitous whitespace change to un-wrap a short line.
2004-07-18 marcelThis library is not WARNS=2 clean for -O2 builds, becau...
2004-07-18 marcelCorrect the mess I made by committing from the wrong...
2004-07-18 dwmaloneThe recent changes to control message passing broke...
2004-07-18 markmRename a preposterously long name with one that might...
2004-07-18 kanUnbreak kernel compiles by preserving an old opt_adapti...
2004-07-18 simonFor the gbde attach script:
2004-07-18 pjdFix copy&paste bug.
2004-07-18 dfrAdd doxygen doc comments for most of newbus and the...
2004-07-18 scottlEnable ADAPTIVE_MUTEXES by default by changing the...
2004-07-18 scottlTry to fix ia64 and alpha compiles. I don't have eithe...
2004-07-18 scottlAdd missing #includes so that this can compile. Obtain...
2004-07-18 mlaierFix a stupid attemp to apply host arithmetics to networ...
2004-07-18 tjrRemove claim of conformance to IEEE Std. 1003.2. Replac...
2004-07-18 maxim`off' is a keyword, not a parameter name.
2004-07-18 dwmaloneI missed two pieces of the commit to this file. Robert...
2004-07-18 markmStart the entropy device insecure/unblocked. I'll be...
2004-07-18 maximIn -CURRENT pseudo devices are not statically assigned...
2004-07-18 pjdMFp4: Add 'dump' command to gconcat(8), glabel(8) and...
2004-07-18 tjrRemove claim of conformance to IEEE Std. 1003.2. Replac...
2004-07-18 pjdFix exclusive-bit leakage.
2004-07-18 sanpeiAdd support System TALKS Inc. SGC-X2UL
2004-07-18 sanpeiAdd support System TALKS Inc. SGC-X2UL
2004-07-18 sanpeiQuirk for SEGRAND NP-900 USB MP3Player
2004-07-18 alcOnly extract a physical address from a pte in pmap_extr...
2004-07-18 alcRemove GIANT_REQUIRED from vmapbuf().
2004-07-18 alcRemove the GIANT_REQUIRED preceding pmap_remove() in
2004-07-18 marcelHook libthread_db into the build, except for arm and...
2004-07-18 marcelDefine _libthr_debug for use by libthread_db.
2004-07-18 marcelDon't include lock.h and pthread_md.h when we're being...
2004-07-18 marcelAdd rudimentary support and stubs for libthr and libc_r...
2004-07-18 rwatsonRemove 'sg' argument to linux_sendto_hdrincl, which...
2004-07-18 keramidaThe description of ng_mesg.cmd should call it "cmd...
2004-07-18 keramidaRemove the dependency of the :C/regexp/replacement...
2004-07-18 obrienPriner control devices are now lpt*.ctl.
2004-07-18 bruefferMention the vfs.usermount sysctl.
2004-07-18 rwatsonDrop Giant and acquire the UNIX domain socket subsystem...
2004-07-18 obrienAdd an "out" to the now required BS of defining DESTDIR.
2004-07-18 davidxuThis is a forced commit.
2004-07-18 mlaierm_tag_copy takes an additional "how" parameter in FreeBSD.
2004-07-17 alfredFix macro so that we don't get missing initializer...
2004-07-17 alfredChange named parameters from max (which conflicts with...
2004-07-17 alcRemedy my omission of one change in the prevision revis...
2004-07-17 davidxuFix typo.
2004-07-17 alc - Utilize pmap_pte_quick() rather than pmap_pte()...
2004-07-17 dwmaloneFix the !INET6 build.
2004-07-17 dwmaloneAdd a kern_setsockopt and kern_getsockopt which can...
2004-07-17 marcelProperly terminate a quoted string in the previous...
2004-07-17 alfreds/manditory/mandatory
2004-07-17 johanRevert WARNS bump until I figure out why this does...
2004-07-17 alfredExplain that for nfs, rpc.lockd and truss I am just...
2004-07-17 alfredSupport readlink(2) better. Readlink does not nul...
2004-07-17 dwmaloneThe tcp syncache code was leaving the IPv6 flowlabel...
2004-07-17 alfredWhen reporting reciept of a signal, print the signal...
2004-07-17 kientzleRemove unused user_uname variable.
next