]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-07-25 Hajimu UMEMOTOscope cleanup. with this change
2005-07-25 Pawel Jakub... Connect GZERO to the build.
2005-07-25 Xin LICast to uintptr_t when the compiler complains. This...
2005-07-25 Pawel Jakub... Add a very simple and small GEOM class - ZERO.
2005-07-25 Robert WatsonIf a retrieved UMA zone is a secondary zone, don't...
2005-07-25 Philip PaepsAdd some more NO_FOO options. I'm not sure if they...
2005-07-25 Philip PaepsAdd fstab entries for ALTROOTSLICE and CFGSLICE, allowi...
2005-07-25 Sam Lefflertreat REASSOC events just like ASSOC
2005-07-25 Andrew ThompsonWe check that all the member interfaces have the same...
2005-07-25 Robert WatsonRename UMA_MAX_NAME to UTH_MAX_NAME, since it's a maxim...
2005-07-24 Marius StroblRemove NOP spl*() calls and add locking (making gem...
2005-07-24 Marius Strobl- Wrap the handler and associated code for collecting...
2005-07-24 Maxime HenrionAdd back ed(4) in amd64 GENERIC. It now works nicely...
2005-07-24 Christian S... Introduce new sysctl variable: net.bpf.stats. This...
2005-07-24 Tim J. RobbinsSpeed up __wcsconv() (and hence the printf() %ls format):
2005-07-24 Sam Lefflero fix setup of sc_diversity; the hal does not give...
2005-07-24 Robert WatsonSince libmemstat(3) now supports its own error manageme...
2005-07-24 Robert WatsonHaving decided not to provide a libmemstat(3) error...
2005-07-24 Robert WatsonDocument additional aspects of libmemstat(3):
2005-07-24 Robert WatsonIntroduce more formal error handling for libmemstat(3):
2005-07-23 Doug BartonAdd an entry for /usr/sbin/vttest
2005-07-23 Pawel Jakub... Better translation.
2005-07-23 Robert WatsonPrefix two non-static libmemstat(3) internal functions...
2005-07-23 Doug BartonAdd an entry for the old fortunes2 files, and an entry
2005-07-23 Nate LawsonRewrite the acpi_battery interface to allow for other...
2005-07-23 David E. O... Fix missing '=' in structure initialization.
2005-07-23 Doug Barton(More thoroughly) fix the problem with the EGREP lines...
2005-07-23 Andrey A. ChernovMy change, namely srandomdev() addition, was backed...
2005-07-23 R. ImuraTemporary restore a part of rev 1.6.
2005-07-23 Ken SmithOops, bump __FreeBSD_version to mark shared library...
2005-07-23 Markus Brueffers/Lefler/Leffler/
2005-07-23 Alexander LeidingerAdd delete-old and delete-old-libs targets:
2005-07-23 Joseph KoshySync usage message with the code and manual page.
2005-07-23 Pawel Jakub... Change jail IP from 1.0.0.127 to 127.0.0.1, which shows...
2005-07-23 Sam Lefflero move ath_sysctlattach down so variables it depends...
2005-07-23 Greg LeheyUse a random number to seed the random number generator...
2005-07-23 Giorgos KeramidasMisc spelling and/or English fixes in comments.
2005-07-23 Sam Lefflerthe AREF flag is only meaningful in ap mode; adhoc...
2005-07-22 Sam Lefflerupdate for recent additions
2005-07-22 Sam Lefflerupdate with new msg classes
2005-07-22 Sam Lefflero move inactivity-related debug msgs under IEEE80211_MS...
2005-07-22 Peter GrehanMake code match comment: make the smallest unit of...
2005-07-22 Nate LawsonStandardize __FBSDID identifiers.
2005-07-22 Jonathan Chenfix innetgr() returning false positives and negatives...
2005-07-22 Sam Lefflersplit xmit of probe request frame out into a separate...
2005-07-22 Sam Lefflersplit 802.11 frame xmit setup code into ieee80211_send_...
2005-07-22 Robert WatsonAdd a simple multicast socket regression test set:
2005-07-22 Nate LawsonUse the current BST/BIF ioctls, not the deprecated...
2005-07-22 Hajimu UMEMOTOmention getaddrinfo(3) ABI breakage on 64 bit arch.
2005-07-22 Hajimu UMEMOTORemove padding for ABI compatibility of ai_addrlen...
2005-07-22 Sam Lefflersimplify ic_newassoc callback
2005-07-22 Sam Lefflersimplify ieee80211_ibss_merge api
2005-07-22 Sam Leffleradd stats we know we'll need soon and some spare fields...
2005-07-22 Sam Lefflersimplify tim callback api
2005-07-22 Sam Lefflerdon't include 802.3 header in min frame length calculat...
2005-07-22 Sam Lefflersimplify ieee80211_node_authorize and ieee80211_node_un...
2005-07-22 Sam Lefflersimplifiy ieee80211_send_nulldata api
2005-07-22 Sam Lefflersimplify rate set api's by removing ic parameter (impli...
2005-07-22 Sam Lefflerreject association requests with a wpa/rsn ie when...
2005-07-22 Ken SmithBump the shared library version number of all libraries...
2005-07-22 Sam Lefflermissed one in last commit; add device name to discard...
2005-07-22 Sam Lefflerinclude device name in discard msgs
2005-07-22 Sam Leffleradd diag msgs for frames discarded because the directio...
2005-07-22 Sam Lefflersplit data frame delivery out to a new function ieee802...
2005-07-22 Sam Lefflero add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting the
2005-07-22 Sam Lefflero add IEEE80211_FRAG_DEFAULT
2005-07-22 Sam Lefflerdiff reduction against p4: define IEEE80211_FIXED_RATE_...
2005-07-22 Sam Leffleradd flags missed in last merge
2005-07-22 Sam LefflerDiff reduction against p4:
2005-07-22 Ruslan ErmilovFallout from the previous revision: lnc isn't quite...
2005-07-22 Ruslan ErmilovFix build (including both asm.h and asmacros.h is evil).
2005-07-22 Ruslan ErmilovDon't drop frames if interface is in promiscuous mode.
2005-07-22 Ceri DaviesUse "FreeBSD/i386" over "FreeBSD/ia32" to avoid any...
2005-07-22 Ruslan ErmilovRequire that DESTDIR be set before running "make distri...
2005-07-22 Ceri DaviesCorrect some spelling and grammatical errors.
2005-07-22 Jung-uk KimFix ndisgen(8) for amd64
2005-07-22 Sam Lefflersend a response when an auth request is denied due...
2005-07-22 Sam Lefflerremove excess whitespace
2005-07-22 Sam Leffleruse IF_HANDOFF when bridging frames internally so if_st...
2005-07-22 David E. O... Fix $FreeBSD$.
2005-07-22 David E. O... This depends on syslogd due to logger(1).
2005-07-22 David E. O... Embellish the dependency lists - this script depends...
2005-07-22 David E. O... Minor comment re-alignment.
2005-07-22 Craig RodriguesFix two small grammar mistakes.
2005-07-21 Markus Brueffer- Fix spelling of 'multiplexer'
2005-07-21 Markus Brueffer- Reword a sentence
2005-07-21 Paul SaabRemove the NFS client rslock. The rslock was used to...
2005-07-21 Peter WemmLike on i386, bypass lock prefix for atomic ops on...
2005-07-21 Gleb SmirnoffFix cut-n-paste error, introduced in rev. 1.103.
2005-07-21 Robert WatsonAllocate one of the spare ifnet integer fields to hold...
2005-07-21 Peter WemmMFi386: add vpd driver (vital product data.. model...
2005-07-21 Peter WemmAdd the ed driver for lint building. The PCI instances...
2005-07-21 Peter WemmActually create the double fault stack page for AP...
2005-07-21 Gleb SmirnoffCatch up with netgraph.h rev. 1.57 and fix build.
2005-07-21 Robert WatsonRemove duplicate initialization of mpo_create_stub...
2005-07-21 John Baldwin- Use the PCIR_BAR() macro rather than hardcoding rids.
2005-07-21 John BaldwinDon't set if_start to tulip_ifstart all over the place...
2005-07-21 Poul-Henning... Remove the vttest program. It lives in ports/sysutils...
2005-07-21 John BaldwinRemove conditional code that has largely rotted that...
2005-07-21 Hajimu UMEMOTOalways copy ip6_pktopt. remove needcopy and needfree
next