]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-08 desAdd YARROW_RNG and FORTUNA_RNG to sys/conf/options.
2013-10-08 markmMFC - tracking commit.
2013-10-08 markmDebugging. My attempt at EVENTHANDLER(multiuser) was...
2013-10-08 markjFix an inverted check for the master user in "camcontro...
2013-10-08 delphijImprove lzjb decompress performance by reorganizing...
2013-10-07 dimFix kernel build on amd64 after r256118, since the...
2013-10-07 jmgdon't assert on bad args, instead return an error..
2013-10-07 delphijReduce priority of host key exists message in sshd...
2013-10-07 kibMake isci(4) loadable.
2013-10-07 jhbAdd manpages for VOP_ADVISE() and VOP_ALLOCATE().
2013-10-07 jhbRemove a stale comment.
2013-10-07 eadlerAdd the latest NetBSD and FreeBSD releases.
2013-10-07 eadlerAdd an UPDATING entry for the RCS removal.
2013-10-07 eadlerThis regenerates src.conf.5 for both the RCS removal...
2013-10-07 dimRemove redundant declarations of szsigcode and sigcode in
2013-10-07 dimRemove redundant declaration of cpu_clflush_line_size in
2013-10-07 dimInitialize a variable in sys/dev/xen/control/control...
2013-10-07 dimGive an unnamed union in sys/ofed/include/rdma/ib_verbs...
2013-10-07 dimRemove redundant declaration of force_evtchn_callback...
2013-10-07 jmgadd missing sections, de-Xr non-existent page, properly...
2013-10-07 emasteFix resource leaks
2013-10-07 dimAdd support for assembling and disassembling Intel...
2013-10-07 rmhFix implicit declaration of jail_getid()
2013-10-07 glebiusFix mbuf leak.
2013-10-07 desWhen displaying a struct stat, if the -r option was...
2013-10-07 desIntroduce the /libexec/freebsd-version script, which...
2013-10-07 phkAdd a va_copy() to our fall-back stdarg implementation...
2013-10-07 kibImplement support for the interpose dso flag.
2013-10-07 kibAdd the definition of DF_1_INTERPOSE flag.
2013-10-07 markmMFC - tracking commit
2013-10-07 desAdd _atf and unbound and move smmsp and mailnull to...
2013-10-07 hirenWith r253139, firmware for urtwn(4) is in base system...
2013-10-07 eadlerGood bye RCS. You will be missed.
2013-10-06 markmSnapshot.
2013-10-06 gjbUpdate head/ to 10.0-ALPHA5.
2013-10-06 markmMFC - tracking commit.
2013-10-06 dimPull in r192064 from upstream llvm trunk:
2013-10-06 kibDocument LK_TRYUPGRADE.
2013-10-06 markmFix up the man page for random(4). This mainly removes...
2013-10-06 markmAs userland writing to /dev/random is no more, remove...
2013-10-06 markmDebug run. This now works, except that the "live" sourc...
2013-10-06 markmDon't use the "real" assembler mnemonics; older compile...
2013-10-06 markmMFC - tracking commit
2013-10-06 deckeename internal function test() to avoid name clashes...
2013-10-06 markmSNAPSHOT.
2013-10-06 markmMFC - tracking commit
2013-10-06 kibRemove the uipc_cow.c file, which is not used since...
2013-10-05 gibbsFormalize the concept of virtual CPU ids by adding...
2013-10-05 neelMerge projects/bhyve_npt_pmap into head.
2013-10-05 gibbsCorrect panic caused by attaching both Xen PV and Hyper...
2013-10-05 hirenExpose system level ixgbe sysctls.
2013-10-05 alcTidy up kmeminit(): Since r245575, 'nmbclusters' is...
2013-10-05 bryanvDo not hold the vtnet Rx queue lock when calling up...
2013-10-05 traszSplit cfiscsi_datamove() in two; no functional changes.
2013-10-05 markmMFC- tracking commit.
2013-10-04 grehanRemove obsolete cmd-line options and code associated...
2013-10-04 kibAdd padding to match the compat32 struct stat32 definit...
2013-10-04 jilleskldxref: Do not depend on the directory order.
2013-10-04 traszDon't leak memory when removing an unconnected session...
2013-10-04 grehanHook up the AHCI and blockif code to the build.
2013-10-04 grehanImport Zhixiang Yu's GSoC'13 AHCI emulation:
2013-10-04 nwhitehornDisable use of compiler atomic builtins. For APR, this...
2013-10-04 jmgadd aesni module to i386 and amd64 NOTES...
2013-10-04 grehanBlock-layer backend interface for bhyve block-io device...
2013-10-04 joelmdoc: remove EOL whitespace.
2013-10-04 traszRemove useless check - ki_loginclass is an array; can...
2013-10-04 uqsFix make depend.
2013-10-04 jchandraFixes for the Netlogic XLP on-chip RSA block driver
2013-10-04 jchandraStyle fixes for the Netlogic XLP RSA driver
2013-10-04 markmMFC - tracking commit.
2013-10-04 markmSnapshot. This passes the build test, but has not yet...
2013-10-04 hrsDo not attempt to do AF-specific configurations on...
2013-10-04 hrsAdd epair(4) support in $cloned_interfaces. One should...
2013-10-04 yongariFix clearing MAC stats registers. Previously it cleared...
2013-10-03 sbrunoChange len checks for fstypelen and fspathlen to be...
2013-10-03 dimPull in r189644 from upstream llvm trunk:
2013-10-03 dimPull in r186338 from upstream llvm trunk:
2013-10-03 markmMFC - tracking commit
2013-10-03 gjbDo not install bluetooth rc(8) scripts if MK_BLUETOOTH...
2013-10-03 glebiusRefresh the tips for the new pkg system.
2013-10-03 rpauloAppend the Git branch to the version string.
2013-10-03 mdfFix up typos from r255963 in mtree Makefile. BSD.debug...
2013-10-02 robertoMeinberg clocks support was inadvertently removed durin...
2013-10-02 glebiusClear knlist before destroying it in tap(4) and tun...
2013-10-02 nwhitehornImplement GET_STACK_USAGE() on PowerPC. This implementa...
2013-10-02 markmMFC - tracking update.
2013-10-02 markmMFC - tracking update.
2013-10-02 markjAdd a separate translator for headers passed to the...
2013-10-02 sbrunoset ROOTDEVNAME to ada0 with no paritions. This makes...
2013-10-02 nwhitehornOnly build the POWER hypervisor UART driver if device...
2013-10-02 kibWhen helping the bufdaemon from the buffer allocation...
2013-10-02 gjbAdd FreeBSD 9.2-RELEASE to the BSD Family Tree
2013-10-02 emastePopulate .rld_map on MIPS for debuggers
2013-10-02 emasteUse correct size for MIPS .rld_map section
2013-10-01 delphijRevert-and-redo r255955: the sort -r should be added...
2013-10-01 jillesaccept(2): Update portability note for accept4().
2013-10-01 kibWhen printing the vnode information from ddb, print...
2013-10-01 dimPull in r191711 from upstream llvm trunk:
2013-10-01 pluknetSweep man pages replacing ad -> ada.
2013-10-01 emasteAlso remove GNU ar and ranlib man pages
next