]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-02-09 rwatsonNo reason not to maintain stats on statfs in Coda,...
2008-02-09 rwatsonRemove unused devtomp(), which exploited UFS-specific...
2008-02-09 bdeFix a comment about coefficients and expand a related...
2008-02-09 rwatsonSince Coda is effectively a stacked file system, use...
2008-02-09 dwmaloneWARNS fixes:
2008-02-09 marcusAdd support for displaying a process' current working...
2008-02-09 rwatsonLock cache vnode when VOP_FSYNC() is called on a Coda...
2008-02-09 rwatsonMake all calls to vn_lock() in Coda, including recently...
2008-02-08 rwatsonThe Coda module was originally ported to NetBSD from...
2008-02-08 ghelmerFix truncation of lines at LINE_MAX characters by dynam...
2008-02-08 rwatsonBefore invoking vnode operations on cache vnodes, acqui...
2008-02-08 rwatsonRemove undefined coda excluded by #if 1 #else, which...
2008-02-08 attilioConver all explicit instances to VOP_ISLOCKED(arg,...
2008-02-08 samNote m_collapse addition.
2008-02-08 sambelated bump for the addition of m_collapse
2008-02-08 ruIntroduce -i to SYNOPSIS, forgotten by krion@.
2008-02-08 dwmaloneWARNS fixes: mainly constness and avoid comparing signe...
2008-02-08 dwmaloneWARNS fixes: remove two unused variables and add some...
2008-02-08 desUse memcpy(3) instead of the BSD-specific bcopy(3).
2008-02-08 dess/MAXPATHLEN/PATH_MAX/ to reflect five-year old change...
2008-02-08 jasoneFix a bug in lazy deallocation that was introduced...
2008-02-08 bdeFix truncl() when the result should be -0.0L. When...
2008-02-08 bdeOops, fix the fix in rev.1.10. logb() and logbf()...
2008-02-08 jasoneClean up manipulation of chunk page map elements to...
2008-02-07 mariusFix netname() [1] and routename() on big-endian LP64...
2008-02-07 rinkThe previous commit message was wrong. It should have...
2008-02-07 obrienstyle(9) (verifed no-change in .o's)
2008-02-07 ruDon't reset DST computed by strptime() (when e.g. setti...
2008-02-07 glebiusIf the vhid already present, return EEXIST instead of
2008-02-07 glebiusRemove unused structure member from struct in_ifadown_arg.
2008-02-07 glebiusUse rtalloc1() instead of rtalloc_ign(). It returns...
2008-02-07 yarAdd a note that ipfw states do not implicitly match...
2008-02-07 bdeUse a better method of scaling by 2**k. Instead of...
2008-02-07 jeff - Add THREAD_LOCKPTR_ASSERT() to assert that the threa...
2008-02-07 dougbFrom the 4 February 2008 update:
2008-02-07 jeff - In rw_wunlock_hard prefer to wakeup writers if there...
2008-02-07 alcChange shm_dotruncate() so that it correctly handles...
2008-02-07 bdeUse a better method of scaling by 2**k. Instead of...
2008-02-06 desAdd missing #include
2008-02-06 desFix the Xlist so it actually works with 'tar -X', and...
2008-02-06 desAs per discussion, commit experimental metadata for...
2008-02-06 grehanMake the openfirmware getchar entry point non-blocking...
2008-02-06 desYet another pointy hat: when I zapped FBSDprivate_1...
2008-02-06 desAdd pthread_mutex_isowned_np() here as well; libthr...
2008-02-06 desRemove unnecessary prototype.
2008-02-06 desAdd pthread_mutex_isowned_np() so there is no need...
2008-02-06 mavDo not use bcmp() to compare two bytes with constants.
2008-02-06 desPrevious commit had a typo that resulted in symbol...
2008-02-06 desGive libkse the same treatment as libthr re. symbol...
2008-02-06 desConvert pthread.map to the format expected by version_g...
2008-02-06 desRemove incorrectly added FBSDprivate_1.1 namespace...
2008-02-06 delphijRevert rev. 1.128, we have a hard link generated from new
2008-02-06 desmutex_islocked_np -> mutex_isowned_np
2008-02-06 desPer discussion on -threads, rename _islocked_np() to...
2008-02-06 marcelThe man page of ofwdump(8) is installed as usr/share...
2008-02-06 mavCleanup and tune ng_snd_item() function as it is one...
2008-02-06 delphijReflect rr232x(4) manpage removal
2008-02-06 silbyThis is a regression test to verify the proper behavior...
2008-02-06 silbyReplace the random IP ID generation code we
2008-02-06 scottlRemove an errant definition for AMR_CONFIG_ENQ3_SOLICIT...
2008-02-06 attiliotd cannot be NULL in that place, so just axe out the...
2008-02-06 desAdd necessary cast for tolower() argument.
2008-02-06 pbFix typo.
2008-02-06 pbUpdate fix from rev 1.2.
2008-02-06 bdeAs for the float trig functions and logf, use a minimax...
2008-02-06 scottlFix a symbol conflict between hptrr and hptmv
2008-02-06 scottlAdd a note that the hptrr driver supersedes the rr232x...
2008-02-06 jasoneTrack dirty unused pages so that they can be purged...
2008-02-06 scottlUpdate the hptrr driver to version 1.2. This adds...
2008-02-06 jeffAdaptive spinning in write path with readers and writer...
2008-02-06 attilioUpdate manpage in order to reflect LK_NODUP and LK_NOWI...
2008-02-06 attilioBump __FreeBSD_version in order to reflect introduction...
2008-02-06 attilioAdd WITNESS support to lockmgr locking primitive.
2008-02-06 attilioReally, no explicit checks against against lock_class_...
2008-02-05 pbFix a bug in hexadecimal formatting of the CHAP digest...
2008-02-05 ceriBump .Dd for r1.19; use consistent whitespace.
2008-02-05 jhbAdd ZFS support.
2008-02-05 matteoset WARNS to 1: with WARNS=2 an aliasing error in a...
2008-02-05 antoineAdd my birthday.
2008-02-05 antoineAdd myself.
2008-02-05 obrienMinor style(9) nit.
2008-02-05 lulf- Forced commit to note that revision 1.20 log was...
2008-02-05 desSatisfy a particularly obstinate nit-picker :)
2008-02-05 lulf- Add extra paths for GEOM_LIBRARY_PATH to the fixit...
2008-02-05 lulf- Update geom(8) to explain that GEOM_LIBRARY_PATH...
2008-02-05 rajIntroduce a standalone shell script for embedding MFS...
2008-02-05 rajARM locore cosmetics.
2008-02-05 rajImprove ARM_TP_ADDRESS and RAS area.
2008-02-05 desGive usr.bin/kdump/kdump_subr.c the same treatment...
2008-02-05 desRevert CLEANDEPFILES commit per ru@'s request; it does...
2008-02-05 matteoAdd missing includes and correct argument to sysctlbyname
2008-02-04 mavPrepare hooks direct pointers on setup to avoid heavy...
2008-02-04 jkoshyDocument the return type for gelf_fsize(3).
2008-02-04 ruForced commit. Previous revision was instead
2008-02-04 ruImprove rev. 1.63. Document -instance and -globalport...
2008-02-04 desAfter careful consideration (and a brief discussion...
2008-02-04 rwatsonFurther clean up sorflush:
2008-02-04 lulf- Make geom commands handle multiple library paths...
2008-02-04 ddsFix collation order for accented characters.
2008-02-04 matteoFix incorrect handling of malloc failures
next