]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-08-21 rwatsonRetrofit of mac_test regression and consistency test...
2003-08-21 impDSP Solutions, Inc made the XJEM1144 and XJACK ethernet...
2003-08-21 impSync to 1.66
2003-08-21 impVendor ID 0x0128 is registered to DSP Solutions, Inc...
2003-08-21 impUpdate to reflect NETGEAR_2 -> INTERSIL and INTERSIL...
2003-08-21 rwatsonAdd stub entries for new MAC framework entry points:
2003-08-21 rwatsonHook up repo-copied mac_none.4 to mac_stub.4.
2003-08-21 rwatsonForced commit to observe repo-copy from mac_none.4...
2003-08-21 rwatsonHook up mac_stub to the modules Makefile.
2003-08-21 murrayAdd FreeBSD 5.1 and BSD/OS 5.0 to the family tree.
2003-08-21 impSync to 1.65
2003-08-21 impChange INTERSIL to INTERSIL2 for the -1 case. Chances...
2003-08-21 impRegen for 1.64
2003-08-21 impVendor 0xb is intersil, not Netgear. The MA401RA is...
2003-08-21 eivindReplace 'OS release date' with 'kernel release date...
2003-08-21 rwatsonGenerally rename things to represent the fact that...
2003-08-21 rwatsonmac_none is now the null policy, not a stub policy...
2003-08-21 orionApply Rudolf Cejka's patch for:
2003-08-21 orionAdd patch for AD198x.
2003-08-21 rwatsonForced commit to reflect repo-copy of:
2003-08-21 simonCatch up ep(4) with the hardware notes.
2003-08-21 simonCatch up fe(4) with the hardware notes.
2003-08-21 eivindChange description of kern.osreldate from "Operating...
2003-08-21 rwatsonImplementations of mpo_check_vnode_deleteextattr() and
2003-08-21 simonAdd the SmartBridges SmartLink to the list of supported...
2003-08-21 jhbRegen.
2003-08-21 jhbSwap sigaction/sigreturn since they are in the wrong...
2003-08-21 rwatsonAdd mac_check_vnode_deleteextattr() and mac_check_vnode...
2003-08-21 simokawaInclude order bit in sdev->type.
2003-08-21 ambriskoAdd in a missing device entry that I thought was alread...
2003-08-21 peterRegen
2003-08-21 peterThis is too funny for words. Swap syscalls 416 and...
2003-08-21 gadMinimal update to make it easier to increase the buffer...
2003-08-20 impIn my efforts to make checking the CD bits less error...
2003-08-20 mtmWrite the short and long version of the month
2003-08-20 hsuAdd Protocol Independent Multicast protocol.
2003-08-20 alcAssert that the vm object lock is held in vm_page_alloc().
2003-08-20 alc - Lock the pte object when performing vm_page_grab().
2003-08-20 rwatsonRemove about 40 lines of #ifdef/#endif by using new...
2003-08-20 impbde made a number of suggested improvements to the...
2003-08-20 bmilekicIn sysctl_vm_zone, do not calculate per-cpu cache stats on
2003-08-20 rwatsonBefore digging into IGMP locking, do a whitespace and...
2003-08-20 rwatsonMove from a custom-crafted singly-linked list to the...
2003-08-20 obrienFix accidental line deletion.
2003-08-20 bmsAdd the IP_ONESBCAST option, to enable undirected IP...
2003-08-20 davidxu_thr_sig_check_pending is also called by scope system...
2003-08-20 muxFix typo in last commit.
2003-08-20 hartiGet rid of a __DECONST by strdup'ing the string in...
2003-08-20 muxFix build by correcting a wrong cast.
2003-08-20 mtmo Reduce rc(8) startup clutter by turning the informati...
2003-08-20 impUse PC Card instead of other variants in the driver...
2003-08-20 impThe PCMCIA Standard dictates that those funny cards...
2003-08-20 impAdd a new variable 'skipPCCARD'. This variable will...
2003-08-20 mtmAdd a general mechanism for creating and applying
2003-08-20 impUse CBB_CARD_PRESENT instead of checking STATE_CD direc...
2003-08-20 alcLock the pmap's tsb object when performing vm_page_grab...
2003-08-20 ambriskoFix panic from having multiple locks held when updating...
2003-08-20 imppc98pcic isn't the name of the media driver. tcic...
2003-08-20 impWhen debugging CIS, only print 10 CISTPL_NULLs. Chance...
2003-08-20 impFix an extreme edge case in leap second handling. ...
2003-08-20 marcelUndo the mistake made in revision 1.77 of trap.c and...
2003-08-20 alc - Lock the pte object when performing vm_page_grab().
2003-08-20 ambriskoOn Dell boxes such as the PE2650 we need to disable...
2003-08-20 ambrisko- Add support for Cisco latest firmware RID sizes that...
2003-08-20 simokawaFill reserved fields of transmitting packets header...
2003-08-20 deischenAdd back a loop for up to PTHREAD_DESTRUCTOR_ITERATIONS to
2003-08-20 obrienDocument the OFW_NEWPCI commit to sparc64 generic.
2003-08-19 obrienRemove the vestiges of the old pre-"X_AS_PKG" way we...
2003-08-19 wollmanAdd a kluge suggested by Marcel to paper over the diffe...
2003-08-19 samMFp4 changes to fix locking issues and correct reference
2003-08-19 obrienEnable OFW_NEWPCI until jmg's 2003/06/21 18:26:08 PDT...
2003-08-19 samo pass control frames up the stack when in monitor...
2003-08-19 scottlMake aac(4) compile cleanly on 64-bit machines. The...
2003-08-19 samo correct beacon frame length calculation and add an...
2003-08-19 sammaintain a table for mapping hardware rate codes to...
2003-08-19 sammark the scan and calibrate callouts MPSAFE
2003-08-19 samremove unneeded include files
2003-08-19 wollmanUpdate gethostname() prototype to match source and...
2003-08-19 wollmanChange gethostname() to set errno to ENAMETOOLONG inste...
2003-08-19 alcEliminate a possible race condition for multithreaded...
2003-08-19 obrienExpand the fdisk size display toggling to include GB.
2003-08-19 samChange instances of callout_init that specify MPSAFE...
2003-08-19 obrienProperly quote the lib path.
2003-08-19 samadd R_Zalloc definition that returns pre-zero'd memory
2003-08-19 hsu* Bug fix in bw_meter_process(): the periodically proce...
2003-08-19 samremove #define no longer used
2003-08-19 samadd missing unlock when in_pcballoc returns an error
2003-08-19 samuse ETHER_IS_MULTICAST instead of explicit check
2003-08-19 sam"short cable" fix for DP8315
2003-08-19 samcorrect typo in comment
2003-08-19 bmahNew release note: WITH_DYNAMICROOT.
2003-08-19 bmahAdd a bit of text saying that mentions of specific...
2003-08-19 cognetUse bus_child_present() to make sure the card is still...
2003-08-19 psDon't tsleep on NULL
2003-08-19 desSome servers respond to RETR in active mode with 125...
2003-08-19 desAdd pfs_visible() checks to pfs_getattr() and pfs_getex...
2003-08-19 simokawaRemove unused code.
2003-08-19 simokawaDrop too short packets.
2003-08-19 simokawaAllow to access phy registers via ioctl().
2003-08-19 davidxuSupport printing 64 bits pointer and long integer.
next