]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-13 gibbsAllow FreeBSD to be booted from CDROM media on XenServe...
2013-10-13 markmThere is an issue (not seen in our testing) where ...
2013-10-12 dteskeFix signed integer overflow detection in f_expand_numbe...
2013-10-12 grehanImplement the virtio block 'get-ident' operation. This...
2013-10-12 hrs- Add mount.fdescfs parameter to jail(8). This is simil...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-12 eadlerFix the formatting for the danish keymap.
2013-10-12 rpauloRemove most of the ATF tools and the _atf user.
2013-10-12 grehanFix a lock-order reversal in the net driver by dropping...
2013-10-11 grehanFix vmbus channel memory leak where incorrect length...
2013-10-11 dteskeRemove the dumpdev configuration dialog, merge it into...
2013-10-11 dteskeIncorporate PR bin/161547 to detect when an interface...
2013-10-11 dteskeRewrite the keymap module to display an actual menu...
2013-10-11 dteskeAdd zfsboot module as an option for automatic configura...
2013-10-11 dimIn sys/dev/bxe/bxe.c, print bus_addr_t values using...
2013-10-11 desAfter installation, dump 4096 bytes from /dev/random...
2013-10-11 dteskeAdd new f_expand_number() (shadowing expand_number...
2013-10-11 desRemove extraneous (but harmless) leading /.
2013-10-11 dteskeStore descriptions for DEVICE_TYPE_DISK and fix static...
2013-10-11 desRemove extraneous \n.
2013-10-11 dteskeAdd $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsi...
2013-10-11 dteskeFix a bug that would occur in application death when...
2013-10-11 gjbDocument XENHVM and xenpci are mutually inclusive.
2013-10-11 eadlerFix NetBSD release number
2013-10-11 dteskeAdd keymap.subr for presenting custom keymap dialogs...
2013-10-11 dteskeAdd a USE_DIALOG global (analogous to USE_XDIALOG)...
2013-10-11 dteskeFix a minor bug; if strings.subr was included by itself...
2013-10-11 dteskeAdd support for obtaining the capacity of disks. Add...
2013-10-11 mavFix mode page length calculation to remove last garbage...
2013-10-11 bryanvDo not provide a hint of the guest's OS version
2013-10-10 grehanAllow the legacy CDROM device to be accessed in a FreeB...
2013-10-10 npAdd dependency on ibcore now that it has been modularized.
2013-10-10 edavisFixed the media type shown via ifconfig.
2013-10-10 dimBump OS versions in the toolchain triples to 11.0,...
2013-10-10 adrianFix the "am I a net80211 vap" check for bpf listeners.
2013-10-10 jhbSanitize the %eflags returned by BIOS routines. Some...
2013-10-10 dimIn sys/arm/versatile/versatile_pci.c, add a default...
2013-10-10 gjbTurn it all the way up to 11:
2013-10-10 edavisNew committer info.
2013-10-10 gjbUpdate head/ to ALPHA6 in preparation of branching...
2013-10-10 dimIn sys/dev/hyperv, fix a number of gcc warnings about...
2013-10-10 alcTidy up the output of "sysctl vm.phys_free".
2013-10-10 jhbIgnore attempts to set the nmbcluster sysctls to their...
2013-10-10 alfredFix for When more than one NIC is present.
2013-10-10 traszRemove unimplemented options from iscsi.conf(5) manual...
2013-10-10 avgMFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_ho...
2013-10-10 hrsDo not try to detach if the interface does not support...
2013-10-10 hrs- Update rc.d/jail to use a jail(8) configuration file...
2013-10-10 hrsAdd support for "vnet jname" argument in ifconfig_IF...
2013-10-10 dimInitialize a variable in sys/contrib/ipfilter/netinet...
2013-10-10 markjConvert the dtrace(1) man page to mdoc and fix up some...
2013-10-09 grehanAllow a 4-byte write to PCI config space to overlap
2013-10-09 adrianAdd read/write bus barriers for MIPS.
2013-10-09 gjbRemove hash generation from release.sh, as it is run...
2013-10-09 kanUnbreak zfsloader with LOADER_TFTP_SUPPORT on
2013-10-09 markmMFC - tracking commit.
2013-10-09 pjdHandle the cases where NULL is passed as cap_rightsp...
2013-10-09 desBy popular demand, move freebsd-version(1) from /libexe...
2013-10-09 desAdd a RANDOM_RWFILE option and hide the entropy cache...
2013-10-09 desDefine RANDOM_PURE_RNDTEST for rndtest(4).
2013-10-09 traszProperly handle residual count in Data-In PDUs with...
2013-10-09 joelFix missing .
2013-10-09 desExplicitly pass the full path to the input file to...
2013-10-09 jimharrisImprove logging around some of the isci(4) reset and...
2013-10-09 traszBe extra paranoid with values obtained from the target.
2013-10-09 traszFail connection upon receiving too large data segment.
2013-10-09 glebius There are some high performance NICs that count stati...
2013-10-09 kibThe device vnodes are often unlocked when bread() or...
2013-10-09 kibDo not flush buffers when the v_object of the passed...
2013-10-09 kibWhen growing the file descriptor table, new larger...
2013-10-09 kibReduce code duplication, introduce the getmaxfd() helpe...
2013-10-09 markmSigh. I can't even get a single #ifdef right. Who's...
2013-10-09 desstaticize struct random_hardware_source
2013-10-09 markmWrap some policy-rich code in 'if NOTYET' until we...
2013-10-09 markmMFC - tracking commit
2013-10-09 traszRemove no longer useful debugging output and a stale...
2013-10-09 jfvUpdate the Intel igb driver to version 2.4.0
2013-10-09 dimInitialize a variable in sys/contrib/ipfilter/netinet...
2013-10-09 gjbRevert r256095, r256120 (partial), r256121:
2013-10-09 traszMake the error handling more consistant. Shouldn't...
2013-10-09 dimRemove redundant redeclarations of uart_s3c2410_class in
2013-10-09 traszTidy up, cache return value of a function, and add...
2013-10-09 traszPlug memory leak.
2013-10-09 traszFix memory overrun.
2013-10-09 traszPlug memory leaks.
2013-10-09 traszFix two off-by-ones.
2013-10-09 traszFix incorrect use of sizeof().
2013-10-09 traszFix off-by-one.
2013-10-09 mavClose the race on path ID allocation in xpt_bus_registe...
2013-10-09 traszFix NOP-In/NOP-Out payload handling. Previous way...
2013-10-09 glebiusWhen processing ACK in tcp_do_segment, use sbcut_locked...
2013-10-09 glebius- Substitute sbdrop_internal() with sbcut_internal...
2013-10-09 desRe-add /dev/urandom for compatibility purposes.
2013-10-09 descomment nit
2013-10-09 desAdd missing include guards and move the existing ones...
2013-10-09 dteskeIntroduce centralized [X]dialog(1) exit codes to `dialo...
2013-10-09 markmMFC - tracking commit
2013-10-09 dimRemove redundant declaration of cmclass in
2013-10-09 neelParse the memory size parameter using expand_number...
2013-10-09 adrianAdd some missing AR934x register definitions.
next