]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-10-22 Nick HibmaRemove the debug flag.
2008-10-22 Alexander MotinUse full month name.
2008-10-22 Alexander MotinAdd sdhci driver man page. Link it up to mmc subsystem.
2008-10-22 Alexander MotinUpdate man page.
2008-10-22 Marcel MoolenaarAllow dumps to partitions with a tag of 0. The legacy
2008-10-22 Jung-uk KimSet kern.timecounter.invariant_tsc to 1 for AMD CPU...
2008-10-21 Ken SmithMove an echo that accidentally got put under the .if...
2008-10-21 Ken SmithOops, add missing @.
2008-10-21 Nick HibmaAdd a device ID for the Ovation MC950D (Novatel Wireles...
2008-10-21 Alexander MotinAdd HDA multimedia subclass.
2008-10-21 Alexander MotinAdd HDA multimedia subclass.
2008-10-21 Alexander MotinAdd "SD host controller" subclass name.
2008-10-21 Alexander MotinAdd "SD host controller" subclass name.
2008-10-21 Alexander MotinImport sdhci (PCI SD Host Controller) driver.
2008-10-21 Konstantin... Do not overflow crashdumpmap.
2008-10-21 John BaldwinRestore the default maximum segment size for the bus...
2008-10-21 John BaldwinSeveral cleanups to remove the need for explicit unit...
2008-10-21 Roman DivackyRemove __CC_INT_IS_32BIT define which was used to fix...
2008-10-21 Andrew ThompsonFix spelling mistake in the last rev.
2008-10-21 Andrew ThompsonIf we have getc_inject hooked then the outq buffer...
2008-10-21 Dag-Erling... Move va_end() up
2008-10-21 Dag-Erling... At some point, construct_utmp() was changed to use...
2008-10-21 Konstantin... Change vn_start_write() to clear *mpp on all failures...
2008-10-21 Kip MacyHook in ipi handlers
2008-10-21 Kip Macyremove gratuitous XEN define
2008-10-21 Kip Macydon't globally define ipi_bitmap_handler on xen
2008-10-21 Kip MacyImplement infrastructure for gluing i386 ipi functions...
2008-10-21 Kip MacyAdd routine for initializing AP clock
2008-10-21 Kip MacyHeader cleanups and addition of IPI declarations for xen
2008-10-21 Tim KientzleIf we don't know the file size, leave the file size...
2008-10-21 Jung-uk KimFix 'kern.timeconter.invariant_tsc' tunable and back...
2008-10-21 Kevin LoRemove unused age_txdq
2008-10-21 Kevin LoNo need to sync descriptors twice in age_rxintr()
2008-10-21 Jung-uk KimDo not use PowerNow! if FID or VID is missing.
2008-10-21 Jung-uk KimUse power management information for AMD CPUs from...
2008-10-21 Jung-uk KimTurn off CPU frequency change notifiers when the TSC...
2008-10-21 Jung-uk KimDetect Advanced Power Management Information for AMD...
2008-10-20 Attilio RaoReflect changes into vinvalbuf(9) prototype.
2008-10-20 Attilio RaoBump __FreeBSD_version in order to reflect prototipes...
2008-10-20 Attilio RaoIn the actual code for witness_warn:
2008-10-20 Bjoern A. ZeebUpdate a comment which to my reading had been misplaced...
2008-10-20 Bjoern A. ZeebBring over the change switching from using sequential...
2008-10-20 Alexander MotinMake HDA PCM device boot and sndstat messages more...
2008-10-20 Dag-Erling... Diff reduction against Varnish, including one important...
2008-10-20 Dag-Erling... Reimplement flopen(3) using fcntl(2) locks instead...
2008-10-20 Dag-Erling... pidfile(3) uses flopen(3) - don't make any assumptions...
2008-10-20 Dag-Erling... There is no point in releasing a lock on a file which...
2008-10-20 Dag-Erling... #ifdef out the lock-against-self test. I'm not sure...
2008-10-20 Alexander MotinTune boot messages a bit.
2008-10-20 Dag-Erling... Since in_lt() and in_lts() are not static, assume that...
2008-10-20 Dag-Erling... Additional style and whitespace fixes.
2008-10-20 Dag-Erling... Style and whitespace
2008-10-20 Dag-Erling... Unbreak
2008-10-20 Dag-Erling... Since setclasscpumask() is not static, assume that...
2008-10-20 Dag-Erling... Style and whitespace.
2008-10-20 Dag-Erling... Parenthesize return values.
2008-10-20 Dag-Erling... include and whitespace cleanup.
2008-10-20 Konstantin... Assert that v_holdcnt is non-zero before entering lockm...
2008-10-20 Konstantin... In vfs_busy(), lockmgr() cannot legitimately sleep...
2008-10-20 Ruslan ErmilovActually fix pty detection for autologout setting.
2008-10-20 Kip MacyImport interrupt management defines from latest xenlinux
2008-10-20 Marcel MoolenaarAdd support for multiple attributes. This is required...
2008-10-20 Marcel MoolenaarThe active and bootable flags are not part of the type.
2008-10-20 David XuIn realtimer_delete(), clear timer's value and interval...
2008-10-19 Sam Lefflerfix static key wep; r183248 caused drivers to be called...
2008-10-19 Marcel MoolenaarAtomically increment the number of awoken APs as all...
2008-10-19 Simon L. B... Remove trailing comma in SEE ALSO section.
2008-10-19 Konstantin... Ktr(9) stores format string and arguments in the event...
2008-10-19 Xin LI - License change to a less restrictive one;
2008-10-19 Konstantin... Correctly fill siginfo for the signals delivered by...
2008-10-19 Giorgos KeramidasTiny wording nits.
2008-10-19 Xin LIFurther simplify the code.
2008-10-19 Sam Leffleradd -n option to suppress clearing the build tree and...
2008-10-19 Kip Macy- Forward port flush of page table updates on context...
2008-10-19 Kip MacyGC gratuitous XEN defines
2008-10-19 Kip Macy- move gdt, ldt allocation to before KPT allocation
2008-10-19 Kip MacyGC unused values
2008-10-19 Tim KientzleAdd test to verify ACL restores on FreeBSD, verify...
2008-10-19 Tim KientzleStyle: Mark private data 'static', correct an old comment.
2008-10-18 Alexander MotinCoalesce sequentional BIO_DELETE requests to slightly...
2008-10-18 Alexander MotinImplement BIO_DELETE command with MMC and SD erase...
2008-10-18 Randall StewartThe flags value was not always being copied out in...
2008-10-18 Randall StewartNew sockets (accepted) were not inheriting the proper...
2008-10-18 Randall Stewart- Peers rwnd is now available for the MIB.
2008-10-18 Randall Stewart- Adapt layer indication was always being given (it...
2008-10-18 Randall StewartReported by Yehuda Weinraub (yehudasa@gamil.com) -...
2008-10-18 Konstantin... Set PCB_32BIT and clear PCB_GS32BIT for linux32 binaries.
2008-10-18 Ed SchoutenIncrease the date in the manual page, which should...
2008-10-17 Xin LIUse strlcpy() in !localized case to avoid the -1's.
2008-10-17 Xin LIUse strlcpy() when we mean it.
2008-10-17 Xin LIUse strlcpy() when we mean it.
2008-10-17 Xin LI - Use static for usage()
2008-10-17 Xin LIReduce code duplication: use calloc() intead of malloc()
2008-10-17 Xin LI_kvm_malloc allocates memory through calloc() which
2008-10-17 Bjoern A. ZeebAdd cr_canseeinpcb() doing checks using the cached...
2008-10-17 John Baldwin- For chipsets that can't do 64k transfers, fall back...
2008-10-17 Bjoern A. ZeebAdd a mac_inpcb_check_visible implementation to all...
2008-10-17 Brooks DavisDisplay usage when pkg_add is called with no arguments.
2008-10-17 Philip PaepsAdjust default keymaps for Ireland and Channel Islands...
2008-10-17 Brooks DavisWireless Mouse device of Sony VGP-WRC1 mouse/keyboard...
next