]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-29 tjrAdd support for multibyte characters.
2004-07-29 cognetDon't use cast as lvalue.
2004-07-29 leShut up the compiler and temporarily '#if 0' gv_destroy...
2004-07-29 leCatch up with recent gcc changes and introduce a DIP_SE...
2004-07-29 tjrAdd support for multibyte characters. The output is...
2004-07-29 ruRemoved remnants of ports-related knobs from here.
2004-07-29 psClean up structure packing.
2004-07-29 glebiusAddress node in a less complex way.
2004-07-29 tjrAdd a cross-reference to colcrt(1).
2004-07-29 tjrSort #include directives and remove one duplicate that...
2004-07-29 tjrAdd support for multibyte characters, loosely based...
2004-07-29 tjrRemove unnecessary #include directives.
2004-07-29 tjrPrefer <runetype.h> to <rune.h>, since the latter is...
2004-07-29 tjrRemove useless checks for characters longer than INT_MA...
2004-07-29 glebiusAdd configuration option "set pppoe [standard|3Com...
2004-07-29 tjrAdd support for multibyte characters.
2004-07-29 tjrAdd a paragraph break in the STANDARDS section to impro...
2004-07-29 tjrChange the 'no terminating ";"' error message to 'no...
2004-07-29 tjrRemove partial support for building this on NetBSD.
2004-07-29 tjrNow that fnmatch() supports multibyte characters, find...
2004-07-29 tjrAdd support for multibyte characters.
2004-07-29 kanAllow GCC to recognize -fformat-extensions flag.
2004-07-28 njlFix ACPI floppy enumeration for three types of divergen...
2004-07-28 greenDisable memory locking that could keep watchdogd from...
2004-07-28 phkMove a relic to its correct location(s): Put nfs diskl...
2004-07-28 trhodesLeaving the '.Pp' before '.Sh' is a style bug. This...
2004-07-28 phkRemove buggy (root filesystems may not have cdev) and...
2004-07-28 phkRemove global variable rootdevs and rootvp, they are...
2004-07-28 alcCorrect a very old error in both vm_object_madvise...
2004-07-28 glebiusPrint link level address on vlan interfaces using ether...
2004-07-28 trhodesRemove the ERRORS section in favor of a DIAGNOSTICS...
2004-07-28 hartiNo need to include if_var.h.
2004-07-28 hartiGet rid of several unneeded includes (if.h, if_var...
2004-07-28 stefanfUse the length modifier 'll' instead of 'q' to print...
2004-07-28 tjrDocument incorrect handling of multibyte characters...
2004-07-28 trhodesWrap the supported adapters list into an .Sh HARDWARE...
2004-07-28 muxRemove an empty default: case to please GCC 3.4.2.
2004-07-28 davidxuSet fpu context flags to known values, zero is illegal.
2004-07-28 yarDisallow a particular kind of port theft described...
2004-07-28 desANSIfy and constify; this now builds with GCC 3.4.
2004-07-28 muxRemove (at least temporarily) the check that prevents...
2004-07-28 kanDamage control. Correcly advance symtab and strtab...
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanDowngrade WARNS level to more tolerable value. Attempt...
2004-07-28 kanMove __iniline function definition before its first...
2004-07-28 kanTemporarily disable kernbb utility. It has to learn...
2004-07-28 kanRemove local malloc prototypes, which are incorrect...
2004-07-28 kanDo not predeclare __inline functions, this makes no...
2004-07-28 kanIntroduce SYSCTL_CHILDREN_SET macro which can be used...
2004-07-28 kanEmply __used attribute to prevent compiler from removin...
2004-07-28 kanIntroduce __used attribute which serves as logical...
2004-07-28 kanIntroduce SLOT_SET macro and use it in place of casts...
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanAvoid casts as lvalues. Declare local variable as u_cha...
2004-07-28 kanInitialize ; variable eraly to shut up GCC warning.
2004-07-28 kanForced commit to note that prevois commit has nothing...
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanAvoid using casts as lvalues. Introduce DIP_SET macro...
2004-07-28 kanAvoid casts as lvalues. While here, avoid storing 32bit...
2004-07-28 davidxuUse P_SINGLE_EXIT to check single-threading case, P_WEX...
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanMake __packed attribute apply to structs themselves...
2004-07-28 psName non-physical devices.
2004-07-28 kanInitialize s variable early to shut up GCC warnings.
2004-07-28 kanAllow for aggressive function inlining. This might...
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanDefine our own memcpy here instead of relying on GCC...
2004-07-28 kanDowngrade WARNS level until GCC 3.4.2 warning are fixed.
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanDowngrade WARNS level until GCC 3.4.2 warning have...
2004-07-28 kanWork around known GCC 3.4.x problem and use ANSI protot...
2004-07-28 kanDowngrade WARNS level for GCC 3.4.2.
2004-07-28 kanAvoid casts as lvalues.
2004-07-28 kanDowngrage WARNS level for GCC 3.4.x.
2004-07-28 kanRemove stale code protected by #ifdef sparc. GCC 3...
2004-07-28 kans/round/fpround/ to avoid naming clash with GCC builtin...
2004-07-28 kanAdd NO_WERROR here. Binutils as does not compile cleanl...
2004-07-28 kanAdd missing () to function invocation.
2004-07-28 kanDo not use casts as lvalues.
2004-07-28 kanBmake glue for GCC 3.4.2-prerelease.
2004-07-28 kanWe generate this file from config.h automatically.
2004-07-28 kanMerge rev. 1.2 (allow profiling of FORTRAN77 programs...
2004-07-28 kanMerge FreeBSD changes into GCC 3.4.2-prerelease:
2004-07-28 kanUse stock version of this file now.
2004-07-28 kanUpdate sparc64 MD bits to GCC 3.4.2-prerelease.
2004-07-28 kanMerge FreeBSD changes into GCC 3.4.2-prerelease:
2004-07-28 kanMerge r1.10 (-mno-align-long-strings) and r1.11 (make...
2004-07-28 kanMerge r1.11 (-mno-align-long-strings).
2004-07-28 kanUpdate Amd64 MD bits for GCC 3.4.2-prerelease.
2004-07-28 kanUpdate i386 MD bits for GCC 3.4.2-prerelease.
2004-07-28 kanUpdate Alpha config MD bits for GCC 3.4.2-prerelease.
2004-07-28 kanMerge FreeBSD modifications into gcc 3.4.2-prerelease:
2004-07-28 kanUpdate MI config bits for GCC 3.4.2-prerelease.
2004-07-28 kanUpdate for GCC 3.4.2. Bump __FreeBSD_cc_version_ and...
2004-07-28 kanMerge FreeBSD modifications into gcc 3.4.2-prerelease:
2004-07-28 kan-O0 -O1 should optimize alignment for time, not size...
2004-07-28 kanMerge FreeBSD modifications into gcc 3.4.2-prelelease:
2004-07-28 kanMerge FreeBSD modifications into gcc 3.4.2-prerelease:
2004-07-28 kanMerge FreeBSD changes into GCC 3.4.2-prerelease.
next