]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-07-30 Scott LongEnforce -fno-strict-aliasing to override the converse...
2003-07-30 John BaldwinWhitespace nit.
2003-07-30 John BaldwinWhen complaining about a sleeping thread owning a mutex...
2003-07-30 Bruce EvansFixed style bugs in rev.1.94 before MFCing it (for...
2003-07-30 Andrew GallatinMake this at least compile on 64 bit platforms. Its...
2003-07-30 Mike MakonnenApply some sort of order to the FILES list.
2003-07-30 Mike MakonnenAdd two files (early.sh and gbde) that previously were not
2003-07-30 Bosko MilekicPlug a race and a leak in UMA.
2003-07-30 Alan CoxThe introduction of vm object locking has caused witnes...
2003-07-30 Mike Makonnentty whacking should occur early, but not so early that the
2003-07-30 Nate LawsonUse ACPI_FLUSH_CPU_CACHE() instead of wbinvd(). Verifi...
2003-07-30 Thomas MoestlReturn 1 from pmap_protect_tte() instead of 0. When...
2003-07-30 Nate LawsonAdd and document the hw.acpi.ec.poll_timeout tunable.
2003-07-30 Hartmut BrandtFix the code with respect to the assumption that sizeof...
2003-07-30 Hartmut BrandtFix what was a common idiom in PDP-11 days: declare...
2003-07-30 Hartmut BrandtMake this compile with WARNS=6.
2003-07-30 Bosko MilekicWhen generating the zone stats make sure to handle...
2003-07-30 Hartmut BrandtFix warnings: a variable that was unused, a variable...
2003-07-30 Ruslan ErmilovThe -Os kernel build with GCC 3.3.1 also requires ...
2003-07-30 Ruslan ErmilovInitialize the FIXCRYPTO, BINMAKE and related variables...
2003-07-30 Hartmut BrandtRearrange the vcc structure so that the generic getvcc...
2003-07-30 Daniel EischenDon't forget to unlock the scheduler lock. Somehow...
2003-07-30 Hartmut BrandtRearrange the fields in the vcc table entry to fit...
2003-07-30 Boris PopovRelease contrib/smbfs from the import-only mode. Now...
2003-07-30 Hiroki SatoNew release notes:
2003-07-30 Hartmut BrandtGenerate events when the carrier goes up or down.
2003-07-30 Poul-Henning... Remove the disabling of buckets workaround.
2003-07-30 Ruslan ErmilovEmbed a simplistic version of the dokern.sh script...
2003-07-30 SUZUKI Shinsukefixed wrong parameter descriptions
2003-07-30 Ruslan ErmilovMoved the MFS root floppies creation code from release...
2003-07-30 Ruslan ErmilovUpdate for the 2003/07/29 import.
2003-07-30 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-07-30 Ruslan ErmilovVendor import of bwk's 29-Jul-2003 release.
2003-07-30 Marcel MoolenaarIn get_mcontext(), if we need to clear the return value...
2003-07-30 Marcel MoolenaarOnly allow trapframe formats instead of sigframe format...
2003-07-30 Jeff Roberson - Get rid of the ill-conceived uz_cachefree member...
2003-07-30 Jeff Roberson - Check to see if we need a slab prior to allocating...
2003-07-30 Peter WemmDetour via (void *) to defeat gcc's strict-aliasing...
2003-07-29 Poul-Henning... Temporary workaround: Always disable buckets, there...
2003-07-29 Bruce EvansRestored clearing of the bss, except for putting it...
2003-07-29 Bruce A. MahFix grammar nits.
2003-07-29 Poul-Henning... Fix a memory leak in CCD's mirror code.
2003-07-29 Ruslan ErmilovMake IA64 a second port that comes with NO_FLOPPIES.
2003-07-29 Nate LawsonFix the new DA_OLD_QUIRKS option for normal and module...
2003-07-29 Andrey A. ChernovFix error in comment
2003-07-29 Hartmut BrandtProcess events from the ATM drivers. Carrier change...
2003-07-29 Andrey A. ChernovAdd GB18030 locale
2003-07-29 Bruce A. MahNew release notes: da(4) no-6-byte-commands, GNOME...
2003-07-29 Hajimu UMEMOTOCleanup useless break.
2003-07-29 Hartmut BrandtGenerate events for carrier state, PVC state changes...
2003-07-29 Hartmut BrandtRemove the rather bogus statistics sysctl and merge...
2003-07-29 Hartmut BrandtGenerate events when the interface state or a PVC state...
2003-07-29 Hartmut BrandtCorrect a cut'n'paste error in a comment.
2003-07-29 Hartmut BrandtMake a local static string const.
2003-07-29 Hartmut BrandtThe number of prefixes can never be negative so use...
2003-07-29 Hartmut BrandtUse a size_t for variables that need to hold buffer...
2003-07-29 Hartmut BrandtUse size_t for buffer sizes. Improve error handling...
2003-07-29 Hartmut BrandtUse the appropriate [s]size_t type where a buffer size...
2003-07-29 Hartmut BrandtUse a size_t where a buffer length is meant.
2003-07-29 Hartmut BrandtMake the ioctl() interface cleaner with regard to types...
2003-07-29 Yaroslav TykhiyMinor grammar, punctuation, and wording fixes
2003-07-29 Hartmut BrandtSend events for VCC state changes, ACR rate changes...
2003-07-29 Hartmut BrandtImplement a mechanism by which ATM drivers can inform...
2003-07-29 David XuUse PSL_KERNEL as upcall thread's initial rflags, don...
2003-07-29 Bruce EvansDon't hide the name of tmpstk, since there is no need...
2003-07-29 Poul-Henning... Minor constification.
2003-07-29 Poul-Henning... Implement DOSPTYP_EXTLBA more completely: loop until...
2003-07-29 Dag-Erling... Try to make 'uname -a' look more like it does on Linux:
2003-07-29 Andrey A. ChernovAdd GB18030 dirs
2003-07-29 Andrey A. ChernovAllow GB18030 locale
2003-07-29 Andrey A. ChernovAdd support for gb18030 encoding
2003-07-29 Hiroki SatoNew release notes:
2003-07-29 Alan CoxRevision 1.51 of vm/uma_core.c modified uma_large_free...
2003-07-29 John-Mark Gurneyfix another bus_dma leak due to not having a size param...
2003-07-29 Nate LawsonNote da(4) quirks being deprecated and the procedure...
2003-07-29 Nate LawsonDeprecate USB and Firewire quirks. We should now never...
2003-07-29 John W. De... returned length can exceed the limits of type char
2003-07-29 Tim J. RobbinsFix a problem that occurs when truncating files on...
2003-07-28 Simon L. B... * Merge index(3) and rindex(3) to index(3) since the...
2003-07-28 Martin BlappFix dhclient infinite loop on ro /etc/resolv.conf
2003-07-28 Simon L. B... Move the rescue manpage, documenting the new rescue...
2003-07-28 Robert WatsonRename VOP_RMEXTATTR() to VOP_DELETEEXTATTR() for consi...
2003-07-28 Ruslan ErmilovPacify src/tools/tools/release/chk_dokern.sh_and_driver...
2003-07-28 Ruslan ErmilovA simple tool to sanity check the contents of release...
2003-07-28 Nate LawsonAllow sleep states to be specified as S1, S2, ...
2003-07-28 Robert WatsonWhen exporting file descriptor data for threads invokin...
2003-07-28 Hartmut BrandtAdd support for CBR and VBR PVCs. Enhance the error...
2003-07-28 Martin BlappDhclient can't block anymore during startup. Document
2003-07-28 Hartmut BrandtConvert the atm{2,3}.sh rc scripts to normal rc.d scrip...
2003-07-28 Martin BlappDon't wait forever if there is no link, go to background
2003-07-28 Martin BlappChange the default for background_dhclient back to...
2003-07-28 Martin BlappDefine $FreeBSD$ at the right place.
2003-07-28 Peter WemmMake this compile on 64 bit systems again. You cannot...
2003-07-28 Dag-Erling... DATE and PATCH are always defined, but may be empty.
2003-07-28 Dag-Erling... Remove redundant "targets", add NOLIBC_R and NOFORTH...
2003-07-28 Dag-Erling... Install experimental.rc
2003-07-28 Dag-Erling... Document --dump
2003-07-28 Dag-Erling... Revive the powerpc tinderbox that used to run on 9ball.
2003-07-28 Dag-Erling... stanley uses a different sandbox.
2003-07-28 Dag-Erling... Don't mail out failure reports from stanley.
next