]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
[rpi] Add fdt_pinctrl(4) support to Raspberry Pi GPIO driver
[FreeBSD/FreeBSD.git] / lib /
2018-04-06 John BaldwinAdd a way to temporarily suspend and resume virtual...
2018-04-06 Brooks DavisRemove caching from getlogin(2).
2018-04-06 Ed SchoutenLet syslog(3) use RFC 5424.
2018-04-05 Brooks DavisRemove architecture specific shmat.S files.
2018-04-04 Brooks DavisRemove architecture specific sigreturn.S files.
2018-04-04 Ruslan BukinAdd new shared library -- libopencsd.
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 Cy SchubertThe correct symbol version for FreeBSD 12 is 1.5.
2018-04-03 Cy SchubertCorrect the version number for gets_s(3).
2018-04-03 Cy SchubertAdd gets_s(3) to the man page title (noticed by ed@).
2018-04-03 Cy SchubertAdd new gets_s(3) stdio function.
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-29 Kyle EvansAdd libdl to clibs package
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander Motin9235 rename zpool_rewind_policy_t to zpool_load_policy_t
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-28 Alexander Motin9166 zfs storage pool checkpoint
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-25 Jeff RobersonAdd missing file from 4331508
2018-03-24 Jeff RobersonDocument new NUMA related syscalls and utility options.
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Hans Petter SelaskyAllow the libusb20_dev_get_port_path() function to...
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 Ed MasteShare Linux errno table with libsysdecode
2018-03-21 Conrad Meyergetentropy(3): Fallback to kern.arandom sysctl on older...
2018-03-21 Jamie GrittonIf a jail parameter isn't found, try loading a related...
2018-03-21 John BaldwinEnsure thread library is initialized in pthread_testcan...
2018-03-21 Ruslan BukinAdd new shared library -- libipt.
2018-03-21 Conrad MeyerImplement getrandom(2) and getentropy(3)
2018-03-20 Mark JohnstonRemove a lingering inaccuracy from mlock.2.
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-18 Mariusz ZaborskiThe gids argument can be declared as const.
2018-03-18 Mariusz ZaborskiFix reference to man page in Makefile.
2018-03-18 Mariusz ZaborskiFix similar typos to r331124.
2018-03-18 Mariusz ZaborskiFix typo.
2018-03-18 Mariusz ZaborskiUpdate libcasper references to all new man pages.
2018-03-18 Mariusz ZaborskiDocument the sysctl Casper service.
2018-03-18 Mariusz ZaborskiDocument the pwd Casper service.
2018-03-18 Conrad Meyerlib(private)zstd: Fix riscv build
2018-03-17 Ed MasteRevert r313780 (UFS_ prefix)
2018-03-17 Edward Tomasz Napi... Fix formatting errors that resulted in apropos(1) outpu...
2018-03-17 Ed MastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-16 Ed MasteChase r331057 in libsysdecode erno table
2018-03-15 Mark JohnstonAdd a space between a section number and a following...
2018-03-15 Hiroki SatoMake getnameinfo(3) salen requirement less strict and
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Devin TeskeBump copyright following recent changes
2018-03-14 Devin TeskeFix bad error messages from dpv(3)
2018-03-14 Devin TeskeUse full month in dpv(3), figpar(3), and bsdconfig...
2018-03-13 Devin TeskeFix lint/igor warnings
2018-03-13 Devin TeskeFix typo and lint/igor warnings
2018-03-12 Bjoern A. ZeebThe vmresult table was missing most of the values apart...
2018-03-11 Andrey V. ElsukovUpdate pfkey_open() function to set socket's write...
2018-03-09 Bryan DreweryLIB32: Avoid linking in unneeded (and invalid lib32...
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-07 Eitan Adlerdes_crypt.3: Fix typo.
2018-03-05 John BaldwinMove softfloat symbol map entries to softfloat/Symbol...
2018-03-04 Brooks DavisRefer to SysV IPC permissions as numeric constants.
2018-03-04 Eitan Adleropen.3: Use .Fa where appropriate
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-04 Dimitry AndricVendor import of clang 6.0.0 release r326565:
2018-03-04 Dimitry AndricVendor import of llvm 6.0.0 release r326565:
2018-03-02 Brooks DavisDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 Brooks DavisRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 Ed Mastelibefivar: use standard 2-Clause FreeBSD license
2018-03-02 Kirk McKusickThis change is some refactoring of Mark Johnston's...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-27 Edward Tomasz Napi... Fix typo.
2018-02-27 Edward Tomasz Napi... Improve missing tty handling in init(8). This removes...
2018-02-27 Bryan DreweryFix some grammar: "signals <...> are set"
2018-02-26 John BaldwinAdd a new variant of the GLA2GPA ioctl for use by the...
2018-02-26 Mariusz Zaborskinv was moved to the 9 section.
2018-02-26 Mariusz ZaborskiFix typo.
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-24 Dimitry AndricVendor import of clang release_60 branch r325932:
2018-02-24 Dimitry AndricVendor import of llvm release_60 branch r325932:
2018-02-24 Conrad Meyerlibc: Remove unused definition
2018-02-24 Mariusz ZaborskiFix reference to nvlist in man pages.
2018-02-23 Alan Somerslibifconfig: multiple feature additions
2018-02-23 Pedro F. Giffuni__printf_render_int(): small type change to match use.
2018-02-23 Pedro F. Giffunigetpeereid(3): Fix behavior on failure to match documen...
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander Motin8940 Sending an intra-pool resumable send stream may...
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin9075 Improve ZFS pool import/load process and corrupted...
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
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...
next