]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
otus(4) - monitor mode fixes, large-mbuf crash fix
[FreeBSD/FreeBSD.git] / share /
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
2015-10-12 ngieRefactor the test/ Makefiles after recent changes to...
2015-10-11 ngieDefault TESTSDIR to /usr/tests/${RELDIR:H}
2015-10-11 ngieSimplify netbsd-tests.test.mk
2015-10-11 ngieMFhead @ r289148
2015-10-11 baptUse existing CONFDIR instead of adding a new CONFIGDIR
2015-10-11 mavMake delete method set via kern.cam.da.X.delete_method...
2015-10-11 mavRemove compatibility shims for legacy ATA device names.
2015-10-11 ngieRedo MFC @ r289134
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-11 ngieFix a typo (TESTDIR -> TESTSDIR); document the new...
2015-10-11 ngieUpdate/simplify the comment
2015-10-10 phkRemove a double "as well as"
2015-10-10 baptInstall bsd.confs.mk
2015-10-10 ngieMFhead @ r289100
2015-10-09 baptInstall configuration files with CONFMODE instead of...
2015-10-09 baptMove all the dma(8) components into one single directory
2015-10-09 baptAdd a new bsd.confs.mk similar to bsd.files.mk or bsd...
2015-10-09 traszDocument iSCSI and autofs(5) variables in rc.conf(5).
2015-10-08 delphijFix short month names and replace %b with %_m in date_f...
2015-10-08 marcelAdd option -l for specifying which OS loader to dlopen...
2015-10-07 sjgTo help bootstrap new local depends,
next