]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Fix sysctl types broken in r329612.
[FreeBSD/FreeBSD.git] / sys / sys /
2018-03-21 Konstantin BelousovMove sysinit and sysuninit linker sets in the data...
2018-03-21 Conrad MeyerRegenerate sysent files after r331279.
2018-03-21 Conrad MeyerImplement getrandom(2) and getentropy(3)
2018-03-20 Warner LoshDrop support for lint for cdefs.h.
2018-03-20 Warner LoshRemove obsolete lint support.
2018-03-20 Mark JohnstonDrop KTR_CONTENTION.
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-16 Brooks DavisAdd _IOC_NEWLEN() and _IOC_NEWTYPE() macros.
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Brooks DavisFix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.
2018-03-13 Brooks Davismd_pad is used by MDIOCLIST and not available for futur...
2018-03-13 Ed MasteUse C99 boolean type for translate_osrel
2018-03-10 Brooks DavisRemove obsolete dataacq.h.
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-03 Ian LeporeCorrect a misplaced closing paren. Does not affect...
2018-03-03 Hans Petter SelaskyAllow pause_sbt() to catch signals during sleep by...
2018-03-03 Emmanuel VadotIntroduce BUS_PASS_SUPPORTDEV
2018-03-02 Brooks DavisDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 Brooks DavisDon't define struct mymsg.
2018-03-02 Brooks DavisRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 Konstantin BelousovRemove _Nonnull attributes from user addresses argument...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-03-01 Ian LeporeAdd a function to retrieve the EFI realtime clock capab...
2018-03-01 Eitan Adlersys/sys: Use a more common spelling of 'dirent'
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-23 Jeff RobersonAdd a generic Proportional Integral Derivative (PID...
2018-02-23 Warner LoshDo not include float interfaces when using libsa.
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Ed MasteUse 'const int *' for sysentvec errno translation table
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Brooks DavisReduce duplication in dynamic syscall registration...
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-20 Jeff RobersonFurther parallelize the buffer cache.
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-19 Mateusz Guzikmtx: add mtx_spin_wait_unlocked
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-17 Mateusz GuzikUndo LOCK_PROFILING pessimisation after r313454 and...
2018-02-17 Warner LoshFixup minor nits in the PNP_INFO protocol.
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Brooks DavisGet rid of the requirement to include SysV IPC headers...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-13 Mark JohnstonAdd support for zstd-compressed user and kernel core...
2018-02-12 Jeff RobersonMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 Alan SomersFix a comment. No functional change.
2018-02-12 Ian LeporeAdd a set of convenience routines for RTC drivers to...
2018-02-12 Ian LeporeReplace the existing print_ct() private debugging funct...
2018-02-12 Warner LoshAdd Lua as a scripting langauge to /boot/loader
2018-02-12 Warner LoshMove __va_list and related defines to sys/sys/_types.h
2018-02-11 Warner LoshConsistent macro indentation is the hobgoblin of small...
2018-02-11 Conrad MeyerAdd GUID and alias for Apple APFS partition
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Kirk McKusickMerge biodone_finish() back into biodone(). The primary...
2018-02-08 Dimitry AndricPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Brooks Davisstyle(9): use a type for each member in struct defintions.
2018-02-07 Brooks DavisRemove part of a comment reverting to nonexistant struc...
2018-02-06 Ian LeporeUse const pointers for input data not modified by clock...
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-06 Bjoern A. ZeebRemove a trailing whitspace.
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 Vladimir Kondratyevpsm(4): Add support for HP EliteBook 1040 ForcePads.
2018-01-29 Warner LoshCreate deprecation management functions.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
next