]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-05-25 Darren ReedThis commit was generated by cvs2svn to compensate...
1997-05-25 Darren ReedImport version 3.2alpha7
1997-05-25 Joerg WunschAdd an entry for the Epson scanners since some of them...
1997-05-25 Wolfram SchneiderAdd a `strip' target which remove the ^H from plain...
1997-05-25 Poul-Henning... Remove some quite bogus code that tried to find subnet...
1997-05-25 Peter Wemmuncomment wl again now that it compiles...
1997-05-25 Peter WemmMake the multicast code compile under -current. This...
1997-05-25 Peter WemmConnect the ipdivert div_usrreqs struct to the ip proto...
1997-05-25 Peter WemmFix warnings (from LINT). Missing static prototype...
1997-05-25 Peter WemmFix some warnings (missing prototypes, wrong "generic...
1997-05-25 Peter WemmFix(?) two volatile cast warnings. The buffer is volat...
1997-05-25 Peter Wemmmatch the #include opt_ file with options.i386 (it...
1997-05-25 Steve PasseBroke up parse_mp_table() into 2 passes:
1997-05-25 Steve PasseMinor cleanup.
1997-05-24 Andrey A. ChernovWhen no last file specified for % command user barf...
1997-05-24 Steve PriceMake sh(1) less aware of the bit fields returned by...
1997-05-24 Jordan K. HubbardAdd rules for building doc back into releases, conditio...
1997-05-24 Steve PasseDelay mp_start() till after the msgbuf is mapped. ...
1997-05-24 Steve PasseNow that panic() is properly printing messages for...
1997-05-24 Steve PasseMove the printing of "cpu#%d" to AFTER the general...
1997-05-24 Brian SomersFix the reconnect option, and add an explanation to...
1997-05-24 Peter WemmAttempt to convert the ip_divert code to use the new...
1997-05-24 Peter WemmThe wavelan driver doesn't even compile!
1997-05-24 Jordan K. HubbardMake firewall comment a little more explanatory.
1997-05-24 Jordan K. HubbardAllow local configuration to override this file.
1997-05-24 David NugentFixes skeleton directory test-it-is-a-directory logic.
1997-05-24 Jordan K. HubbardAdd -lalias for ppp now.
1997-05-24 Peter WemmBootstrap aid from older releases.. 'make world' can...
1997-05-24 Kazutaka YOKOTAFlip the daemon at the edge of the screen.
1997-05-23 Julian Elischersubmitted by: archie@whistle.com
1997-05-23 Andrey A. ChernovMove libmd after all libraries to keep natural librarie...
1997-05-23 Joerg WunschFix a couple of log()'s that came out with the wrong...
1997-05-23 Jordan K. HubbardMerge from 2.2 - XiG support updates.
1997-05-23 Doug RabsonAdd "-assert pure-text" to the link line. The warnings...
1997-05-23 Doug RabsonUse realpath on the source as well as the destination.
1997-05-23 Doug RabsonTypo in previous change.
1997-05-23 Søren SchmidtFix support for the Hitachi CDR7730 IDE cdrom drive.
1997-05-23 Peter Wemmforgot to mention that the vms source was pruned
1997-05-23 Peter WemmMerge conflicts from 970523 import
1997-05-23 Peter WemmThis commit was generated by cvs2svn to compensate...
1997-05-23 Peter WemmImport a slightly newer version of 1.9.9 (as at 970523...
1997-05-23 Peter WemmDisconnect the FAQ and handbook from the makefiles...
1997-05-23 Andrey A. ChernovFix "daemon" class, Apache not works from /etc/rc other...
1997-05-23 Peter Wemmwl.4 was missing from the MAN4 list
1997-05-23 KATO TakenoriSynchronize with sys/i386/i386/machdep.c revision 1...
1997-05-23 KATO TakenoriSynchronize with sys/i386/conf/Makefile.i386 revision...
1997-05-23 KATO TakenoriSynchronize with sys/i386/conf/files.i386 and options...
1997-05-23 John-Mark Gurneya bunch of formatting (\t -> \t\t) changes... so I...
1997-05-23 Andrey A. ChernovAdd default flags for named since FreeBSD have its...
1997-05-23 Satoshi AsamiTypo fix: ${.DESTDIR} -> ${DESTDIR}.
1997-05-23 Satoshi AsamiChange CXXINCLUDES to use "g++" explicitly. CXXINCLUDE...
1997-05-23 Satoshi AsamiAdd ${DESTDIR} in front of absolute paths.
1997-05-23 Satoshi AsamiUse ${DESTDIR} correctly in front of absolute paths.
1997-05-23 David E. O... Updated some wording for 3.x.
1997-05-23 Satoshi AsamiAdd ${DESTDIR} to absolute pathnames of required sources.
1997-05-23 Satoshi AsamiTypo (${.DESTDIR} -> ${DESTDIR}).
1997-05-23 Masafumi Max... Merge the EN version changes, 1.18 -> 1.19.
1997-05-23 Philippe Charniertypo (Cyirx -> Cyrix).
1997-05-23 Philippe CharnierAdd -fno-for-scope to CFLAGS, required by gcc (see...
1997-05-23 Brian SomersFinish updating for the latest alias code.
1997-05-23 Brian SomersAdd SO_REUSEADDR socket opt in case the last telnet
1997-05-23 Brian SomersUse the latest alias engine - now in libalias.
1997-05-23 Brian SomersAdd LIBALIAS.
1997-05-23 Brian SomersHook in alias library.
1997-05-23 Brian SomersCreate the alias library. This is currently only used by
1997-05-23 John PolstraAdd the new doc-all collection.
1997-05-23 Mike SmithMake it build under 3.x
1997-05-23 Mike SmithAdd wl.4
1997-05-23 Paul TrainaRestore backwards compatible default behavior for requi...
1997-05-22 Steve PasseMade 'options NINTR' greater of 24 and calculated value.
1997-05-22 Steve PasseConvert all:
1997-05-22 Joerg WunschIntroduce a third queue per interface, serving only...
1997-05-22 Paul TrainaMissing argument to printf
1997-05-22 Steve PasseMake the default for NINTR really large (ie 64).
1997-05-22 Warner LoshFix buffer overload that might lead to root.
1997-05-22 Jordan K. HubbardAdjust config variables to more closely match rc.conf
1997-05-22 Bill FennerDisallow writing raw IP packets shorter than the IP...
1997-05-22 Mike SmithAdd wlconfig.
1997-05-22 Mike SmithThis is a program for configuring the Parameter Storage...
1997-05-22 Mike SmithManpage for the 'wl' Wavelan driver.
1997-05-22 Mike SmithAdd 'wl' Wavelan driver.
1997-05-22 Mike SmithAdd the 'wl' ISA Wavelan driver.
1997-05-22 Poul-Henning... Shrink struct inode by 20 bytes, so that malloc wastes...
1997-05-22 Poul-Henning... Don't apply 5V when we want 3.3V.
1997-05-22 Poul-Henning... Remove cruft relating to p_selbits and p_selbits_size
1997-05-22 Poul-Henning... Remove p_selbits and p_selbits_size so sizeof(struct...
1997-05-22 Thomas GellekumTypo police.
1997-05-22 Philippe CharnierSpelling correction (`1 bytes' is now printed `1 byte')
1997-05-22 Jordan K. HubbardBe more bullish about saving configuration information.
1997-05-22 Eivind EklundUpgrade to latest version of named.root (from InterNIC).
1997-05-22 Jordan K. HubbardActually, rethink last commit and simply remove the...
1997-05-22 Jordan K. HubbardUpdate version of apache.
1997-05-21 Daniel O'CallaghanTell the chroot()ed user that "access restrictions...
1997-05-21 John PolstraThis commit affects ELF kernels only.
1997-05-21 John PolstraFill out the ELF header files to make them more or...
1997-05-21 John PolstraAdd new C global names also referenced from assembly...
1997-05-21 John PolstraMake setbits() SMP-safe. Eliminate the SETBITS() macro...
1997-05-21 Satoshi AsamiFix comment about LOCAL_DIRS. Now it works as advertis...
1997-05-21 Jordan K. HubbardRemove evil MAKE_LOCAL and MAKE_PORTS hacks and replace...
1997-05-21 Joerg WunschInitialize the buf_queue of the pt(4) driver.
next