]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Some problems were introduced during the libxo-ification of vmstat, fix them
[FreeBSD/FreeBSD.git] / usr.bin /
2015-12-01 Allan JudeSome problems were introduced during the libxo-ificatio...
2015-12-01 Hajimu UMEMOTOAt the time a destination or a gateway of `netstat -r'
2015-12-01 Edward Tomasz Napi... Fix rctl rule filters - eg the 'rctl -r :' case.
2015-12-01 Bryan DreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 Bryan DreweryUpdate dependencies after r291406 added libelf to libkvm.
2015-11-29 Edward Tomasz Napi... Improve error reporting to clearly show problematic...
2015-11-29 Edward Tomasz Napi... Simplify rule retrieval and improve error handling.
2015-11-29 Edward Tomasz Napi... Fix some memory management problems.
2015-11-29 Edward Tomasz Napi... Handle asprintf(3) errors in a standards-compliant...
2015-11-29 Edward Tomasz Napi... Rewrite the rctl(8) utility to make it possible to...
2015-11-29 Edward Tomasz Napi... User and group identifiers the rctl(8) utility receives...
2015-11-26 Bryan DreweryUse LIBEXECDIR for /usr/libexec.
2015-11-25 Bryan DreweryReplace DPSRCS that work fine in SRCS.
2015-11-25 Bryan DreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-25 Bryan DreweryFix spelling error.
2015-11-25 Bryan DreweryMETA MODE: Remove unneeded libmd.host dependency for...
2015-11-25 Bryan DreweryMETA MODE: Fix 'make bootstrap-tools'.
2015-11-25 Bryan DreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 Bryan DreweryMETA MODE: Fix 'make the-lot' with recent locale changes
2015-11-25 Hajimu UMEMOTOFix udp entry of `netstat -TW'.
2015-11-24 Hajimu UMEMOTOCorrect alignment of the addresses in the `netstat...
2015-11-24 Kurt LidlAdd myself (lidl) to the calendar.freebsd file.
2015-11-24 Hajimu UMEMOTOAdd missing error check after xo_parse_args() in netsta...
2015-11-24 Bryan DreweryRemove unneeded libutil dependency for sendmail.
2015-11-24 Pedro F. Giffunibc(1): Fix memory corruption issues
2015-11-24 Marcelo AraujoCompute the median of the data set as the midpoint...
2015-11-22 Pedro F. Giffunibc: sync with OpenBSD
2015-11-21 Mark JohnstonAdd a missing brace to fix vmstat -s output.
2015-11-21 Baptiste DaroussinRevert a modification that crept in and should not
2015-11-21 Baptiste DaroussinSynchronize m4(1) with OpenBSD
2015-11-21 Baptiste Daroussincolldef(1) does not need the libc's internal collate...
2015-11-21 Xin LIMFV r291123:
2015-11-20 Baptiste DaroussinReintegrate colldef(1) and mklocale(1)
2015-11-20 Hajimu UMEMOTODon't truncate an interface name when -W option is...
2015-11-20 Hajimu UMEMOTOAvoid core dump when output style is html.
2015-11-20 Baptiste Daroussininstall: do not follow symlinks
2015-11-20 Craig RodriguesConvert vmstat to use libxo.
2015-11-19 Craig RodriguesUse print as a function for Python 3 [PEP 3105]
2015-11-18 Bryan DreweryRemove unneeded libmd from bootstrap-tools (reverting...
2015-11-17 Hajimu UMEMOTOJSON doesn't permit a hexadecimal notation of an integer.
2015-11-14 Simon J. GerratyRename META_MODE option to DIRDEPS_BUILD
2015-11-13 Dag-Erling SmørgravThere is no more point in indexing /var/db/freebsd...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-09 Enji CooperAdd some basic tests that exercise cputime limits with...
2015-11-08 Baptiste Daroussinlower again the warnings and remove the pragmas unsuppo...
2015-11-08 Baptiste DaroussinEliminate some gcc pragmas
2015-11-07 Baptiste DaroussinFix build of localedef(1) on arm where wchar_t is an...
2015-11-07 Baptiste DaroussinRewrite the histoty part
2015-11-07 Baptiste DaroussinImprove localedef(1) manpage
2015-11-07 Baptiste DaroussinBump warning level
2015-11-07 Baptiste DaroussinUse const where needed instead of using pragmas to...
2015-11-07 Baptiste DaroussinMake bsd declaration static
2015-11-07 Baptiste DaroussinFix an off by one due to bad conversion from avl(3...
2015-11-07 Baptiste DaroussinRun memset only after having checked the return of...
2015-11-07 Baptiste DaroussinWorkaround an issue on i386 to unbreak the build until...
2015-11-07 Baptiste DaroussinFix build on arm64
2015-11-07 Baptiste DaroussinImprove collation string and locales support
2015-11-07 Baptiste DaroussinAdd missing header
2015-11-07 Baptiste DaroussinFix typo
2015-11-07 Baptiste DaroussinMerge from head r290483
2015-11-07 Baptiste DaroussinImprove soelim(1) manpages
2015-11-06 Hajimu UMEMOTODo not truncate addresses when printing in encoded...
2015-11-06 Hajimu UMEMOTO- Fix alignment for padding link address.
2015-11-06 Enji CooperFix compiling netstat after r290367 by substituting...
2015-11-06 Bryan DreweryAdd SUBDIR_PARALLEL.
2015-11-05 Edward Tomasz Napi... Make rctl(8) use more reasonable buffer size for retrie...
2015-11-05 Edward Tomasz Napi... Fix markup in rctl(8) - the 'rule' or 'filter' argument...
2015-11-05 Hajimu UMEMOTOGive enough room for addresses when -W option is specified.
2015-11-05 Hajimu UMEMOTOFix alignment of `Drop' header.
2015-11-05 Hajimu UMEMOTOUse returned network name from getnetbyaddr() correctly.
2015-11-05 Hajimu UMEMOTORevert previous workaround. This problem was fixed
2015-11-04 Hajimu UMEMOTOSince sa->sa_len doesn't match sizeof(struct sockaddr_dl),
2015-11-04 Hajimu UMEMOTOFix alignment of AF_LINK address.
2015-11-04 Hajimu UMEMOTOSimplify r290367 using asterisk for a field width
2015-11-04 Hajimu UMEMOTOUnify AF_INET case and AF_INET6 case.
2015-11-04 Hajimu UMEMOTOChange to not truncate an interface name when -W option
2015-11-04 Hajimu UMEMOTOMask an IPv6 network address.
2015-11-04 Hajimu UMEMOTORestore an interface name field to left align.
2015-11-04 Craig RodriguesRename libohash to libopenbsd.
2015-11-03 Andrey A. ChernovCheck for (old|new)size + 1 overflows off_t.
2015-11-03 Andrey A. ChernovUse meaningful errno for ssize_t overflow in read().
2015-11-01 Baptiste DaroussinMerge from head
2015-11-01 Baptiste Daroussinlibc: Fix (and improve) nl_langinfo (CODESET)
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
2015-10-30 Ed SchoutenMake truss work for CloudABI processes on aarch64.
2015-10-29 Bryan DreweryCheck archive_entry_new() result.
2015-10-28 Baptiste DaroussinMerge from head
2015-10-27 Bryan DreweryUse more appropriate ${SHAREDIR} rather than /usr/share.
2015-10-27 Xin LIUpdate NetBSD RCS IDs to reflect the changes being...
2015-10-27 Baptiste DaroussinUpdate libucl to latest git snapshot (20151027)
2015-10-26 Xin LIIn gunzip(1), treat trailing garbage as a warning and...
2015-10-26 David ChisnallUpdate some obsolete information in the HACKING document.
2015-10-26 David ChisnallEnsure that dtc is built in C++11 mode.
2015-10-25 David ChisnallLots of improvements to the BSD-licensed dtc
2015-10-24 Baptiste Daroussintimeout(1): fix the acceptable range values for parse_s...
2015-10-24 Baptiste DaroussinFix some mdoc(7) issues
2015-10-24 Michael TuexenBump date. Missed in r289873.
2015-10-24 Michael TuexenAdd support to systat to display SCTP statistics.
2015-10-24 Bryan DreweryReplace gcc reference with 'cc' and document the defaul...
2015-10-23 Simon J. GerratyMerge bmake 20151020
next