]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-09-06 loosFix the leakage of dma tags on if_arge. The leak occur...
2013-09-06 theravenUse Makefile.inc instead of .export.
2013-09-06 theravenFix the namespace pollution caused by iconv.h including...
2013-09-06 jillesUpdate some signal man pages for multithreading.
2013-09-06 theravenAdd stub implementations of the missing C++11 math...
2013-09-06 grehanFix spelling.
2013-09-06 grehanAllow level-triggered interrupt sources. While this...
2013-09-06 glebiusFix build.
2013-09-06 glebiusOn those machines, where sf_bufs do not represent any...
2013-09-06 grehanEmulate reading of the IA32_MISC_ENABLE MSR, by returning
2013-09-06 grehanAllow CPUID leaf 0xD to be read as zeroes.
2013-09-06 sjgDuring universe/tinderbox export MAKE_JOB_ERROR_TOKEN=no
2013-09-06 sjgIf MAKE_JOB_ERROR_TOKEN is set to false, do not put...
2013-09-06 rmacklemIt was reported via email that the cu_sent field used...
2013-09-05 nwhitehornAlso align the 32-bit PowerPC stacks.
2013-09-05 carlRemove contractions.
2013-09-05 carlOnly tear down interface and transport if they've been...
2013-09-05 carlWorkaround an issue with hardware by accessing remote...
2013-09-05 carlSimplify register access macros by removing one level...
2013-09-05 carlCleaning up spacing and making hex value case consistent.
2013-09-05 carlImplement workaround for IvyTown 4K BAR size issue.
2013-09-05 carlSimplifying bus alloc resource call since we only need...
2013-09-05 carlAdd support for per device features and workarounds.
2013-09-05 nwhitehornAlign stacks of kernel threads correctly at 16-byte...
2013-09-05 carlRestructure the PCI bar initialization code in anticipa...
2013-09-05 carlFix name change from ntb_transport to if_ntb. A few...
2013-09-05 carlFix a typo.
2013-09-05 carlThrow a bit to enable the link to come up on Xeon.
2013-09-05 carlAdd some logging to ntb link up.
2013-09-05 hrsStyle clean-ups.
2013-09-05 hrsEnable "late" option when a file= option is specified...
2013-09-05 jilleswatch: Do not mess up the tty modes on early error.
2013-09-05 hirenFixing a small typo.
2013-09-05 sbrunoMinor printf nit to keep out clean
2013-09-05 sjgMerge bmake-20130904
2013-09-05 sjgTag bmake-20130904
2013-09-05 sjgImport bmake-20130904
2013-09-05 jhbUse LIST_FOREACH_SAFE() instead of doing it by hand.
2013-09-05 jhbUse an unsigned long when indexing into mfchashtbl...
2013-09-05 glebiusFix build.
2013-09-05 glebiusFix build.
2013-09-05 kibThe vm_pageout_flush() functions sbusies pages in the...
2013-09-05 kibThe vm_page_trysbusy() should not fail when shared...
2013-09-05 desauthpf needs /var/authpf to exist and be writable by...
2013-09-05 hselaskyCorrect two comments.
2013-09-05 pjdThe fget() function now takes pointer to cap_rights_t...
2013-09-05 pjdHandle cases where capability rights are not provided.
2013-09-05 glebiusFix !CAPABILITIES build.
2013-09-05 brAdd support for DLINK DWA-127 Wireless Adapter
2013-09-05 aeRemove stub implementation.
2013-09-05 pjdCorrect the logic broken in my last commit.
2013-09-05 aeRemove unused code and sort variables declarations.
2013-09-05 mavAdd more references.
2013-09-05 seFix file selection logic for the RCS/SCCS case, as...
2013-09-05 sbrunoRestore builds on architectures that don't support...
2013-09-05 sbrunoThis looks like a typo that breaks the build. Yell...
2013-09-05 jhibbitsFix the build.
2013-09-05 pjdRemove fallback to fork(2) if pdfork(2) is not availabl...
2013-09-05 pjdAdd sysctl/tunables for various metaslab variables.
2013-09-05 pjdAdvise a full buildworld, because of the recent Capsicu...
2013-09-05 pjdAdd missing '2'.
2013-09-05 pjdRemove trailing comma.
2013-09-05 pjdStyle fixes.
2013-09-05 pjdStyle fixes. Most fixes are about not treating integers...
2013-09-05 pjdRegenerate after r255219.
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 gibbsCorrect blkback handling of the BLKIF_OP_FLUSH_DISKCACH...
2013-09-04 kibTidy up some loose ends in the PCID code:
2013-09-04 rmacklemCrashes have been observed for NFSv4.1 mounts when...
2013-09-04 jillessh: Make return return from the closest function or...
2013-09-04 zbbAdd myself as a new committer and cognet as my mentor.
2013-09-04 gonzoAdd 32-bit support for Gxemul's oldtestmips machine...
2013-09-04 gnnAdd myself to the list of ports committers.
2013-09-04 eadlerRevert r255152:
2013-09-04 jmgadd links for the various vmem functions...
2013-09-04 brooksMFP4 217312, 222008, 222052, 222053, 222673, 231484...
2013-09-04 theravenAdd a c++/v1/tr1 include directory containing symlinks...
2013-09-04 jhbTrim a couple of panic messages.
2013-09-04 br- Add myself as a src committer
2013-09-04 glebiusMake default cache size more modern.
2013-09-04 jhibbitsFix hwpmc(4) for 32-bit PowerPC.
2013-09-03 npFor TOE connections, the window scale factor in CPL_PAS...
2013-09-03 sbrunoAdd options GEOM_PART_GPT and options MSDOSFS to the...
2013-09-03 impNewer versions of gcc define __INT64_C and __UINT64_C...
2013-09-03 jhbAdd support for the 'invpcid' instruction to binutils...
2013-09-03 pfgRemove our hacked GNU patch.
2013-09-03 tuexenRemove redundant field pr_sctp_on.
2013-09-03 jmgUse the fact that the AES-NI instructions can be pipeli...
2013-09-03 jmgadd support to gcc for AES and PCLMUL intrinsics.....
2013-09-03 emasteConnect libexecinfo to the build
2013-09-03 gibbssys/dev/xen/blkback/blkback.c:
2013-09-03 jlhInclude the calling context in the mail subject, if...
2013-09-03 emasteAdd svn:keywords property
2013-09-03 emasteAdd $FreeBSD$ tag for user-facing header
2013-09-03 emasteDon't install private libexecinfo headers
2013-09-03 uqsFix 'make depend'
2013-09-03 rwatsonDocument SIGLIBRT in signal(3); take a stab at the...
2013-09-03 jlhSince r254974, periodic scripts' period can be configured
2013-09-03 jlhSince r254974, periodic scripts' period can be configured
2013-09-03 bryanvComplete any pending Tx frames before attempting the...
next