]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-12-07 archieDisallow ipfw "tee" rules until it is actually implemented.
1998-12-07 eivindClean up some pointer usage.
1998-12-07 archieFix brokenness compiling "s/pat/subst/" when length...
1998-12-07 archieCompile -Wall
1998-12-07 eivindRemove guard for < 0 on an unsigned variable.
1998-12-07 eivind'\0' is the most ugly NULL pointer constant I've ever...
1998-12-07 wpaulif_rl.c: make a small tweak to properly handle the...
1998-12-06 archieTweaks to allow compiling -Wall (mostly adding "const...
1998-12-06 jkhShuffle the exclusion list for boot.flp in an effort...
1998-12-06 archieAdd "-aout" flag to nm until the kernel is ELF'd.
1998-12-06 jkhCorrect for mfsroot.flp now.
1998-12-06 bdeIfdefed a conditionally used include.
1998-12-06 bdeBacked out previous commit. It was for bug for bug...
1998-12-06 bdeRemoved bitrotted code for setting OBJFORMAT.
1998-12-06 alexSync usage string with reality: removed -n, added -s.
1998-12-06 jkhMFC: loosen compare even though bde doesn't like it.
1998-12-06 jkhFix an exceedingly *stupid* error in my floppy selectio...
1998-12-06 archieMake rcsid a const char[] instead of char[] to avoid...
1998-12-06 archieEliminate compiler warnings from -Wall
1998-12-06 archieEliminate compiler warnings from -Wall
1998-12-06 obrienThe \*(td string macro, which is supposed to display...
1998-12-06 obrienRev 1.13 fixes PR bin/8958
1998-12-06 jkhPut mfsroot.gz on yet another filesystem so that the...
1998-12-06 mjacobfix warning messages from previous delta
1998-12-06 mjacobuse CAM_DEBUG_XPT to track XPT; correct a misspelling
1998-12-06 mjacobprint the appropriate SCSI revision (with CCS as a...
1998-12-06 jkhNow that John has kindly repo-moved these files, nuke...
1998-12-06 archieAvoid compiler warning (printf arg type mismatch) when...
1998-12-05 mjacobAdd a CAM_DEBUG_XPT define (to debug XPT layer only...
1998-12-05 mjacobFix it so that it works on an eb164 when you have a...
1998-12-05 jdpNull commit to commemorate the momentous occasion of...
1998-12-05 mjacobAdd in named SID field revision names (including CCS).
1998-12-05 katoPrint out information for write-allocate of AMD CPUs.
1998-12-05 rnordierRevise some comments and labels.
1998-12-05 obrienThere is a bug in /bin/pax -s option processing. The...
1998-12-05 rnordierFix typos (dexktop, ot)
1998-12-05 rnordierFix typo (fauled)
1998-12-05 katoSync with sys/i386/isa/fd.c revision 1.125.
1998-12-05 katoSync with sys/i386/i386/userconfig.c revision 1.116.
1998-12-05 katoSync with sys/i386/conf/optins.i386 revision 1.94.
1998-12-05 katoSync with sys/i386/conf/SMP-GENERIC revision 1.23.
1998-12-05 katoSync with sys/i386/conf/GENERIC revision 1.133.
1998-12-05 asamiFix support for uncompressed (".tar") package types...
1998-12-05 mckusickEven the most recently allocated buffer may not have...
1998-12-05 dillonObtained from: "Kenneth D. Merry" <ken@plutotech.com>
1998-12-05 wpaulAdd sanity check to foo_start() routines: in the unlike...
1998-12-05 mjacoboops on last
1998-12-05 mjacobRemove the Target mode functions until they're in bette...
1998-12-05 mjacobmake a real "done" func; clarify some LUN widths
1998-12-05 mjacobcompilation fixes from Eklund
1998-12-05 mjacobcompilation fixes from Eklund && move XS_CMD_DONE to...
1998-12-05 mjacobdo a bit of cleanup on some target mode structures...
1998-12-05 mjacobroll core version minor and wire a non-i386 default...
1998-12-05 mjacoboffset was wrong for HARDLOOPID in NVRAM
1998-12-05 mjacobRoll to 1.15 f/w level for Qlogic 2100. Leave all flavo...
1998-12-05 mjacobroll to 1.31 level
1998-12-05 mjacobtrivial header fix
1998-12-04 archieExamine all occurrences of sprintf(), strcat(), and...
1998-12-04 archieFix compiler warnings.
1998-12-04 archieEliminate a zillion "left-hand operand of comma express...
1998-12-04 wpaulPut back some missing chip identification code that...
1998-12-04 archieFix typo: expression needs parentheses
1998-12-04 archieFix typo: the expression .. & .. == .. needs parenthese...
1998-12-04 archieFix typo: "==" should have been "="
1998-12-04 billfTypo and formatting updates.
1998-12-04 rvbDon't print diagnostic anymore
1998-12-04 rvbIn vnode_pager_input_old, set auio.uio_procp = curproc
1998-12-04 wpaulAn early Christmas present: add driver support for...
1998-12-04 katoSync with sys/i386/conf/majors.i386 revision 1.93.
1998-12-04 katoSync with sys/i386/conf/majors.i386 revision up to...
1998-12-04 dfrImplement 'software completion' for floating point...
1998-12-04 jkhAllow either tabs or spaces in configuration files.
1998-12-04 dillon Cleanup icmp_var.h, make icmp bandlim sysctl perman...
1998-12-04 dillonObtained from: "Andrey A. Chernov" <ache@nagual.pp.ru>
1998-12-04 jkoshyFix typo ('strait' -> 'straight').
1998-12-03 jbAdd __attribute__ ((unused)) to the SYSINIT etc macros...
1998-12-03 billfMake a spelling fix, and make sure all instances of...
1998-12-03 billfClarify what the '-r' option does.
1998-12-03 dillon Make bootp error message slightly more verbose
1998-12-03 dillonReviewed by: freebsd-current
1998-12-03 dillonReviewed by: freebsd-current
1998-12-03 billfThe explanation shows "-V" as being 'verbose' correct...
1998-12-03 dgFixed broken code in sendfile(2) when using file offsets.
1998-12-03 jkhLocal reserved range is now 100-127 for bdevs and 200...
1998-12-03 dillon Fixed typo in previous commit. oops.
1998-12-03 dillonReviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com...
1998-12-03 bdeFixed long line in previous commit.
1998-12-03 archieAdd snprintf(3) and vsnprintf(3) capability to the...
1998-12-03 jkoshyFix bugs in mdoc.samples(7): clean up references, quote...
1998-12-03 julianCosmetic and documentation changes brought from earlier...
1998-12-03 jkoshyAdd a reference to man(7).
1998-12-03 julianReviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>
1998-12-02 julianThese shouldn't have been checked in here..
1998-12-02 billfslstats(8) --> slstat(8)
1998-12-02 billfFix typo. "If the an entry" --> "If an entry"
1998-12-02 billfInsert missing macro, and while I'm here change the...
1998-12-02 billfUpdate to correctly reflect the default values of
1998-12-02 jkh109 id Intelligent Disk [Array] (md...
1998-12-02 julianThis commit was generated by cvs2svn to compensate...
1998-12-02 julianLatest version of fsck from the folks at EX-CSRG specif...
next