]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-11-15 samUpdate ieee80211_mhz2ieee to understand public safety...
2005-11-15 samnuke special handling to extend cts when bursting;...
2005-11-15 sambandaid inconsistent state handling: the rate index...
2005-11-15 kanUnbreak kernel builds.
2005-11-15 umeThe KAME's getipnodebyaddr() code honor the MULTI_PTRS_...
2005-11-15 kanKeep track of volumes in non-optimal state and expose...
2005-11-14 brooksAdd a new configuration variable, ipv4_addrs_<ifn>...
2005-11-14 cognetBriefly document the use of kern.elf32.can_exec_dyn.
2005-11-14 cognetAdd a new sysctl, kern.elf[32|64].can_exec_dyn. When...
2005-11-14 jkim0xb1881106 seems to be an AGP bridge and some BIOSes...
2005-11-14 wilkoListen to jhb, and remove bogus claim of support of...
2005-11-14 rwatsonIn ktr_getrequest(), acquire ktrace_mtx earlier --...
2005-11-14 ariffUpdate my email address, so people know where the exact /
2005-11-14 joelAdd Intel ICH7.
2005-11-14 ariffFrom luigi:
2005-11-14 ariffFrom luigi:
2005-11-14 ruUnlike the rest of the world, NDIS code can access...
2005-11-14 ariffac97.c:
2005-11-14 ariffFix a long standing unhandled interrupt bug which can...
2005-11-14 ariff- Added few more Intel HDA ids (ICH 6/7) which does...
2005-11-14 ariffUse both (enabled by default) DAC1 and DAC2 to provide 2
2005-11-14 ariffFix left/right channel mixed-up during recording by...
2005-11-14 rodrigcIn build_iovec(), if passed in len is -1, check to...
2005-11-14 maximo Style: restore tab indentation mangled in the previou...
2005-11-14 rodrigcEliminate coredump problem introduced by last commit.
2005-11-14 desUse the new syntax for GENERIC.
2005-11-14 desBuild a PAE kernel if a PAE config exists.
2005-11-14 desAdd support for the += operator, which appends to a...
2005-11-14 desAdd support for building other kernels than LINT and...
2005-11-14 ruUnbreak for !INET6 case.
2005-11-14 rodrigcEliminate build breakage due to warnings about const.
2005-11-14 blandReuse delete_and_clear() template helper.
2005-11-14 impFix misspelling.
2005-11-14 impProvide a dummy NO_XBOX option that lives in opt_xbox...
2005-11-14 impAdd xbox associated options/devices to LINT.
2005-11-13 marcelUpdate to match geom_gpt:1.35
2005-11-13 marcelo Slightly refactor the ctlreq code to maximize code...
2005-11-13 wpaulRestore backwards source compatibility with 6.x and...
2005-11-13 dwmaloneUse ANSI definitions.
2005-11-13 dwmalonelen and len2 work better as size_t
2005-11-13 dwmaloneConst poision, deregister and use ANSI definitions.
2005-11-13 dwmaloneDeclare find_err in indent_globs.h where the other...
2005-11-13 dwmaloneAvoid shadowing a local scratch variable,
2005-11-13 thompsaFix a second missed case where the refcount is not...
2005-11-13 thompsaFix a mbuf and refcnt leak in the broadcast code.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 samcorrect check for whether or not md5 signature matches...
2005-11-13 damienFix endianness issues. iwi now works on big endian...
2005-11-13 schweikhRemove the unused AAC_DRIVER_BUILD_DATE macro.
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 netchildAdd support for 24/32 bit audio formats/conversion.
2005-11-13 rwatsonModify netstat -mb to use libmemstat when accessing...
2005-11-13 rwatsonAdd symlinks for kvm access methods for memstat(3).
2005-11-13 rwatsonModerate rewrite of kernel ktrace code to attempt to...
2005-11-13 netchildAdd some cards:
2005-11-13 schweikhDon't augment the DRIVER_VERSION "v1.12" with __DATE__...
2005-11-13 davidxuDefine SIGLWP which is an alias for SIGTHR, the reason...
2005-11-13 rodrigcIncrease WARNS level to 6.
2005-11-13 rodrigcConvert mount_msdosfs to use nmount().
2005-11-13 alcIn get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLO...
2005-11-13 rodrigcIncrease WARNS level to 6.
2005-11-13 rodrigcChanges to reflect that size_t parameter to build_iovec...
2005-11-13 rodrigcIncrease WARNS level to 6
2005-11-13 rodrigcConvert mount_cd9660 to use nmount().
2005-11-13 rodrigc- Make size parameter to build_iovec() a size_t, not...
2005-11-13 bdeFixed some magic numbers.
2005-11-13 bdeFixed some magic numbers.
2005-11-12 schweikhCorrect a grammo and capitalize a few abbreviations.
2005-11-12 marcelInstead of saving the unit number of the md(4) device...
2005-11-12 rodrigc- Minor fixes to raise WARNS level to 6.
2005-11-12 bdeImoproved comments for the minimax polynomial.
2005-11-12 marcelMake the kern.geom.conftxt sysctl more usable by also...
2005-11-12 bdeTweaked the minimax polynomial and improved its comments.
2005-11-12 bdeImproved comments for the minimax polynomial.
2005-11-12 ruSpeed up stale catpages hunting by not running sed...
2005-11-12 ruDon't check DESTDIR when making distributeworld; the...
2005-11-12 ruReally fix it this time.
2005-11-12 ruAttempt to fix pc98 GENERIC compile breakage.
2005-11-12 bdeAs for the float trig functions, use a minimax polynomi...
2005-11-12 iedowseFix a > 1 year old typo that caused the ulpt driver...
2005-11-12 deischenFix a stub function so that is has the correct number of
2005-11-12 rodrigcstyle(9) cleanups.
2005-11-12 rwatsonAdd "-s" argument to kdump to suppress the display...
2005-11-12 grogLook through ext2fs file systems as well as ufs.
2005-11-12 krionAdd -P flag, it does the same as the -p option, except...
2005-11-12 rwatsonSignificant refactoring of the accounting code to impro...
2005-11-12 davidxuMake sure only remove one signal by debugger.
2005-11-12 emaxAdd section to start/stop Bluetooth USB devices (via...
2005-11-12 davidxuadd continued status.
2005-11-12 davidxuInsert missing copyright headers.
2005-11-11 jhbDocument -32 flag in usage() output as well.
2005-11-11 ruTraditionally expand tabs here.
2005-11-11 jhbDocument the -32 switch available on amd64.
2005-11-11 jhbFix a bug in dlinfo(RTLD_DI_SERINFOSIZE) requests....
2005-11-11 delphijAdd dev/speaker into include/ tree
2005-11-11 delphijSince speaker.h now lives in sys/dev/speaker, reflect...
2005-11-11 psUpdate PCI ids to add the E200, E200i, P400, and P400i...
next