]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-05-23 cognetRemove duplicate includes.
2007-05-23 cognetRemove duplicate includes.
2007-05-23 desNit: avoid shadowing truncate(2) with a local variable.
2007-05-23 pjdEliminate VI_LOCK()/VI_UNLOCK() pair from getattr and...
2007-05-23 desFix stupid braino in previous commit.
2007-05-23 rwatsonNo need to force __inline__ of currecord(), as the...
2007-05-23 kibMove futex support code from <arch>/support.s into...
2007-05-23 desIf (flags & O_TRUNC), don't truncate the file until...
2007-05-23 kmacyAdd some early diagnostics under bootverbose
2007-05-23 thompsaDo not attempt to load the kernel module when checking...
2007-05-22 pjd- Remove redundant initialization.
2007-05-22 pjdLock vnode on lookup. This fixes ZIL replay for rmdir...
2007-05-22 simonFix runtime crash in OpenSSL with "Illegal instruction...
2007-05-22 jkimRemove an empty line.
2007-05-22 jkimRemove BCM5704S specific tunable (hw.bge.fake_autoneg...
2007-05-22 jkimRearrange DMA read/write control register settings...
2007-05-22 jkimRemove stale alpha support code.
2007-05-22 jkimFix time out check in EEPROM read and move delays to...
2007-05-22 jkimAdd delays in MI communication register R/W loops.
2007-05-22 bruefferFix typos.
2007-05-22 thompsaAdd the -n flag for disabling automatic module loading...
2007-05-22 glebiusSome minor cleanups:
2007-05-22 gallatinmxge cleanups:
2007-05-22 cpercivaReplace "sizeof(struct bucket[cache_size])" with
2007-05-22 gallatinHook mxge_lro.c to the build so that the if_mxge.ko...
2007-05-22 rsebackout filter of Nil UUID as the boot loader code...
2007-05-22 mavAdd support for setmode and settarget messages.
2007-05-22 mavAllow node to bypass traffic while no alias address...
2007-05-22 mavReturn back NETGRAPH_MPPC_COMPRESSION depends.
2007-05-22 nyanRemove the restore and chroot command to avoid disk...
2007-05-22 ddsSet .PATH before referring to the corresponding sources.
2007-05-22 ruDon't forget to clean generated ssp.h.
2007-05-22 ruDon't want a stray systrace_args.c in objdir.
2007-05-22 rseRemove the ugly csh(1) based UUID lower-case translatio...
2007-05-22 ddsIncrease precision of time values in the process accounting
2007-05-22 ddsRegression tests for sparc64 record formats.
2007-05-22 ddsRegression tests for amd64 file and record formats.
2007-05-22 ddsRegression tests for the new and legacy process account...
2007-05-22 kmacyrestore interrupts to working order after INTR_THREAD...
2007-05-22 ddsDocument the .in .out file naming conventions adopted...
2007-05-22 ddsTest the integer-arithmetic float conversions encode_ti...
2007-05-22 jonBackout 1.5 as requested by deischen
2007-05-22 alcEliminate the reactivation of cached pages in vm_fault_...
2007-05-22 cpercivaIn the error handling path, don't call close(fd) if...
2007-05-22 jon__cleanup() is needed for ports/devel/valgrind, export it.
2007-05-22 kanAllow FreeBSD's native ELF image activators to execute...
2007-05-21 keramidaRemove duplicate ' 2' manpage section number.
2007-05-21 dhartmeiFrom OpenBSD, rev. 1.379
2007-05-21 dhartmeiFrom OpenBSD, rev. 1.524, 1.528, 1.529
2007-05-21 jkimUse lower cases for UUID string to conform RFC4122...
2007-05-21 bruefferForgot to add hptiop(4) here.
2007-05-21 gallatinImprove mxge receive performance:
2007-05-21 rwatsonMake pointer argument to kread_string() const since...
2007-05-21 ruFix markup.
2007-05-21 cognetForce the alignment of the chars arrays, as they are...
2007-05-21 cognetForce the alignment of the chars arrays, as they are...
2007-05-21 rwatsonShort name of kernel audit worker thread from "audit_wo...
2007-05-21 delphijBump __FreeBSDversion for shared library version bump.
2007-05-21 simokawaMake sure fwsid is not NULL.
2007-05-21 ruBack out the addition of -static to LDFLAGS; I'm pretty...
2007-05-21 nyanMFi386: revision 1.652
2007-05-21 rseCleanup style by consistently using braces around varia...
2007-05-21 rseAdjust UUID lower-case translation from straight-forwar...
2007-05-21 mjacobPerhaps a better fix- make the called function do the...
2007-05-21 ruStyle: remove redundant parentheses.
2007-05-21 ruRemove the libmytinfo_p.a link as well.
2007-05-21 cognetGCC doesn't segfault anymore while building world with...
2007-05-21 cognetFreeBSD expects VFP, so use that as the default FPU.
2007-05-21 rseThe standardized textual representation of UUIDs accord...
2007-05-21 delphijDon't remove boot_i386.8 on amd64.
2007-05-21 delphijReflect shared library bump after symbol versioning...
2007-05-21 marcelWhen speculation fails (as determined by the chk instru...
2007-05-21 cpercivaDon't test for NULL when it is both unnecessary (the...
2007-05-21 cpercivaRemove pointless code: Don't assign a value to a variab...
2007-05-21 wollmanMFV: tzdata2007f
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-21 wollmanLong-delayed import of timezone database from Arthur...
2007-05-21 deischenBump library versions in preparation for 7.0.
2007-05-21 simokawaMFp4: Simplify the bus probe routin using a kthread.
2007-05-20 jeff - rename VMCNT_DEC to VMCNT_SUB to reflect the count...
2007-05-20 jeff - Move clock synchronization into a seperate clock...
2007-05-20 jeff - Move GDT/LDT locking into a seperate spinlock, remov...
2007-05-20 kientzleMention the formats supported by bsdtar; include an
2007-05-20 mjacobInitialize irql to something prior to calls that (might...
2007-05-20 mjacobInitializae lastaddr to 0 in bus_dmamap_load_uio so...
2007-05-20 mjacobMake gcc 4.2 happy by initiatlizing controller && chann...
2007-05-20 mjacobIncrease size of timer counter bitfield to accomodate...
2007-05-20 marius- Staticize cpu_ipi_send() and cpu_mp_unleash() as...
2007-05-20 marius- Also identify USIIIi+, USIV and USIV+ CPUs.
2007-05-20 mariusGiven that these sparc64 (as in sun4u) specific headers...
2007-05-20 mariusDelete the unused/not really used sparc64 (as in sun4u...
2007-05-20 mariusDelete a remnant of the old sparc64 nexus(4) which...
2007-05-20 mariusRemove superfluous inclusion of machine/ver.h.
2007-05-20 mariusMake previous revision compile.
2007-05-20 grogForced commit to note that last commit:
2007-05-20 grogUpdate /etc/protocols with IANA list updated 2007-02-12
2007-05-20 grogWhite space fixes only: replace spaces with tabs.
2007-05-20 grogBring the well known ports of /etc/services into sync...
2007-05-20 thompsa- packets on the input interface were counted twice
2007-05-19 flzAdd new x11-drivers category.
next