]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Turns out we need functions.sh in this file for convert_to_megabytes call.
[FreeBSD/FreeBSD.git] / share /
2010-10-28 davidxuFollow the change made in libthr, add ERANGE error...
2010-10-27 yongariUse shorten model name and add RTL8168, RTL8111 to...
2010-10-27 baptAdd attachement to my mentors
2010-10-26 jkimDocument newly added loader tunables "hw.acpi.install_i...
2010-10-26 brucecFix formatting.
2010-10-26 bcrAdd some missing documentation to the man page:
2010-10-26 brucecAdd information about the values and default setting...
2010-10-26 gjbMinor grammar fix.
2010-10-24 julianAdd Makefile entry to install two new example files.
2010-10-24 julianAdd two scripts that demonstrate how to make and
2010-10-24 brucecMostly revert r203420, and add similar functionality...
2010-10-24 jhUse .Dv with NULL.
2010-10-24 jhDocument make_dev_p(9).
2010-10-21 uqsmdoc: make pages render with mandoc
2010-10-20 avgcatch up manual pages with rename of vm_page_sleep_busy...
2010-10-20 avgVOP_GETPAGES.9: clarify and correct description of...
2010-10-20 avgPG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual...
2010-10-20 maximo Put missed w/space back.
2010-10-19 delphijClarify that lagg(4) sends/receives on active port...
2010-10-19 mdfuma_zfree(zone, NULL) should do nothing, to match free(9).
2010-10-19 uqsmdoc: fix markup typo
2010-10-19 uqsmdoc: drop even more redundant .Pp calls
2010-10-18 pluknetFix typo: Offlaod -> Offload.
2010-10-18 pjdUpdate links for taskqueue(9) functions.
2010-10-17 culotAdd an entry for myself to committers-ports.dot.
2010-10-17 kibDocument vunref(9), add some important notes for vrele...
2010-10-16 kibDocument vfs.ncsizefactor and vfs.ncnegfactor.
2010-10-16 lstewartChange uma_zone_set_max to return the effective value...
2010-10-16 lstewart- Simplify implementation of uma_zone_get_max.
2010-10-13 mdfUse a safer mechanism for determining if a task is...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 jkimUse AcpiReset() from ACPICA instead of rolling our...
2010-10-12 joelDocument the fact that bwn works really well on the...
2010-10-12 mdfRe-expose and briefly document taskqueue_run(9). The...
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-09 uqsmdoc: drop redundant .Pp calls, kill EOL whitespace
2010-10-09 gordonRemove the manpath.config entry now that it's no longer...
2010-10-08 delphijDocument net.link.lagg.failover_rx_all.
2010-10-08 markmExtend the "example" section a bit, for other mailers.
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-10-07 kenTurn on serialization of task management commands going...
2010-10-07 jonathanAdd myself (jonathan@) to committers-src.dot
2010-10-07 jhCheck the device name validity on device registration.
2010-10-07 pluknetCosmetic change:
2010-10-06 pluknetFix wrong slashes in a previous commit.
2010-10-06 pluknetAdd myself to calendar.freebsd and committers-src.dot.
2010-10-05 gonzo- Introduce WITH_GPIO knob and disable building gpioctl
2010-09-25 lstewartLog the number of segments currently in the reassembly...
2010-09-25 sanpeiAdd Planex UE-200TX-G2 to list of supported devices.
2010-09-23 gavinVarious changes from various sources:
2010-09-22 sunpoetAdd myself as a ports committer
2010-09-21 sanpeiAdd new device ids.
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-19 anchieManual page for the kernel side Secure Neighbor Discove...
2010-09-18 gjbNote that devfs(5) and fdescfs(5) both create /dev...
2010-09-18 mavDocument hw.i8254.freq tunable and machdep.i8254_freq...
2010-09-17 mavAdd atrtc(4) manual page.
2010-09-17 mavFix typo ${attimer.4} -> ${_attimer.4}.
2010-09-17 mavAdd attimer(4) manual page.
2010-09-16 andreThe inflight bandwidth limiter was removed in r212765.
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 impAdd note abotu bwn and newer chipsets
2010-09-15 impDon't suggest using bwn for the bcm4306 cards in the...
2010-09-15 kenMFp4 (//depot/projects/mps/...)
2010-09-15 mavChange licenses of my manual pages to the recommended...
2010-09-15 mavAdd eventtimers(7) man page, briefly describing event...
2010-09-15 mavAdd hpet(4) man page.
2010-09-14 weongyoFixes spellings and uses the better sentence. While...
2010-09-14 kenMFp4 (//depot/projects/mps/...)
2010-09-13 hrsSplit $ipv6_prefer into $ip6addrctl_policy and $ipv6_ac...
2010-09-13 hrsAdd $ipv6_privacy to support net.inet6.ip6.use_tempaddr...
2010-09-13 hrsRevert changes in r206408.
2010-09-13 impPrefer MACHINE_CPUARCH to MACHINE_ARCH unless there...
2010-09-12 gjbI believe the majority of Gregorian calendars would...
2010-09-12 gjbBump date from r212440.
2010-09-11 weongyoMentions cases when bwi(4) driver should be used that...
2010-09-11 brucecRevert changes of 'assure' to 'ensure' made in r211936.
2010-09-11 rpauloAdd a comment describing where to include bsd.dtrace.mk.
2010-09-11 davidxuMake a link for pthread_timedjoin_np.
2010-09-11 davidxukill() does queue signal now.
2010-09-10 gjbAdd RETURN VALUES section to devclass_get_maxunit(9).
2010-09-10 rpauloFix bugs introduced in the previous rev:
2010-09-10 rpauloFix typo in previous commit.
2010-09-10 mdfReplace sbuf_overflowed() with sbuf_error(), which...
2010-09-10 rpauloAdd bsd.dtrace.mk. This allows userland programs and...
2010-09-10 rpauloCheck the existence of a 'beforelinking' target and...
2010-09-10 rpauloAdd the DTRACE variable that points to the executable.
2010-09-10 sanpeiAdd Planex UE-200TX-G to list of supported devices.
2010-09-09 bruefferXref aesni(4).
2010-09-09 bruefferSome more grammar, wording and mdoc fixes.
2010-09-09 mdfAdd drain functionality to sbufs. The drain is a funct...
2010-09-09 mdfFix small errors in the sbuf(9) man page.
2010-09-08 sanpeiAdd Buffalo (Melco Inc.) LUA3-U2-ATX to list of support...
2010-09-06 weongyoAdds LOADER TUNABLES section to mention knobs which...
2010-09-06 weongyoAdds a CAVEATS section to mention DMA issues that curre...
2010-09-06 weongyoAdds bwi(4) at SEE ALSO section because some old device...
2010-09-06 kibGrammar fixes.
2010-09-06 kibAdd aesni(4) manpage.
2010-09-06 andreastPoint out who is my mentor.
2010-09-06 andreastAdd myself to calendar.freebsd and committers-src.dot.
next