]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-10 jhbAdd comments to the members of the timecounter struct...
2003-09-10 jhbUpdate the license on this file to be a bit more sane.
2003-09-10 jhbAdd constants for entries in the IDT and use those...
2003-09-10 ruAdd /usr/X11R6/man to the optional manpath.
2003-09-09 ruFixed -Wpointer-arith warning.
2003-09-09 ruCatch up with mdoc.local list of libraries.
2003-09-09 ruCatch up with mdoc.local list of libraries.
2003-09-09 davidxuOriginal pthread_once code has memory leak if pthread_o...
2003-09-09 gadSwitch dotrim() to take advantage of the 'struct conf_e...
2003-09-09 gadReduce the annoying compiler warnings that pop up when...
2003-09-09 peterClean up get/set_mcontext() and get/set_fpcontext(...
2003-09-09 desFix some broken comments.
2003-09-09 ceriThe re.4 manpage has been checked in now, so hook it...
2003-09-09 marcelAdd LOG2_ID_PAGE_SIZE to the mix of options on ia64.
2003-09-09 wpaulRemove unnecessary #include of brgphyreg.h, left over...
2003-09-09 wpaulAdd a device driver for the Broadcom BCM4401 ethernet...
2003-09-09 mbrRestore behaviour from rev. 1.9. Only log when there...
2003-09-09 yarUpdate the explanation of parity capabilities
2003-09-09 tjrAdd the -m, -w and -x options to ls's usage message.
2003-09-09 njlAdd support for ACPI 2.x and the XSDT.
2003-09-09 njlRename FACP to FADT throughout.
2003-09-09 desAdd cwd, root and statm (modeled on a 2.4.20 kernel...
2003-09-09 desMake char signed by default.
2003-09-09 davidxuAdd code to support pthread spin lock.
2003-09-09 scottlUse PCIR_BAR() instead of a magic offset.
2003-09-09 scottlRe-arrange the raid section a small bit and put drivers...
2003-09-09 marcelIntroduce IA64_ID_PAGE_{MASK|SHIFT|SIZE} and LOG2_ID_PA...
2003-09-09 gadCorrect the comment about which timezone-change loses...
2003-09-09 gadAdd a '-D <something>' command line arg, which can...
2003-09-09 njlDisallow attempts to suspend to S0. It was only enable...
2003-09-09 gadUse strtol() instead of strtoul() in parse8601, so...
2003-09-09 gadFix typo in the previous commit. Was checking wrong...
2003-09-09 gadChange parse8601 and parseDWM so they return an alterna...
2003-09-09 wpaulAdd the re.4 man page, which I forgot to do last night.
2003-09-09 gadCosmetic change to move parse8601 right next to parseDW...
2003-09-09 anholtHook the SiS DRM up to the build
2003-09-09 anholtMerge from DRI CVS. Includes newly ported SiS 300...
2003-09-08 peterTurn aac back on now that its been cleaned up for 64...
2003-09-08 rumdoc(7): Use the new feature of the .In macro.
2003-09-08 ruFinish the reversion of rev. 1.52.
2003-09-08 phkCorrect bzero length so we clear the entire key structure.
2003-09-08 phkCorrectly bzero the entire context, not just the first...
2003-09-08 peterArgh. This file was completely out of sync with mconte...
2003-09-08 peterHmm. Two copies of the mcontext...
2003-09-08 ruUnbreak Russian KOI8-R support.
2003-09-08 psQuiet down boot verbose and allow commands to be submit...
2003-09-08 iedowseIn the !MNT_BYFSID case, return EINVAL from unmount...
2003-09-08 simon- Use trademark entities.
2003-09-08 sosAdd another ID for the SiI3112a SATA chip as used on...
2003-09-08 sosLimit the size of the rebuild requests to be within...
2003-09-08 tjrBump __FreeBSD_version for Coda 6.x venus<->kernel...
2003-09-08 obrienUse __FBSDID().
2003-09-08 sos#ifdef out the vague ATA disk detection code causing...
2003-09-08 sosHandle shared channels better.
2003-09-08 sosUpdate the PIO mode gathering code.
2003-09-08 ruCommand line variables take precedence over global...
2003-09-08 dougbLooks like the re.4 man page didn't make it in the...
2003-09-08 sosDont re-arm the timeout twice on a timeout error.
2003-09-08 njlDon't disable interrupts a second time. Remove an...
2003-09-08 alcUse pmap_extract_and_hold() in pipe_build_write_buffer...
2003-09-08 wpaulFix path of pci #includes that I botched.
2003-09-08 wpaulFix PATH: directive in sys/modules/re/Makefile, and...
2003-09-08 alcIntroduce a new pmap function, pmap_extract_and_hold...
2003-09-08 wpaulTake the support for the 8139C+/8169/8169S/8110S chips...
2003-09-07 marcelUntangle the code in this file to improve understandabi...
2003-09-07 marcelRemove the assumption that a bus_space_handle_t is...
2003-09-07 obrienEnable '--interpreter=mi' support.
2003-09-07 obriens/x86-64/amd64/
2003-09-07 obrienstyle.Makefile(5)
2003-09-07 alcMFamd64/i386
2003-09-07 marcelImproved English, proper spacing and capitalization...
2003-09-07 alcRevise the locking in mincore(2).
2003-09-07 charnierUse uid_t.
2003-09-07 hmpChange an `is' to a `was' in the AUTHORS section.
2003-09-07 charnierDo not print the result of strftime() in case of failur...
2003-09-07 cgupdate my email address.
2003-09-07 charnierAdd FBSDID. Do not \n terminate warnx() argument. fprin...
2003-09-07 charnierIntroduce arguments the standard way. In .Ar command...
2003-09-07 charnierRemove duplicate #include. Do not \n terminate errx...
2003-09-07 charnierAdd FBSDID. Use errx() instead of fprintf()/exit()...
2003-09-07 charnierThe .Fn function. Dot terminate sentences. Use .Bd...
2003-09-07 bdeclock.c:
2003-09-07 ru- No need to create libfoo.so -> libfoo.so.X symlinks...
2003-09-07 charnierReplace a reference to non existant mount_ffs(8) by...
2003-09-07 bdeMoved stop/start code for other CPUs to near the beginn...
2003-09-07 ruEliminate the need in uname(1) during install.
2003-09-07 bdeRestored non-egregious casts so that this file compiles...
2003-09-07 ruOnly evaluate CVS version once, when necessary.
2003-09-07 ruOnly evaluate CVS version once, when necessary.
2003-09-07 bdeRestored a non-egregious cast so that this file compile...
2003-09-07 ruImplement sed(1) commands using the make(1)'s RE variab...
2003-09-07 ruDon't escape names in MLINKS: this won't work with...
2003-09-07 tjrReturn EINVAL if the contested bit is not set on the...
2003-09-07 schweikhFix testing of arith_assign() value for $((a=15)).
2003-09-07 tjrUse KERN_PROC_PROC instead of KERN_PROC_ALL when enumer...
2003-09-07 jmgmake sure we really don't have a tty when installing...
2003-09-07 tjrAdd support for the Coda 6.x venus<->kernel interface...
2003-09-07 marcelNow that PC98 has it's own MD file, use uart_cpu_$...
2003-09-07 marcelMFp4: Revamped GENERIC (and hints). This is some much...
2003-09-07 marcelReplace the ttyd[0-3] entries with ttyu[0-3]. The forme...
next