]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-12-07 Andrey A. ChernovMove stime declaration to main block, otherwise can...
1998-12-07 Archie CobbsDisallow ipfw "tee" rules until it is actually implemented.
1998-12-07 Eivind EklundClean up some pointer usage.
1998-12-07 Archie CobbsFix brokenness compiling "s/pat/subst/" when length...
1998-12-07 Archie CobbsCompile -Wall
1998-12-07 Eivind EklundRemove guard for < 0 on an unsigned variable.
1998-12-07 Eivind Eklund'\0' is the most ugly NULL pointer constant I've ever...
1998-12-07 Bill Paulif_rl.c: make a small tweak to properly handle the...
1998-12-06 Archie CobbsTweaks to allow compiling -Wall (mostly adding "const...
1998-12-06 Jordan K. HubbardShuffle the exclusion list for boot.flp in an effort...
1998-12-06 Archie CobbsAdd "-aout" flag to nm until the kernel is ELF'd.
1998-12-06 Jordan K. HubbardCorrect for mfsroot.flp now.
1998-12-06 Bruce EvansIfdefed a conditionally used include.
1998-12-06 Bruce EvansBacked out previous commit. It was for bug for bug...
1998-12-06 Bruce EvansRemoved bitrotted code for setting OBJFORMAT.
1998-12-06 Alexander LangerSync usage string with reality: removed -n, added -s.
1998-12-06 Jordan K. HubbardMFC: loosen compare even though bde doesn't like it.
1998-12-06 Jordan K. HubbardFix an exceedingly *stupid* error in my floppy selectio...
1998-12-06 Archie CobbsMake rcsid a const char[] instead of char[] to avoid...
1998-12-06 Archie CobbsEliminate compiler warnings from -Wall
1998-12-06 Archie CobbsEliminate compiler warnings from -Wall
1998-12-06 David E. O... The \*(td string macro, which is supposed to display...
1998-12-06 David E. O... Rev 1.13 fixes PR bin/8958
1998-12-06 Jordan K. HubbardPut mfsroot.gz on yet another filesystem so that the...
1998-12-06 Matt Jacobfix warning messages from previous delta
1998-12-06 Matt Jacobuse CAM_DEBUG_XPT to track XPT; correct a misspelling
1998-12-06 Matt Jacobprint the appropriate SCSI revision (with CCS as a...
1998-12-06 Jordan K. HubbardNow that John has kindly repo-moved these files, nuke...
1998-12-06 Archie CobbsAvoid compiler warning (printf arg type mismatch) when...
1998-12-05 Matt JacobAdd a CAM_DEBUG_XPT define (to debug XPT layer only...
1998-12-05 Matt JacobFix it so that it works on an eb164 when you have a...
1998-12-05 John PolstraNull commit to commemorate the momentous occasion of...
1998-12-05 Matt JacobAdd in named SID field revision names (including CCS).
1998-12-05 KATO TakenoriPrint out information for write-allocate of AMD CPUs.
1998-12-05 Robert NordierRevise some comments and labels.
1998-12-05 David E. O... There is a bug in /bin/pax -s option processing. The...
1998-12-05 Robert NordierFix typos (dexktop, ot)
1998-12-05 Robert NordierFix typo (fauled)
1998-12-05 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.125.
1998-12-05 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.116.
1998-12-05 KATO TakenoriSync with sys/i386/conf/optins.i386 revision 1.94.
1998-12-05 KATO TakenoriSync with sys/i386/conf/SMP-GENERIC revision 1.23.
1998-12-05 KATO TakenoriSync with sys/i386/conf/GENERIC revision 1.133.
1998-12-05 Satoshi AsamiFix support for uncompressed (".tar") package types...
1998-12-05 Kirk McKusickEven the most recently allocated buffer may not have...
1998-12-05 Matthew DillonObtained from: "Kenneth D. Merry" <ken@plutotech.com>
1998-12-05 Bill PaulAdd sanity check to foo_start() routines: in the unlike...
1998-12-05 Matt Jacoboops on last
1998-12-05 Matt JacobRemove the Target mode functions until they're in bette...
1998-12-05 Matt Jacobmake a real "done" func; clarify some LUN widths
1998-12-05 Matt Jacobcompilation fixes from Eklund
1998-12-05 Matt Jacobcompilation fixes from Eklund && move XS_CMD_DONE to...
1998-12-05 Matt Jacobdo a bit of cleanup on some target mode structures...
1998-12-05 Matt Jacobroll core version minor and wire a non-i386 default...
1998-12-05 Matt Jacoboffset was wrong for HARDLOOPID in NVRAM
1998-12-05 Matt JacobRoll to 1.15 f/w level for Qlogic 2100. Leave all flavo...
1998-12-05 Matt Jacobroll to 1.31 level
1998-12-05 Matt Jacobtrivial header fix
1998-12-04 Archie CobbsExamine all occurrences of sprintf(), strcat(), and...
1998-12-04 Archie CobbsFix compiler warnings.
1998-12-04 Archie CobbsEliminate a zillion "left-hand operand of comma express...
1998-12-04 Bill PaulPut back some missing chip identification code that...
1998-12-04 Archie CobbsFix typo: expression needs parentheses
1998-12-04 Archie CobbsFix typo: the expression .. & .. == .. needs parenthese...
1998-12-04 Archie CobbsFix typo: "==" should have been "="
1998-12-04 Bill FumerolaTypo and formatting updates.
1998-12-04 Robert V. BaronDon't print diagnostic anymore
1998-12-04 Robert V. BaronIn vnode_pager_input_old, set auio.uio_procp = curproc
1998-12-04 Bill PaulAn early Christmas present: add driver support for...
1998-12-04 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.93.
1998-12-04 KATO TakenoriSync with sys/i386/conf/majors.i386 revision up to...
1998-12-04 Doug RabsonImplement 'software completion' for floating point...
1998-12-04 Jordan K. HubbardAllow either tabs or spaces in configuration files.
1998-12-04 Matthew Dillon Cleanup icmp_var.h, make icmp bandlim sysctl perman...
1998-12-04 Matthew DillonObtained from: "Andrey A. Chernov" <ache@nagual.pp.ru>
1998-12-04 Joseph KoshyFix typo ('strait' -> 'straight').
1998-12-03 John BirrellAdd __attribute__ ((unused)) to the SYSINIT etc macros...
1998-12-03 Bill FumerolaMake a spelling fix, and make sure all instances of...
1998-12-03 Bill FumerolaClarify what the '-r' option does.
1998-12-03 Matthew Dillon Make bootp error message slightly more verbose
1998-12-03 Matthew DillonReviewed by: freebsd-current
1998-12-03 Matthew DillonReviewed by: freebsd-current
1998-12-03 Bill FumerolaThe explanation shows "-V" as being 'verbose' correct...
1998-12-03 David GreenmanFixed broken code in sendfile(2) when using file offsets.
1998-12-03 Jordan K. HubbardLocal reserved range is now 100-127 for bdevs and 200...
1998-12-03 Matthew Dillon Fixed typo in previous commit. oops.
1998-12-03 Matthew DillonReviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com...
1998-12-03 Bruce EvansFixed long line in previous commit.
1998-12-03 Archie CobbsAdd snprintf(3) and vsnprintf(3) capability to the...
1998-12-03 Joseph KoshyFix bugs in mdoc.samples(7): clean up references, quote...
1998-12-03 Julian ElischerCosmetic and documentation changes brought from earlier...
1998-12-03 Joseph KoshyAdd a reference to man(7).
1998-12-03 Julian ElischerReviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>
1998-12-02 Julian ElischerThese shouldn't have been checked in here..
1998-12-02 Bill Fumerolaslstats(8) --> slstat(8)
1998-12-02 Bill FumerolaFix typo. "If the an entry" --> "If an entry"
1998-12-02 Bill FumerolaInsert missing macro, and while I'm here change the...
1998-12-02 Bill FumerolaUpdate to correctly reflect the default values of
1998-12-02 Jordan K. Hubbard109 id Intelligent Disk [Array] (md...
1998-12-02 Julian ElischerThis commit was generated by cvs2svn to compensate...
next