]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-04-19 Steve PriceMerge a bunch of cleanups from NetBSD.
1999-04-18 Søren SchmidtUpdate to use the new-bus framework. No functional...
1999-04-18 Peter WemmCompile without a PCI bus in the kernel.
1999-04-18 Peter WemmMake the bt isa driver work..
1999-04-18 Peter WemmCheck bus_setup_intr() as a seatbelt...
1999-04-18 Jordan K. HubbardAdd entries for Intel 82443GX chipset.
1999-04-18 Peter WemmDisconnect modload/modunload/modstat from their Makefiles..
1999-04-18 Peter WemmImplement an EISA new-bus framework. The old driver...
1999-04-18 Peter WemmRemove i386-specific psm.c - it's now in sys/isa/psm.c
1999-04-18 Peter WemmMerge revs 1.57 and 1.60 of i386/isa/psm.c
1999-04-18 Doug RabsonAdd support for 'disabled' probe hint.
1999-04-18 KATO TakenoriSync with follwing files:
1999-04-18 Peter WemmThese two have been replaced with isa/sio* in the gener...
1999-04-18 Peter WemmMerge missing changes from i386/isa/sioreg.h (PC98...
1999-04-18 Peter WemmTidy up a few things left over from the conversion...
1999-04-18 KATO TakenoriAdded PC98 code.
1999-04-18 KATO TakenoriUse pc98/pc98/pc98.h instead of isa/isareg.h in PC98...
1999-04-18 Doug RabsonRegister sio interrupts as fast (fixing some silo overf...
1999-04-18 Peter WemmClean up the skeleton code a little. There was a ...
1999-04-18 Peter WemmFurther cleanups. i386_ioconf.c and alpha_ioconf.c...
1999-04-18 Doug RabsonUse perl, not perl5 to compile interfaces.
1999-04-18 Daniel C. SobralAdd support for Joliet extensions to the iso9660 fs...
1999-04-18 David E. O... This duplicates gnu/usr.bin/cc/c++filt.
1999-04-18 David E. O... Turn off f2c. Superseeded by EGCS's g77.
1999-04-18 David E. O... Turn off libf2c. Superseeded by EGCS's libg2c.
1999-04-18 David E. O... Hookup libg2c. (define NO_FORTRAN if you don't want...
1999-04-18 David E. O... libg2c -- EGCS's version of libf2c (plus enhancements).
1999-04-18 David E. O... Add FORTRAN support.
1999-04-18 David E. O... Move HAVE_CONFIG_H define to global cc/ Makefile so...
1999-04-18 David E. O... *** empty log message ***
1999-04-18 David E. O... Use inherited BINDIR defintion.
1999-04-18 David E. O... Include the parent Makefile.inc so we get a proper...
1999-04-18 David E. O... Hookup the new FORTRAN compiler. Define `NO_FORTRAN...
1999-04-18 David E. O... Add the EGCS g77 FORTRAN compiler.
1999-04-18 David E. O... Minimum change to convert from home-grown f77 to EGCS...
1999-04-18 Daniel C. SobralInstalls a default loader.rc if none exists. Document...
1999-04-18 Daniel C. SobralA default loader.rc to be installed.
1999-04-18 David E. O... Make room for g77.
1999-04-18 Peter WemmI missed this PnP change for new-bus..
1999-04-18 Bruce EvansActually build the new fxp module.
1999-04-18 Paul RichardsSet ifq_maxlen to IFQ_MAXLEN
1999-04-18 Paul RichardsSet ifq_maxlen to number of transmit descriptors.
1999-04-18 Matt JacobMake WangTek 51000 a fixed block device.
1999-04-18 Paul RichardsThe changes to vm_page.c have broken the assumption...
1999-04-17 Nick HibmaUHCI_DEBUG should of course be OHCI_DEBUG
1999-04-17 Doug RabsonProbe the SiS 85c503 as a PCI-ISA bridge.
1999-04-17 Peter WemmWrap the pcm driver for old isa probes.
1999-04-17 Peter WemmDisconnect lkm subdir so we don't build a lkm module...
1999-04-17 Peter WemmGet out the blow torch and hack away all the unused...
1999-04-17 Peter WemmConvert the dummynet lkm code to be kld aware (this...
1999-04-17 Bruce EvansAllocate space for struct isa_device's, not for pointer...
1999-04-17 Peter WemmGC some unused code.
1999-04-17 Peter WemmOops, forgot this part of lkm code that's been replaced...
1999-04-17 Peter WemmWell folks, this is it - The second stage of the remova...
1999-04-17 Peter WemmImage activators use EXEC_SET(), not TEXT_SET(). ...
1999-04-17 Greg LeheyReverse last checkin, which was a regression. Grrr.
1999-04-17 Greg Leheyfree_vinum: clear up a warning message.
1999-04-17 Greg LeheyReplace with the correct version which sources in the...
1999-04-17 Greg LeheyWhen looking at all objects, look at all objects.
1999-04-17 Greg Lehey When looking at all objects, look at all objects.
1999-04-17 Greg Leheyvinum_init: count dead children correctly when waiting...
1999-04-17 Luoqi ChenX11 include directory may not actually contain any...
1999-04-17 Peter WemmMerge up to rev 1.234 (nice revision number!) of i386...
1999-04-17 Peter WemmMerge up to rev 1.226 of i386/isa/sio.c
1999-04-17 Peter Wemmoops, there was no tek390.c from the last commit, that...
1999-04-17 Peter WemmWe use the generic isa version now.
1999-04-17 Peter WemmWe now use the generic isa version..
1999-04-17 Peter Wemmvga_isa.c is now generic, not i386 specific (src/sys...
1999-04-16 Peter WemmCopy across some apparently missing cleanups from i386...
1999-04-16 Peter WemmAs a temporary anti-foot-shooting measure, don't let...
1999-04-16 Peter WemmAdd a sample loadable pci driver Makefile..
1999-04-16 Peter WemmCorresponding minimal changes for kernel configuration...
1999-04-16 Peter WemmBring the 'new-bus' to the i386. This extensively...
1999-04-16 Jordan K. HubbardAdd SYSVSEM so that newer versions of Xaccel don't...
1999-04-16 Nick HibmaRemove the entries for umodem and ucom. These drivers...
1999-04-16 Andrew Gallatinzero out switchtime.tv_sec. This fixes a fairly seriou...
1999-04-16 Hidetoshi Shimokawa- Add another adhoc frame_size detection for stack...
1999-04-16 Guy HelmerRevise list of interfaces on which bridging is supporte...
1999-04-16 Guy HelmerAdd bridging support (tested in 3.1-RELEASE by Steven...
1999-04-15 Eivind EklundBetter handling for ARP/source routing on Token Ring
1999-04-15 Bruce EvansRemoved dead code and cleaned up. setconf() now just...
1999-04-15 Bruce EvansMade booting with -a work for all configurations. ...
1999-04-15 Dag-Erling... Nuke lsock(1).
1999-04-15 Dag-Erling... lsock(1) -> sockstat(1)
1999-04-15 Dag-Erling... Rename lsock(1) to sockstat(1).
1999-04-15 David E. O... Foo. jdp changed .so to .So during the time I did...
1999-04-15 David E. O... Create /var/db/port.mkversion rather than /var/db/pkg...
1999-04-15 Warner LoshClarify the current state of cc -aout:
1999-04-15 Bill Paul- Close PR #11136: add PCI ID for another new cyclone...
1999-04-15 Alexander LangerAdded missing newline to "no ports found!" message.
1999-04-14 David E. O... Remove references to libg++ and libf2c that aren't...
1999-04-14 Bill PaulGrrr. Make all modes work properly with the 82c168...
1999-04-14 Dmitrij Tejblumgetnewbuf(): check return value from tsleep(). Interrup...
1999-04-14 Nik ClaytonFix typos.
1999-04-14 Nik ClaytonChange description of file(1) following symlinks to...
1999-04-14 Matt Jacobtemp fix for internal queue overflow problem
1999-04-14 Peter WemmAdd example for 'makeoptions DEBUG' and some notes...
1999-04-14 Dag-Erling... Activate lsock(1).
1999-04-14 Dag-Erling... Import lsock(1), a Perl script for listing open Interne...
1999-04-14 Bruce EvansInstall kld.4.
next