]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-06-30 impFix to not use 255, but instead use APM_UNKNOWN.
2004-06-30 marksmdoc changes.
2004-06-30 njlAdd missing function debug trace macros to the new...
2004-06-30 ruMarkup, grammar, and spelling fixes.
2004-06-30 muxRemove a duplicated printf().
2004-06-30 schweikhBump document date.
2004-06-30 marksDocument BIOS blacklist.
2004-06-30 njlNote the ACPI blacklist changes.
2004-06-30 ruFixed a typo.
2004-06-30 impWe need to make resources visible here as well.
2004-06-30 csjpThe call to setuid(2) subsequently causes setgroups...
2004-06-30 ruMinor markup tweaks.
2004-06-30 ruMarkup and grammar fixes.
2004-06-30 impHide struct resource and struct rman. You must define
2004-06-30 maximAdd user _pflogd.
2004-06-30 hrsNew release notes (changes in the second half of June...
2004-06-30 njlMove flags into a private ivar so it can't collide...
2004-06-30 njlAdd a method for referencing/switching power resources...
2004-06-30 njlDisable the EC GPE in the shutdown path. This is corre...
2004-06-30 impdevd is now on by default
2004-06-30 mtmWhen a thread is created suspended have libthr suspend...
2004-06-30 njlDiff reduction for style.
2004-06-30 impMy last commit broke oldcard. Rather than duplicate...
2004-06-30 njlMove acpi_if.m to files.{amd64,i386,ia64}. This should...
2004-06-30 denMFen 1.745
2004-06-30 hrsBump the copyright year and &release.4last;, and add...
2004-06-30 tjrFix typo: WRDE_DOOFS -> WRDE_DOOFFS.
2004-06-30 hrsAdd urls.ent and use the entities for URLs.
2004-06-30 hrsBump &release.prev; and &release.prev.stable;.
2004-06-30 nyanThe ahb module is not needed for pc98.
2004-06-30 brianRe-implement LQM, this time according to the rfc.
2004-06-30 hrsWhitespace/style fixes (no content change).
2004-06-30 hrsNew release notes: KDE 3.2.3.
2004-06-30 denFix few typos
2004-06-30 hrsNew release notes (changes in the first half of June...
2004-06-30 sosRemove leftover debug output.
2004-06-30 hrsNew release notes (changes in May 2004):
2004-06-30 dasImplement and document fdim{,f,l}, fmax{,f,l}, and...
2004-06-30 njlLike usbdevs, use before-depend to ensure ordering.
2004-06-30 njlRestore the terminating backslash lost by a typo.
2004-06-30 kientzleIn case symlinks happen to already be sitting around...
2004-06-30 njlMake acpi_quirks.h conditional on device acpi.
2004-06-30 njlAdd new quirk code that disables problem BIOS versions...
2004-06-30 njlAdd glue for building acpi_quirk.c
2004-06-30 njlAdd the table quirk matching code. It matches rules...
2004-06-30 njlAdd machdep quirks functions. On i386, this disables...
2004-06-30 njlComplete quirk handling script by matching the in-kerne...
2004-06-30 alfredstyle, remove register.
2004-06-30 murrayLast 3 commits made much easier by the cvs-src summarie...
2004-06-30 murrayNew release notes: klds work on amd64, ixgb driver...
2004-06-30 njlAlso print out the standard header for FADT since it...
2004-06-30 murrayarl(4) has been merged, support for TCP Selective Ackno...
2004-06-30 impAdd pnpinfo and location information to uhub. We also...
2004-06-30 impInclude more information about the device in the devadd...
2004-06-30 murrayAttempt to summarize Oliver's recent changes to the...
2004-06-30 murrayNew release notes:
2004-06-30 peterFix leftover argument to pmap_unuse_pt(). I committed...
2004-06-30 greenMake vmstat -m work with -M/-N again. Note that making...
2004-06-30 murray* IPFilter has been updated to 3.4.35
2004-06-30 jhbDocument the MUTEX_WAKE_ALL option and turn it on in...
2004-06-30 trhodesAdd a note about portaudit (1).
2004-06-29 murrayNew release notes: ipfw now supports lookup tables...
2004-06-29 murrayNote that ISC DHCP has been updated to RC14.
2004-06-29 dwmalone1) ANSIfy.
2004-06-29 impAdd ahb module for i386 and alpha (the onlt two platfor...
2004-06-29 dwmaloneThe type of some aout header types changed to uint_32...
2004-06-29 impAdd the ahb module for old Adaptec 1742 drivers now...
2004-06-29 impRemove saved_* from dc_softc. They are now no longer...
2004-06-29 sosUpdate the special handling code for ATA devices to...
2004-06-29 psAdd SACK statistics to netstat.
2004-06-29 eik- pkg_add spawns itself as argv[0] when installing...
2004-06-29 njlUpdate for acpi_id_probe()
2004-06-29 njlStaticize acpi_MatchHid() and include acpi_if.h
2004-06-29 njlUse the acpi_id_probe() method instead of acpi_MatchHid...
2004-06-29 njlAdd implementation of the ACPI methods which hands...
2004-06-29 eik- pkg_info: flag -r: (show packages this packages depen...
2004-06-29 njlAdd acpi_if.h dependencies to module build.
2004-06-29 schweikhDocument recently acquired options.
2004-06-29 eik- pkg_create: new flag -S (clean room installation)
2004-06-29 njlAdd acpi methods for HID/CID probing, evaluating object...
2004-06-29 eik- match package version numbers with relational operators
2004-06-29 eik- complete rewrite of the version number parsing code...
2004-06-29 peterReduce the size of pv entries by 15%. This saves 1MB...
2004-06-29 marksRemove 3rd clause from the licence.
2004-06-29 njlUse a default of the FADT for matching CreatorId quirks...
2004-06-29 phkFix regression in last commit.
2004-06-29 brianMention that ``set mtu max'' is necessary for PPPoE.
2004-06-29 brianReduce MAXMSS limit by 12 bytes to allow for rfc 1323.
2004-06-29 denMFen 1.732
2004-06-29 jhbOops, this didn't make it into my submit before I commi...
2004-06-29 darrenrMess from update & merge - don't release the ifnet...
2004-06-29 peterWrap long line.
2004-06-29 jhbAdd two new kernel options to allow rudimentary profili...
2004-06-29 njlInclude isa/pnpvar.h and remove a duplicate copy of...
2004-06-28 njlWhile booting, use DELAY() for waiting for the EC to...
2004-06-28 teggeInitialize result->backing_object_offset before linking...
2004-06-28 impRemove the setting of the pci config variables on power...
2004-06-28 impRemove code to slam the config space on transition...
2004-06-28 impRemove burn bridges code that saved/restored the pci...
2004-06-28 gallatinUse MIN() macro rather than ulmin() inline, and fix...
next