]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-09-05 John PolstraImplement ldconfig functionality for ELF. The hints...
1998-09-05 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.201.
1998-09-05 KATO TakenoriSync with sys/i386/conf/Makefile.i386 revision 1.121.
1998-09-05 KATO TakenoriIncrease 'maxusers' to 32.
1998-09-05 David E. O... With the change to the 4.4Lite2 mount interface we...
1998-09-05 John PolstraAdd hints file structures and defines.
1998-09-05 Mike SmithEscape the \ characters so that the intended beep at...
1998-09-05 John BirrellAdd -lcrypt.
1998-09-05 John BirrellAdd -lcrypt when building kerberos.
1998-09-04 Jordan K. HubbardActually *looking* at this file now, I see that a good...
1998-09-04 Jordan K. HubbardTurn tcp_extentions off by default. They sometimes...
1998-09-04 Luoqi ChenMake irq forwarding truely functional.
1998-09-04 John BirrellEnable rtld-elf for build on alpha too. We now have...
1998-09-04 Mark MurrayUnbreak "make release".
1998-09-04 John BirrellYAMT (yet another missing target). It's a shame that...
1998-09-04 Mike SmithIncrease 'maxusers' to 32; with the number of people...
1998-09-04 Andrzej BialeckiBring the docs more up-to-date. Document the 'custom...
1998-09-04 Andrzej BialeckiAdded special type of setup called 'custom'. It allows...
1998-09-04 Doug RabsonAdd alpha support.
1998-09-04 Doug RabsonCosmetic changes to the PAGE_XXX macros to make them...
1998-09-04 Brian SomersDon't cast potentially unaligned addresses to pointers to
1998-09-04 Nicolas SouchuDevice registration temporaly removed until major numbe...
1998-09-04 Bill PaulModify the xl_mediacheck() routine to also test for...
1998-09-04 Warner Losho Enable standby mode in apm utility. You need a newer...
1998-09-04 Andrey A. Chernovmake sbflush panic messages more descriptive
1998-09-04 Andrey A. ChernovPAGE_WAKEUP -> vm_page_wakeup
1998-09-04 Kazutaka YOKOTAFix uninitialized variable.
1998-09-04 John BirrellAdd the distribute target that make release wants.
1998-09-04 David E. O... Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibi...
1998-09-04 Jordan K. HubbardJust nuke the aout bootstrap stuff since we don't need...
1998-09-04 Andrzej BialeckiSet OBJFORMAT=aout to affect the whole build - for...
1998-09-04 Doug RabsonCosmetic changes to the PAGE_XXX macros to make them...
1998-09-04 Doug RabsonMake SimOS work again.
1998-09-04 Doug RabsonMake this build even if sio is not in the kernel.
1998-09-04 Andrey A. Chernovadd missing sys/queue.h
1998-09-04 Jordan K. HubbardOnly move a.out libs if we're building for a.out.
1998-09-04 Nicolas Souchupcf.c added, support for the Philips PCF8584 I2C bus...
1998-09-04 David E. O... revert back to rev 1.5
1998-09-04 David E. O... Don't assume that time_t is long.
1998-09-04 Mike SmithGeneric plug-and-play enumerator infrastructure. Query...
1998-09-03 Doug RabsonAdd manpages for the new device framework.
1998-09-03 John BirrellOnly run ldconfig if the OBJFORMAT is aout.
1998-09-03 John BirrellWhen creating /etc/objformat, respect DESTDIR.
1998-09-03 Nicolas SouchuReviewed by: Doug Rabson
1998-09-03 Nicolas SouchuReviewed by: Doug Rabson
1998-09-03 Nicolas SouchuReviewed by: Doug Rabson
1998-09-03 Nicolas SouchuReviewed by: Doug Rabson
1998-09-03 Nicolas SouchuReviewed by: Doug Rabson
1998-09-03 Nicolas SouchuReviewed by: Doug Rabson
1998-09-03 Nicolas SouchuSubmitted by: nsouch
1998-09-03 Nicolas SouchuSubmitted by: nsouch
1998-09-03 Mark MurrayBump up the E_SHELL constant after an extra field was...
1998-09-03 Andrzej BialeckiAdded Makefile to have true dependency of kernel image...
1998-09-03 Andrzej BialeckiMinor fixes to 'clean' script.
1998-09-03 Andrzej BialeckiSet OBJFORMAT=aout, until crunchide learns about ELF...
1998-09-03 Satoshi AsamiBump __FreeBSD_version to 300004 to indicate post E...
1998-09-03 Matthew DillonReviewed by: J Wunsch <j@uriah.heep.sax.de>
1998-09-03 Jordan K. HubbardAllow quoted strings (single or double) for grouping...
1998-09-03 Mike SmithBootstrap updates.
1998-09-02 Brian SomersInstall amd.conf
1998-09-02 Brian SomersThis is AMD.CONF, not AMQ.CONF
1998-09-02 Nicolas Souchuprinting with compatible mode fixed if ECP available...
1998-09-02 Poul-Henning... Widen and change the layout of the IPFW structures...
1998-09-02 Robert V. BaronPass2 complete
1998-09-02 Masafumi Max... Add ^G to the end of boot.help on the installation...
1998-09-02 Bruce EvansAdded a vfs_oid pointer and a vfs_uninit() function...
1998-09-02 Bruce EvansBacked out previous commit. VFS_LKM_NO_DEFAULT_DISPATC...
1998-09-02 Bruce EvansKeep build-tools objects separate from `all' objects...
1998-09-02 Garrett WollmanProperly fragment multicast packets.
1998-09-02 Bruce EvansFixed the elf case of the creation of the libcrypt...
1998-09-02 Bruce Evanscsu must be built before all shared libaries for ELF...
1998-09-02 Bruce EvansFixed munging of the SUBDIR list in rev.1.16-1.18.
1998-09-02 Bruce EvansRemoved a buggy ifdef for not linking libmd explicitly...
1998-09-02 Bruce EvansAdd -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not in
1998-09-02 Andrzej BialeckiAdd options for bridging and bandwidth limiting (disabl...
1998-09-02 Bruce EvansNuked setting of crt here too.
1998-09-02 Andrzej BialeckiUgh... Small correction to the previous commit.
1998-09-02 Andrzej BialeckiAdded code to display interface table and link layer...
1998-09-02 David E. O... Cut-n-paste fub.
1998-09-02 Wolfram SchneiderDiagnostic rewritten in English.
1998-09-02 Mark MurrayAdd libcrypt. Elf was breaking.
1998-09-02 John PolstraSuppress duplicate entries in ldd output.
1998-09-02 John PolstraStyle fixes. If it seems like a lot of lines of change...
1998-09-02 Brian SomersAdd Id keywords
1998-09-02 John PolstraHandle dlsym(NULL, ...) properly, by searching in the...
1998-09-02 John PolstraImplement the weak aliases for private entry points...
1998-09-01 Bill Paul"xl%d: chip is is in D%d power mode " -> "xl%d: chip...
1998-09-01 Garrett WollmanSeparate wakeup conditions for page I/O count (pg_busy...
1998-09-01 Gary PalmerRemove redundant decl. of time(). Causes problems on...
1998-09-01 KATO TakenoriSync with sys/i386/conf/Makefile.i386 revision 1.120.
1998-09-01 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.306.
1998-09-01 Jordan K. HubbardSilence potentially bogus warning.
1998-09-01 Jordan K. HubbardPut MSDOSFS back and look for something else to trim.
1998-09-01 John BirrellForce NOMAN and NOINFO on legacy-install as well as...
1998-09-01 John BirrellAdd the clean targets again.
1998-09-01 John BirrellAdd the clean cleandepend and cleanobj targets back.
1998-09-01 Luoqi ChenCheck for NULL pointer before freeing a struct sockaddr...
1998-09-01 KATO Takenori- Fix style bug.
1998-09-01 Mike SmithNew commandline/script parser, supports backslash quoti...
1998-09-01 John BirrellAdd a target to check the consistency of the make OBJFO...
next