]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Make APM emulation look more closer to its origin. Use device_get_softc(9)
[FreeBSD/FreeBSD.git] / share /
2010-11-10 Zack KirschAdd myself as a new committer and add zml as my mentor.
2010-11-10 Warner LoshComplete the integration of tbemd branch into head.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-08 Matthew D FlemingAdd a taskqueue_cancel(9) to cancel a pending task...
2010-11-08 John BaldwinDon't mention 'device acpi' or loading ACPI as a kernel...
2010-11-08 Pyun YongHyeonUse shorten model name instead of showing all controlle...
2010-11-04 Ulrich SpörleinIn man section 4, ERRORS is spelled DIAGNOSTICS
2010-11-03 Edward Tomasz Napi... Xref BUS_SETUP_INTR(9) and locking(9).
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-02 John BaldwinFix a few typos and style nits in the example code.
2010-11-01 Ulrich SpörleinAdd DragonflyBSD 2.8 and OpenBSD 4.8 releases
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-28 David XuFollow the change made in libthr, add ERANGE error...
2010-10-27 Pyun YongHyeonUse shorten model name and add RTL8168, RTL8111 to...
2010-10-27 Baptiste DaroussinAdd attachement to my mentors
2010-10-26 Jung-uk KimDocument newly added loader tunables "hw.acpi.install_i...
2010-10-26 Rebecca CranFix formatting.
2010-10-26 Benedict ReuschlingAdd some missing documentation to the man page:
2010-10-26 Rebecca CranAdd information about the values and default setting...
2010-10-26 Glen BarberMinor grammar fix.
2010-10-24 Julian ElischerAdd Makefile entry to install two new example files.
2010-10-24 Julian ElischerAdd two scripts that demonstrate how to make and
2010-10-24 Rebecca CranMostly revert r203420, and add similar functionality...
2010-10-24 Jaakko HeinonenUse .Dv with NULL.
2010-10-24 Jaakko HeinonenDocument make_dev_p(9).
2010-10-21 Ulrich Spörleinmdoc: make pages render with mandoc
2010-10-20 Andriy Gaponcatch up manual pages with rename of vm_page_sleep_busy...
2010-10-20 Andriy GaponVOP_GETPAGES.9: clarify and correct description of...
2010-10-20 Andriy GaponPG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual...
2010-10-20 Maxim Konovalovo Put missed w/space back.
2010-10-19 Xin LIClarify that lagg(4) sends/receives on active port...
2010-10-19 Matthew D Fleminguma_zfree(zone, NULL) should do nothing, to match free(9).
2010-10-19 Ulrich Spörleinmdoc: fix markup typo
2010-10-19 Ulrich Spörleinmdoc: drop even more redundant .Pp calls
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-18 Sergey KandaurovFix typo: Offlaod -> Offload.
2010-10-18 Pawel Jakub DawidekUpdate links for taskqueue(9) functions.
2010-10-17 Frederic CulotAdd an entry for myself to committers-ports.dot.
2010-10-17 Konstantin BelousovDocument vunref(9), add some important notes for vrele...
2010-10-16 Konstantin BelousovDocument vfs.ncsizefactor and vfs.ncnegfactor.
2010-10-16 Lawrence StewartChange uma_zone_set_max to return the effective value...
2010-10-16 Lawrence Stewart- Simplify implementation of uma_zone_get_max.
2010-10-13 Matthew D FlemingUse a safer mechanism for determining if a task is...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Jung-uk KimUse AcpiReset() from ACPICA instead of rolling our...
2010-10-12 Joel DahlDocument the fact that bwn works really well on the...
2010-10-12 Matthew D FlemingRe-expose and briefly document taskqueue_run(9). The...
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-09 Ulrich Spörleinmdoc: drop redundant .Pp calls, kill EOL whitespace
2010-10-09 Gordon TetlowRemove the manpath.config entry now that it's no longer...
2010-10-08 Xin LIDocument net.link.lagg.failover_rx_all.
2010-10-08 Mark MurrayExtend the "example" section a bit, for other mailers.
2010-10-08 Ulrich Spörleinmdoc: drop redundant .Pp and .LP calls
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Kenneth D. MerryTurn on serialization of task management commands going...
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-07 Jonathan AndersonAdd myself (jonathan@) to committers-src.dot
2010-10-07 Jaakko HeinonenCheck the device name validity on device registration.
2010-10-07 Sergey KandaurovCosmetic change:
2010-10-06 Sergey KandaurovFix wrong slashes in a previous commit.
2010-10-06 Sergey KandaurovAdd myself to calendar.freebsd and committers-src.dot.
2010-10-05 Oleksandr Tymoshenko- Introduce WITH_GPIO knob and disable building gpioctl
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-25 Lawrence StewartLog the number of segments currently in the reassembly...
2010-09-25 MIHIRA Sanpei YoshiroAdd Planex UE-200TX-G2 to list of supported devices.
2010-09-23 Gavin AtkinsonVarious changes from various sources:
2010-09-22 Sunpoet Po-Chuan... Add myself as a ports committer
2010-09-21 MIHIRA Sanpei YoshiroAdd new device ids.
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-19 Ana KukecManual page for the kernel side Secure Neighbor Discove...
2010-09-18 Glen BarberNote that devfs(5) and fdescfs(5) both create /dev...
2010-09-18 Alexander MotinDocument hw.i8254.freq tunable and machdep.i8254_freq...
2010-09-17 Alexander MotinAdd atrtc(4) manual page.
2010-09-17 Alexander MotinFix typo ${attimer.4} -> ${_attimer.4}.
2010-09-17 Alexander MotinAdd attimer(4) manual page.
2010-09-16 Andre OppermannThe inflight bandwidth limiter was removed in r212765.
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-15 Warner LoshAdd note abotu bwn and newer chipsets
2010-09-15 Warner LoshDon't suggest using bwn for the bcm4306 cards in the...
2010-09-15 Kenneth D. MerryMFp4 (//depot/projects/mps/...)
2010-09-15 Alexander MotinChange licenses of my manual pages to the recommended...
2010-09-15 Alexander MotinAdd eventtimers(7) man page, briefly describing event...
2010-09-15 Alexander MotinAdd hpet(4) man page.
2010-09-14 Weongyo JeongFixes spellings and uses the better sentence. While...
2010-09-14 Kenneth D. MerryMFp4 (//depot/projects/mps/...)
2010-09-13 Hiroki SatoSplit $ipv6_prefer into $ip6addrctl_policy and $ipv6_ac...
2010-09-13 Hiroki SatoAdd $ipv6_privacy to support net.inet6.ip6.use_tempaddr...
2010-09-13 Hiroki SatoRevert changes in r206408.
2010-09-13 Warner LoshPrefer MACHINE_CPUARCH to MACHINE_ARCH unless there...
2010-09-12 Glen BarberI believe the majority of Gregorian calendars would...
2010-09-12 Glen BarberBump date from r212440.
2010-09-11 Weongyo JeongMentions cases when bwi(4) driver should be used that...
2010-09-11 Rebecca CranRevert changes of 'assure' to 'ensure' made in r211936.
2010-09-11 Rui PauloAdd a comment describing where to include bsd.dtrace.mk.
2010-09-11 David XuMake a link for pthread_timedjoin_np.
2010-09-11 David Xukill() does queue signal now.
2010-09-10 Glen BarberAdd RETURN VALUES section to devclass_get_maxunit(9).
next