]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Pretend that we support BYTCHK=1 in WRITE AND VERIFY command.
[FreeBSD/FreeBSD.git] / sys / sys /
2014-09-22 Hans Petter SelaskyImprove transmit sending offload, TSO, algorithm in...
2014-09-19 Poul-Henning KampThis is a white-space/comment cleanup commit as a precu...
2014-09-17 Konstantin BelousovThe vm_mmap_cdev() explicitely converts absence of...
2014-09-17 Adrian ChaddMigrate ie->ie_assign_cpu and associated code to use...
2014-09-17 Jean-Sébastien Pédrondrm/i915: Add HW context support
2014-09-16 Glen BarberBump __FreeBSD_version after SA-14:19.tcp
2014-09-16 Adrian ChaddModify cpuset_setithread() to take a CPU ID as an integ...
2014-09-16 Enji CooperBump __FreeBSD_version for the change made in r271655
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-12 John BaldwinFix various issues with invalid file operations:
2014-09-11 Alan SomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-11 Robert WatsonAdd new a M_START() mbuf macro that returns a pointer...
2014-09-10 Glen BarberBump __FreeBSD_version after SA-14:18
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-05 Robert WatsonClarify a diagnostic printf() in the mbuf code: M_EXT...
2014-09-05 Benno RiceAdd support for gdb's memory searching capabilities...
2014-09-05 Ed SchoutenRoll back r271012 even more aggressively.
2014-09-05 Ed SchoutenPartially revert r271012.
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Sean BrunoAllow multiple image activators to run on the same...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-04 Gleb SmirnoffProvide m_catpkt(), a wrapper around m_cat() that deals...
2014-09-03 Ed SchoutenLeave the C11 keywords alone when we have a recent...
2014-09-03 Konstantin BelousovRetire thread_unthread(), it has only one caller. ...
2014-09-03 Gleb SmirnoffClean up unused CSUM_FRAGMENT.
2014-09-03 Ed SchoutenPartially revert r270964. Don't test for C++11 to defin...
2014-09-02 Mark JohnstonDefine _DTRACE_VERSION in sdt.h rather than setting...
2014-09-02 Ed SchoutenClean up <sys/cdefs.h> slightly.
2014-09-01 Ed SchoutenEnable lock annotations on HEAD when using Clang.
2014-09-01 Ed SchoutenAdd lock annotations to <sys/cdefs.h>.
2014-09-01 Gleb SmirnoffMake SOCK_RAW sockets to be truly raw, not modifying...
2014-08-30 Warner LoshAdd a few defines and packet types for SATA 3.2 and...
2014-08-29 John BaldwinAdd the new shm_ino field to struct shmfd. Missed...
2014-08-29 Alexander V. Chernikov* Add SIOCGI2C driver ioctl used to retrieve i2c info.
2014-08-29 Konstantin BelousovAdd function and wrapper to switch lockmgr and vnode...
2014-08-28 Mateusz GuzikReturn real parent pid in kinfo (used by e.g. ps)
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-27 Jean-Sébastien Pédronvt(4): Add cngrab() and cnungrab() callbacks
2014-08-26 Gleb Smirnoff- Remove socket file operations declaration from sys...
2014-08-26 Mateusz GuzikFix up races with f_seqcount handling.
2014-08-24 Mateusz GuzikFix getppid for traced processes.
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-21 Ed MasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 Davide ItalianoRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 Gavin AtkinsonAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Xin LIMFV r270193:
2014-08-20 Davide ItalianoMake Bruce happy removing the "LL abomination" from...
2014-08-20 John BaldwinBump the default size of cpuset_t masks in userland...
2014-08-20 Konstantin BelousovAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-19 Bryan DreweryBump __FreeBSD_version after r269489 so ports can use it.
2014-08-18 Marcel MoolenaarFor vendors like Juniper, extensibility for sockets...
2014-08-18 Warner LoshExpand the elf brandelf infrastructure to give access...
2014-08-17 Edward Tomasz Napi... Bring in the new automounter, similar to what's provide...
2014-08-15 Kevin LoChange pr_output's prototype to avoid the need for...
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-12 Hajimu UMEMOTOFix broken pointer overflow check ns_name_unpack()
2014-08-12 Hajimu UMEMOTOUpdate our stub resolver to final version of libbind.
2014-08-12 Peter WemmUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 Peter WemmUpdate serf-1.3.6 -> 1.3.7
2014-08-11 Gleb SmirnoffProvide sf_buf_ref() to optimize refcounting of already...
2014-08-08 Warren BlockUpdate the comments in exec.h with help from jilles.
2014-08-08 Kevin LoMerge 'struct ip6protosw' and 'struct protosw' into...
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-07 Bjoern A. ZeebSplit up sys_ktimer_getoverrun() into a sys_ and a...
2014-08-07 Konstantin BelousovCorrect the problems with the ptrace(2) making the...
2014-08-06 Nathan WhitehornRetire various intertwined bits of fbd(4) and vt_fb...
2014-08-05 Ian LeporeDefine names that drivers can use to adjust their posit...
2014-08-05 Gleb SmirnoffMerge all MD sf_buf allocators into one MI, residing...
2014-08-05 Xin LIMFV r269542:
2014-08-03 Konstantin BelousovRemove Giant acquisition from the mount and unmount...
2014-08-02 Xin LIMFV r269427:
2014-08-02 Xin LIMFV r269426:
2014-07-31 Ed Masteelfdump: add EM_AARCH64 64-bit ARM machine architecture
2014-07-30 Ed MasteCorrect typo in comment
2014-07-29 Xin LIMFV r269224:
2014-07-29 Xin LIMFV r269223:
2014-07-28 Pietro CeruttiUnbreak the ABI by reverting r268494 until the compat...
2014-07-26 Xin LIMFV r269010:
2014-07-25 Gavin AtkinsonAdd error return to dumpsys(), and use it in doadump().
2014-07-24 Baptiste DaroussinFix a typo in a comment
2014-07-23 Mateusz GuzikPrepare fget_unlocked for reading fd table only once.
2014-07-21 Peter WemmMerge serf-1.3.6
2014-07-21 Pedro F. GiffuniFix hdestroy() compliance issue.
2014-07-19 Ian LeporeAdd dl_unwind_find_exidx() for ARM EABI, required for...
2014-07-19 Baptiste DaroussinMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 Xin LIReduce lock contention on the z_teardown_lock under...
2014-07-18 Xin LIMFV r268851:
next