]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-11-04 dteskeDefer loading of kernel and modules if the beastie...
2013-11-04 ianThis files should have been included in r257648.
2013-11-04 ianBegin reducing code duplication in arm pmap.c and pmap...
2013-11-04 sbrunospelling in comments fixup
2013-11-04 eadlerUse OpenBSD's revamped description of strlcpy and strlcat.
2013-11-04 sbrunoQuiesce warning around gcc_assert() for an inline macro...
2013-11-04 glebiusDocument RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().
2013-11-04 sbrunoQuiesce warning about unused argument in call to rl_mes...
2013-11-04 gjbWhen building the textproc/docproj port, the ports...
2013-11-04 ianRemove the duplicated implementations of some bus_space...
2013-11-04 sbrunoQuiesce warning regarding %llf which has no effect.
2013-11-04 ianRework the aicasm build machinery so that it gets built...
2013-11-04 hrsFix EUC ESDB and JIS CS-mapper. This also fixes an...
2013-11-04 pjd- Add manual pages for capability rights (rights(4...
2013-11-04 jmmvAdd myself to the committers-src list and to the calendar.
2013-11-04 glebiusCode logic of handling PFTM_PURGE into pf_find_state().
2013-11-04 glebiusRemove unused PFTM_UNTIL_PACKET const.
2013-11-04 adrianAdd Bluetooth/PAN (personal area networking) commands.
2013-11-04 adrianAdd device ids for the Centrino 2x00 devices.
2013-11-04 adrianRemove trailing whitespace.
2013-11-04 ianProperly quote the included filename, now that it has...
2013-11-04 ianRename WANDBOARD-COMMON to WANDBOARD.common and adjust...
2013-11-04 markjInitialize the struct tm before handing it to strptime(3).
2013-11-03 rmacklemDuring code inspection, I spotted that there was a...
2013-11-03 jilleskqueue: Change error for kqueues rlimit from EMFILE...
2013-11-03 ianComments and style(9) only, no functional changes.
2013-11-03 hselaskyAdd description of two EHCI PCI IDs.
2013-11-03 sbrunoThis library uses macros to define fprintf behvavior...
2013-11-03 sbrunoUpdate libreadline with vendor patches 8-13 as fetched...
2013-11-03 peterRemove the WITH_LIBICONV_COMPAT hack that seems to...
2013-11-03 pjdCorrect alignment.
2013-11-03 edRemove utxrm(8). This command has been superseded by...
2013-11-03 tuexenUnlock the lock before destroying it.
2013-11-02 ianBugfix: the attach routine needs to use the same table...
2013-11-02 ianAdd a missing register definition.
2013-11-02 ianArrange for uart_cpu_fdt's probe() routine to use the...
2013-11-02 tuexenChanges from upstream to improve compilation when INET...
2013-11-02 luigicircumvent a couple of warnings:
2013-11-02 alcDon't create a distinct free page pool for segregating...
2013-11-02 adrianRestore the entropy gathering from the m_data pointer...
2013-11-02 alfredAdd device ID for 'Sanoxy 802.11N' usb
2013-11-02 alfredFix API mismatch exposed by lagg.
2013-11-02 kibFix several issues with the busdma(9) KPI use in the...
2013-11-02 delphijWhen zero'ing out a buffer, make sure we are using...
2013-11-02 luigiadd missing file from previous netmap update...
2013-11-02 adrianTeach the netgraph code to use a const char * pointer...
2013-11-01 jimharrisCreate a unique unit number for each controller and...
2013-11-01 adrianFix this build for clang.
2013-11-01 jimharrisDo not exit with error status after printing data for...
2013-11-01 brooksReimplement r257525 such that it work with the historic...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-11-01 adrianConvert the random entropy harvesting code to use a...
2013-11-01 ianThe ability to do 8-bit implies 4-bit capability too...
2013-11-01 ianTI sdhci driver improvements, mostly related to fdt...
2013-11-01 pluknetOpenBSD 5.4 added.
2013-11-01 glebiusSomehow fix LINT-NOIP.
2013-11-01 luigismall cleanup for building picobsd-head without CLANG.
2013-11-01 kibAdd support for queued invalidation.
2013-11-01 kibReturn BUS_PROBE_NOWILDCARD from the DMAR probe method.
2013-11-01 jillessh(1),limits(1): Document kqueues (-k) rlimit.
2013-11-01 bdreweryAdd -f support to 'pkg bootstrap' and 'pkg add' to...
2013-11-01 jillessh: Reorder union node to reduce its size on 64-bit...
2013-11-01 pluknetRemove the dependency on procfs.
2013-11-01 mavMake getenv_*() functions and respectively TUNABLE_...
2013-11-01 glebiusin_ifadown() can be void.
2013-11-01 glebiusCleanup in_ifscrub(), which is just an entry to in_scru...
2013-11-01 glebiusprison_check_ip4() can take const arguments.
2013-11-01 yongariPerform media change after setting IFF_DRV_RUNNING...
2013-11-01 ianKernel config for Wandboard.
2013-11-01 marcelUse LOG2_ID_PAGE_SIZE again for the identity mapping...
2013-11-01 ianAdd dts source for imx6 SoCs and for Wandboard boards.
2013-11-01 sbrunoInstall include files for netpfil/pf when requested...
2013-11-01 marcelThe PAL_PTCE_INFO function returns the counts and strid...
2013-11-01 ianAdd the Soc- / machine-dependent parts of imx6 support.
2013-11-01 mavFix lock recursion, triggered by `smartctl -a /dev...
2013-10-31 ianConvert the if/else list of compatible devices to the...
2013-10-31 ianAdd definitions for the register and data that describe...
2013-10-31 marcelPurge the translation cache of APs before we unleash...
2013-10-31 ianRevamp the SoC identity numbering scheme to be more...
2013-10-31 marcelRespect the kern.smp.disabled tunable. When we're scann...
2013-10-31 andreastOuch, do the shift properly. An uin64_t needs the right...
2013-10-31 emaxRate limit (to once per minute) "Listen queue overflow...
2013-10-31 glebiusRemove 'netstat -i' from crashinfo, as this no longer...
2013-10-31 sbrunoIntegrate github revision 0446821e49224c6a29be28760cc9c...
2013-10-31 trocinyAdd myself as a ports committer
2013-10-31 sbrunoQueisce warning about attempting to add char * together...
2013-10-31 sbrunoQueisce warning about attempting to add char * together...
2013-10-31 emasteFix up FreeBSD tag for files not from a vendor branch
2013-10-31 andreMake struct ifnet readable and comprehensible again...
2013-10-31 ianAdd sdhci driver glue for imx family SoCs. This should...
2013-10-31 ianAdd stubbed-out imx6 support for clocks and power manag...
2013-10-31 ianAdd support for the USB PHY on imx6 SoCs. Pretty minim...
2013-10-31 adrianAllow the Arduino Leonardo to work by supporting CDC...
2013-10-31 baptAfter around 20 years of duty it is time for pkg_instal...
2013-10-31 baptAdjust the manpage category for the pkg bootstrap
2013-10-31 pjdMake lpathconf(2) support optional to make it compile...
2013-10-31 hselaskyFix a potential memory leak.
2013-10-31 kibRemove the dependency on procfs. Use sysctl KERN_PROC_...
2013-10-31 hselaskyFix some types. Compilation for external target complai...
2013-10-31 kibFix long line and record proper commit message for...
next