]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-11-27 brixAdd usr/lib/libgssapi_krb5.so.8 to the list of old...
2007-11-27 rwatsonAdd a man page for stack(9).
2007-11-27 jkoshyTweak -lpmc's name.
2007-11-27 benjscFix up a race condition with the callout_stop method...
2007-11-27 benjscHandle missed beacons correctly
2007-11-27 avatarMFP4(129048): Eliminating an unnecessary check on an_go...
2007-11-27 remkoThe nfe driver will first appear in 7.0 and not in 6.x
2007-11-27 remkos/effect/affect/
2007-11-27 jasoneDefine atomic_readandclear_ptr.
2007-11-27 jasoneDocument the B and L MALLOC_OPTIONS.
2007-11-27 jasoneImplement dynamic load balancing of thread-->arena...
2007-11-27 jasoneAdd _pthread_mutex_init_calloc_cb() to libthr and libks...
2007-11-27 jasoneImplement lazy deallocation of small objects. For...
2007-11-27 jasoneAvoid re-zeroing memory in calloc() when possible.
2007-11-27 jasoneFix stats printing of the amount of memory currently...
2007-11-26 bmahUse the most recent Xorg manpage set that we have.
2007-11-26 bmahNew release note: wpi(4).
2007-11-26 attilioSimplify the adaptive spinning algorithm in rwlock...
2007-11-26 jbAlthough the entire src tree builds cleanly now without...
2007-11-26 jhbAdd a note to indicate that these files do borrow in...
2007-11-26 samBe more careful handling off-channel frames: if the...
2007-11-26 remkoAdd the Intel 82801FB (ICH6) SMBus controller and the
2007-11-26 jfvFix for a reported panic in certain circumstances....
2007-11-26 sosUse device_set_desc_copy in the generic ident as its...
2007-11-26 remkoAdd the FNW3603TX Planex NIC.
2007-11-26 remkoAdd the 845M GMCH controller.
2007-11-26 bruefferBump .Dd for previous revision.
2007-11-26 kibImplement read_default_ldt in linux_modify_ldt(). It...
2007-11-26 delphijMention less upgrade to v416.
2007-11-26 delphijResolve conflicts.
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-26 delphijVirgin import of less v416.
2007-11-26 darrenrFix 3 issues relating to the use of "auth" rules in...
2007-11-26 jbImplement the _long functions using u_long rather than...
2007-11-26 jbAdd Dell's Photo AIO Printer 926.
2007-11-26 samsilence compiler complaints
2007-11-26 jkoshy- Allow source descriptors with no data to be used...
2007-11-26 davidxuMove the added code in revision 1.26 into function...
2007-11-26 dangerPolish this manual page a bit:
2007-11-25 fjoeFix -jX when makefiles are remade.
2007-11-25 alcMake contigmalloc(9)'s page laundering more robust...
2007-11-25 bruefferClean up after previous revision.
2007-11-25 mlaierpfil(9) locking take 3: Switch to rmlock(9)
2007-11-25 alcTidy up: Add comments. Eliminate the pointless
2007-11-25 jkoshy- Add an overview of the pmc(3) API.
2007-11-25 jkoshyMove the following functions into their own manual...
2007-11-25 thompsaHave the lagg interface generate link up/down events...
2007-11-25 jkoshy- Document an EAGAIN error return from a PMC_OP_CONFIGU...
2007-11-25 jkoshy- Describe function pmc_init() in its own manual page.
2007-11-25 attilioUpdate sx(9) lock manpage in order to add missing proto...
2007-11-25 attilioUpdate rwlock(9) manpage adding missing bits about...
2007-11-24 rwatsonMore carefully handle various cases in sysctl_drop...
2007-11-24 rwatsonRespell 'Conatainer' as 'Container'.
2007-11-24 mtmHmmm, must get reading glasses or else change the font...
2007-11-24 jkoshyDescribe convenience functions `pmc_name_of_{capability...
2007-11-24 bruefferMinor language cleanup.
2007-11-24 attilioFix the spinlock static table adding missing spinlocks.
2007-11-24 attiliotransferlockers() is a very dangerous and hack-ish...
2007-11-24 jkoshy- Improve clarity: use 'scope' to distinguish between...
2007-11-23 jbFix strict alias warnings.
2007-11-23 ruAlso check setuid executables on ZFS.
2007-11-23 jkoshyDescribe pmc_event_names_of_class() in its own manual...
2007-11-23 jkoshyDescribe pmc_enable() and pmc_disable() in their own...
2007-11-23 jkoshyDescribe pmc_allocate() and pmc_release() in their...
2007-11-23 jkoshySections of type SHT_GNU_versym use ELF type ELF_T_HALF...
2007-11-23 sosAdd preliminary SATA ATAPI support for sii 3132/3124...
2007-11-23 samcorrect WMM packet classification:
2007-11-23 samo correct re-association indicator dispatched in node...
2007-11-23 samcorrect sta mode setup: adopt ap's ampdu density and...
2007-11-23 samparse htcap ie early so ampdu density and max rx size...
2007-11-23 samcorrect TID_TO_WME_AC handling of BE
2007-11-23 samuse the DSPARMS ie to find the home channel for off...
2007-11-23 samadd ieee80211_find_channel_byieee to lookup a channel...
2007-11-23 samupdate default wme parameters to latest WiFi test plans
2007-11-23 jbUse an intermediate pointer to avoid a strict aliasing...
2007-11-23 sam- add the Planex GW-US54GXS adapter
2007-11-23 davidxuSimplify code, fix a thread cancellation bug in sem_wai...
2007-11-23 jkoshyMFP4: Add assembly language symbols used by hwpmc(4...
2007-11-23 edwinAdd "with" to make the line go smoother.
2007-11-23 alcAdd a read/write sysctl for reconfiguring the maximum...
2007-11-23 edwinAdd the -W options, which acts the same as -w but will...
2007-11-22 rpauloMove ASMC_FAN_FUNCS in the Macmini structure declaratio...
2007-11-22 jbRe-enable -Werror again.
2007-11-22 krisRemove remaining Giant acquisition around vn_fullpath1...
2007-11-22 simonRemove kernel and module symbol files from disc1 (and...
2007-11-22 alcRemove an unnecessary call to pmap_remove_all() and...
2007-11-22 jkoshy- Correct a documentation bug: handles returned from...
2007-11-22 attilioCache the value of c_lock as it can change, in the...
2007-11-22 ruFix comments.
2007-11-22 yongariFix function prototype for device_shutdown method.
2007-11-22 avatarNuking the temporary pointer once it is properly tracke...
2007-11-21 alcWhen reactivating a cached page, reset the page's pool...
2007-11-21 bzMake TSO work with IPSEC compiled into the kernel.
2007-11-21 rwatsonAlphabetize pts before pty.
2007-11-21 mlaierBring back pf_if.c revs 1.8 and 1.6 also lost during...
2007-11-21 mtmInstead of manually freeing the packet options structur...
2007-11-21 mlaierCleanup pf interface mangement - esp. remove EVENTHANDL...
2007-11-21 ruTake out em_poll() prototype from under EM_FAST_IRQ...
2007-11-21 mlaierAvoid excessive error message printout.
2007-11-21 ariff* Fix support for followings:
next