]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-14 obrienAdd framework for our kernel printf enhancements.
2002-05-13 jakeUse the right byte order for unaligned stores. <blush>.
2002-05-13 dwmaloneMake a link from fr_FR.ISO8859-1 to fr_FR.ISO8859-15.
2002-05-13 impBDE and I have had a chance to hash this out:
2002-05-13 brianFix a syntax error
2002-05-13 jkhAdd wicontrol to boot floppy until such time as this...
2002-05-13 nectarResolve conflicts after import of ISC BIND 8.3.2-T1B...
2002-05-13 nectarThis commit was generated by cvs2svn to compensate...
2002-05-13 nectarImport of ISC BIND 8.3.2-T1B documentation.
2002-05-13 nectarResolve conflicts after import of ISC BIND 8.3.2-T1B.
2002-05-13 nectarImport of ISC BIND 8.3.2-T1B.
2002-05-13 nectarThis commit was generated by cvs2svn to compensate...
2002-05-13 ruAlign CLEANFILES with revision 1.25 changes.
2002-05-13 ruFixed CLEANFILES after bsd.lib.mk sweep.
2002-05-13 ruFixed CLEANFILES after bsd.lib.mk sweep.
2002-05-13 ruCLEANFILES are too long for libc.
2002-05-13 ruFixed CLEANFILES.
2002-05-13 bdeFixed a semantic error. va_arg(ap, u_short) is nonsens...
2002-05-13 bdeDon't include <stddef.h> "For offsetof". This is not...
2002-05-13 phkAdd __divdi3() and __moddi3() to libstand. We will...
2002-05-13 ruEnsure manpages are built with the all-man in the
2002-05-13 bdeFixed syntax errors (tokens after #endif).
2002-05-13 bdeFixed syntax errors (garbage after #endif; just editing...
2002-05-13 ruMAN[1-9] -> MAN.
2002-05-13 ruStyle.
2002-05-13 ruNOSHARED is meaningless in the bsd.lib.mk context.
2002-05-13 bdeFixed a syntax error (a label not followed by a statement).
2002-05-13 ruSOBJS are not used here for a long time, and were just
2002-05-13 phkRemove unneeded include.
2002-05-13 ruMark all internal libraries with INTERNALLIB.
2002-05-13 ruRemoved now unused INTERNALSTATICLIB.
2002-05-13 ruMajor cleanup of bsd.lib.mk.
2002-05-13 luigiAdd ipfw hooks to ether_demux() and ether_output_frame().
2002-05-13 joergstyle(9) changes before further editing that region:
2002-05-13 luigiRemove custom definitions (IP_FW_TCPF_SYN etc.) of...
2002-05-13 luigiHandle symbolic names for common ethernet types (ip...
2002-05-13 phkRemove register keyword.
2002-05-13 ruRemoved the a.out compatibility cruft.
2002-05-13 keramidao Uncapitalize .Nd macro arguments and remove punctuation
2002-05-13 keramidaRemove EOL space.
2002-05-13 tjrIf we can't change the scheduling priority, warn but...
2002-05-13 alfredDon't use PAGE_SIZE in userland, instead use getpagesiz...
2002-05-13 bennoBuild the fpu support routines.
2002-05-13 bennoFPU support.
2002-05-13 obrienBump for GCC 3.1.
2002-05-13 obrienMatch the default newfs UFS block size.
2002-05-13 jeffDon't call the uz free function while the zone lock...
2002-05-13 marcels/_ALPHA_/_MACHINE_/
2002-05-13 marcelRemove reference to the "Alpha Calling Standard".
2002-05-13 jeffRemove the hash_free() lock order reversal. This could...
2002-05-13 jakeHandle alignment fault fixups in libc rather than in...
2002-05-13 jakeFix IF_SEXT(val, 32). The constants need to have type...
2002-05-13 obrienThis commit was generated by cvs2svn to compensate...
2002-05-13 obrienCause CVS to sync up checked out source bases with...
2002-05-13 obrienRestore some of the implementation from the Bmake gcc...
2002-05-13 jakeThese were repo-copied to dump_machdep.c.
2002-05-13 jake${MACHINE_ARCH}dump.c -> dump_machdep.c.
2002-05-13 jakeAdd another copy of the ia64 dump_machdep.c.
2002-05-13 obrienI was finally able to repeat the -j breakage on one...
2002-05-12 phkUFS2 preparation commit:
2002-05-12 phkRemove two "register" and a blank line.
2002-05-12 tjrSupport the SUSv3 -n option and the "--" end of options...
2002-05-12 obrienRemove files not part of GCC 3.1.
2002-05-12 phkSigh... Yet a BBSIZE breakage.
2002-05-12 phkSigh, more BBSIZE related breakage.
2002-05-12 phk#include <sys/disklabel.h> to get BBSIZE.
2002-05-12 luigiMain functional change is the implementation of matchin...
2002-05-12 phkRetire the bogus uses of the disklabel field d_sbsize...
2002-05-12 luigiAdd code to match MAC header fields (at the moment...
2002-05-12 phkARGH! SBLOCK is not unused. Try to get this right.
2002-05-12 phkRemove #define for BBOFF, it is assumed == 0 so many...
2002-05-12 phkRemove unused BBLOCK and SBLOCK #defines.
2002-05-12 phkRemove the private code for reading UFS superblocks...
2002-05-12 alc o Remove GIANT_REQUIRED and an excessive number of...
2002-05-12 marcelFix alpha build. The alpha has dumpsys implemented.
2002-05-12 jakeEnable KTR_TRAP by default.
2002-05-12 obriendo-while ASM_OUTPUT_ALIGN to enable its use in more...
2002-05-12 joergHide the fd autoselection messages behind the bootverbo...
2002-05-12 ruNOLIB is gone; put INTERNALLIB back for now.
2002-05-12 ruRevert the last change. The corresponding bsd.lib...
2002-05-12 ruAdded new bsd.incs.mk which handles installing of heade...
2002-05-12 bdeTranslated -malign-functions=4 to -falign-functions...
2002-05-12 bdeSaved 176 bytes by compiling with -fno-guess-branch...
2002-05-12 joergIncrease the PIO timeout to approximately the value...
2002-05-12 rwatsonAdd a man page for the devinfo command; I'd argue devin...
2002-05-12 umeRecent zlib does not like Z_FLUSH at the end of inflate().
2002-05-12 obrienProperly build lb1spc.asm on Sparc64.
2002-05-12 obrienBack out last commit. I expect our bsd.*.mk gods to...
2002-05-12 obrienThere is no more NOLIB.
2002-05-12 obrienBack out rev 1.118.
2002-05-12 bennoMore locking fixes.
2002-05-12 ruDocument my willingness in maintaining share/mk infrast...
2002-05-12 obrienQuiet the peanut gallary and back out magical "breakage".
2002-05-12 obrienI was not strict enough with my ordering of things...
2002-05-12 obrienTidy up the cleanfiles.
2002-05-12 obrienFixes for building a.out bits.
2002-05-12 obrienDo as you want with GCC.
2002-05-12 brianAdd a prototype for rad_get_vendor_attr().
2002-05-12 desDon't declare krb5_mcc_ops, it's already declared in...
2002-05-12 bennoDo the correct locking on processes for DSI and ISI...
next