]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-10 Ruslan Ermilovmdoc(7): There cannot be a subsection inside a list.
2003-09-10 Bill PaulUpdate hardware revision table. 0x04000000 appears...
2003-09-10 John BaldwinWhitespace.
2003-09-10 Peter PentchevDocument the alternate way of matching MAC addresses...
2003-09-10 John BaldwinMove the definitions for ACPI MADT table entries not...
2003-09-10 John BaldwinWe represent PCI intpin's two different ways. One...
2003-09-10 John BaldwinFinish an earlier commit:
2003-09-10 Marcel MoolenaarIf we failed to size the Rx FIFO, assume the worst...
2003-09-10 Tim J. RobbinsMove an annoying printf() call that gets triggered...
2003-09-10 John BaldwinRemove an XXX comment by using the per CPU mask added...
2003-09-10 John BaldwinAdd a acpi_SetDefaultIntrModel() method to allow driver...
2003-09-10 Warner Loshadd ELSA Vianect WLAN (Marco Wertejuk)
2003-09-10 John BaldwinFix a typo.
2003-09-10 John BaldwinAdd comments to the members of the timecounter struct...
2003-09-10 John BaldwinUpdate the license on this file to be a bit more sane.
2003-09-10 John BaldwinAdd constants for entries in the IDT and use those...
2003-09-10 Ruslan ErmilovAdd /usr/X11R6/man to the optional manpath.
2003-09-09 Ruslan ErmilovFixed -Wpointer-arith warning.
2003-09-09 Ruslan ErmilovCatch up with mdoc.local list of libraries.
2003-09-09 Ruslan ErmilovCatch up with mdoc.local list of libraries.
2003-09-09 David XuOriginal pthread_once code has memory leak if pthread_o...
2003-09-09 Garance A DrosehnSwitch dotrim() to take advantage of the 'struct conf_e...
2003-09-09 Garance A DrosehnReduce the annoying compiler warnings that pop up when...
2003-09-09 Peter WemmClean up get/set_mcontext() and get/set_fpcontext(...
2003-09-09 Dag-Erling... Fix some broken comments.
2003-09-09 Ceri DaviesThe re.4 manpage has been checked in now, so hook it...
2003-09-09 Marcel MoolenaarAdd LOG2_ID_PAGE_SIZE to the mix of options on ia64.
2003-09-09 Bill PaulRemove unnecessary #include of brgphyreg.h, left over...
2003-09-09 Bill PaulAdd a device driver for the Broadcom BCM4401 ethernet...
2003-09-09 Martin BlappRestore behaviour from rev. 1.9. Only log when there...
2003-09-09 Yaroslav TykhiyUpdate the explanation of parity capabilities
2003-09-09 Tim J. RobbinsAdd the -m, -w and -x options to ls's usage message.
2003-09-09 Nate LawsonAdd support for ACPI 2.x and the XSDT.
2003-09-09 Nate LawsonRename FACP to FADT throughout.
2003-09-09 Dag-Erling... Add cwd, root and statm (modeled on a 2.4.20 kernel...
2003-09-09 Dag-Erling... Make char signed by default.
2003-09-09 David XuAdd code to support pthread spin lock.
2003-09-09 Scott LongUse PCIR_BAR() instead of a magic offset.
2003-09-09 Scott LongRe-arrange the raid section a small bit and put drivers...
2003-09-09 Marcel MoolenaarIntroduce IA64_ID_PAGE_{MASK|SHIFT|SIZE} and LOG2_ID_PA...
2003-09-09 Garance A DrosehnCorrect the comment about which timezone-change loses...
2003-09-09 Garance A DrosehnAdd a '-D <something>' command line arg, which can...
2003-09-09 Nate LawsonDisallow attempts to suspend to S0. It was only enable...
2003-09-09 Garance A DrosehnUse strtol() instead of strtoul() in parse8601, so...
2003-09-09 Garance A DrosehnFix typo in the previous commit. Was checking wrong...
2003-09-09 Garance A DrosehnChange parse8601 and parseDWM so they return an alterna...
2003-09-09 Bill PaulAdd the re.4 man page, which I forgot to do last night.
2003-09-09 Garance A DrosehnCosmetic change to move parse8601 right next to parseDW...
2003-09-09 Eric AnholtHook the SiS DRM up to the build
2003-09-09 Eric AnholtMerge from DRI CVS. Includes newly ported SiS 300...
2003-09-08 Peter WemmTurn aac back on now that its been cleaned up for 64...
2003-09-08 Ruslan Ermilovmdoc(7): Use the new feature of the .In macro.
2003-09-08 Ruslan ErmilovFinish the reversion of rev. 1.52.
2003-09-08 Poul-Henning... Correct bzero length so we clear the entire key structure.
2003-09-08 Poul-Henning... Correctly bzero the entire context, not just the first...
2003-09-08 Peter WemmArgh. This file was completely out of sync with mconte...
2003-09-08 Peter WemmHmm. Two copies of the mcontext...
2003-09-08 Ruslan ErmilovUnbreak Russian KOI8-R support.
2003-09-08 Paul SaabQuiet down boot verbose and allow commands to be submit...
2003-09-08 Ian DowseIn the !MNT_BYFSID case, return EINVAL from unmount...
2003-09-08 Simon L. B... - Use trademark entities.
2003-09-08 Søren SchmidtAdd another ID for the SiI3112a SATA chip as used on...
2003-09-08 Søren SchmidtLimit the size of the rebuild requests to be within...
2003-09-08 Tim J. RobbinsBump __FreeBSD_version for Coda 6.x venus<->kernel...
2003-09-08 David E. O... Use __FBSDID().
2003-09-08 Søren Schmidt#ifdef out the vague ATA disk detection code causing...
2003-09-08 Søren SchmidtHandle shared channels better.
2003-09-08 Søren SchmidtUpdate the PIO mode gathering code.
2003-09-08 Ruslan ErmilovCommand line variables take precedence over global...
2003-09-08 Doug BartonLooks like the re.4 man page didn't make it in the...
2003-09-08 Søren SchmidtDont re-arm the timeout twice on a timeout error.
2003-09-08 Nate LawsonDon't disable interrupts a second time. Remove an...
2003-09-08 Alan CoxUse pmap_extract_and_hold() in pipe_build_write_buffer...
2003-09-08 Bill PaulFix path of pci #includes that I botched.
2003-09-08 Bill PaulFix PATH: directive in sys/modules/re/Makefile, and...
2003-09-08 Alan CoxIntroduce a new pmap function, pmap_extract_and_hold...
2003-09-08 Bill PaulTake the support for the 8139C+/8169/8169S/8110S chips...
2003-09-07 Marcel MoolenaarUntangle the code in this file to improve understandabi...
2003-09-07 Marcel MoolenaarRemove the assumption that a bus_space_handle_t is...
2003-09-07 David E. O... Enable '--interpreter=mi' support.
2003-09-07 David E. O... s/x86-64/amd64/
2003-09-07 David E. O... style.Makefile(5)
2003-09-07 Alan CoxMFamd64/i386
2003-09-07 Marcel MoolenaarImproved English, proper spacing and capitalization...
2003-09-07 Alan CoxRevise the locking in mincore(2).
2003-09-07 Philippe CharnierUse uid_t.
2003-09-07 Hiten PandyaChange an `is' to a `was' in the AUTHORS section.
2003-09-07 Philippe CharnierDo not print the result of strftime() in case of failur...
2003-09-07 Cameron Grantupdate my email address.
2003-09-07 Philippe CharnierAdd FBSDID. Do not \n terminate warnx() argument. fprin...
2003-09-07 Philippe CharnierIntroduce arguments the standard way. In .Ar command...
2003-09-07 Philippe CharnierRemove duplicate #include. Do not \n terminate errx...
2003-09-07 Philippe CharnierAdd FBSDID. Use errx() instead of fprintf()/exit()...
2003-09-07 Philippe CharnierThe .Fn function. Dot terminate sentences. Use .Bd...
2003-09-07 Bruce Evansclock.c:
2003-09-07 Ruslan Ermilov- No need to create libfoo.so -> libfoo.so.X symlinks...
2003-09-07 Philippe CharnierReplace a reference to non existant mount_ffs(8) by...
2003-09-07 Bruce EvansMoved stop/start code for other CPUs to near the beginn...
2003-09-07 Ruslan ErmilovEliminate the need in uname(1) during install.
2003-09-07 Bruce EvansRestored non-egregious casts so that this file compiles...
next