]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-11-05 pjdIf setting a state to anything but open state, close...
2007-11-05 kanDo not pass an address to local stack variable to usbd_...
2007-11-05 pjdRemove "zfs:" prefix from lock and condvar names and...
2007-11-05 alcAdd comments explaining why all stores updating a non...
2007-11-05 samCorrect handling of off-channel frames:
2007-11-05 iwasakiFix NOP message sending in ciss_periodic() which causes...
2007-11-05 rwatsonRemove unused variable td from sched_idletd().
2007-11-05 benjscInitial Import of wpi driver based on p4 changeset...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 scottlAdd missing locking for SBus controllers.
2007-11-05 kibThe intent of the freeing the (zeroed) page in vm_page_...
2007-11-05 thompsaChange wpa_supplicant to down the interface at the...
2007-11-05 gshapirosendmail 8.14.2 has been imported.
2007-11-05 gshapiroUpdate for sendmail 8.14.2
2007-11-05 gshapiroForced commit to .mc files to force creation of new...
2007-11-05 gshapiroResolve conflicts from sendmail 8.14.2 import
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroImport sendmail 8.14.2
2007-11-04 cognetRemove a staled comment, NPE-C should work fine.
2007-11-04 emaxAllow search for any UUID entered by user.
2007-11-04 rwatsonGarbage collect now-unused nfsrv_setcred() -- it's...
2007-11-04 ariffAdd support for trimmed down version of ATI SB600 AC97...
2007-11-04 mtmDon't mask the address in inet_makenetandmask() accordi...
2007-11-04 thompsaAdd an option to limit the number of source MACs that...
2007-11-04 edwinMFV of tzdata2007i
2007-11-04 marcelo Build geom for all platforms.
2007-11-04 marcelAllow building of a special rescue version of geom...
2007-11-03 samfix build: when usb was enabled wireless drivers were...
2007-11-03 samupgrade zd1211b firmware for the zyd driver. This...
2007-11-03 samfix a typo in rx radiotap's flags
2007-11-03 samcorrect entry
2007-11-03 sambandaid crash as I have no time to research the issue...
2007-11-03 samo sync w/ net80211 changes
2007-11-03 samalign stats printed out w/o any args
2007-11-03 samo add -o ampdu shorthand for viewing most useful ampdu...
2007-11-03 scottlEver since the module registration system was introduce...
2007-11-03 charnierAdd __unused to parameters when needed
2007-11-03 thompsaRemove zyd as wireless is not supported on PAE.
2007-11-03 alcEliminate spurious "Approaching the limit on PV entries...
2007-11-02 krionIntroduce pkg_updating(1) which scans for installed...
2007-11-02 dougbUpdate to the 1 November 2007 version of this file...
2007-11-02 maximo Fix panic message: it's swap_pager_putpages() not...
2007-11-02 krionMomoize the results of isinstalledpkg()
2007-11-02 julianCompletely remove the code for single threading the...
2007-11-02 maximo OpenBSD 4.2 added.
2007-11-02 charnierinitialize variables, WARNS=6 compliant
2007-11-02 njlFix a shutdown hang on some SMP systems. The previous...
2007-11-02 keramidamtree should use getcwd() instead of getwd(). getcwd...
2007-11-02 matteoAdd the -h <bindip> option to rpc.lockd, similar to...
2007-11-02 ruMarkup revision.
2007-11-02 samsync with vap code base; updates for 11n support and...
2007-11-02 samminor wireless-related corrections
2007-11-02 samsync 11n support with vap code base; many changes based...
2007-11-02 samcorrect channel flags returned by IEEE80211_IOC_STA_INF...
2007-11-02 samdon't try to re-associate after a parameter change...
2007-11-02 lulf- Add sysctl for sizeof(znode_t), which will be used...
2007-11-02 obrienDon't imply O(n) removal for the doubly linked data...
2007-11-01 brixAdd my birthday to the calendar.
2007-11-01 jhbDon't look for GPT primary and secondary tables on...
2007-11-01 emasteRework aac locking for MPSAFE CAM. This fixes a Giant...
2007-11-01 matteoAdd the -h <bindip> option to rpc.statd, similar to...
2007-11-01 jhbFix 'gpt boot' to work on disk devices and not just...
2007-11-01 obrienDocument -t.
2007-11-01 brixAdd myself and note that erwin is my mentor
2007-11-01 pjdCall zil_commit() (if ZIL is not disabled) after every...
2007-11-01 kevlo__CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0
2007-11-01 ruBump document date on behalf of previous revision.
2007-11-01 pjd- Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to...
2007-11-01 acheBack out not human readable optimization in prev. commi...
2007-10-31 ruAlso fix a "blank line" issue that sneaked in from...
2007-10-31 rodrigcAdd a small note about how "mkfs.xfs -p" can be used...
2007-10-31 samadd zyd
2007-10-31 mavFix one more typo.
2007-10-31 mavFix some mistakes.
2007-10-31 emaxFix locking issue in ng_btsocket_l2cap_ctloutput()
2007-10-31 jhbUpdate copyright attribution.
2007-10-31 keramidaInsert zero-width break points to fix warnigns in nroff...
2007-10-31 ruNormalize usage output.
2007-10-31 yarAdd a hackish knob to skip rtld, NO_RTLD. In conjuncti...
2007-10-31 yarDecouple the install tools from the main system as...
2007-10-31 yarGive more details on the following topics:
2007-10-31 kevloAdd CPU_ARM9E
2007-10-31 kevloDon't define get_cachetype() for CPU_ARM9E unless it...
2007-10-31 bruefferRemove dublicate .Pp, sort SEE ALSO.
2007-10-31 davidxuAvoid doing adaptive spinning for priority protected...
2007-10-31 davidxuDon't do adaptive spinning if it is running on UP kernel.
2007-10-31 davidxuRestore revision 1.55, the kris's adaptive mutex type.
2007-10-30 njlIf we're on an SMP kernel and there is more than 1...
2007-10-30 jhbSplit agp_generic_detach() up into two routines: agp_fr...
2007-10-30 ruRemove newly acquired hard sentence breaks.
2007-10-30 ruApply style(9) to usage(), fix markup of the manpage.
2007-10-30 keramidaWhitespace-only change: trim EOL spaces.
2007-10-30 keramidamdoc warning fix: delete spurious empty line.
2007-10-30 keramidaRemove an extra (commented out) .Sh HISTORY section...
2007-10-30 keramidamdoc fix: Add missing .El request
2007-10-30 keramidamdoc warning fixes: Use the correct syntax for .Bl...
2007-10-30 keramidamdoc warning fix: Remove a spurious .El request.
2007-10-30 keramidaRemove an extra (commented out) .Sh HISTORY section...
2007-10-30 keramidaChange a .PP request to a valid .Pp mdoc request, and...
2007-10-30 keramidaRemove duplicate (but commented out) .Sh HISTORY sectio...
next