]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Bump the date of the manpage after r298515
[FreeBSD/FreeBSD.git] / usr.bin /
2016-04-23 sobomaxGC duplicate define.
2016-04-23 sobomaxImprove performance in a few key areas:
2016-04-22 araujoUse roundup2() macro from sys/param.h.
2016-04-22 araujoUse MIN() macro from sys/param.h.
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-21 pfgkernel: use our nitems() macro when it is available...
2016-04-21 emasteelftoolchain: Use ${SRCTOP} for the top of the FreeBSD...
2016-04-21 eadlerBring a little more compability with GNU units 2.12
2016-04-20 baptPlug memory leaks
2016-04-20 baptFix bad checking of the return of realloc(3)
2016-04-20 baptFix typo: actually test the return of strchr(3)
2016-04-20 araujoPartially revert the change on r298325 where there...
2016-04-20 araujoUse NULL instead of 0 for pointers.
2016-04-20 araujoUse NULL instead of 0 for pointers.
2016-04-19 delphijFix build breakage introduced by r298253.
2016-04-19 eadlerRename units.lib -> definitions.units
2016-04-19 eadlerRemove pathnames.h
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 emasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 delphijMFV r298178:
2016-04-18 araujoUser NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0.
2016-04-17 baptNote that mklocale(1) and colldef(1) are no longer...
2016-04-17 baptUse the nitems() macro
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 jillesmail: Don't truncate mtime of mailbox to microseconds.
2016-04-16 baptFix a mandoc -Tlint warning
2016-04-16 baptDirectly set the O_CLOEXEC flags via the open(2) attributes
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 pfgCleanup unnecessary semicolons from utilities we all...
2016-04-15 philImport to 0.6.1
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-13 gjbMFH
2016-04-13 pfgfmt(1): for pointers use NULL instead of 0
2016-04-13 pfgfmt(1): reformat with indent(1).
2016-04-13 cemAdd a small tool, resizewin(1), to query terminal for...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 bofhAdd bofh@ in calendar.freebsd
2016-04-08 fanfHandle whois referrals between RIRs
2016-04-07 gahrEnhance uuencode with a -r option to produce raw output.
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-06 gjbMFH
2016-04-06 pfgFix sed functions 'i' and 'a' from discarding leading...
2016-04-04 gjbMFH
2016-03-31 brooksAdd a cross reference to ktrace(2).
2016-03-31 fanfFix whois queries for ARIN AS numbers.
2016-03-29 traszAdd phttpget(8) .Xr to fetch(1).
2016-03-27 pfgnetstat: avoid returning uninitialized value in p_socka...
2016-03-24 edReplace the CloudABI system call table by a machine...
2016-03-23 traszMake the autofs(5) -hosts map more robust, primarily...
2016-03-20 pfglocaledef(1): minor sorting to match Illumos.
2016-03-19 gremboUpdate fetch.1 and fetch.3 to reflect libfetch's actual...
2016-03-18 sjgUpdate to bmake-20160315
2016-03-17 sjgxo_config.h no longer in contrib, so -I's needed
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 emastevtfontcvt: support .hex fonts with characters beyond...
2016-03-15 glebiusPrint running TCP connection counts with TCP statistics.
2016-03-14 lidlDo not truncate office phones in finger's summary listing
2016-03-14 gjbMFH
2016-03-13 sobomaxIn the de-duplication mode, when found matching md5...
2016-03-13 ianFix a bug in bsdgrep that caused the program to hang...
2016-03-12 kibFix handling of umtxp resource limit in sh(1)/ulimit...
2016-03-11 bdreweryFix upgrade of bmake by not setting conflicting MAKE_VE...
2016-03-11 sjgMerge bmake-20160307
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 sobomaxWhen -S is specified dump summary to stdout, not stderr...
2016-03-10 sobomaxAdd -S option to print out summary after compression...
2016-03-10 gjbMFH
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 jhbUse ptrace(2) LWP events to track threads reliably...
2016-03-09 jhbFix reporting of the CloudABI ABI in kdump.
2016-03-08 bdreweryDIRDEPS_BUILD: Update clang dependencies after r296417.
2016-03-08 bdreweryRecord command exit status in the typescript file when...
2016-03-08 bdreweryJust exit in the child if execve(2) fails.
2016-03-08 bdreweryFilemon: Attach from the child to avoid racing with...
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 baptFix "files" arguments
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 dimRegenerate llvm and clang manpages.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-28 kibImplement process-shared locks support for libthr.so...
2016-02-26 bdreweryUpdate dependencies.
2016-02-25 pfgtalk(1): Replace select(2) with poll(2)
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-25 jhbAdd simple support for CloudABI processes to kdump(1).
2016-02-24 dimMerge ^/head r295902 through r296006.
next