]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjRemove prototypes missed in r303951.
2016-08-16 kibIn UFS_BALLOC(), invalidate pages of indirect buffers...
2016-08-16 kibOn unwind after failed block allocation in ffs_balloc_u...
2016-08-16 mckusickAdd two new macros, SLIST_CONCAT and LIST_CONCAT. Note...
2016-08-16 kibWhen looking up dandling buffers for unwing after faili...
2016-08-16 kibWhen block allocation fails in UFS_BALLOC(), and the...
2016-08-16 kibIn ffs_balloc_ufs{1,2} routines, assert that unwind...
2016-08-16 araujoUse nitems() from sys/param.h.
2016-08-16 araujoUse nitems() from sys/param.h.
2016-08-16 rrsA few more wording tweaks as suggested (with some modif...
2016-08-16 rrsHere we update the modular tcp to be able to switch...
2016-08-16 manuOnly use WaitForKeys event if it exists, this is not...
2016-08-16 manuUse %ju modifier for u_int64_t and %jd modifier for...
2016-08-16 sbztty: Use proper definition of exit status code and...
2016-08-16 rrsComments describing how to properly use the new lock_ad...
2016-08-16 rrsThis cleans up the timer code in TCP and also makes...
2016-08-16 bdreweryTrim unneeded bootstrap after r301470 made 9.1 the...
2016-08-16 brooksDon't conflate enum nss_status return values values...
2016-08-16 kibThe fdatasync(2) call must be cancellation point.
2016-08-16 adrian[mips] fix use-before-initialised.
2016-08-16 sephehyperv/hn: Simplify RNDIS message checks on RX path.
2016-08-16 sephehyperv/hn: Simplify RNDIS NVS message sending.
2016-08-16 sephehyperv/hn: Factor out hn_nvs_send/hn_nvs_send_sglist
2016-08-16 sephetcp/lro: Make # of LRO entries tunable
2016-08-16 markjRegenerate DTrace tests.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r301526:
2016-08-16 markjMFV r301525:
2016-08-16 markjMFV r301524:
2016-08-16 markjMFV r296989:
2016-08-16 markjMFV r304056:
2016-08-16 rmacklemFix r304026 so that it builds for gcc.
2016-08-16 jkimFix ko_KR, zh_CN, zh_HK, and zh_TW locales. r304045...
2016-08-15 emasteelfcopy: correct comment typo in r304151
2016-08-15 jhbRemove the mcd(4) driver for Mitsumi CD-ROM players.
2016-08-15 bdeClean up the new sc cn open and close functions (old...
2016-08-15 edEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 badgersem_post(): wake up the sleeper only after adjusting...
2016-08-15 markjdtraceUtil/tst.DataModel32.d.ksh passes on amd64.
2016-08-15 edLet CloudABI use fdatasync() as well.
2016-08-15 bdeRestructure the grabbing functions into mere wrappers...
2016-08-15 kibImplement VOP_FDATASYNC() for UFS.
2016-08-15 kibImplement VOP_FDATASYNC() for msdosfs.
2016-08-15 kibRegen after r304176, fdatasync(2) addition.
2016-08-15 kibAdd an implementation of fdatasync(2).
2016-08-15 edDisable tests for non-standard behaviour of dirname...
2016-08-15 kibVOP_FSYNC() does not take cred as an argument. Correct...
2016-08-15 bdeFix restoring the kbd_mode part of the keyboard state...
2016-08-15 jhbAdd support for register dumps on VF devices.
2016-08-15 jhbUpdate mailbox writes to work with VF devices.
2016-08-15 jhbMake SGE parameter handling more VF-friendly.
2016-08-15 bde[Oops, the previous commit was missing the update to...
2016-08-15 bdeLike scr_lock, the grab count needs to be per-physical...
2016-08-15 bdeDisable some more unsafe things in (low level) console...
2016-08-15 asomersDecrease the anti-congestion sleep in 480.leapfile...
2016-08-15 bdeChange all uses of 'debugger' to kdb_active and remove...
2016-08-15 emasteelfcopy: add elf64-littleaarch64 output target support
2016-08-15 olegFix command: ipfw set (enable|disable) N (where N ...
2016-08-15 bdeQuick fix for locking fixes in r172250. The lock added...
2016-08-15 kppf: Add missing byte-order swap to pf_match_addr_range
2016-08-15 emasteelfcopy: silence GCC 5.3 unitialized variable warning
2016-08-15 sbrunoe1000: Add support for Kaby Lake IDs
2016-08-15 bdeRemove duplicate definition of get_pcb_td(). gcc works...
2016-08-15 tuexenEnsure that sctp_it_ctl.cur_it does not point to a...
2016-08-15 desEnsure that the sector size is a multiple of 4096 to...
2016-08-15 andrewAdd the ARMv8.1 identification registers to the list...
2016-08-15 sephehyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-15 sephehyperv/hn: Simplify chimney sending buffer disconnection.
2016-08-15 sepheUnbreak LINT build.
2016-08-14 delphijAdd timingsafe_bcmp and timingsafe_memcmp.
2016-08-14 alcEliminate unneeded vm_page_xbusy() and vm_page_xunbusy...
2016-08-14 adrian[mips] convert over =v to =r for the inline assembly.
2016-08-14 aeAdd an ability to attach comment to check-state rules.
2016-08-14 aeDo not warn about ambiguous state name when we inspect...
2016-08-14 bdeFix the variables $esp, $ds, $es, $fs, $gs and $ss...
2016-08-14 bdePrint the tid of curthread in "show pcpu" in ddb.
2016-08-14 bdeIn ddb ps, left justify the non-numeric fields 'state...
2016-08-14 bdeDon't print an extra newline after the instruction...
2016-08-14 manuCorrect the size of the softc in a10_ehci
2016-08-14 aeMake statistics nat64lsn, nat64stl an nptv6 output...
2016-08-14 mmMFV r304060:
2016-08-14 delphijNow that the portsnap buildbox is generating the raw...
2016-08-14 mmelOFWPCI: Don't strip RF_ACTIVE from flags when parent...
2016-08-14 jhibbitsReturn 0 instead of an error code on failure to find...
2016-08-14 jhibbitsOnly flush bp_kernload from the dcache, no need to...
2016-08-14 markjnfsstat depends on libdevstat as of r304058.
2016-08-13 grogCorrect date ov VJ day (1945-08-15, about 03:00 UTC).
2016-08-13 aeUse %ju to print unsigned 64-bit value.
2016-08-13 mmUpdate vendor/libarchive to git 6a0d970f70102fe50ee9f1e...
2016-08-13 rmacklemUpdate the man page to descibe the "-d" option added...
2016-08-13 rmacklemUpdate nfsstat.c to use the new kernel nfsstat structur...
2016-08-13 markj7085 add support for "if" and "else" statements in...
2016-08-13 markj5396 fix longjmp clobbering errors
2016-08-13 markjFix handling of forward enum declarations in the CTF...
2016-08-13 markjStrengthen assertions about the busy state of newly...
2016-08-13 markjInitialize page busy lock state in vm_phys_add_page().
2016-08-13 jhibbitsAdd missing pmap_kenter() method for book-e.
next