]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
zfsboottest: properly specify a library dependency
[FreeBSD/FreeBSD.git] / share /
2013-11-26 truckmanMention that devd will kldload the driver when the...
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-26 pluknetDragonFly 3.6.0 released.
2013-11-26 lwhsuMention axge(4)
2013-11-26 lwhsuAlso note to add xhci(4) to kernel configuration to...
2013-11-25 eadlerAdd missing cards now supported by iwn.
2013-11-25 jmmvGenerate plain sh test programs from a source file.
2013-11-25 jmmvInstall plain.test.mk.
2013-11-21 joelmdoc: remove EOL whitespace.
2013-11-19 markjImport the axge(4) driver for the ASIX AX88178A and...
2013-11-19 sjgNeed to also test for defined(${v}_${PROG})
2013-11-18 gjbDocument the 'dvdrom' target.
2013-11-18 jmmvAdd some sample test programs.
2013-11-18 jmmvFix the build of plain test programs.
2013-11-18 jmmvRemove registration of C++ test programs into PROGS.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 peterAlias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the intern...
2013-11-15 pjdCorrect right names.
2013-11-14 glebiusEmphasize that pf(4) in FreeBSD doesn't match pf(4) in
2013-11-13 sjgAllow this to work with fmake
2013-11-13 jpaetzelAdd support for multiple instances of ftp-proxy
2013-11-12 pjdBring in libnv library for managing name/value pairs...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 loosAdds gpioiic.4 and gpioled.4 man pages. Moves some...
2013-11-11 gjbRemove stray MK_PKGTOOLS leftover from r257444.
2013-11-11 gjbRegen after r258014.
2013-11-11 gjbRegen after r258012.
2013-11-11 kevloMention the RT5370/RT5372 chipset.
2013-11-10 alexey- Add myself as port committer and my mentor's relation...
2013-11-10 bmsRB_FOREACH_[REVERSE_]FROM() do not require the head...
2013-11-10 bmsDocument the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_F...
2013-11-10 eadlerRemove dead link
2013-11-08 jmmvSubsume the functionality of MK_ATF into MK_TESTS.
2013-11-08 jmmvFix buildworld when WITH_TESTS is enabled.
2013-11-08 glebiusMake TCP_KEEP* socket options readable. At least Postgr...
2013-11-07 gjbUpdate release(7) to include 'mini-memstick' after...
2013-11-07 impSave some space by noting we don't have any alternative...
2013-11-07 glebiusFinish r257779.
2013-11-07 hselasky- Use libusb20_strerror() function instead of custom...
2013-11-06 luigithe number of slots used by a packet is NS_RFRAGS(...
2013-11-05 glebiusAxe IFF_SMART. Fortunately this layering violating...
2013-11-05 glebiusDrop support for historic ioctls and also undefine...
2013-11-05 glebiusAdd required kernel option.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 dimFor C++ programs, don't emit any explicit dependency...
2013-11-04 joelmdoc: remove EOL whitespace.
2013-11-04 joelRemove superfluous paragraph macro and add missing...
2013-11-04 glebiusDocument RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().
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-03 peterRemove the WITH_LIBICONV_COMPAT hack that seems to...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-11-01 pluknetOpenBSD 5.4 added.
2013-10-31 trocinyAdd myself as a ports committer
2013-10-31 baptAfter around 20 years of duty it is time for pkg_instal...
2013-10-31 neelMake the virtual ioapic available unconditionally in...
2013-10-31 kevloAdd manpage for urtwnfw, the Realtek RTL8188CU/RTL8192C...
2013-10-30 joelmdoc: document title should be all caps.
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.
next