Use more common format for sysctls/tunables descriptions in USB man pages.
[freebsd.git] / lib /
2018-04-24 kibCarefully update stack guard bytes inside __guard_setup().
2018-04-23 brooksFinish removing FDDI and tokenring media support.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 dimRecommit r332501, with an additional upstream fix for...
2018-04-20 kibRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 emastelld: use correct number of digits in __FreeBSD_version...
2018-04-19 brooksReplace SOFTFLOAT with __riscv_float_abi_*.
2018-04-18 kibAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-17 cemlibmd: Remove trailing whitespace from mdXhl.c
2018-04-17 emastelld: add a __FreeBSD_version-style identifier to version
2018-04-17 traszDon't put multiple names on a single .Nm line. This...
2018-04-16 brooksRemove support for FDDI and token ring media types...
2018-04-14 dimRevert r332501 for now, as it can cause build failures...
2018-04-14 dimPull in r325446 from upstream clang trunk (by me):
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-12 brooksReplace MD assembly exect() with a portable version.
2018-04-12 gonzoBump .Dd value (forgot to do this in r332439)
2018-04-12 gonzoFix quotes in the example code in syslog(3) BUGS section
2018-04-11 mckusickFix potentially overflowing expression "fs->fs_ipg...
2018-04-11 brooksRemove support for FDDI networks.
2018-04-08 rgrimesAdd the ability to control the CPU topology of created VMs
2018-04-08 mckusickThe ufs_disk_write() function is used to upgrade a...
2018-04-08 mckusickDefensive programming when reading inodes in getino().
2018-04-06 jhbAdd a way to temporarily suspend and resume virtual...
2018-04-06 brooksRemove caching from getlogin(2).
2018-04-06 edLet syslog(3) use RFC 5424.
2018-04-05 brooksRemove architecture specific shmat.S files.
2018-04-04 brooksRemove architecture specific sigreturn.S files.
2018-04-04 brAdd new shared library -- libopencsd.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 cyThe correct symbol version for FreeBSD 12 is 1.5.
2018-04-03 cyCorrect the version number for gets_s(3).
2018-04-03 cyAdd gets_s(3) to the man page title (noticed by ed@).
2018-04-03 cyAdd new gets_s(3) stdio function.
2018-03-29 kevansAdd libdl to clibs package
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-25 jeffAdd missing file from 4331508 github/projects/routing_mpath
2018-03-24 jeffDocument new NUMA related syscalls and utility options.
2018-03-24 philipImport tzdata 2018d
2018-03-23 hselaskyAllow the libusb20_dev_get_port_path() function to...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 emasteShare Linux errno table with libsysdecode
2018-03-21 cemgetentropy(3): Fallback to kern.arandom sysctl on older...
2018-03-21 jamieIf a jail parameter isn't found, try loading a related...
2018-03-21 jhbEnsure thread library is initialized in pthread_testcan...
2018-03-21 brAdd new shared library -- libipt.
2018-03-21 cemImplement getrandom(2) and getentropy(3)
2018-03-20 markjRemove a lingering inaccuracy from mlock.2.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-18 oshogboThe gids argument can be declared as const.
2018-03-18 oshogboFix reference to man page in Makefile.
2018-03-18 oshogboFix similar typos to r331124.
2018-03-18 oshogboFix typo.
2018-03-18 oshogboUpdate libcasper references to all new man pages.
2018-03-18 oshogboDocument the sysctl Casper service.
2018-03-18 oshogboDocument the pwd Casper service.
2018-03-18 cemlib(private)zstd: Fix riscv build
2018-03-17 emasteRevert r313780 (UFS_ prefix)
2018-03-17 traszFix formatting errors that resulted in apropos(1) outpu...
2018-03-17 emastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-16 emasteChase r331057 in libsysdecode erno table
2018-03-15 markjAdd a space between a section number and a following...
2018-03-15 hrsMake getnameinfo(3) salen requirement less strict and
2018-03-14 dteskeBump copyright following recent changes
2018-03-14 dteskeFix bad error messages from dpv(3)
2018-03-14 dteskeUse full month in dpv(3), figpar(3), and bsdconfig...
2018-03-13 dteskeFix lint/igor warnings
2018-03-13 dteskeFix typo and lint/igor warnings
2018-03-12 bzThe vmresult table was missing most of the values apart...
2018-03-11 aeUpdate pfkey_open() function to set socket's write...
2018-03-09 bdreweryLIB32: Avoid linking in unneeded (and invalid lib32...
2018-03-07 eadlerdes_crypt.3: Fix typo.
2018-03-05 jhbMove softfloat symbol map entries to softfloat/Symbol...
2018-03-04 brooksRefer to SysV IPC permissions as numeric constants.
2018-03-04 eadleropen.3: Use .Fa where appropriate
2018-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 brooksRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 emastelibefivar: use standard 2-Clause FreeBSD license
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 traszFix typo.
2018-02-27 traszImprove missing tty handling in init(8). This removes...
2018-02-27 bdreweryFix some grammar: "signals <...> are set"
2018-02-26 jhbAdd a new variant of the GLA2GPA ioctl for use by the...
2018-02-26 oshogbonv was moved to the 9 section.
2018-02-26 oshogboFix typo.
2018-02-25 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-24 cemlibc: Remove unused definition
2018-02-24 oshogboFix reference to nvlist in man pages.
2018-02-23 asomerslibifconfig: multiple feature additions
2018-02-23 pfg__printf_render_int(): small type change to match use.
2018-02-23 pfggetpeereid(3): Fix behavior on failure to match documen...
2018-02-22 mavMFV r329799, r329800:
2018-02-22 jhbAdd two new ioctls to bhyve for batch register fetch...
2018-02-21 asomerslibifconfig: fix ifconfig_set_metric
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 oshogboIntroduce channel flags in libcasper.
next