]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Make userland tools honor WITHOUT_PF build option.
[FreeBSD/FreeBSD.git] / share /
2013-10-29 bdreweryMove /etc/keys to /usr/share/keys where users are less...
2013-10-29 pluknetFixed typo.
2013-10-29 pluknetOS X 10.9 added.
2013-10-29 baptMerge byacc 20130925
2013-10-29 neelAdd support for PCI-to-ISA LPC bridge emulation. If...
2013-10-28 bruefferNew sentence -> new line and some mdoc cleanup.
2013-10-28 glebiusRemove more remnants of ng_fec(4).
2013-10-28 glebiusRemove ng_fec.4
2013-10-28 glebiusAxe ng_fec(4). It has never been a real netgraph(4...
2013-10-26 bdreweryDocument /var/cache/pkg into hier(7) which pkg(8) uses.
2013-10-26 bdreweryAdd infrastructure for installing pkg(8) keys into...
2013-10-25 brooksRegerate after r257138 swapped the default to WITH_NMTREE.
2013-10-25 brooksSwitch the default mtree to nmtree our new NetBSD deriv...
2013-10-25 rpauloDisable WITH_TESTS= for now.
2013-10-25 rpauloAdd a tests(7) manual page.
2013-10-25 rpauloAdd missing plain.test.mk.
2013-10-25 rpauloSet up the /usr/tests hierarchy.
2013-10-25 rpauloMove the TESTSBASE definition to bsd.own.mk.
2013-10-25 rpauloAllow mixing bsd.files.mk with bsd.subdir.mk.
2013-10-24 brooksRegenerate documentation post r256915:
2013-10-23 eadlerAdd missing symlinks for the sbuf man page
2013-10-22 jhbAdd a manpage for the getenv() family of functions...
2013-10-22 brooksStop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC...
2013-10-22 mavUpdate ahci(4), respecting recent driver changes.
2013-10-22 mavRemove Giant-locked drivers support (DISKFLAG_NEEDSGIAN...
2013-10-21 brooksRemove the isf(4) driver. It was created by accident...
2013-10-19 cpercivaAdd support for "first boot" rc.d scripts. [1]
2013-10-19 jmgEnable the automatic creation of a certificate (if...
2013-10-19 rpauloPlug kyua into the 'test' target.
2013-10-19 rpauloPlug atf-run into the 'test' target.
2013-10-19 rpauloAdd the automatic generation of Kyuafile files.
2013-10-19 rpauloAdd the automatic generation of Atffile files.
2013-10-19 rpauloClearly split the logic to build ATF and plain tests...
2013-10-18 brooksMFP4: 221483, 221567, 221568, 221670, 221677, 221678...
2013-10-17 neelAdd an option to bhyveload(8) that allows setting a...
2013-10-16 melifaroReflect r248070 (RTM_PINNED) changes in documentation.
2013-10-14 bdreweryRename libbsdyml to libyaml, make private, and bump
2013-10-12 hrs- Add mount.fdescfs parameter to jail(8). This is simil...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-12 eadlerFix the formatting for the danish keymap.
2013-10-12 rpauloRemove most of the ATF tools and the _atf user.
2013-10-11 eadlerFix NetBSD release number
2013-10-10 edavisNew committer info.
2013-10-10 hrs- Update rc.d/jail to use a jail(8) configuration file...
2013-10-09 markmMFC - tracking commit.
2013-10-09 markmMFC - tracking commit
2013-10-09 gjbRevert r256095, r256120 (partial), r256121:
2013-10-09 markmMFC - tracking commit
2013-10-09 neelParse the memory size parameter using expand_number...
2013-10-08 markmMFC - tracking commit.
2013-10-07 jhbAdd manpages for VOP_ADVISE() and VOP_ALLOCATE().
2013-10-07 jhbRemove a stale comment.
2013-10-07 eadlerAdd the latest NetBSD and FreeBSD releases.
2013-10-07 eadlerThis regenerates src.conf.5 for both the RCS removal...
2013-10-07 jmgadd missing sections, de-Xr non-existent page, properly...
2013-10-07 markmMFC - tracking commit
2013-10-07 hirenWith r253139, firmware for urtwn(4) is in base system...
2013-10-07 eadlerGood bye RCS. You will be missed.
2013-10-06 markmMFC - tracking commit.
2013-10-06 kibDocument LK_TRYUPGRADE.
2013-10-06 markmFix up the man page for random(4). This mainly removes...
2013-10-05 markmMFC- tracking commit.
2013-10-04 joelmdoc: remove EOL whitespace.
2013-10-04 markmSnapshot. This passes the build test, but has not yet...
2013-10-02 markmMFC - tracking update.
2013-10-02 markmMFC - tracking update.
2013-10-02 gjbAdd FreeBSD 9.2-RELEASE to the BSD Family Tree
2013-10-01 pluknetSweep man pages replacing ad -> ada.
2013-10-01 emasteRegen.
2013-09-30 desRegenerate.
2013-09-30 desRemove BIND.
2013-09-30 rwatsonUpdate ddb(9) to show how to print 64-bit values with...
2013-09-29 eadlerAdd the newest NetBSD releases.
2013-09-24 joelMinor mdoc fixes.
2013-09-24 desRegenerate.
2013-09-24 desFlip the switch: disable BIND and enable LDNS_UTILS.
2013-09-24 danilo- Add myself as port commiter and my mentors relationship.
2013-09-23 hirenCorrecting EXAMPLES section.
2013-09-23 desAdd a setup script for unbound(8) called local-unbound...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 desMake the directory mapping functionality, which was...
2013-09-21 delphijMFV r254750:
2013-09-20 davidchSubstantial rewrite of bxe(4) to add support for the...
2013-09-20 emasteRegenerate after addition of WITH_LLDB
2013-09-20 emasteAdd LLDB bmake infrastructure
2013-09-19 bdrewerycap_new(2) and cap_getrights2) were replaced with cap_r...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 joelmdoc: sort SEE ALSO.
2013-09-17 hrsAdd EXAMPLES section to explain the format of fstab(5).
2013-09-17 hrsRemove description "ifconfig_IF_aliasN is deprecated...
2013-09-17 jillesshare/i18n: Fix installworld with read-only obj.
2013-09-17 dumbbellpsm: Update "struct synapticshw" in psm(4) man page
2013-09-17 desSet the correct path for LIBUNBOUND.
2013-09-15 desRegnerate.
2013-09-15 desBuild and install the Unbound caching DNS resolver...
2013-09-14 traszBring in the new iSCSI target and initiator.
2013-09-13 sbrunoCorrect my inability to do math and provide a GOOD...
2013-09-13 sbrunoAdd gpio(4) man page to attempt to document the current...
2013-09-13 joelmdoc: fix list width.
next