]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-30 jeffMove the implementation of M_ZERO into UMA so that...
2002-04-30 impskibo tells me that that I didn't apply all of his...
2002-04-30 alc o Revert vm_fault1() to its original name vm_fault...
2002-04-30 jakeBuild elf2aout for sparc64.
2002-04-30 marcelMake this work for ski again. Don't call ia64_mca_init...
2002-04-30 marcelInclude md_var.h. It has the prototype of ia64_running_...
2002-04-30 marcelRemove KTR_EXTEND.
2002-04-30 tanimuraRevert the change of #includes in sys/filedesc.h and...
2002-04-29 jeffAdd a new zone flag UMA_ZONE_MTXCLASS. This puts the...
2002-04-29 ps- Set the maximum number of device transactions to...
2002-04-29 impWe don't need the card_if.h here. It breaks the buildi...
2002-04-29 dwmaloneDon't use ISO_8859 when I should use ISO8859.
2002-04-29 rwatsonSince devfs now uses vnode locks, add devfs back to...
2002-04-29 jakeInstall the libc signal trampoline on startup.
2002-04-29 rwatsonUse vnode locking with devfs; permit VFS locking assert...
2002-04-29 impsplsoftnet is spelled splimp in FreeBSD rather than...
2002-04-29 anholtMore diff reduction: Shuffle around some header code...
2002-04-29 jakeAdd an alternate signal trampoline to libc; add a wrapp...
2002-04-29 jakeAdd support for an alternate signal trampoline; add...
2002-04-29 rwatsonRe-add the 16384 bucket also.
2002-04-29 rwatsonRevert a portion of kern_malloc.c:1.99, which (in addit...
2002-04-29 mikeAdd links for bswap16.9, bswap32.9, and bswap64.9.
2002-04-29 mikeDocument bswap16(), bswap32(), and bswap64(). Change...
2002-04-29 mikeMake this header self-reliant with regard to the types...
2002-04-29 joeSome non-functional changes to make the differences...
2002-04-29 ruSplitting "realinstall" into parts was a (failed) part...
2002-04-29 ruUse the SCRIPTS knob.
2002-04-29 nectarUpdate Heimdal version string to 0.4e. This should...
2002-04-29 ruSome components of the crunched binaries may use build...
2002-04-29 ruParallel "make release" fixes.
2002-04-29 desAdd no_warn to pam_lastlog. This should prevent xdm...
2002-04-29 sobomaxRegen after rev.1.89 of usbdevs.
2002-04-29 sobomaxChange Device ID string for DaisyTech devices to be...
2002-04-29 phkIntroduce NetBSD's mii_phy_match() API and use it in...
2002-04-29 phkConvert exphy and ukphy over to the new code.
2002-04-29 phkMake one generic mii_phy_detach() to replace 19 slightl...
2002-04-29 bdeRemoved "-fkeep-inline-functions" from CFLAGS, since...
2002-04-29 bennoCommit of stuff that's been sitting in my tree for...
2002-04-29 phkMove a lot closer to NetBSDs MII support for GigE.
2002-04-29 ruDo not override the `install' target.
2002-04-29 benno- Add back calls to setfault that were removed when...
2002-04-29 dwmaloneAdd a sysctl which disables the logging of console...
2002-04-29 asmodaiFix indention which I did wrong in a previous commit.
2002-04-29 peterTidy up some loose ends.
2002-04-29 impSpell hw.cbb.start_memory the same in the HINT as well...
2002-04-29 impMake sysctl RW
2002-04-29 phkMoving closer to being able to use NetBSD's generic...
2002-04-29 impUntimeout before calling timeout. I think that I have...
2002-04-29 phkEdging ever closer to NetBSD...
2002-04-29 obrienBarrow something from the `nmap' port to help the ENOCL...
2002-04-29 jmallettAdd something absurd I used one night as an example...
2002-04-29 phkMove us yet closer to IFM_* definitions in NetBSD.
2002-04-29 alcDocument three synchronization issues in vm_fault().
2002-04-29 jmallettAdd one more here.
2002-04-29 jmallettRemove a Kurt Vonnegut quote that appears in fortunes.
2002-04-29 jmallettSpell out the name of Hunter S. Thompson.
2002-04-29 jmallettSort one, remove some dupes.
2002-04-29 jmallettAdd something I found amusing when overheard, and a...
2002-04-29 dougbMove the Rush Limbaugh fortunes to the offensive file...
2002-04-29 dougbSort according to ../tools/do_sort
2002-04-29 anholtDiff reduction to my experimental code: clean up return...
2002-04-28 dougb* Add a quote about the differences between human and...
2002-04-28 dwmaloneAdd a French calendar.
2002-04-28 alcPass the caller's file name and line number to the...
2002-04-28 cgadd a missing \n to an unregister failure message
2002-04-28 cgrecognise ct5880-e
2002-04-28 dougb* Add $FreeBSD$ to limerick and zippy
2002-04-28 jmallettKill one version of a limerick here.
2002-04-28 jmallettKill some duplicates.
2002-04-28 phkFollow NetBSD and s/IFM_1000_TX/IFM_1000_T/
2002-04-28 phkDon't pass three args when one will do just fine, and...
2002-04-28 desMove drm to the i386-only section.
2002-04-28 phkImprove an API by about 4 lines per driver.
2002-04-28 phkUse generic MII #defines instead of private ones when...
2002-04-28 phkMerge in rev 1.9 from NetBSD.
2002-04-28 phkWe don't need the arp kludge any more.
2002-04-28 phkStylistic sweep through the timecounter code.
2002-04-28 phkDon't screw up our uptime with historical dates.
2002-04-28 desSpell void * as void * rather than caddr_t. This is...
2002-04-28 markmMinor nit; return(foo) from main rather than exit(foo).
2002-04-28 markmVery minor whitespace nit.
2002-04-28 markmRemove GCC-specific flags.
2002-04-28 markmReorder for style.
2002-04-28 markmRemove GCC-specific flags.
2002-04-28 markmFix VCS tags; ANSIfy functions
2002-04-28 markmAdd some function prototypes to squash warnings.
2002-04-28 markmEasy warns fixes; sort out some types and me them a...
2002-04-28 markmWarnings fix; ANSIfy, constify, mark unused function...
2002-04-28 markmWarns; ANSIfy, constify and move declarations into...
2002-04-28 markmRemove GCC-specific flags.
2002-04-28 markmFix a const-char vs char issue.
2002-04-28 markmVery minor whitespace nit.
2002-04-28 markmDeclarations cleanup; make sure externs are in a common...
2002-04-28 markmwarns fixes; ANSIfy, deregister, constify.
2002-04-28 markmEasy warns fixes; constify.
2002-04-28 markmStyle; line up columns, space things out more consistently.
2002-04-28 markmStyle fixes; whitespace and header order.
2002-04-28 markmFix VCS inclusion and tidy up #includes.
2002-04-28 markmCast to kill warnings. De-register.
2002-04-28 markmfix warnings; change variable/argument names that mask...
next