]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-02-21 Marcel MoolenaarDon't use disklabel for the MFS root. The DoFS.sh scrip...
2008-02-20 Rui PauloAdd AS lookup functionality. On each hop we query a...
2008-02-20 David MaloneTwo no-op fixes to improve corretness of syslogd code:
2008-02-20 Scott LongFix a couple of locking mistakes in the ses_ioctl path.
2008-02-20 Andrew Thompsongeom_lvm(4) is now known as geom_linux_lvm(4).
2008-02-20 Andrew ThompsonRename geom_lvm(4) to geom_linux_lvm(4).
2008-02-20 Andrew Thompsongeom_lvm(4) is now known as geom_linux_lvm(4).
2008-02-20 Andrew ThompsonRename geom_lvm(4) to geom_linux_lvm(4).
2008-02-20 Andrew ThompsonAdd a geom class to map Linux LVM logical volumes.
2008-02-19 Remko LodderSet the baudrate for if_ti.
2008-02-19 Bruce EvansMerge cosmetic changes from e_rem_pio2.c 1.10 (convert...
2008-02-19 Bruce EvansOptimize for 3pi/4 <= |x| <= 9pi/4 in much the same...
2008-02-19 Bruce EvansRearrange the polynomial evaluation for better parallel...
2008-02-19 Ruslan Ermilovgetopt(3) returns -1, not EOF.
2008-02-19 Ruslan ErmilovEliminate whitespace diffs to the i386 version.
2008-02-19 Tim KientzleInclude O_BINARY in open() calls on platforms that...
2008-02-19 Tim KientzleAnother tiny, tiny step towards Windows support. No...
2008-02-19 Tim KientzleSomeday I might forgive the standards bodies for omitti...
2008-02-19 Tim KientzleSimplify file type setting.
2008-02-19 Tim KientzleThe test_assert() function that backs my custom assert...
2008-02-19 Tim KientzlePortability: Since the values are fixed and the symboli...
2008-02-19 Tim KientzlePortability: Include O_BINARY if the local platform...
2008-02-19 Tim KientzleCorrect a compile error when libbz2/zlib are unavailable.
2008-02-19 Tim KientzleMark a few additional functions that are/are not availa...
2008-02-19 Tim KientzlePortability improvements:
2008-02-19 Tim KientzleAllow appending to archives on block devices as well as
2008-02-18 Yaroslav TykhiyUndo the damage I did in sys/kern/vfs_mount.c #1.274 and
2008-02-18 Paolo PisatiFix display of multiple nat rules.
2008-02-18 Marcel MoolenaarFix "warning: comparison is always false due to limited...
2008-02-18 Julian ElischerInstead of using a heuristic to decide whether to display
2008-02-18 David SchultzDocument return values better.
2008-02-18 David SchultzAdd tgammaf() as a simple wrapper around tgamma().
2008-02-18 Bruce Evans2 long double constants were missing L suffixes. This...
2008-02-18 Bruce EvansFix a typo which broke k_tanl.c on !(amd64 || i386).
2008-02-18 Bruce EvansInline __ieee754__rem_pio2(). With gcc4-2, this gives...
2008-02-18 Yaroslav TykhiyAdd a work-around to make it possible again to remount
2008-02-18 Yaroslav TykhiyAdd a remark on a questionable property of vfs_mergeopts().
2008-02-18 Edwin Groothuisremove Vette Dinsdag. It was on the wrong day of the...
2008-02-18 Kevin Logetopt(3) returns -1, not EOF.
2008-02-18 David SchultzSome basic regression tests for {sin,cos,tan}{,f,l}().
2008-02-18 Mike PritchardMake the human readable numbers printed with the -h...
2008-02-18 Yaroslav TykhiyBack out rev. 1.74 because the kernel isn't ready yet
2008-02-18 Yaroslav TykhiyDon't forget to prepare string options for nmount(2).
2008-02-17 David SchultzThere are 3 tests here, not 2.
2008-02-17 Yaroslav TykhiyPrevent the NFS client from losing MNT_ROOTFS on the...
2008-02-17 David SchultzUse volatile hacks to make sure exp() generates an...
2008-02-17 Marcel MoolenaarMove the $FreeBSD$ tag in a comment as __FBSDID doesn...
2008-02-17 Marcel MoolenaarHook the U-Boot library up to the build.
2008-02-17 Yaroslav TykhiyCorrect the description of getmnt_silent: unknown optio...
2008-02-17 Jason EvansFix a race condition in arena_ralloc() for shrinking...
2008-02-17 Jason EvansRemove support for lazy deallocation. Benchmarks acros...
2008-02-17 Antoine BrodinMake sysctl_kern_arnd return a random buffer instead...
2008-02-17 Justin T. GibbsOnly print sense data diagnostics if debugging is enabl...
2008-02-17 Kris KennawaySwitch from conditionally dropping Giant in exit1(...
2008-02-17 Justin T. GibbsRemove superfluous setting of the transport_version...
2008-02-17 Robert WatsonRemove custom queue macros in Coda, replacing them...
2008-02-17 Robert WatsonRemove namecache performance-tuning todo for Coda:...
2008-02-17 David SchultzHook up sinl(), cosl(), and tanl() to the build.
2008-02-17 David SchultzAdd implementations of sinl(), cosl(), and tanl().
2008-02-17 David SchultzDocumentation for sinl(), cosl(), and tanl().
2008-02-17 David SchultzAdd kernel functions for 128-bit long doubles. These...
2008-02-17 David SchultzAdd kernel functions for 80-bit long doubles. Many...
2008-02-17 David SchultzAdd more pi for long doubles. Also, avoid storing multi...
2008-02-17 Justin T. GibbsAdvertise to CAM the ability of 790X controllers to...
2008-02-17 Gregory Neil... Fix quoting for the dnsbl example -- m4 misparses quote...
2008-02-17 Gregory Neil... Use better examples (and comment them out for safety).
2008-02-17 Gregory Neil... Switch libmilter from select(2) to poll(2) so milters...
2008-02-17 Warner LoshFix typo in comment.
2008-02-16 Marcel MoolenaarMFp4 (e500):
2008-02-16 Marcel MoolenaarMFp4 (e500):
2008-02-16 Marcel MoolenaarRe-sort options. While here:
2008-02-16 Marcel MoolenaarEnable option WITNESS_SKIPSPIN by default.
2008-02-16 Bruce A. MahNew release notes: AMD 6.1.5, awk 20071023, CVS 1...
2008-02-16 Hajimu UMEMOTOCreate a thread to handle passive cooling for 1st zone...
2008-02-16 Rui PauloAllow the user to override the current active cooling...
2008-02-16 Rui PauloSkip validation of the C3 state if we disabled C3 by...
2008-02-16 Xin LIAllow underscore in domain names while resolving. ...
2008-02-15 Daniel Gerzo- fix typo
2008-02-15 Antoine BrodinRemove a superfluous line in run_interrupt_driven_confi...
2008-02-15 Antoine Brodin- Make Disk_Names() behave as documented in libdisk...
2008-02-15 Attilio RaoBump __FreeBSD_version in order to signal introduction...
2008-02-15 Attilio Rao- Introduce lockmgr_args() in the lockmgr space. This...
2008-02-15 Robert WatsonAdd privilege PRIV_NNPFS_DEBUG for use with Arla/nnpfs...
2008-02-15 Oliver FrommeAdd myself and the mentorship relation of des.
2008-02-15 Robert WatsonThe possibly interruptible msleep in coda_call() means...
2008-02-15 Robert WatsonSpell replys as replies.
2008-02-15 Robert WatsonReorder and clean up make_coda_node(), annotate weaknes...
2008-02-15 Bruce EvansSigh, the weak reference for ceill(), floorl() and...
2008-02-15 Scott LongTeach the dump and minidump code to respect the maxiosz...
2008-02-14 Robert WatsonAdd open_to_operation, a security regression test that...
2008-02-14 Yaroslav TykhiyNo network addresses in the system isn't a good excuse
2008-02-14 John BaldwinMake netstat -rn more resilient to having the routing...
2008-02-14 Christian BruefferSome language and mdoc style improvements.
2008-02-14 Marcel MoolenaarOn Montecito processors, the instruction cache is in...
2008-02-14 Yaroslav TykhiyIn the new order of things dictated by nmount(2), a...
2008-02-14 Andrew GallatinNow that mxge supports MSI-X interrupts, reverse the...
2008-02-14 Bruce EvansOops, the weak reference for ceill(), floorl() and...
2008-02-14 Rui PauloDon't attach to non Core CPUs. This is needed because...
2008-02-14 Bruce EvansUse the expression fabs(x+0.0)+fabs(y+0.0) instad of...
2008-02-14 Bruce EvansForced commit to note that the minus sign in the fancy...
next