]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-21 dumbbellvt(4): Constify vt_buf argument of vtbuf_iscursor()
2014-08-21 melifaro* Add new net/sff8436.h containing constants used to...
2014-08-21 dteskeAdd `-A' flag to pkg-install(8) invocation when install...
2014-08-21 traszUse proper include paths in kernel iSCSI code.
2014-08-21 traszFix includes.
2014-08-21 dumbbellvt(4): Pause the flush timer while swithing window
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-21 dumbbellvt(4): Mark cursor position as dirty when we enable...
2014-08-21 kanAdd guards to ptrdiff_t definition in include/stddef.h
2014-08-21 traszUse __FBSDID() properly.
2014-08-21 dumbbellvt(4): Mark the current cursor position as dirty
2014-08-21 dumbbellvt(4): If the cursor didn't move, don't mark its positi...
2014-08-21 dumbbellvt(4): If the cursor is globally disabled, don't mark...
2014-08-21 dumbbellvt(4): Mark cursor old position as dirty before reading...
2014-08-21 dumbbellvt(4): Handle global and per-window mouse cursor toggle...
2014-08-21 bzDocument MAC address selection and setting for atse(4).
2014-08-21 dumbbellvt(4): Fix an inconsistency between the mouse cursor...
2014-08-21 davideRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 delphijProvide compatibility shim for atomic_dec_64_nv.
2014-08-21 gavinAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-21 pfgAlways check the limits of array index variables before...
2014-08-21 adrianAdd missing locking.
2014-08-20 npChange netmap's global lock to sx instead of a mutex.
2014-08-20 gavinFix return type of callout_init_rm() and add return...
2014-08-20 impTurns out that IDENTIFY DEVICE and IDENTIFY PACKET...
2014-08-20 delphijMFV r270196:
2014-08-20 delphijMFC r270195:
2014-08-20 jillessh: Remove two redundant (uintmax_t) casts.
2014-08-20 delphijMFV r270193:
2014-08-20 hrsRecover sin6_scope_id of gateway addresses in riprecv...
2014-08-20 seThe conversion tools have been further improved and...
2014-08-20 asomersMisc fixes suggested by Coverity.
2014-08-20 loosRewrite of ti_i2c based on gonzo's patch, fix the follo...
2014-08-20 seAnother rpund of fixes, after checking keymaps for...
2014-08-20 asomersNumerous small fixes, mostly suggested by Coverity.
2014-08-20 davideMake Bruce happy removing the "LL abomination" from...
2014-08-20 jhbAdd kernel modules for si(4), wds(4), and wl(4).
2014-08-20 jhbUnexpand TAILQ_FOREACH().
2014-08-20 jhbFix build of si(4) and enable it in LINT on amd64 and...
2014-08-20 jhbBump MAXCPU on amd64 from 64 to 256. In practice APIC...
2014-08-20 jhbBump the default size of cpuset_t masks in userland...
2014-08-20 davideReplace dev_clone with cdevpriv(9) KPI in audit_pipe...
2014-08-20 ngieAdd ${LIBC} to DPADD to fix "make checkdpadd"
2014-08-20 pfgAdd missing break.
2014-08-20 roygerpci: make MSI(-X) enable and disable methods of the...
2014-08-20 traszRemove useless - and buggy, it resulted in spurious...
2014-08-20 traszAdd description for the "automounted" mount flag.
2014-08-20 traszRework ".." lookup; previous one failed to properly...
2014-08-20 adrianAfter much toying around with this AMRR initial rate...
2014-08-20 kibDo not busy the UFS mount point inside VOP_RENAME(...
2014-08-20 kibCorrect the test for condition to suspend UFS filesyste...
2014-08-20 kibIncrease max number of physical segments on amd64 to 63.
2014-08-20 kibAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-20 seFix conversion errors leading to malformed keymap files.
2014-08-20 seFix further conversion errors found while testing the...
2014-08-20 kevloIf eapol packets are sent at the lowest rate, key negot...
2014-08-20 kevloAdd the D-Link DWA-125 rev D1.
2014-08-20 ianDon't stop other legs of a parallel build due to a...
2014-08-20 delphijAdd zdb into rescue environment.
2014-08-19 bdreweryAvoid showing stale errors when nmount(2) fails.
2014-08-19 bdreweryAdd recent DragonFly releases.
2014-08-19 ngieAdd LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"
2014-08-19 ngieAdd missing libraries to DPADD; sort DPADD so DPADD...
2014-08-19 ngieFix typo (LIBLDNSADD -> LIBLDNS) to fix "make checkdpadd"
2014-08-19 mavFix lock recursion on LUN shutdown, introduced on r269497.
2014-08-19 bdreweryBump __FreeBSD_version after r269489 so ports can use it.
2014-08-19 bdreweryRegen after r270171
2014-08-19 hselaskyAdd missing WITHOUT_CUSE file.
2014-08-19 bdreweryUse bsd.lib.mk here as all other csu Makefiles do.
2014-08-19 bdreweryRegen after r270168
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-19 kevloSort ASUS section and add USB device ID of ASUS USB...
2014-08-19 impAdd support for -X, which installs the native cross...
2014-08-19 impNew DTS files to suppport the SAM9260EK eval board...
2014-08-19 lstewartDestroy the "qdiffsample_zone" UMA zone on unload to...
2014-08-18 marcelFor vendors like Juniper, extensibility for sockets...
2014-08-18 seFix a few conversion problems (e.g. when a keymap is...
2014-08-18 impCreate the native-xtools target. This target creates...
2014-08-18 impMake note about reset vs RTOE actions...
2014-08-18 seFix minor problems found while converting to NEWCONS...
2014-08-18 seMinor fixes to convert-keymap.pl (conversion of 8bit...
2014-08-18 alcThere exists a possible sequence of page table page...
2014-08-18 scottlDeal explicitly with possible failures of make_dev_alia...
2014-08-18 rdivackyAdd the patch commited in r270147.
2014-08-18 rdivackyBackport r197824, r213427 and r213960 from LLVM trunk:
2014-08-18 ngieAdd LIBCRYPTO and LIBSSL to DPADD
2014-08-18 ngieReplace DPADD with DPSRCS to fix "make checkdpadd"
2014-08-18 ngieAdd LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and...
2014-08-18 emasteAdd Canadian Bilingual keyboard
2014-08-18 traszRemove vestiges of previous autofs.
2014-08-18 hselaskyUse the "bSubslotSize" and "bSubFrameSize" fields to...
2014-08-18 hselaskyAdd more USB class codes.
2014-08-18 gabor- Do not look for more matching lines if -L is specified
2014-08-18 seImport the tools used to convert the keymap files from...
2014-08-18 melifaroZero buffer before request.
2014-08-18 imp/usr/libexec/ld.so.1 never was a thing on FreeBSD/arm...
2014-08-18 impExpand the elf brandelf infrastructure to give access...
2014-08-18 emasteRename ca keyboard to ca-fr
2014-08-18 ngieAdd LIBUTIL to DPADD
2014-08-18 ngieAdd -ll to LDADD to fix "make checkdpadd"
next