]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/man/man9
Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both the
[FreeBSD/FreeBSD.git] / share / man / man9 /
2016-08-16 rrsHere we update the modular tcp to be able to switch...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-05 traszRemove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they...
2016-08-03 jhbPermit the name of the /dev/iov entry to be set by...
2016-07-29 vangyzenFix two return types in the cpuset(9) and bitset(9...
2016-07-28 kibExtract the calculation of the callout fire time into...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-23 kibImplement mtx_trylock_spin(9).
2016-07-11 yongariBelatedly remove CSUM_IP_FRAGS and CSUM_FRAGMENT offloading
2016-07-05 glebiusThe paradigm of a callout is that it has three conseque...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-28 jtlDocument support for alternate TCP stacks.
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-24 jhbAdd pci_get_max_payload() to fetch the PCI-express...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 traszFix a bunch of "xref refers to *this* page" igor(1...
2016-06-08 traszFix typos.
2016-06-08 traszFix some trailing whitespaces.
2016-06-08 traszFix a bunch of "sentence not on new line" warnings...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bzIntroduce a per-VNET flag to enable/disable netisr...
2016-06-03 delphijMFV r301238:
2016-06-01 markjRemove the BUGS entry in memguard's man page.
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 bzThe pr_destroy field does not allow us to run the teard...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-23 bdreweryBe more clear about LOCKLEAF being exclusive and add...
2016-05-20 jhbAdd sglist functions for working with arrays of VM...
2016-05-20 jhbAdd new bus methods for mapping resources.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 jhbRemove dangling references to rman_await_resource().
2016-05-17 impPer Ravi Pokala's suggestion, rewrite the g_reset_bio...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-16 andrewAdd a pcib interface for use by interrupt controllers...
2016-05-16 andrewRe-commit r299467 having fixed the build:
2016-05-16 sepheatomic: Add testandclear on i386/amd64
2016-05-12 mmMFV r299425:
2016-05-11 cemRevert r299467 to fix the kernel build.
2016-05-11 andrewAdd a new get_id interface to pci and pcib. This will...
2016-05-10 jhbAdd a missing section to a cross-reference.
2016-05-10 impBump date. Forgotten in r299312.
2016-05-10 impDocument g_reset_bio(). This is long overdue. g_reset_b...
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 sephekern: Add phashinit_flags(), which allows malloc(M_NOWAIT)
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-01 wblockSpelling fixes supplied by pfg@, detected with codespel...
2016-04-28 jhbAdd some notes about the implicit resource mapping...
2016-04-28 jhbDocument RF_PREFETCHABLE.
2016-04-28 jhbDocument PCI_RES_BUS as a possible resource type.
2016-04-28 jhbRemove a stale reference to the removed RF_TIMESHARE...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a new rescan method to the bus interface.
2016-04-27 delphijMFV r298691:
2016-04-26 cemosd(9): Change array pointer to array pointer type...
2016-04-24 bruefferCorrect types for g_example_start() and g_example_access().
2016-04-23 bruefferImprove upon r296618 to keep lines < 80 characters.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-04 gjbMFH
2016-03-30 jamieAdd osd_reserve() and osd_set_reserved(), which allow...
2016-03-29 bdreweryReword descriptions of asserting locks held without...
2016-03-28 wblockFix two more unhappy instances of "user land".
2016-03-28 traszFix bunch of .Xrs.
2016-03-18 julianChange a little to match what appears to be the right...
2016-03-18 julianAdd a few details that make it easier to use this macro.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 bdreweryRemove incorrect BUGS entry about asserting lock not...
2016-03-16 hselaskyImprove the implementation and documentation of the
2016-03-16 cemfail.9: Bump Dd
2016-03-16 cemfail(9): Upstreaming some fail point enhancements
2016-03-15 glebiusProvide sysctl(9) macro to deal with array of counter(9).
2016-03-14 gjbMFH
2016-03-14 bdreweryReword SX_NOADAPTIVE description to be clear that adapt...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-10 bruefferFix mdoc markup.
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 bdreweryRemove self-reference to destroy_dev_drain(9).
2016-03-02 gjbMFH
2016-03-02 markjDocument m_catpkt(), and remove misinformation about...
next