Remove unsupported ia64.
[freebsd.git] / share /
2015-11-19 bdreweryRemove unsupported ia64.
2015-11-19 impAdd arm CPUTYPE values typically used on FreeBSD.
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-19 hselaskyAdd the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-19 markjAdd support for a configurable output channel to witnes...
2015-11-19 markjAdd vlog(9).
2015-11-19 impFix missing endif.
2015-11-19 impFix mips CPUTYPE so that we can pass it through to...
2015-11-19 bdreweryFAST_DEPEND: Similar to r290629, do always depend on...
2015-11-16 sjgDefault MK_META_MODE from MK_DIRDEPS_BUILD
2015-11-16 baptBring back a couple of ISO8859-15 locales:
2015-11-16 baptAdd missing alias for zh_CN.UTF-8
2015-11-16 rodrigcFix path for symlinks.
2015-11-16 ngieIntegrate acct(2) testcase in as tests/sys/kern/acct...
2015-11-16 ngieMFhead @ r290899
2015-11-15 ngieAdd NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd...
2015-11-15 baptRegenerate locales after readding ISO8859-1 for locales...
2015-11-15 baptSimplify a bit the aliases generation
2015-11-15 baptRework locale-links to not make symlinks on directories...
2015-11-14 impFix URL for powerpc cpu options. Remove reference to...
2015-11-14 sjgRegen src.conf.5
2015-11-14 sjgRename META_MODE option to DIRDEPS_BUILD
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-13 bdreweryMETA MODE: Don't double stage SYMLINKS for shared libra...
2015-11-13 bdreweryRevert r290740.
2015-11-13 bdrewerybsd.doc.mk: Similar to r289391, make installing to...
2015-11-13 bdreweryMETA MODE: Don't double stage SYMLINKS for libraries.
2015-11-12 cemkern_testfrwk.9: Clean up manual page style
2015-11-12 impNO_CPU_OPTFLAGS doesn't exist, so don't document it.
2015-11-12 rrsSome basic documentation (a man page) on kern_testfrwk
2015-11-11 bdreweryMove META MODE's HOST_CC/CXX/CPP setting to local.meta...
2015-11-11 rrsAdd the MLINK for async_drain Thanks Edward for the...
2015-11-11 bdreweryUse explicit filename when creating locale symlinks...
2015-11-10 rrsAdd new async_drain to the callout system. This is...
2015-11-10 ngieMove the MK_BLUETOOTH block down below the architecture...
2015-11-10 ngie- Move ng_bluetooth.4 under MK_BLUETOOTH != no
2015-11-09 bdreweryFAST_DEPEND: Fix building of wrong source files in...
2015-11-09 baptRegenerate timedef now that the tools pad CJK correctly
2015-11-08 markjAdd a manual page for PHOLD() and friends.
2015-11-08 bdreweryRegen after r290526 for WITH_CCACHE_BUILD.
2015-11-08 bdreweryAdd built-in ccache build support via WITH_CCACHE_BUILD...
2015-11-08 bdreweryFAST_DEPEND: Don't enable when .MAKE.MODE=meta.
2015-11-08 bdreweryFAST_DEPEND: Don't include depend files when using...
2015-11-07 umeFix alignment of the short month names for CJK locales,
2015-11-07 baptImprove collation string and locales support
2015-11-07 baptReadd LOCALEDIR definition removed by accident
2015-11-07 baptMerge from head r290483
2015-11-07 cemAnother follow-up to r290475: Bump .Dd in sysctl_add_oid.9
2015-11-07 cemRound out SYSCTL macros to the full set of fixed-width...
2015-11-06 bdreweryThe 'buildenv' target can safely be ran with '+'.
2015-11-06 smhAdd sysctl to control LACP strict compliance default
2015-11-06 bdreweryRegenerate for WITH_FAST_DEPEND in r290433.
2015-11-06 bdreweryAdd a FAST_DEPEND option, off by default, which speeds...
2015-11-05 jhbWhen dumping an rman in DDB, include the RID of each...
2015-11-05 adrianremove \, it confuses things.
2015-11-05 bdreweryCorrect a comment which appears to be mistakingly mecha...
2015-11-05 bdreweryAllow 'make buildenv' to work anywhere in the src tree.
2015-11-05 jhbAdd a new helper function for PCI devices to locate...
2015-11-05 jhbAdd helper routines for PCI device drivers to read...
2015-11-05 asomersUpdate authors' contact info and fix grammar bugs.
2015-11-04 rodrigcRename libohash to libopenbsd.
2015-11-03 baptRemove short versions of locales totally for now
2015-11-03 baptOn FreeBSD users have the habbit of ja_JP.eucJP there...
2015-11-03 baptThere is no point in providing en_US.ISO-8859-1 and...
2015-11-03 baptUse ${SHAREDIR} instead of hardcoding /usr/share
2015-11-03 baptMake all new shortname locales point use the UTF-8...
2015-11-02 baptlocales: Remove symlinks UTF8 => UTF-8
2015-11-02 ngieConditionally install (if_)?(otus|rsu).4, otusfw.4...
2015-11-01 baptFix symlink for zh_TW.Big5 locale
2015-11-01 baptMerge from head
2015-11-01 mmelInstall myself as src committer.
2015-10-31 cemioat: Handle channel-fatal HW errors safely
2015-10-31 bdreweryDon't hide stderr when checking ${CC} --version.
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 ngieUnbreak bsd.progs.mk with PROGS (but not PROGS_CXX...
2015-10-29 skraInstall myself as src committer.
2015-10-29 jtlAdd myself (jtl) and my mentor to the committers-src...
2015-10-29 mavSome minor additions to r290138,
2015-10-29 mavSome updates to isp(4) manual page.
2015-10-29 kevloAdd MLINKS for if_otus(4), if_rsu(4) and if_urtwn(4).
2015-10-29 kevloXref otus(4).
2015-10-29 bdreweryFix regression from using .USEBEFORE in _SUBDIR in...
2015-10-28 impBUS_ADD_CHILD calls device_add_child. device_add_child...
2015-10-28 baptMerge from head github/projects/mpsutil
2015-10-27 bdreweryUse proper CONFDIR after r289148
2015-10-27 bdreweryUse more appropriate ${SHAREDIR} rather than /usr/share.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 hirenAdd sysctl tunable net.inet.tcp.initcwnd_segments to...
2015-10-27 lidlAdd myself and my mentors to the committers-src.dot...
2015-10-27 bdrewerySpell CONFGROUPS properly.
2015-10-27 bdreweryMETA MODE: Fix after addition of bsd.confs.mk: Stage...
2015-10-26 bdreweryMETA MODE: Fix FILESNAME not being respected sans other...
2015-10-26 bdreweryMETA MODE: bsd.files.mk and bsd.confs.mk don't handle...
2015-10-25 ngieUse 't' (bit-field) not 'b' (bit-sized integral type...
2015-10-25 ngieRevert r289913 -- I botched up the commit message by...
2015-10-25 ngieUse 't' (bits) not 'i' (bytes) for describing MRIE...
2015-10-24 bdrewerySort properly.
2015-10-24 bdreweryAdd bsd.crunchgen.mk to bsd.README.
2015-10-24 bdrewerySlightly rework the comments and logic for default...
2015-10-24 bdreweryConfigs should not be under MK_INCLUDES control.
next