]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-02-23 bruefferFix typo.
2008-02-23 bdeOptimize the 9pi/2 < |x| <= 2**19pi/2 case some more...
2008-02-23 kmacyFix tinderbox by removing call to kdb_backtrace
2008-02-23 scfAdd the groupmod '-d' option to pw to allow the deletio...
2008-02-23 scfstyle(9) (verified no object changes)
2008-02-23 kmacy- update firmware to 5.0
2008-02-23 desThis patch adds a new ktrace(2) record type, KTR_STRUCT...
2008-02-22 bmsip6(4) man page lacks documentation for TCLASS option.
2008-02-22 bdeAvoid using FP-to-integer conversion for !(amd64 |...
2008-02-22 bdeRemove the "quick check no cancellation" optimization for
2008-02-22 bdeOptimize the 9pi/2 < |x| <= 2**19pi/2 case on amd64...
2008-02-22 rrsFixes a memory leak when VRF's are in play.
2008-02-22 rrs- Takes out stray ifdef code that should not have been...
2008-02-22 bdeAdd an irint() function in inline asm for amd64 and...
2008-02-22 bdeOptimize the conversion to bits a little (by about...
2008-02-22 kibSanitize arguments to linux_mremap().
2008-02-22 ruFix essential bugs and warnings.
2008-02-22 bdeOptimize the fixup for +-0 by using better classificati...
2008-02-22 ruHide BSD ar(1) under the MK_TOOLCHAIN option.
2008-02-22 bdeFix rintl() on signaling NaNs and unsupported formats.
2008-02-22 obrienClean up created turds.
2008-02-22 obrienWe build important toolchain statically. So build...
2008-02-22 obrienRe-introduce the new BSDLed 'ar' to the build.
2008-02-22 jkoshyFix 'make checkdpadd'.
2008-02-22 dass/rcsid/__FBSDID/
2008-02-22 dasRemove an unused variable.
2008-02-22 dasEliminate some warnings.
2008-02-22 davidchMFC after: 4 weeks
2008-02-21 piso-Fix display of nat range.
2008-02-21 bruefferAdd some missing Xrefs to drivers.
2008-02-21 philipNote, as required by our agreement with IEEE/The Open...
2008-02-21 remkoAdd support for the VIA USB2IDE bridge [1].
2008-02-21 obrienIf 'WITH_BSDAR' is defined, install as gnu-<util_name>.
2008-02-21 ruFix static linkage.
2008-02-21 ruAdd LIBELF.
2008-02-21 kaiwBack out previous commit. Restore Binutils ar as defaul...
2008-02-21 kaiw* Connect ar(1) to the build and make it default ar...
2008-02-21 ruRemove WARNS from here and compile with default kernel...
2008-02-21 ruRemove WARNS from here and compile with default kernel...
2008-02-21 kaiwImport ar(1) front-end. (aka 'BSD' ar)
2008-02-21 grogEnsure that the -s flag truncates the accounting data.
2008-02-21 kientzleSanity-check the block size.
2008-02-21 marcelDon't check the bpbSecPerTrack and bpbHeads fields...
2008-02-21 marcelDon't use disklabel for the MFS root. The DoFS.sh scrip...
2008-02-20 rpauloAdd AS lookup functionality. On each hop we query a...
2008-02-20 dwmaloneTwo no-op fixes to improve corretness of syslogd code:
2008-02-20 scottlFix a couple of locking mistakes in the ses_ioctl path.
2008-02-20 thompsageom_lvm(4) is now known as geom_linux_lvm(4).
2008-02-20 thompsaRename geom_lvm(4) to geom_linux_lvm(4).
2008-02-20 thompsageom_lvm(4) is now known as geom_linux_lvm(4).
2008-02-20 thompsaRename geom_lvm(4) to geom_linux_lvm(4).
2008-02-20 thompsaAdd a geom class to map Linux LVM logical volumes.
2008-02-19 remkoSet the baudrate for if_ti.
2008-02-19 bdeMerge cosmetic changes from e_rem_pio2.c 1.10 (convert...
2008-02-19 bdeOptimize for 3pi/4 <= |x| <= 9pi/4 in much the same...
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:...
next