]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-11-25 impConvert BWCT and HL200 over to new board mechanism...
2008-11-25 ganboldRemove unused variable.
2008-11-25 impStart to make it easier to add AT91RM9200 based boards:
2008-11-25 traszAdd tools-level test for POSIX.1e functionality.
2008-11-25 impWhitespace nit.
2008-11-25 dfrFix standalone module build by generating opt_kgssapi.h.
2008-11-25 marcusMove vn_fullpath1() outside of FILEDESC locking. This...
2008-11-25 takawataCore i7 supports invaliant TSC and the presense is...
2008-11-25 rwatsonRegularize /* FALLTHROUGH */ comments in the BSM event...
2008-11-25 bzUnbreak the build without INET6.
2008-11-25 bzUnbreak the build until alfred@ is back to fix it corre...
2008-11-25 alfredsrc/lib/libusb20/libusb20_compat01.c
2008-11-25 scottlBig update to the iSCSI initiator code. Highlights...
2008-11-25 impSave boot args.
2008-11-25 impmore silly whitespace changes.
2008-11-25 yongariSimplify Tx checksum offload configuration. Also clear...
2008-11-25 yongari- Allow fxp_encap() enqueue failed transmissions and set
2008-11-25 daichiSimplify mode_t check treatment (suggested by trasz).
2008-11-25 daichiFixes Unionfs socket issue reported as kern/118346.
2008-11-25 weongyo- improve AL2230 RF handling when the device type is...
2008-11-25 avatarFixing !INET6 builds.
2008-11-25 yongariMove unarming watchdog timer and pending multicast...
2008-11-25 yongariFix Tx/Rx checksum offload ioctl handling and make...
2008-11-25 yongariMake fxp(4) build with FXP_IP_CSUM_WAR.
2008-11-25 yongariSort head files and removed ununsed header file.
2008-11-25 impFix various whitespace botches, mostly having them...
2008-11-25 yongariWhitespace fix.
2008-11-25 rpauloAdd support for Marvell PATA M88SX6121.
2008-11-25 impReplace disclaimer with the one from COPYRIGHT. Joint...
2008-11-25 impReplace three magic constants with L1_S_SIZE, since...
2008-11-25 impTweak the disclaimer section of the license to match...
2008-11-24 emasteCorrect typo in comment: thier -> their
2008-11-24 gallatinRestore sfence semantics in mxge after the introduction
2008-11-24 cpercivaMake sure arc4random(9) is properly seeded when /etc...
2008-11-24 samuse consistent style
2008-11-24 pjdThis actually works on Linux, I just had wrong director...
2008-11-24 pjdInclude TODO messages even if tests succeeds, so we...
2008-11-24 desChange the universe target to warn the user for every...
2008-11-24 jkoshyCorrection: these PMCs do not support a "umask" modifier.
2008-11-24 jkoshy- Document the rules used to determine when spellings...
2008-11-24 yongariSave the value read from TX queue CSR, so we don't...
2008-11-24 samprint the extended tx/rx descriptor for 5416 and later...
2008-11-24 samnuke special handling of RXORN interrupt; the hal marks...
2008-11-24 delphijDocument ale(4).
2008-11-23 scfFixed style issues with variable ordering and naming...
2008-11-23 mavRemove DELAY() on hdac_audio_commit().
2008-11-23 impEliminate an unused variable reported by coverity
2008-11-23 dwmaloneIt's possible that the dump device has gone away after...
2008-11-23 dwmaloneMake the new CCEQ macro a little more like the old...
2008-11-23 stefanfAdd a test for r185231.
2008-11-23 stefanfFix $? at the first command of a function. The previou...
2008-11-23 mavDo not use soft PCM volume for digital outputs to allow...
2008-11-23 pjdMark all the places where Linux is not POSIX-compilant...
2008-11-23 pjdDon't use PRIV_ROOT. Here we check if user can share...
2008-11-23 pjdfstest for Linux:
2008-11-23 hrsRemove vfs_mountedon(9) manual page. The vfs_mountedon...
2008-11-23 mavStrictly differentiate digital and analog PCM devices...
2008-11-23 hrsvn_fullpath(9) does not assume vp is locked by the...
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdFreeBSD's way of handling rmdir("..") is not POSIX...
2008-11-23 pjdShorter version.
2008-11-23 pjdAdd support for pathconf(2).
2008-11-23 pjdDetect operating system automatically.
2008-11-23 keramidaEnhance the explanation of using filesystem-specific...
2008-11-23 pjdfstest for Linux:
2008-11-23 mavReport card erase sector size as disk stripe size.
2008-11-23 mavImprove detach handling: close races, flush queue.
2008-11-23 pjdImplement -T option as found in Linux df(1). When given...
2008-11-23 kmacyAdd backward compatibility ifdefs for non-multiq kernels
2008-11-23 samcorrect sorting
2008-11-23 kmacywork around periodic leak on queue overrun by enabling...
2008-11-23 kmacybuf_ring_peek should return NULL if the ring is empty...
2008-11-23 kmacyintr_machdep.h breaks build on some arches and is not...
2008-11-22 marcelUnbreak previous commit.
2008-11-22 marcelInclude the QUICC backend in the kernel module.
2008-11-22 marcelCast to uintptr_t before casting to void*. This allows the
2008-11-22 thompsaAllow multiple makeoption lines to be used with the...
2008-11-22 mavRemove unused variable.
2008-11-22 mavFix typo. Clear session stats instead of config and...
2008-11-22 mavRemove unneeded NULL check. At first msg can't be null...
2008-11-22 mavWhitespace cleanup for previous commit.
2008-11-22 mavHandle device_get_children() errors in more correct...
2008-11-22 mavChange check order to avoid array overrun.
2008-11-22 dfrFix amd64 build and re-enable gptzfsboot.
2008-11-22 pjdIFp4: Don't rely on disk IDs and always use vdev guids...
2008-11-22 pjdIFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchfl...
2008-11-22 pjdIFp4: Finish implemnetation of chflags(2) for ZFS....
2008-11-22 pjdIFp4: Don't free pathname too soon, debugging code...
2008-11-22 kibBusy ufs filesystem around block of code that does...
2008-11-22 kibAdd sv_flags field to struct sysentvec with intention...
2008-11-22 jkoshyUnbreak LINT.
2008-11-22 kmacyAdd flowid to mbuf to allow drivers to uniquely
2008-11-22 kmacy- enable multiple transmit queues
2008-11-22 kmacyconvert calls to IFQ_HANDOFF to if_transmit
2008-11-22 marcelDefine mb(), rmb() and wmb() for real.
2008-11-22 kmacy- bump __FreeBSD version to reflect added buf_ring...
2008-11-21 gnnSeveral small additions to the Chelsio 10G driver.
2008-11-21 imp'Strict EAP conformance' makes more sense here than...
2008-11-21 luigiuse the correct variable in a debug message.
2008-11-21 dfrAdd definitions for ZFS pool version 13.
next