]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-11-05 mavFix a minor typo.
2012-11-05 jillessh: Change cmdtype in tblentry from short to signed...
2012-11-05 hselaskyAdd a jitter buffer in the common USB serial driver...
2012-11-05 delphijFix build with clang: properly terminate comment even...
2012-11-05 kibA clarification to the behaviour of the active vnode...
2012-11-05 attiliofuse_io* must be able to crunch also VDIR vnodes.
2012-11-05 kevloSync with domain and protosw data structures.
2012-11-05 adrianClear IFF_DRV_OACTIVE if any slots were completed.
2012-11-05 andreBack out r242262. The simplified window change/update...
2012-11-05 adrianTX EDMA debugging fixes:
2012-11-05 kevloRevert previous commit.
2012-11-05 kevloCatch up with r242520. s/maxusers/maxbikesheds
2012-11-05 pjdRevert r228695. We use __func__ here as a format to...
2012-11-04 jillesrtld: Fix fd leak with parallel dlopen and fork/exec.
2012-11-04 delphijMFV: less v453.
2012-11-04 eadlerAdd support for a few more devices:
2012-11-04 eadlerMake OK_TO_WRITE_TO_DISK an envrionment variable instead
2012-11-04 eadlerPrefer the use of stdbool to custom defines.
2012-11-04 avgzfs_dirlook: bailout early if directory is unlinked
2012-11-04 avgzfsctl_snapdir_lookup: obtain a snapname in the remount...
2012-11-04 avgzfs: set MNTK_EXTENDED_SHARED flag
2012-11-04 avgopensolaris compat: clear VI_MOUNT before returning...
2012-11-04 avgzfs_vnode_forget: dispose of larvae vnode using public...
2012-11-04 avgzfs_umount: no need to set MNTK_UNMOUNTF here, dounmoun...
2012-11-04 avgopensolaris_lookup: use vfs_busy in traverse before...
2012-11-04 avgzfs_vnode_lock: no need to double-guess caller's intent...
2012-11-04 avgzfs_mount: drop vfs.zfs.rootpool.prefer_cached_config...
2012-11-04 avgzfs_freebsd_close: call zfs_close with count=1 instead...
2012-11-04 avgcpuctl_do_cpuid: explicitly use ecx=0 for cpuid call
2012-11-04 kibAdd decoding of the missed MNT_KERN_ flags to ddb ...
2012-11-04 kibAdd decoding of the missed VI_ and VV_ flags to ddb...
2012-11-04 kibOrder the enumeration of the MNT_ flags to be the same...
2012-11-04 joelNew sentence, new line.
2012-11-04 joelAdd a few basic examples.
2012-11-04 gblach- Add my mentor relationships to committers-ports.dot
2012-11-04 wblockAdd an example showing the use of gnop(8) to skip over...
2012-11-04 baptChange default prompt to show ~ again for the home...
2012-11-04 adrianOops - conditionalise that.
2012-11-03 attilioFix a bug where operations was carried on even if not...
2012-11-03 alcReplace all uses of the page queues lock by a R/W lock...
2012-11-03 attilioRework the known rwlock to benefit about staying on...
2012-11-03 adrianEDMA TX tweaks:
2012-11-03 andrewMerge the FDT versions of initarm.
2012-11-03 jillessh: Use C99 flexible array instead of accessing array...
2012-11-03 edAdd tty_set_winsize().
2012-11-03 adrianFor AR9380 NICs - the non-enterprise versions don't...
2012-11-03 adrianAdd a new HAL call to extract out the HAL enterprise...
2012-11-03 marcel1. Have the APs initialize the TLB1 entries from what...
2012-11-03 marcelAdd a MD_ROOT_FSTYPE kernel option. The option specifie...
2012-11-03 marcelAdd the bus attachment for the embedded EHCI HC.
2012-11-03 marcelAllow using the embedded EHCI host controller in Freesc...
2012-11-03 marcelAdd the buildLINT convenience target, handy for build...
2012-11-03 maximo DragonFly 2.3.1 added.
2012-11-03 mckusickWhen a file is first being written, the dynamic block...
2012-11-03 delphijReplace log(3) with flsll(3) for watchdogd(8) and drop...
2012-11-03 attilioMerge r242395,242483 from mutex implementation:
2012-11-03 eadlerRevert the change that makes less default.
2012-11-03 tuexenFix errno in a couple of error cases.
2012-11-03 jhPrint a newline after the error message.
2012-11-03 adrianHAL API updates, from the previous couple of HAL commits.
2012-11-03 adrianHAL API changes!
2012-11-03 adrianAdd a debug method to dump the EDMA TX status descripto...
2012-11-03 delphijSync strlcpy with userland version.
2012-11-03 delphijSync strlen with userland implementation.
2012-11-03 baptFix typo
2012-11-03 sjgIf no contents keyword is specified, the default for...
2012-11-02 joelAdd a couple of examples.
2012-11-02 delphijCopy code from scsi_read_write() as mfi_build_syspd_cdb...
2012-11-02 jimharrisUpdate nsamples and nbuffers defaults to match reality.
2012-11-02 joelA few minor adjustments after r242424:
2012-11-02 jeff - In cancel_mkdir_dotdot don't panic if the inodedep...
2012-11-02 alfredMerge 242488, better use of strlcpy.
2012-11-02 alfredDocument that you can use -v along with -l.
2012-11-02 attilioTweak comment to make more clear why it will fail.
2012-11-02 jilleskdump: Also decode fcntl commands containing underscore...
2012-11-02 antoineAdd more obsolete files.
2012-11-02 mjacobDon't allow for more than one segment for the control...
2012-11-02 mjacobDon't allow for more than one segment for the control...
2012-11-02 kibThe r241025 fixed the case when a binary, executed...
2012-11-02 glebius- Fix struct and struct fields names.
2012-11-02 glebius Remove separate paragraph on ASCII messages and instead
2012-11-02 dimFix broken macro checking in the libc++ Makefile, intro...
2012-11-02 philipMFV pciids-20121024, r242469
2012-11-02 maximo OpenBSD 5.2 added.
2012-11-02 glebius- If DRM_DEBUG_DEFAULT_ON is defined, then initialize...
2012-11-02 adrianDrop this from 500 to 128, to save a little space on...
2012-11-02 adrianFree the dma map -after- it's checked, not before....
2012-11-02 aeRemove the recently added sysctl variable net.pfil...
2012-11-02 eadler10 years too late add support for "2.88MB 3.5in Extra...
2012-11-01 jillesfopen(3): Mention that the "x" mode option is from...
2012-11-01 jimharrisAdd descriptions for callout_reset_on and callout_sched...
2012-11-01 hselaskyCorrect buffer size printout.
2012-11-01 hselaskyIncrease default volume for FastTracker playback channels.
2012-11-01 jmallettDon't disable PCIe just because the host is not a PCI...
2012-11-01 hselaskyFix sysctl free bug in last commit, which eventually...
2012-11-01 eadlerThe test fails with "exit 1" if /usr/games/fortune...
2012-11-01 alfredAdd an option to display the current dump device via...
2012-11-01 joelSort textdump options list.
2012-11-01 alfredAdd whitespace between mandatory and optional kernel
2012-11-01 alfredProvide a device name in the sysctl tree for programs...
next