]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-30 ruDocument how to "make release" for a different arch.
2002-04-30 asmodaiUpdate function arguments to what is current used.
2002-04-30 asmodaiPrefix the remaining functions with uma_ as is now...
2002-04-30 asmodaizinit() does not exist anymore.
2002-04-30 ruMilestone #2 in cross-arch make releases. They now...
2002-04-30 ruBack out part of the revision 1.261: "etc" indeed needs...
2002-04-30 ruboot2 does not exist on some platforms.
2002-04-30 bennoAdd sigcode.S
2002-04-30 dougbMore ispell fun
2002-04-30 rubin-install.sh has been repo-copied to base-install.sh.
2002-04-30 asmodaiRemove references to zbootinit() and zinitna().
2002-04-30 asmodaiAdd a MLINKS to uma.9 from zone.9.
2002-04-30 asmodaiDo not use a contraction, aren't -> are not.
2002-04-30 asmodaiRemove MLINKS to zinitna, it does not exist anymore.
2002-04-30 asmodaiRemove MLINKS to zbootinit. This has been gone for...
2002-04-30 ruMake crunchide(1) a cross-tool; needed for cross-arch...
2002-04-30 asmodaiRemove wrong include, one is supposed to include vm...
2002-04-30 dougbFix a few more of my typos, a few others I noticed...
2002-04-30 jeffAdd a new UMA debugging facility. This will overwrite...
2002-04-30 arr- Take advantage of the M_ZERO flag that can now be...
2002-04-30 sheldonhCorrect typo (is -> us).
2002-04-30 marcelAdd ar.lc and ar.ec to the trapframe. These are not...
2002-04-30 scottlFix udf_read(). Honor the uio_resid when determining...
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.
next