]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Use the correct space (PCI addresses) for the I/O and memory ranges.
[FreeBSD/FreeBSD.git] / share /
2015-11-02 ngieConditionally install (if_)?(otus|rsu).4, otusfw.4...
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
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.
2015-10-23 bdreweryRework r289778 to always parallelize known targets...
2015-10-23 bdreweryFix regression from r289734 that caused crunchgen ...
2015-10-23 sjgMerge bmake 20151020
2015-10-23 cemsysctl(9): Document U8/U16 types from r289773
2015-10-22 bdreweryFor SUBDIR_PARALLEL, when doing 'make clean*' or 'make...
2015-10-22 bdreweryFix installation of manpages with WITHOUT_COMPRESS...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 cemgetenv.9: Document behavior of freeenv(NULL)
2015-10-22 edAdd support for CloudABI on ARM64.
2015-10-22 bdreweryFix incorrect defined() usage from style clean up in...
2015-10-22 bdreweryDocument that we use {} for variable expansion.
2015-10-22 bdreweryFix style. Namely use {} rather than ().
2015-10-22 bdreweryRewrite crunchgen target handling for progs so that...
2015-10-22 bdreweryClean up some bsd.crunchgen.mk issues.
2015-10-22 bdreweryLet SUBDIR_OVERRIDE with 'make buildworld' be more...
2015-10-21 avosAdd myself (avos) to committers-src.dot
2015-10-21 bdreweryRemove indirection of _sub target for using _SUBDIR.
2015-10-21 bdreweryFix building in a directory with SUBDIRs and SUBDIR_PAR...
2015-10-20 cemcpuset.9: Link to/from the new page
2015-10-20 cemDocument cpuset(9)
2015-10-20 bdreweryImprove safety of caching from r289659 by only importin...
2015-10-20 bdreweryPass COMPILER_TYPE and COMPILER_VERSION to sub-makes...
2015-10-20 plukneto NetBSD 7.0, OpenBSD 5.8, FreeBSD 10.2, OS X 10.11...
2015-10-19 bdreweryReplace all of the duplicated logic for recursing into...
2015-10-19 bdreweryAdd missing .PHONY for parallel subdir target.
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
2015-10-18 ngieIntegrate contrib/netbsd-tests/bin/dd into the FreeBSD...
2015-10-18 ngieMFhead @ r289481
2015-10-18 ngieOnly enable -fstack-protector-strong on gcc 4.9+ and...
2015-10-18 ngiePort over diff from ^/user/ngie/more-tests to replace...
2015-10-17 ngieMFhead @ r289471
2015-10-17 cemDocument bitset(9)
2015-10-17 ngieOnly use -fstack-protector-strong with supported compilers
2015-10-17 bdreweryRework the 'make -n -n' feature such that '-n' recurses...
2015-10-17 ngieInstall share/zoneinfo in a deterministic way by sortin...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-16 bdrewerySimilar to r289355, /usr/tests is within the base syste...
2015-10-16 bdreweryRename the /usr/share/doc/legal files to driver.LICENSE...
2015-10-15 bdreweryAdd more SUBDIR_PARALLEL.
2015-10-15 bdreweryMake installing to a non-existent directory an error.
2015-10-15 bdreweryFix wrong use of .for; the iteration variable is not...
2015-10-15 bdreweryRemove excess .else
2015-10-15 emaste/usr/tests is part of the base system (for *.debug...
2015-10-14 bdreweryAdd missing targets to PHONY_NOTMAIN.
2015-10-14 bdreweryRecurse on 'buildconfig' and 'installconfig'. Remove...
2015-10-14 bdreweryRe-indent the ALL_SUBDIR_TARGETS list
2015-10-14 bdreweryRevert r289282 for now as the interaction with a direct...
2015-10-14 emaste/libexec subdirs are part of the base system (for ...
2015-10-14 vangyzenresolver: automatically reload /etc/resolv.conf
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 bdreweryFix support for building a PROG_CXX, and PROG, directly.
2015-10-14 adrianFix date.
2015-10-14 bdreweryFollow-up r288218 by ensuring common objects are built...
2015-10-14 adrianrsu(4) manpage updates: add me, add 802.11n support...
2015-10-14 bdreweryReplace the out-of-place includes/files/config handling...
2015-10-14 bdreweryCorrect a comment in bsd.incs.mk forgotten in r274662...
2015-10-14 bdreweryAdd a note about the mysterious files/includes/config...
2015-10-13 bdrewerybsd.subdir.mk: Move all of the targets into ALL_SUBDIR_...
2015-10-13 bdrewerybsd.subdir.mk: Handle cleanobj.
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-13 ngieReplace references to /dev/acd0 with /dev/cd0
2015-10-13 ngieBump .Dd
2015-10-13 ngieReplace references to /dev/acd0 with /dev/cd0
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieUse OBJTOP, not OBJROOT
2015-10-12 ngieMFhead @ r289173
next