]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-06 greenI made some cleanups, rearranged things a bit, and...
1999-07-06 obrienMake the new %Z addition thread-safe.
1999-07-06 mjacobsuggestions from bde to clean up last checkin slighty
1999-07-06 mjacobadd in a boot environment isp_disable flag
1999-07-06 jasoneAlways use growable thread stacks on the i386. The...
1999-07-05 nikMake the source and the man page agree about the flags...
1999-07-05 nikClarify static_routes variable's meaning
1999-07-05 mjacobWow- too much breakage..wait until you compile it,...
1999-07-05 mjacobOops- got sense of ifdef wrong
1999-07-05 mjacobadd 2200 f/w; fix botched define
1999-07-05 mjacobadd ISP_DISABLE_2200_SUPPORT defines; Add reference...
1999-07-05 wpaulRemove ti_refill_rx_rings() and associated stuff; repla...
1999-07-05 mjacobadd another ISP option
1999-07-05 marcelLet newuname return "Linux" as the OS name and not...
1999-07-05 marcelAlso try to load the interpreter without prepending...
1999-07-05 mph"Cannot" is one word. "Can not" has a different meanin...
1999-07-05 lileUpdate to latest version of PowerMACH Works from Olicom.
1999-07-05 mckayReformat previous fix to remove an uglier than average...
1999-07-05 bdeFixed English errors, spelling errors and formatting...
1999-07-05 yokotaReflect recent changes in syscons and vga.
1999-07-05 yokotaAdded the EXAMPLE section and try to make the text...
1999-07-05 msmithMerge from -stable; support for the 'ida' driver, move...
1999-07-05 msmithAdd support for the 'ida' driver.
1999-07-05 msmithThe IDA driver is 'ida', not 'id'
1999-07-05 msmithMove the initialisation/tuning of nmbclusters from...
1999-07-05 msmithUse the new tunable macros for the net.inet.tcp.tcbhash...
1999-07-05 msmithA couple of new macros to make implementing tunable...
1999-07-05 jkhBump the number of vtys created to compensate for new...
1999-07-05 hosokawaMy last modification for PC-card boot.flp was incomplet...
1999-07-05 wpaulTake the Winbond driver out of GENERIC for the alpha...
1999-07-05 hoekRespect the NOFSCHG variable. Add an $Id$ while I...
1999-07-05 greenAdd an extra space to " AMD Features=" to make it line...
1999-07-05 greenK6-III CPUs are now case:d in the appropriate switch...
1999-07-05 jasoneDisable growable stacks by default, as advertised.
1999-07-05 jasoneUse growable stacks for thread stacks that are the...
1999-07-04 billf(1) Include linker.h because we use kldload()
1999-07-04 phkfix DEV_MODULE, I overlooked this one in my last commit
1999-07-04 billfClean up some ambiguous nested if/elses.
1999-07-04 bdeFixed missing prototype for address_to_line(). One...
1999-07-04 hosokawaconfigure "pccardd_flags" in /etc/rc.conf by sysinstall.
1999-07-04 bdeDon't override the (correct) default for BINDIR.
1999-07-04 bdeFixed style bugs in FreeBSD changes. KNF style doesn...
1999-07-04 bdeImproved error handling in rev.1.18: don't ignore failu...
1999-07-04 hosokawaModified to configure pccard_mem in /etc/rc.conf by...
1999-07-04 desFeed the vty monster.
1999-07-04 phkRemove cmaj and bmaj args from DEV_DRIVER_MODULE.
1999-07-04 bdeFixed corruption of the "blocked" list in lf_setlock...
1999-07-04 hosokawaAdded "pccardd_flags" for rc.conf.
1999-07-04 wpaulPatch the WaveLAN/IEEE driver to detect and reject...
1999-07-04 hosokawamake release (actually, make floppies) makes PC-card...
1999-07-04 nyanRemove the 'tty' interrupt label. This is obsolete.
1999-07-04 obrienActually impliment the documented %Z specifier.
1999-07-04 bdeQuick fix for breakage of bounds checking in rev.1...
1999-07-04 peterMinor nit - pn_cachesize is not a PN_RX_BUG_WAR varible.
1999-07-04 jlemonSome cleanup and rearrangement. hw.physmem is now...
1999-07-04 mckusickThe vfs.write_behind sysctl and related code support...
1999-07-04 mckusickThe buffer queue mechanism has been reformulated. ...
1999-07-03 jdpShake hands with GDB a little bit earlier so that it...
1999-07-03 n_hibmaAdd the semi-official Bulk protocol id 'P'
1999-07-03 impLatest updating changes for softupdates, inetd and...
1999-07-03 jdpUpdate pathnames for new location of soft-updates sources.
1999-07-03 jdpUpdate comment for new location of soft-updates sources.
1999-07-03 jdpRemove the soft-updates sources from their original...
1999-07-03 mjacobMake the change similar to that suggested by Nick Hibma...
1999-07-03 peterprintf int/dev_t (pointer) warning
1999-07-03 peterDelete stray static prototype.
1999-07-03 peterStop rfork(0) from panicing. (oops!!)
1999-07-03 peterEliminate a bunch of #include "pci.h" and #if NPCI...
1999-07-03 impImprove compatibility with other systems by changing...
1999-07-03 n_hibmaRemove bogus argument to LIST_HEAD_INITIALIZER
1999-07-03 peterDelete special handling for 'device-driver' suffix...
1999-07-03 peterDelete the 'device-driver' suffix. It's been meaningle...
1999-07-03 peterOnly have the pci component compiled if pci is specifie...
1999-07-03 peterMove bt_isa.c to the cpu-independent isa section.
1999-07-03 peterFix warnings in last commit (dev_t is not an int, and...
1999-07-03 peterA minor tweak to shut up gcc (on the Alpha) for two...
1999-07-03 dtDon't ignore weak symbols.
1999-07-03 desReverse the FTP_PASSIVE_MODE check, so it checks for...
1999-07-03 katoAdded copyright.
1999-07-03 katoRemoved unused files.
1999-07-03 katoMoved LCD controle routine for certain models of EPSON...
1999-07-03 katoSync with sys/i386/i386/machdep.c revision 1.349.
1999-07-03 phkBe more informative and try to ask the user in some...
1999-07-03 phkBail after 5 attempts to read very noisy signals.
1999-07-03 phkWarn about drivers which take over other drivers cdevsw...
1999-07-03 katoSync with sys/i386/conf/majors.i386 revision 1.78.
1999-07-03 katoSync with sys/i386/conf/Makefile.i386 revision 1.157.
1999-07-03 bdeFixed regression of $Id$ to "from: $Header$" in previou...
1999-07-03 alcAn SMP-specific change: Add the lock prefix to RMW...
1999-07-03 mharowcd -> acd
1999-07-03 greensys/buf.h needs to have included sys/systm.h for spl...
1999-07-03 greenIt's really mP6.
1999-07-03 mjacobWell, don't try and probe 65535 luns- things just don...
1999-07-03 msmithBump maxusers to 32 to match the i386.
1999-07-02 grogAdd definitions for simplified config commands
1999-07-02 mjacobRemove pre-CAM code. Add in getenv_int calls for variab...
1999-07-02 mjacobRemove all pre-CAM code. Fix breakage for SCCLUN when...
1999-07-02 mjacobMerge defunct isp_freebsd_cam.h into this file. Do...
1999-07-02 mjacobRoll revision levels. Add support for the Qlogic 2200...
1999-07-02 msmithMention the Rise MP6, list merged items. There are...
next