]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-01-28 samRemove gsm hacks now that we can do this "right":
2009-01-28 saminclude the channel list in list caps when -v is set...
2009-01-28 sampritize the channel we display with list chans so that...
2009-01-28 samsimplify display of 1/2 and 1/4 width channels
2009-01-28 samimprove debug msgs for regdomain operations; print...
2009-01-28 samFix 1/2 and 1/4 width channel handling:
2009-01-28 impUse the correct field name for the size of the sierra_i...
2009-01-28 jhbConvert the global mutex protecting the directory looku...
2009-01-28 jhbMark cd9660 MPSAFE and add support for using shared...
2009-01-28 jhbSync with ufs_vnops.c:1.245 and remove support for...
2009-01-28 samadd an assert to verify the number of channels returned...
2009-01-28 samchange null_getradiocaps to return the actual count...
2009-01-28 jhbActually remove the VA_MARK_ATIME flag. This should...
2009-01-28 jhbAssert an exclusive vnode lock for fifo_cleanup() and...
2009-01-28 samOverhaul regulatory support:
2009-01-28 edLast step of splitting up minor and unit numbers: remov...
2009-01-28 impRestore necessary NUL termination of locname.
2009-01-28 tabthorpe- Re-order SEE ALSO entries
2009-01-28 bzWhile OpenBSD's crypto/ framework has sha1 and md5...
2009-01-28 tabthorpe- Add initial version of portindex(5) manual page
2009-01-28 trhodesUpdate the description of KERN_PROC.
2009-01-28 trhodesBetter wording for clearing EOF indicator.
2009-01-28 luigiinitialize a couple of variables, gcc 4.2.4-4 (linux...
2009-01-28 luigiFor some reason (probably dating ages ago) an #ifdef...
2009-01-28 rwatsonPrint disk offets as %jd rather than %lld; I fixed...
2009-01-28 luigiAvoid the use of duplicated typedefs -- see the comment...
2009-01-28 trhodesBump doc date for recent change.
2009-01-28 trhodesRemove another comment about clearing EOF indicator.
2009-01-28 glebiusFix typo in last commit.
2009-01-28 vanhuRemove remain <= MHLEN restriction in m_makespace(),
2009-01-28 rwatsonAdd a new flag to dumpfs(8), -f, which causes dumpfs...
2009-01-28 impat91dci isn't useful except on arm.
2009-01-28 rodrigcFix parsing of acregmin, acregmax, acdirmin and acdirma...
2009-01-28 dasUpdate the manpage to reflect r145172.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-28 dasImport gdtoa sources dated 2008-12-05. Notable changes...
2009-01-28 trhodesRemove comment about clearerr() being the only method...
2009-01-27 samExtend channel definition with:
2009-01-27 samfix comment
2009-01-27 samRemove assumptions about the max # channels in ioctl's:
2009-01-27 samchange ic_getradiocaps driver callback to include the...
2009-01-27 samo add country codes from Atheros regulatory; these...
2009-01-27 samremove %b msg bit defines now public
2009-01-27 samo make %b msg bit defines public (to user apps too)
2009-01-27 samfill in ieee channel #'s and max tx power for drivers...
2009-01-27 samadd new state bit to indicate when interference is...
2009-01-27 samchange IEEE80211_IS_CHAN_OFDM and IEEE80211_IS_CHAN_CCK...
2009-01-27 samdefine IEEE80211_CHAN_108A and IEEE80211_CHAN_108G...
2009-01-27 keramidaBump .Dd for r187782.
2009-01-27 samupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-27 rwatsonFollowing a fair amount of real world experience with...
2009-01-27 luigifix printing of uint64_t values, so we can use WARNS=2
2009-01-27 keramidaWhen synchronizing the clock at system startup time...
2009-01-27 n_hibmaFix the input buffer at 1024. The previous calculated...
2009-01-27 luigifix wrong variable usage...
2009-01-27 luigiPut nat and ipv6 support in their own files.
2009-01-27 luigiPut dummynet-related code in a separate file.
2009-01-27 luiginever mind, for the time being let's stick with WARNS...
2009-01-27 luigiStart splitting the monster file in smaller blocks.
2009-01-27 stas- Add support for Moxa Technologies CP-168EL/PCIe card.
2009-01-27 luigiput the usage() function inline, it was only 1 line...
2009-01-27 luigiput all options in a single struct, and document them.
2009-01-27 luigiI believe this is safe to build with WARNS=2 now
2009-01-27 luigiremove a couple of rarely used #define;
2009-01-27 jeff - Add support for nehalem/corei7 cpus. This supports...
2009-01-27 delphijFollow up with previous commit: mention -D, not -C...
2009-01-27 trhodess/use/using/ in previous commit.
2009-01-27 trhodesAdd ENOMEM to the return values.
2009-01-26 samRemove DETACH event handling; this is race prone and...
2009-01-26 impDelete commented out ancient history.
2009-01-26 emaxClean up ng_ubt2. Get rid of excessive use of NG_NODE_R...
2009-01-26 jhbDon't unlock the parent ppc lock until after releasing...
2009-01-26 trhodesMake the Monty Python quote more google friendly instead of
2009-01-26 thompsaMFp4 //depot/projects/usb/ @156706
2009-01-26 thompsaRegen.
2009-01-26 thompsaMFp4 //depot/projects/usb/ @156522,156530
2009-01-26 thompsaMFp4 //depot/projects/usb/ @156521
2009-01-26 thompsaFix up USB_GET_REPORT_DESC ioctl.
2009-01-26 thompsaAdd umass quirk.
2009-01-26 thompsaAdd a usb hid quirk.
2009-01-26 obrienNo need to wrap _PATH_SYSPATH. It makes it harder...
2009-01-26 rdivackykmod.mk includes bsd.sys.mk anyway so use CSTD instead...
2009-01-26 edUse the proper flag to let kern.ttys be executed withou...
2009-01-26 mavSpecify analog beep pin widget for several AD codecs.
2009-01-26 jhbWhitespace tweak.
2009-01-26 jhbNow that mtx_sleep/msleep can accept Giant as the inter...
2009-01-26 nwhitehornChange the way our softc is stored to use the devinfo...
2009-01-26 luigiwrap all malloc/calloc/realloc calls so they exit on...
2009-01-26 kibThe kernel may do unbalanced calls to fifo_close()...
2009-01-26 jhbAdd missing locking around setting the ppc interrupt...
2009-01-26 luigiSome implementations of getopt() expect that argv[0...
2009-01-26 rajIntroduce the I2C diagnostic utility. It let's discover...
2009-01-26 rajTeach iic(4) the 'repeated start' I2C condition. This...
2009-01-26 bzUpdate jail startup script for multi-IPv4/v6/no-IP...
2009-01-26 delphij - Fix grammar. [1]
2009-01-26 kientzleFix ARCHIVE_EXTRACT_SPARSE handling in libarchive.
2009-01-26 trhodesBetter description of kern.ipc.maxpipekva.
2009-01-26 nwhitehornSomehow deleted the .4 at the end of the snd_davbus...
2009-01-25 delphijRewrite of MI strlen(3) in a way that can better utiliz...
2009-01-25 antoineAdd obsolete files after tzdata2009a and file 4.26...
next