]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2004-06-28 gallatinFix alpha - the use of min() on longs was loosing the...
2004-06-28 impBuild usbdevs.h
2004-06-28 jhbRemove the signal_caught argument from sleepq_timedwait...
2004-06-28 impanother format nit
2004-06-28 impcasting for printf happiness
2004-06-28 jhb- Execute all of the tasks on the taskqueue during...
2004-06-28 impWe need to build miidevs.h when we have miibus, not...
2004-06-28 jhbAdjust the priorities of software interrupts. Bump...
2004-06-28 jhbAdjust the priority of the idle threads to be the lowes...
2004-06-28 jhb- Shorten the names for the TTY related swi interrupt...
2004-06-28 rikDo not m_free packet since IF_HANDOFF (called from...
2004-06-28 kientzleSome implicit dirs were not having the umask correctly
2004-06-28 kientzleAdd yet another synonym for -n.
2004-06-28 denWhitespace fix
2004-06-28 nyanMerged from sys/dev/sio/sio.c revision 1.444.
2004-06-28 denAdd translation for early-adopter
2004-06-28 davidxuRemove libpthread_dbg, soon it will be replaced by...
2004-06-28 muxRegenerate this file so that it gets correct comments...
2004-06-28 muxUpdate the location of the Hart's database as well.
2004-06-28 muxUpdate to the latest versions of the Boemler and Hart...
2004-06-28 cognetRemove unused includes.
2004-06-28 muxThe location of the Boemler's PCI database has moved...
2004-06-28 ddFix spelling error in my own paragraph.
2004-06-28 tjrDocument incorrect handling of multibyte characters...
2004-06-28 tjrDescribe the algorithm used by the -n option.
2004-06-28 tjrMove some variable declarations to the top of the file.
2004-06-28 impbde points out that this can't do anything useful....
2004-06-28 scottlRetire BUS_DMAMAP_NSEGS for sparc64
2004-06-28 scottlSwitch sparc64 busdma to use a dynamically allocated...
2004-06-28 impTurns out that jhb didn't really like this. And nate...
2004-06-28 imprman_reserve_resource doesn't set the bushandle, so...
2004-06-28 impWhen opening /dev/io, preserve iopl properly. Otherwis...
2004-06-28 impremove needless blankline
2004-06-28 impUse APM_UNKNOWN instead of 0xff. Use ~0U instead 0...
2004-06-28 impAllow dev to be NULL and assume that a device is not...
2004-06-28 emaxFix cut-n-paste bugs in hccontrol(8). Its very strange...
2004-06-27 gadChange the "rtprio" format so it prints an informative...
2004-06-27 kientzleRefuse to extract an entry from an archive on top of...
2004-06-27 kientzleUpdate -p:
2004-06-27 kientzleMore cleanup work on permissions restore:
2004-06-27 kientzleAdd two new convenience functions to query the uid...
2004-06-27 impWe don't need GEN_M_CFILES. Fold it into GEN_CFILES...
2004-06-27 gadImprove checking for `ps -t <dev>', and give better...
2004-06-27 phkRwatson, write 100 times for tomorrow:
2004-06-27 phkMake sure to kill the devstat entry for disappearing...
2004-06-27 impOnly build miidevs.h when we have mii in the kernel
2004-06-27 kientzleClean up some consistent confusion between "dev" and...
2004-06-27 kientzleWarn about stripping leading '/' when creating archives.
2004-06-27 alex- Fix style bug in Dell Bluetooth adapter (don't repeat...
2004-06-27 impNow that all the in-tree referrences to these old files...
2004-06-27 tjrSilence a warning about an unused argument.
2004-06-27 tjrCorrect the description of the -f option: input and...
2004-06-27 impMFp4: Last references to dev/usb/usbdevs.h converted.
2004-06-27 kientzleMore tweaks to implicit directory creation. Even such...
2004-06-27 tjrHandle multibyte characters when cutting out fields...
2004-06-27 tjrUpdate a comment that compared the parser with an obsol...
2004-06-27 tjrAdd cross-reference to colrm(1).
2004-06-27 tjrImplement the -c option correctly in locales with multi...
2004-06-27 impMFp4:
2004-06-27 impMFp4:
2004-06-27 impMFp4:
2004-06-27 impMFp4: Set the bus handle to the bus handle of the resou...
2004-06-27 pjdIntroduce a hack that will make geom_gate to work with...
2004-06-27 impMFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h...
2004-06-27 impAdd usbdevs.h and pccarddevs.h to the build list, as...
2004-06-27 phkGuard against us having no tty pointer.
2004-06-27 schweikhFix problems with non-8 space tabs. New options for...
2004-06-27 tjrMake the handling of invalid multibyte sequences more...
2004-06-27 pjdPrepare jail(8) utility for new functionality which...
2004-06-27 mtmImplement pthread_atfork in libthr. This is mostly...
next