]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-14 nyanSpecify 4096 block-size and 512 fragment-size.
2009-02-14 rrsThis commit fixes the issue with alias_sctp.c. No
2009-02-13 thompsaSince r188030 the error value for attach is returned...
2009-02-13 delphijSync comment with actual configuration format.
2009-02-13 thompsa- ieee80211_chan2ieee returns an int
2009-02-13 thompsaMFp4 //depot/projects/usb; 157501, 157608, 157609
2009-02-13 n_hibmaElaborate some on the workings of the stub.
2009-02-13 n_hibmaAdd support for CMOTECH devices (not sure whether this...
2009-02-13 thompsabridge_delete_member is called via the event handler...
2009-02-13 thompsaRemove semicolon left in the last commit
2009-02-13 thompsaAdd the Novatel U760.
2009-02-13 rrsHave the jail code use the error returned to pass not...
2009-02-13 jhbUse shared vnode locks when invoking VOP_READDIR().
2009-02-13 sbrunoUpdate the Self ID structure to conform to 1394a-2000.
2009-02-13 sbrunoRemove redundant while () from loop.
2009-02-13 jkimHonor WITHOUT_INSTALLLIB in some places.
2009-02-13 samremove references to ic_stats
2009-02-13 cognetOops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4.
2009-02-13 luigiremove unnecessary #include, and document some of the...
2009-02-13 jhbFix a bug in the previous change to the mtab handler...
2009-02-13 luigiUse uint32_t instead of n_long and n_time, and uint16_t...
2009-02-13 rrsMove the new rwnd field down to the very end
2009-02-13 maximo In case of the error do not forget to deallocate...
2009-02-13 netchildFix an edge-case of the linux readdir: We need the...
2009-02-13 luigiClarify and reimplement the bioq API so that bioq_disks...
2009-02-13 scottlIn the case that the probe has determined that it can...
2009-02-13 samadd -z option to zero driver statistics (but note we...
2009-02-13 samadd stats no frags and missing stat for no dma buffers
2009-02-13 sambackout r188327, it broke summary printing
2009-02-13 samadd SIOCZATHSTATS ioctl to zero driver statistics
2009-02-13 samremove ic_stats; it was intended to accumulate stats...
2009-02-13 samadd driver stat to count tx drops due to insufficient...
2009-02-13 samstrip M_FRAG & co mbufs coming down from ip_output...
2009-02-13 thompsaRestore some of the link handling code that was inadver...
2009-02-13 thompsaAdd module dependency on miibus.
2009-02-13 yongariReceving VLAN oversized frames raise SIS_ISR_RX_ERR...
2009-02-13 samRecognize AR5212_AR2317_REV2 in ar5312Probe()
2009-02-13 thompsaCheck the exit flag at the start of the taskqueue loop...
2009-02-13 rwatsonRemove unused ifaddr local variable in ioctl routine.
2009-02-12 rwatsonRemove unused ifaddr and ifreq local variables.
2009-02-12 samo replace ieee80211_node_reclaim by individual operatio...
2009-02-12 cognetTo prevent various race conditions in the RAS code...
2009-02-12 cognetDo not set thread0.td_frame to a bogus value, as it...
2009-02-12 cognetUnbreak build by making svr4 conditional on i386.
2009-02-12 edProperly invalidate highest pts number when calling...
2009-02-12 edRemove pts(4) entries from /etc/ttys.
2009-02-12 edMake ttyslot(3) work with pts(4) devices.
2009-02-12 thompsaAdd a ieee80211_waitfor_parent() function that will...
2009-02-12 rdivackyRemove obsolete C preprocessor assertions.
2009-02-12 samturn off ttyv*; not aware of any arm-based systems...
2009-02-12 cognetDon't add a bwrite() symbol, it breaks the build when...
2009-02-12 n_hibmaFix a few problems related to building modules in ...
2009-02-12 mavFix spelling a bit.
2009-02-12 kevloAdd support for the Sunix SUN1889-based dual parallel...
2009-02-12 mavs/succeded/succeeded/ in comments.
2009-02-12 sbrunoEnhance debug messages and attempt to unify them into...
2009-02-12 sbrunoUpdate comments around various structs.
2009-02-12 impRewrite get_pv_entry() to match expectations of the...
2009-02-12 imppmap_kenrel() was recently deleted from pmap.h. It...
2009-02-11 samfix ARM_USE_SMALL_ALLOC after memory layout changes
2009-02-11 samfix both instances of name
2009-02-11 jhbReorder dacleanup() and cdcleanup() slightly so that...
2009-02-11 jhb- Consolidate error handling in the cd9660 and udf...
2009-02-11 jhb- If the g_access() call for the initial root mount...
2009-02-11 samfix typo in AH_CHIP definition
2009-02-11 samgcc 4.3.2 examines getLowerUpperIndex() and concludes...
2009-02-11 edLet stat(1) use fdevname(3).
2009-02-11 edAdd two new routines: fdevname() and fdevname_r().
2009-02-11 samimprove key index map reclaim debug msg
2009-02-11 samoops, fix octal escape sequence
2009-02-11 lulf- Use the correct argument when determining the buffer...
2009-02-11 samremove bogus reference reclaim on the slave-side bss...
2009-02-11 samfix mis-numbering of IEEE80211_MSG_BITS
2009-02-11 edSerialize write() calls on TTYs.
2009-02-11 rwatsonModify fdcopy() so that, during fork(2), it won't copy...
2009-02-11 jhbFix lptopen() and lptclose() to not trash the state...
2009-02-11 rwatsonAdd a regresion test to determine whether or not a...
2009-02-11 mrAdd files to build i386/amd64 bootable rescue ISO image...
2009-02-11 maximo Print an octal representation of suid, sgid and stick...
2009-02-11 netchildAll open fixes and improvements from Konstantin for...
2009-02-11 mtmReword informational message by rc.d/defaultroute.
2009-02-11 marius- Use the generally more appropriate PROM base rather...
2009-02-11 impo Use NULL in pereference to 0 in pointer contexts.
2009-02-11 impo Introduce KOBJMETHOD_END for the end of the kobj...
2009-02-11 yongariAllocating 2 MSI messages do not seem to work on certai...
2009-02-11 kaiwAdded entries for Lava SP-PCI (1 serial + 1 parallel...
2009-02-10 samwhen operating as a slave, clear neighbor entries and...
2009-02-10 samclean neighbor entries on beacon miss
2009-02-10 samdon't do phantom beacon miss checking for s/w beacon...
2009-02-10 mavCheck for device_set_devclass() errors and skip driver...
2009-02-10 impFix shutdown prototypes.
2009-02-10 impFix read_ivar prototype.
2009-02-10 impFix iicbus_intr, iicbus_write and device_read_ivar...
2009-02-10 impfix arcmsr_attach, probe, detach, and shutdown prototyp...
2009-02-10 jhbAdding dynamic sysctls no longer requires Giant.
2009-02-10 mariusDon't reset the PHY probe retry counter within the...
2009-02-10 mariusImprove r185008 so the streaming cache is only flushed...
2009-02-10 marius- Use the generally more appropriate PROM base rather...
2009-02-10 marcelMark the BSP as being awake. This supresses the message
2009-02-10 emaxUpdate comment. soalloc() is no longer performing M_WAI...
next