]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Fix word-size dumping.
[FreeBSD/FreeBSD.git] / lib / libc /
2018-08-03 Ruslan BukinMAXLOGNAME changed to 33 in r243023.
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad Meyerexec.3: Add BUGS section and document non-FreeBSD porta...
2018-07-28 Brad DavisMove etc/shells to lib/libc/gen with getusershell(3).
2018-07-28 Conrad MeyerClean up execl*(3) manual page prototype formatting
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Ian LeporeStop exporting __pw_scan and __pw_initpwd as freebsd...
2018-07-27 Warner LoshRemove xscale support
2018-07-27 David BrightAllow a EVFILT_TIMER kevent to be updated.
2018-07-26 Ian LeporeMake pw_scan(3) more compatible with getpwent(3) et...
2018-07-26 Justin HibbitsFix fabs(3) for powerpcspe, this time for real
2018-07-24 Justin HibbitsFix register usage in fabs(3) for powerpcspe
2018-07-24 Justin HibbitsFix floating point exception definitions for powerpcspe
2018-07-23 Ian LeporeRevert r336619, it appears to cause problems with ssh...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 Ruslan BukinFix setjmp for RISC-V:
2018-07-22 Ian LeporeSet the pw_class field to NULL when scanning the non...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-14 Toomas Soomeregex/engine.c: error: variable 'dp' set but not used
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Konstantin BelousovRemove bits of the old NUMA.
2018-07-10 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 Warner LoshTweak documentation to RB_ constants to reflect current use
2018-07-05 Brooks DavisRevert r335983.
2018-07-05 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-04 Konstantin BelousovAdd setproctitle_fast(3) for frequent callers.
2018-07-03 John BaldwinClean up the vcs ID strings in libc's gen/ directory.
2018-07-03 John BaldwinStrip __RCSID() and __SCCSID() strings by default when...
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Conrad Meyersigaction.2: Minor cleanups
2018-06-27 Bryan DreweryRework check for libclang_rt to see if the needed libra...
2018-06-21 Ian LeporeAdd some words clarifying that rename(2) does nothing...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-13 Edward Tomasz Napi... Get rid of references to /usr/share/doc/ from ports...
2018-06-13 Eitan Adleratoi.3: bump .Dd
2018-06-13 Eitan Adlerlibc: remove explicit cast NULL in atoi
2018-06-10 Konstantin Belousovlibc qsort(3): stop aliasing.
2018-06-06 Conrad Meyerstrdup.3: Document standardization in POSIX
2018-06-06 Conrad Meyerstrcpy.3: Improve legibility and clarity
2018-06-06 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-05 Mark JohnstonDon't build brk_test on platforms that don't support...
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Mark JohnstonReimplement brk() and sbrk() to avoid the use of _end.
2018-06-02 Justin HibbitsAdded ptrace support for reading/writing powerpc VSX...
2018-06-01 Mark JohnstonDon't export _end on arm64 and riscv.
2018-06-01 Mark JohnstonRemove an inaccuracy from mincore.2.
2018-06-01 Brooks DavisRemove support for SYS_sys_exit in favor of SYS_exit.
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-29 Eric van GyzenBump the date on man pages in r334306
2018-05-29 Eric van GyzenCross-reference abort2(2) from a few man pages
2018-05-28 Ed Mastestrsep.3: don't silently ignore errors
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 Marcelo AraujoRemove unnecessary free(string) from EXAMPLES.
2018-05-28 Marcelo AraujoUpdate strsep(3) EXAMPLE section regards the usage...
2018-05-28 Eric van Gyzenfts_stat: fix buffer overrun on error path
2018-05-25 Brooks DavisMake vadvise compat freebsd11.
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
next