]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-01 murrayThe fourth field of drivers.conf is no longer reserved...
2002-05-01 murrayAdd support for kernel options to be removed from the...
2002-05-01 murrayAdd the System V shared memory modules to the mfsroot...
2002-05-01 obrien"pointers are not permitted as case values", so force...
2002-05-01 obrienmakeobjops.awk is stricter on syntax than the perl...
2002-05-01 obrienUse makeobjops.awk rather than makeobjops.pl.
2002-05-01 obrienAwk version of makeobjops.PL.
2002-05-01 obrienRemove the trailing ^M's. makeobjops.awk does not...
2002-05-01 peterCosmetic tweaks. Try and keep the style more consisten...
2002-05-01 peterZap some stale unused headers, including one machine...
2002-05-01 peterZap KMODDEPS entries so that people do not wonder why...
2002-05-01 peterCatch any stray KMODDEPS entries to make sure they...
2002-05-01 peterkern_tc.c doesn't use <machine/psl.h>, and having this...
2002-05-01 obrienRemove this Perl script. There have been zero bug...
2002-04-30 mdoddDocument the location (in the source tree) of the ...
2002-04-30 mdoddBump __FreeBSD_version for mtx_init() change.
2002-04-30 bdeSorted the directories in the rule for the includes...
2002-04-30 scottlFix a bug where the aacp device would only talk to...
2002-04-30 scottlNote that the aacp device requires CAM
2002-04-30 obrienAdd the ability to use Bzip'ed packages.
2002-04-30 jeffConvert longs to u_longs in stats. This will hold...
2002-04-30 alc o Convert the vm_page buckets mutex to a spin lock...
2002-04-30 phkBrucifixion ? Yes, out that door, row on the left...
2002-04-30 phkBrucifixion ? Yes, out that door, row on the left...
2002-04-30 bmahNew release notes: bsd-airtools integration (+ MFC...
2002-04-30 phkDon't export timecounter structures under debug. with...
2002-04-30 dillonThese are Alexander Kabaev's VFSops fixes (see the...
2002-04-30 obrienMI bits for Gcc 3.1.
2002-04-30 obrieni386 MD bits for Gcc 3.1.
2002-04-30 pdeuskarModified the man page to reflect support for
2002-04-30 brianHandle .bz2 files created by newsyslog
2002-04-30 julianNeed more includes.
2002-04-30 asmodaiChase the sources and document the change of wait to...
2002-04-30 julianAdd the myson controllers to LINT
2002-04-30 julianAdd the extra argument to mtx_init()
2002-04-30 asmodaiRemove references to zinit() which does not exist anymore.
2002-04-30 asmodaiDocument the zone allocator is now a slab allocator.
2002-04-30 asmodaiDocument uma_zalloc() behaviour.
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.
next