]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
setmode(3): Make sure that setmode sets errno on failure.
[FreeBSD/FreeBSD.git] / share /
2015-02-22 maximo Typo: securiy -> security.
2015-02-22 arybchiksfxge: add indefinite article and update timestamp
2015-02-21 jmgback Xref get_cyclecount to have it get more exposure...
2015-02-21 markjPurge references to the mrouted rc script, which was...
2015-02-20 npAdd cxl(4) and if_cxl(4) as links to cxgbe(4).
2015-02-20 gjbFix XZ_THREADS description in release(7), which defaults to
2015-02-20 gjbDocument XZ_THREADS in release(7).
2015-02-20 bruefferProperly mark up author name.
2015-02-20 bruefferProperly mark up author name.
2015-02-20 bruefferApply mdoc style.
2015-02-20 nwhitehornAdd rudimentary man page for llan(4) virtualized ethern...
2015-02-19 bhdAdd myself to committers-doc.dot
2015-02-19 impOnly disable gvn on clang 3.5 and newer.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 marcelAdd LIBXO.
2015-02-18 markjRemove drti.o's dependency on libelf. This makes it...
2015-02-17 rpaulorelease: use xz via pipe when compressing the tarballs.
2015-02-16 kevloXref the following in wlan(4):
2015-02-15 hselaskyImport USB display link driver from OpenBSD. Support...
2015-02-13 jhbMake the extra dependencies in DPADD be dependencies...
2015-02-12 cpercivaStep 1 of eliminating the "games" distribution: Move...
2015-02-11 baptRemove remnant from texinfo
2015-02-11 kevloAdd preliminary support for the Ralink RT5390 and RT539...
2015-02-10 gjbFix a rendering issue in the nullfs(5) manual page.
2015-02-09 impMove these definitions to bsd.own.mk along side the...
2015-02-09 impEnforce that MK_foo options shall be either "yes" or...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 ngieBump .Dd per r278329
2015-02-06 ngieDocument WITNESS_COUNT and WITNESS_NO_VNODE
2015-02-06 jhbAdd a new device control utility for new-bus devices...
2015-02-04 ngieClean up more usb related files when MK_USB == no when...
2015-02-04 ngieRegen src.conf(5)
2015-02-04 ngieAdd MK_FILE to control whether or not to build file...
2015-02-04 ngieAdd the following options to enable/disable several...
2015-02-04 ngieConditionalize building radius support into libpam...
2015-01-30 erjAdd myself (erj) to committers-src.dot.
2015-01-30 emasteAdd note that contigfree(9) does not accept NULL
2015-01-29 arybchiksfxge: Separate software Tx queue limit for non-TCP...
2015-01-29 arybchiksfxge: implemented parameter to restrict RSS channels
2015-01-28 gjbUpdate release(7) to reflect renaming the 'system'...
2015-01-27 kibRewrite pmap_enter(9) man page.
2015-01-26 ngieRegen src.conf(5)
2015-01-26 ngieAdd MK_AUTOFS knob for building and installing autofs...
2015-01-26 ngieAdd MK_BHYVE knob for building and installing bhyve...
2015-01-26 ngieAdd MK_HAST knob for building and installing hastd...
2015-01-25 impspl man page hasn't been relevant for a while, retire it.
2015-01-25 ngieRegen src.conf(5)
2015-01-25 ngieAdd MK_CCD knob for building and installing ccd(4)...
2015-01-25 ngieAdd MK_BSDINSTALL knob for building and installing...
2015-01-25 ngieAdd MK_TALK knob for building the talk and talkd
2015-01-25 ngieAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-25 markjDocument the fact that modules declared with SYSCALL_MO...
2015-01-25 ngieOnly build share/dtrace if MK_CDDL != no
2015-01-25 ngieAdd MK_EE knob to control installing edit, ee, etc
2015-01-24 kibProvide individual prototype and generate macros for...
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-23 danfeFix usage example in kvprintf(9) and its copy in libsta...
2015-01-22 hselaskyRevert for r277213:
2015-01-21 gavin"softc" is short for "software context", use that phras...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 jbeich- Add jbeich as a ports committer
2015-01-19 ianFor armv6 builds, add -mfloat-abi=softfp. This tells...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 neelMake the error message explicit instead of just printin...
2015-01-16 willAdd a ${CP} alias for copying files in the build.
2015-01-16 gjbAdd 'list-vmtargets' target, which produces a list of
2015-01-16 gjbUpdate release(7):
2015-01-16 melifaroEliminate SIOCGIFADDR handling in bpf.
2015-01-15 jfvAdd needed bits to the Makefile, and the Mt to the...
2015-01-15 jfvFirst draft man pages for ixl and ixlv drivers.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 gjbEvaluate running userland/kernel version in daily
2015-01-15 hselaskyMajor callout subsystem cleanup and rewrite:
2015-01-14 traszMention /net in hier(7).
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 jmgfix IV size of XTS to be correct at 8 bytes.. That...
2015-01-12 bruefferMdoc markup and style cleanup.
2015-01-12 glebiusRemove the support for NGM_CISCO_GET_IPADDR message...
2015-01-12 hirenDCTCP (Data Center TCP) implementation.
2015-01-11 hselaskyRemove no longer used "M_FLOWID" flag and update the...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 impAdd infrastructure to build dtb files from dts files.
2015-01-08 arybchikAdd myself (arybchik) to committers-src.dot
2015-01-07 emasteRegenerate after r276796
2015-01-07 emasteUse a set of ELF Tool Chain tools by default
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 brdFix the counter_u64_alloc arguement
2015-01-06 karglFix a typographical error.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 rwatsonIn order to reduce use of M_EXT outside of the mbuf...
2015-01-06 impRemove old ioctl use and support, once and for all.
2015-01-05 bruefferAdd a very basic manpage for the Etherswitch framework.
2015-01-05 kevloMention axge(4).
2015-01-05 ngieBump .Dd again for the change done in r276483
2015-01-04 gibbsPrevent live-lock and access of destroyed data in taskq...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 ngieRemove MK_INFO guards in bsd.info.mk per r276556
2015-01-02 delphijMFV r276568:
next