]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-11-04 Marcel Moolenaaro Build geom for all platforms.
2007-11-04 Marcel MoolenaarAllow building of a special rescue version of geom...
2007-11-03 Sam Lefflerfix build: when usb was enabled wireless drivers were...
2007-11-03 Sam Lefflerupgrade zd1211b firmware for the zyd driver. This...
2007-11-03 Sam Lefflerfix a typo in rx radiotap's flags
2007-11-03 Sam Lefflercorrect entry
2007-11-03 Sam Lefflerbandaid crash as I have no time to research the issue...
2007-11-03 Sam Lefflero sync w/ net80211 changes
2007-11-03 Sam Leffleralign stats printed out w/o any args
2007-11-03 Sam Lefflero add -o ampdu shorthand for viewing most useful ampdu...
2007-11-03 Scott LongEver since the module registration system was introduce...
2007-11-03 Philippe CharnierAdd __unused to parameters when needed
2007-11-03 Andrew ThompsonRemove zyd as wireless is not supported on PAE.
2007-11-03 Alan CoxEliminate spurious "Approaching the limit on PV entries...
2007-11-02 Kirill PonomarevIntroduce pkg_updating(1) which scans for installed...
2007-11-02 Doug BartonUpdate to the 1 November 2007 version of this file...
2007-11-02 Maxim Konovalovo Fix panic message: it's swap_pager_putpages() not...
2007-11-02 Kirill PonomarevMomoize the results of isinstalledpkg()
2007-11-02 Julian ElischerCompletely remove the code for single threading the...
2007-11-02 Maxim Konovalovo OpenBSD 4.2 added.
2007-11-02 Philippe Charnierinitialize variables, WARNS=6 compliant
2007-11-02 Nate LawsonFix a shutdown hang on some SMP systems. The previous...
2007-11-02 Giorgos Keramidasmtree should use getcwd() instead of getwd(). getcwd...
2007-11-02 Matteo RiondatoAdd the -h <bindip> option to rpc.lockd, similar to...
2007-11-02 Ruslan ErmilovMarkup revision.
2007-11-02 Sam Lefflersync with vap code base; updates for 11n support and...
2007-11-02 Sam Lefflerminor wireless-related corrections
2007-11-02 Sam Lefflersync 11n support with vap code base; many changes based...
2007-11-02 Sam Lefflercorrect channel flags returned by IEEE80211_IOC_STA_INF...
2007-11-02 Sam Lefflerdon't try to re-associate after a parameter change...
2007-11-02 Ulf Lilleengen- Add sysctl for sizeof(znode_t), which will be used...
2007-11-02 David E. O... Don't imply O(n) removal for the doubly linked data...
2007-11-01 Henrik Brix... Add my birthday to the calendar.
2007-11-01 John BaldwinDon't look for GPT primary and secondary tables on...
2007-11-01 Ed MasteRework aac locking for MPSAFE CAM. This fixes a Giant...
2007-11-01 Matteo RiondatoAdd the -h <bindip> option to rpc.statd, similar to...
2007-11-01 John BaldwinFix 'gpt boot' to work on disk devices and not just...
2007-11-01 David E. O... Document -t.
2007-11-01 Henrik Brix... Add myself and note that erwin is my mentor
2007-11-01 Pawel Jakub... Call zil_commit() (if ZIL is not disabled) after every...
2007-11-01 Kevin Lo__CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0
2007-11-01 Ruslan ErmilovBump document date on behalf of previous revision.
2007-11-01 Pawel Jakub... - Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to...
2007-11-01 Andrey A. ChernovBack out not human readable optimization in prev. commi...
2007-10-31 Ruslan ErmilovAlso fix a "blank line" issue that sneaked in from...
2007-10-31 Craig RodriguesAdd a small note about how "mkfs.xfs -p" can be used...
2007-10-31 Sam Leffleradd zyd
2007-10-31 Alexander MotinFix one more typo.
2007-10-31 Alexander MotinFix some mistakes.
2007-10-31 Maksim YevmenkinFix locking issue in ng_btsocket_l2cap_ctloutput()
2007-10-31 John BaldwinUpdate copyright attribution.
2007-10-31 Giorgos KeramidasInsert zero-width break points to fix warnigns in nroff...
2007-10-31 Ruslan ErmilovNormalize usage output.
2007-10-31 Yaroslav TykhiyAdd a hackish knob to skip rtld, NO_RTLD. In conjuncti...
2007-10-31 Yaroslav TykhiyDecouple the install tools from the main system as...
2007-10-31 Yaroslav TykhiyGive more details on the following topics:
2007-10-31 Kevin LoAdd CPU_ARM9E
2007-10-31 Kevin LoDon't define get_cachetype() for CPU_ARM9E unless it...
2007-10-31 Christian BruefferRemove dublicate .Pp, sort SEE ALSO.
2007-10-31 David XuAvoid doing adaptive spinning for priority protected...
2007-10-31 David XuDon't do adaptive spinning if it is running on UP kernel.
2007-10-31 David XuRestore revision 1.55, the kris's adaptive mutex type.
2007-10-30 Nate LawsonIf we're on an SMP kernel and there is more than 1...
2007-10-30 John BaldwinSplit agp_generic_detach() up into two routines: agp_fr...
2007-10-30 Ruslan ErmilovRemove newly acquired hard sentence breaks.
2007-10-30 Ruslan ErmilovApply style(9) to usage(), fix markup of the manpage.
2007-10-30 Giorgos KeramidasWhitespace-only change: trim EOL spaces.
2007-10-30 Giorgos Keramidasmdoc warning fix: delete spurious empty line.
2007-10-30 Giorgos KeramidasRemove an extra (commented out) .Sh HISTORY section...
2007-10-30 Giorgos Keramidasmdoc fix: Add missing .El request
2007-10-30 Giorgos Keramidasmdoc warning fixes: Use the correct syntax for .Bl...
2007-10-30 Giorgos Keramidasmdoc warning fix: Remove a spurious .El request.
2007-10-30 Giorgos KeramidasRemove an extra (commented out) .Sh HISTORY section...
2007-10-30 Giorgos KeramidasChange a .PP request to a valid .Pp mdoc request, and...
2007-10-30 Giorgos KeramidasRemove duplicate (but commented out) .Sh HISTORY sectio...
2007-10-30 Giorgos KeramidasRemove duplicate (but commented out) .Sh HISTORY sectio...
2007-10-30 Giorgos KeramidasRemove extraneous empty lines, to fix mdoc warnings.
2007-10-30 Giorgos Keramidasmdoc fix: remove extraneous empty line.
2007-10-30 Giorgos KeramidasBump manpage date, missed during the last change.
2007-10-30 Giorgos KeramidasThe .Fx request doesn't recognize 2.2.0, so use ".Fx...
2007-10-30 Giorgos KeramidasRemove extraneous .Ef request.
2007-10-30 Darren ReedApply a few changes from ipfilter-current:
2007-10-30 Remko LodderCorrect a copy and paste'o in phys_pager.c, we are...
2007-10-30 Randall Stewart- Change the Time Wait of vtags value to match the...
2007-10-30 Michael BushkovAdding recently removed etc/cached.conf to the list...
2007-10-30 Kris KennawayAdaptive mutexes should have the same deadlock detectio...
2007-10-30 David XuAdd my recent work of adaptive spin mutex code. Use...
2007-10-30 Ken SmithSelecting amd and a few other things in the Networking...
2007-10-30 Kevin LoNever use getenv("HOME") without checking for NULL...
2007-10-30 Pyun YongHyeonSetting sc->mii_anegticks to MII_ANEGTICKS_GIGE in...
2007-10-30 Robert WatsonImplement per-object type consistency checks for labels...
2007-10-29 Peter WemmMove nvram out of DEFAULTS. There really isn't a lot...
2007-10-29 Marius Strobl- Remove MIIF_NOISOLATE; there's generally no reason...
2007-10-29 Warner Loshkill commented out line of code.
2007-10-29 Kris KennawayAdd a new "non-portable" mutex type, PTHREAD_MUTEX_ADAP...
2007-10-29 Julian Elischerfix typo in code normally not compiled in.
2007-10-29 Maksim YevmenkinAllow RFCOMM servers to bind to a ''wildcard'' RFCOMM...
2007-10-29 Robert WatsonMerge OpenBSM 1.0 changes to src/sys/bsm:
2007-10-29 Robert WatsonRegenerate config.h after import of OpenBSM 1.0.
2007-10-29 Robert WatsonResolve conflicts from import of OpenBSM 1.0: maintain...
next