]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-02-19 bdeRearrange the polynomial evaluation for better parallel...
2008-02-19 rugetopt(3) returns -1, not EOF.
2008-02-19 ruEliminate whitespace diffs to the i386 version.
2008-02-19 kientzleInclude O_BINARY in open() calls on platforms that...
2008-02-19 kientzleAnother tiny, tiny step towards Windows support. No...
2008-02-19 kientzleSomeday I might forgive the standards bodies for omitti...
2008-02-19 kientzleSimplify file type setting.
2008-02-19 kientzleThe test_assert() function that backs my custom assert...
2008-02-19 kientzlePortability: Since the values are fixed and the symboli...
2008-02-19 kientzlePortability: Include O_BINARY if the local platform...
2008-02-19 kientzleCorrect a compile error when libbz2/zlib are unavailable.
2008-02-19 kientzleMark a few additional functions that are/are not availa...
2008-02-19 kientzlePortability improvements:
2008-02-19 kientzleAllow appending to archives on block devices as well as
2008-02-18 yarUndo the damage I did in sys/kern/vfs_mount.c #1.274 and
2008-02-18 pisoFix display of multiple nat rules.
2008-02-18 marcelFix "warning: comparison is always false due to limited...
2008-02-18 julianInstead of using a heuristic to decide whether to display
2008-02-18 dasDocument return values better.
2008-02-18 dasAdd tgammaf() as a simple wrapper around tgamma().
2008-02-18 bde2 long double constants were missing L suffixes. This...
2008-02-18 bdeFix a typo which broke k_tanl.c on !(amd64 || i386).
2008-02-18 bdeInline __ieee754__rem_pio2(). With gcc4-2, this gives...
2008-02-18 yarAdd a work-around to make it possible again to remount
2008-02-18 yarAdd a remark on a questionable property of vfs_mergeopts().
2008-02-18 edwinremove Vette Dinsdag. It was on the wrong day of the...
2008-02-18 kevlogetopt(3) returns -1, not EOF.
2008-02-18 dasSome basic regression tests for {sin,cos,tan}{,f,l}().
2008-02-18 mppMake the human readable numbers printed with the -h...
2008-02-18 yarBack out rev. 1.74 because the kernel isn't ready yet
2008-02-18 yarDon't forget to prepare string options for nmount(2).
2008-02-17 dasThere are 3 tests here, not 2.
2008-02-17 yarPrevent the NFS client from losing MNT_ROOTFS on the...
2008-02-17 dasUse volatile hacks to make sure exp() generates an...
2008-02-17 marcelMove the $FreeBSD$ tag in a comment as __FBSDID doesn...
2008-02-17 marcelHook the U-Boot library up to the build.
2008-02-17 yarCorrect the description of getmnt_silent: unknown optio...
2008-02-17 jasoneFix a race condition in arena_ralloc() for shrinking...
2008-02-17 jasoneRemove support for lazy deallocation. Benchmarks acros...
2008-02-17 antoineMake sysctl_kern_arnd return a random buffer instead...
2008-02-17 gibbsOnly print sense data diagnostics if debugging is enabl...
2008-02-17 krisSwitch from conditionally dropping Giant in exit1(...
2008-02-17 gibbsRemove superfluous setting of the transport_version...
2008-02-17 rwatsonRemove custom queue macros in Coda, replacing them...
2008-02-17 rwatsonRemove namecache performance-tuning todo for Coda:...
2008-02-17 dasHook up sinl(), cosl(), and tanl() to the build.
2008-02-17 dasAdd implementations of sinl(), cosl(), and tanl().
2008-02-17 dasDocumentation for sinl(), cosl(), and tanl().
2008-02-17 dasAdd kernel functions for 128-bit long doubles. These...
2008-02-17 dasAdd kernel functions for 80-bit long doubles. Many...
2008-02-17 dasAdd more pi for long doubles. Also, avoid storing multi...
2008-02-17 gibbsAdvertise to CAM the ability of 790X controllers to...
2008-02-17 gshapiroFix quoting for the dnsbl example -- m4 misparses quote...
2008-02-17 gshapiroUse better examples (and comment them out for safety).
2008-02-17 gshapiroSwitch libmilter from select(2) to poll(2) so milters...
2008-02-17 impFix typo in comment.
2008-02-16 marcelMFp4 (e500):
2008-02-16 marcelMFp4 (e500):
2008-02-16 marcelRe-sort options. While here:
2008-02-16 marcelEnable option WITNESS_SKIPSPIN by default.
2008-02-16 bmahNew release notes: AMD 6.1.5, awk 20071023, CVS 1...
2008-02-16 umeCreate a thread to handle passive cooling for 1st zone...
2008-02-16 rpauloAllow the user to override the current active cooling...
2008-02-16 rpauloSkip validation of the C3 state if we disabled C3 by...
2008-02-16 delphijAllow underscore in domain names while resolving. ...
2008-02-15 danger- fix typo
2008-02-15 antoineRemove a superfluous line in run_interrupt_driven_confi...
2008-02-15 antoine- Make Disk_Names() behave as documented in libdisk...
2008-02-15 attilioBump __FreeBSD_version in order to signal introduction...
2008-02-15 attilio- Introduce lockmgr_args() in the lockmgr space. This...
2008-02-15 rwatsonAdd privilege PRIV_NNPFS_DEBUG for use with Arla/nnpfs...
2008-02-15 olliAdd myself and the mentorship relation of des.
2008-02-15 rwatsonThe possibly interruptible msleep in coda_call() means...
2008-02-15 rwatsonSpell replys as replies.
2008-02-15 rwatsonReorder and clean up make_coda_node(), annotate weaknes...
2008-02-15 bdeSigh, the weak reference for ceill(), floorl() and...
2008-02-15 scottlTeach the dump and minidump code to respect the maxiosz...
2008-02-14 rwatsonAdd open_to_operation, a security regression test that...
2008-02-14 yarNo network addresses in the system isn't a good excuse
2008-02-14 jhbMake netstat -rn more resilient to having the routing...
2008-02-14 bruefferSome language and mdoc style improvements.
2008-02-14 marcelOn Montecito processors, the instruction cache is in...
2008-02-14 yarIn the new order of things dictated by nmount(2), a...
2008-02-14 gallatinNow that mxge supports MSI-X interrupts, reverse the...
2008-02-14 bdeOops, the weak reference for ceill(), floorl() and...
2008-02-14 rpauloDon't attach to non Core CPUs. This is needed because...
2008-02-14 bdeUse the expression fabs(x+0.0)+fabs(y+0.0) instad of...
2008-02-14 bdeForced commit to note that the minus sign in the fancy...
2008-02-14 des_pthread_mutex_isowned_np(): use a more reliable method...
2008-02-14 simonFix sendfile(2) write-only file permission bypass.
2008-02-14 bdeFix the hi+lo decomposition for 2/(3ln2). The decompos...
2008-02-14 bruefferDocument the hw.skc.jumbo_disable tunable. While here...
2008-02-14 bdeUse the expression (x+0.0)-(y+0.0) instead of x+y when...
2008-02-14 yongariPrefer NULL over integer 0 for pointer type.
2008-02-14 yongariNuke local jumbo allocator and switch to use of UMA...
2008-02-14 rwatsonRemove debugging code under OLD_DIAGNOSTIC; this is...
2008-02-14 rwatsonIn Coda, flush the attribute cache for a cnode when...
2008-02-14 gallatinAdd minimally invasive shims to ease MFCs of mxge back...
2008-02-13 jhbAdd KASSERT()'s to catch attempts to recurse on spin...
2008-02-13 jhbMark the syscons video spin mutex as recursable since...
next