]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-11-09 cpercivaFix typo in r256646: We want to generate lists of direc...
2013-11-09 markjDon't try to use the 32-bit drti.o unless the data...
2013-11-09 gibbsOn XenServer the "halt" message is used instead of...
2013-11-09 pluknetFix extattr(2) MLINKS.
2013-11-09 ianThis change builds kernel tools based on the same assum...
2013-11-08 joelmdoc: add missing El.
2013-11-08 joelmdoc: remove superfluous paragraph macro.
2013-11-08 dumbbelldrm/radeon: Wake up userland after page flip
2013-11-08 dumbbelldrm: Initialize "handle" to 0 before calling drm_gem_ha...
2013-11-08 zecEliminate duplicated & dead code.
2013-11-08 hirenFix typo in a comment.
2013-11-08 alfredDo not use a sleep lock when protecting the driver...
2013-11-08 alfredFix for bad performance when mtu is increased.
2013-11-08 alfredUse explicit long cast to avoid overflow in bitopts.
2013-11-08 gjbRemove generate-release.sh from head/.
2013-11-08 dimInitialize variable in sys/x86/iommu/busdma_dmar.c...
2013-11-08 dimFix typo in include guard, found by clang 3.4.
2013-11-08 kibFix signal delivery for the iBCS2 binaries. The iBCS2...
2013-11-08 alcEliminate an unused macro.
2013-11-08 kibAdd bits for the AMD features from CPUID function 0x800...
2013-11-08 ianRemove 'inline' from ar9300_init_pll(), it's too big...
2013-11-08 alcAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-08 jmmvBuild and install the atf tests.
2013-11-08 jmmvInstall category Kyuafiles from their category directories.
2013-11-08 jmmvHandle the removal of the test suite when WITHOUT_TESTS...
2013-11-08 jmmvSubsume the functionality of MK_ATF into MK_TESTS.
2013-11-08 jmmvAdd libatf-c++ to the prebuild libs.
2013-11-08 jmmvFix buildworld when WITH_TESTS is enabled.
2013-11-08 achimUpdate aacraid to version 3.2.5.
2013-11-08 glebiusMake TCP_KEEP* socket options readable. At least Postgr...
2013-11-08 dteskeI often forget that debugFile can begin with a + for...
2013-11-08 dteskeCopy the install log to the deployed /var/log directory...
2013-11-08 dteskeSemi-revert this one file out of r257842. The ttys...
2013-11-08 dteskeA series of changes tested together as a whole:
2013-11-08 glebiusCatch up with sb_timeo type change in r255138. This...
2013-11-08 ianBuild kernel tools along with other tools during world...
2013-11-07 smhCorrected definition for old_rate to match d_rotation_rate
2013-11-07 dteskeDocument SYSRC_VERBOSE enviroment variable in the manual.
2013-11-07 dteskeFix a bug with `-e' that broke sometime around when...
2013-11-07 dteskeComments and whitespace.
2013-11-07 dteskeAdd a `-c' option for `check only' to determine if...
2013-11-07 dteskeAdd new `--version' long option for getting the version...
2013-11-07 ianInstead of modeling the kernel-tools build after the...
2013-11-07 dteskeFix a bug that prevented `-d' from working as-documente...
2013-11-07 karglYet, another attempt to fix the libm breakage due to the
2013-11-07 dteskeExtend loader_delay as-documented in beastie.4th(8...
2013-11-07 sbrunoAdd support for controlling mfi(4) controller properties:
2013-11-07 dteskeUse `pkg -vv' to obtain ABI for validating a chosen...
2013-11-07 karglFix bulding libm on platforms with LDBL_MANT_DIG =...
2013-11-07 dteskeFix cosmetic typos (since the typo's in the variable...
2013-11-07 jhibbitsClamp the dump block size to the dump device max I...
2013-11-07 markjInclude rtld itself when iterating over loaded ELF...
2013-11-07 adrianBuild the iwn2000 firmware too.
2013-11-07 sbrunoAdd new AMT serial port PCI ID on Intel Lynx Point...
2013-11-07 gjbUpdate release(7) to include 'mini-memstick' after...
2013-11-07 gjbRemove extra target from 'memstick' that I forgot to...
2013-11-07 gjbAdd a 'mini-memstick.img' release target, which will...
2013-11-07 tuexenGet rid of the artification limitation enforced by
2013-11-07 tuexenMake sure that we don't try to build an ASCONF-ACK...
2013-11-07 impSave some space by noting we don't have any alternative...
2013-11-07 gabor- Update release noted to DocBook 5.0 so that they...
2013-11-07 tuexenUse htons()/ntohs() appropriately.
2013-11-07 avgdevd: lower priority of action execution logging to...
2013-11-07 avgdevd: fix a typo in a comment
2013-11-07 glebiusFinish r257779.
2013-11-07 dteskeReplace pkg-tools with pkgng.
2013-11-07 dteskeFix an off-by-one error that was causing menus to look...
2013-11-07 dteskeComments.
2013-11-07 dteskeAdd f_sprintf() and f_vsprintf() to go along with previ...
2013-11-07 dteskeFix a bug where a format with leading `-' could be...
2013-11-07 dteskeComments.
2013-11-07 dteskeAdd some helpful debugging (showing the resolved host...
2013-11-07 dteskeFix a silly bug that would result in attempting to...
2013-11-07 dteskeUse dialog(1) to obtain maximum-size; stty fails when...
2013-11-07 dteskeAdd an f_eval_catch() function for debugging individual...
2013-11-07 dteskeAdd an f_show_err() function -- acts pretty much the...
2013-11-07 dteskeAdd global DEBUG_INITIALIZE_FILE environment variable...
2013-11-07 dteskeComments. Replace a funny syntax with f_isset() while...
2013-11-07 dteskeWhitespace.
2013-11-07 hselasky- Use libusb20_strerror() function instead of custom...
2013-11-07 ianDo not build aicasm with the cross-tools/kernel-toolcha...
2013-11-07 ianSwitch to the new common bus_space-v6.c, remove the...
2013-11-07 ianSwitch to the new common bus_space-v6.c, remove the...
2013-11-07 sjgPropagate ancient fix from Junos.
2013-11-07 npcxgbe(4): Tidy up the display for payload memory statis...
2013-11-06 kargl* Use "math.h" instead of <math.h>.
2013-11-06 sbrunoFix powerd/states on AMD cpus. Resolves issues with...
2013-11-06 neelFix an off-by-one error when iterating over the emulate...
2013-11-06 luigithe number of slots used by a packet is NS_RFRAGS(...
2013-11-06 glebiusProvide compat layer for OSIOCAIFADDR.
2013-11-06 luigiremove a debugging message
2013-11-06 jmgmake it so that from/to can be missaligned as it can...
2013-11-06 dteskeFix a bug that resulted in spurious error message ...
2013-11-06 dteskeAdd support for dereferencing SRV records via f_host_lo...
2013-11-06 adrianDon't return ENOBUFS if the transmit path handles the...
2013-11-06 nwhitehornAdd definition for the Atheros 8021 gigabit PHY.
2013-11-06 jhibbitsMake the powerpc dumpsys() more consistent with the...
2013-11-06 gjbSwitch to using pkg(8) for the doc install in bsdinstal...
2013-11-06 hselaskyImplement a working write region function to speed...
2013-11-06 nwhitehornAn addendum: it is possible, though of questionable...
next