]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-04-25 phkIgnore tulip chips on LanMedia WAN cards.
2000-04-25 dwhiteRemove mistakenly added {o}init. The build system...
2000-04-25 dwhiteCommit PicoBSD mega-patch:
2000-04-25 wollmanAdd punctuation to make a sentence more readable.
2000-04-25 joergReassemble a sentence that has been botched in rev...
2000-04-25 phkClone the {b|bio}_offset field, and make sure it is...
2000-04-25 sheldonhFix excessive use of parenthesis in previous commit.
2000-04-25 impFirst cut at adding CIS reading to xe driver. I don...
2000-04-25 impCheckin my first batch of New Mexico changes:
2000-04-25 bpMore machdep/random.h -> sys/random.h fixes.
2000-04-25 grogFix a long-standing bug which caused massive character...
2000-04-24 obrienAdd linker_if.m to the mix.
2000-04-24 obrienUse kern/kern_random.c.
2000-04-24 jasoneAutomated regression test harness for libc_r. Existing...
2000-04-24 msmithDisable the returning of "wedged" commands; this is...
2000-04-24 wpaulUpdate the Tigon firmware to 12.3.21. This fixes a...
2000-04-24 obrien* Use sys/sys/random.h rather than a i386 specific...
2000-04-24 dfr* Rewrite to use kobj(9) instead of hard-coded function...
2000-04-24 dfrRemove a debugging define which I left by mistake.
2000-04-24 dmlbCosmetic to make errors messages look similar.
2000-04-24 dmlbMoved debugging definitions to a header file.
2000-04-24 dmlbBit mask definitions for firmware versioning.
2000-04-24 dmlbInitial import.
2000-04-24 dmlbMake the moved about version compile and run
2000-04-24 yokota- Added support for 1bpp and 4bpp BMP files.
2000-04-24 mppFix the grammar in my previous commit "lose" -> "loss".
2000-04-24 acheActivate ja nls if WANT_KANJI
2000-04-24 wpaulAdd "device miibus" to SYNOPSIS section.
2000-04-23 jkhMake FTP_PASSIVE_MODE check more specific.
2000-04-23 obrienDon't refer to non-existent automount(8).
2000-04-23 cgimplement settrigger according to spec
2000-04-23 obrienPass "WANT_KANJI" from make.conf to the compiler.
2000-04-23 obrienMBYTEDEBUG not needed for "WANT_KANJI"
2000-04-23 cgmaybe make cmi8330 work - no feedback yet
2000-04-23 mppancontrol first appeared in FreeBSD 4.0, not 3.0.
2000-04-23 mppFix a typo in the comments.
2000-04-23 wollmanSpell MAP_NOSYNC correctly.
2000-04-23 phantomCorrect uk_UA.KOI8-U locale ALPHAs specification
2000-04-23 phantomAdd note about synchronization of .Lb macro code and...
2000-04-23 phantomAdd expanded information about .Lb macro
2000-04-23 phantomAdd information about newly added .Lb macro
2000-04-23 phantomSuggest to use .Lb macro in 2nd/3rd section manpages.
2000-04-23 markmUse Garrett's new (clearer) names.
2000-04-23 nyanDisable PCI BIOS on PC-98.
2000-04-23 markmCosmetic - fix RCS tag.
2000-04-23 nyanSync with the following changes.
2000-04-23 phkHide annoying message under boot-verbose.
2000-04-23 nyanSync with sys/conf/options.i386 revision 1.135.
2000-04-23 phkEnforce and respect the 8 unit limit.
2000-04-23 nyanSync with sys/i386/conf/GENERIC revision 1.252.
2000-04-23 wollmanA couple months ago, Kirk and I were doing a walkthroug...
2000-04-23 wollmanFix a warning with a forward struct declaration.
2000-04-23 wollman.Lb-ify
2000-04-22 krisOops, remove vestigial reference to SHS passwords.
2000-04-22 chrisUpdate the `file' entry to reflect its nature as a...
2000-04-22 greenQuiet an unused variable warning by commenting out...
2000-04-22 phantomIntroduce .Lb macro to libvgl manpage
2000-04-22 phantomIntroduce .Lb macro to libutil manpages
2000-04-22 phantomIntroduce .Lb macro to libskey manpage
2000-04-22 phantomIntroduce .Lb macro to libposix1e manpages
2000-04-22 phantomIntroduce .Lb macro to netgraph library manpage
2000-04-22 phantomIntroduce .Lb macro to libmd manpages
2000-04-22 phantomIntroduce .Lb macro to libmanpages
2000-04-22 phantomIntroduce .Lb macro to libkvm manpages.
2000-04-22 phantomIntroduce .Lb macro to libfetch manpage
2000-04-22 phantomIntroduce .Lb macro to libedit manpage
2000-04-22 phantomIntroduce .Lb macro to libipx library manpage
2000-04-22 phantomIntroduce .Lb macro to libdisk manpage
2000-04-22 phantomIntroduce .Lb macro to libdevstat library manpage
2000-04-22 phantomIntroduce .Lb macro to libcrypt manpage.
2000-04-22 phantomIntroduce .Lb macro to libcam manpages.
2000-04-22 phantomIntroduce .Lb macro to libcalendar manpage.
2000-04-22 phantomIntroduce .Lb macro to libc_r manpages.
2000-04-22 phantomTeach .Lb macro about other libraries.
2000-04-22 wollmanNote the presence of POSIX.1b Shared Memory Objects.
2000-04-22 wollmanAdd a little test program to demonstrate POSIX Shared...
2000-04-22 wollmanAdd shm_open(3) and shm_unlink(3). The documentation...
2000-04-22 wollmanImplement POSIX.1b shared memory objects. In this...
2000-04-22 nyan- PC-98 uses IRQ2 too.
2000-04-22 wollmanAdd $FreeBSD$.
2000-04-22 nyanRelease allocated resources and return ENXIO on error.
2000-04-22 wollmanEnable PnP attachment for parallel port controllers.
2000-04-22 nyanChanged interrupt level to splcam() because of the...
2000-04-22 dfrMake sure the driver's ops table has been initialised...
2000-04-22 dmlbMoved functions around so that they are grouped a littl...
2000-04-22 groginitsd(): Complete the intention of revision 1.25 and...
2000-04-22 jkhmake release builds a bit more error-resistant
2000-04-22 mdodd- Fix a problem with the cdevsw struct that prevented...
2000-04-22 phkConvert the magic MFS device to a VCHR.
2000-04-22 greenThere's no reason to make "file" 0500 rather than 0555.
2000-04-22 greenWelcome back our old friend from procfs, "file"!
2000-04-22 greenMove the declaration of "struct namecache" to vnode...
2000-04-22 wpaulUpdate to include info about the 1000baseTX adapters.
2000-04-22 wpaulReoganize/update the SysKonnect driver:
2000-04-22 wpaulAdd PHY drivers for the XMAC II's internal PHY and...
2000-04-22 wpaulRegenerate
2000-04-22 wpaulAdd entries for the XMAC II's internal PHY and the...
2000-04-21 krisCorrect a typo
2000-04-21 psMove the building of the PXE module into libi386.
2000-04-21 mjacobNow that we fixed the isp_sendmarker botch, we can...
next