]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Fix possible use after free due to security policy deletion.
[FreeBSD/FreeBSD.git] / usr.bin /
2015-04-26 jilleshexdump: Don't use uninitialized struct stat.
2015-04-25 sobomaxo Properly init prevtime, so that we don't print bogus...
2015-04-25 delphijTry alternate addresses more agressively.
2015-04-24 traszMake nfsstat(1) build with WARNS=6.
2015-04-23 traszRemove oldnfs support from nfsstat(1).
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 pfgpatch(1): small include changes.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 eadlerfind.1: Add missing whitespace:
2015-04-19 eadlerrpcgen: fix use use of strcmp
2015-04-19 eadlercalendar: remove useless check
2015-04-18 traszRemove some oldnfs remnants.
2015-04-16 delphijr281540 was upstreamed as NetBSD r1.108 of gzip.c,...
2015-04-16 allanjudeFix libxo output from uptime command
2015-04-16 bdreweryFix SIGINFO race causing final results to be lost to...
2015-04-16 bdreweryRemove extra flags from r250462.
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-15 delphijWhen reading in the original file name from gzip header...
2015-04-14 andrewDisable truss, gprof, and lint on arm64, they don't...
2015-04-14 eadleripcs: fix builds that use gcc
2015-04-13 eadleripcs: fix warnings (WARNS=1 -> WARNS=6)
2015-04-13 delphijSync with NetBSD:
2015-04-12 traszAdd libxo(3) support to iscsictl(8).
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-09 baptRemove uneeded link to libkiconv
2015-04-09 baptConvert mt(1) and libmt to LIBADD
2015-04-09 baptRemove uneeded sbuf header
2015-04-09 baptiscsictl(8) does not actually needs to be linked to...
2015-04-09 emasteAvoid escaping EOL for line continuation
2015-04-09 emastear: Disallow directory traversal
2015-04-08 jhbMove the 32-bit compatible procfs types from freebsd32...
2015-04-07 pfgpatch: Bring small updates from OpenBSD
2015-04-07 takawataCheck l2cap socket initialisation and define L2CAP_SOCK...
2015-04-07 allanjudeFix missing AUTHOR section for jot(1), rs(1), and lam(1)
2015-04-07 tuexenThe code says "or", not "either or". So fix the documen...
2015-04-07 glebiusLike it was already done for 'netstat -i', drop the...
2015-04-07 pfgRemove custom getdelim(3) and fix a small memory leak.
2015-04-07 pfgsort(1): Cleanups and a small memory leak.
2015-04-06 markjlockf(1): add a reference to lockf(3).
2015-04-06 glebiuso Make net.inet6.ip6.mif6table return special API struc...
2015-04-06 glebiusStop including if_var.h from userland.
2015-04-06 pfgsort: style knits / cleanups.
2015-04-06 pfgRevert (partial) r281123, r281125:
2015-04-05 pfgsort: style knits / cleanups.
2015-04-05 pfgsort: Fix a comment.
2015-04-05 pfgsort: Cleanup small issues with spaces.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-02 traszAdd IPv6 example to iscsi.conf(5) and tweak ordering.
2015-04-02 traszRewrite iscsi.conf(5) to better match iscsictl(8).
2015-03-31 kevloRemove bogus cast.
2015-03-30 emasteSwitch to ELF toolchain readelf(1)
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-26 kpClarify the ministat default width
2015-03-26 kevloPrint size_t's with %zu rather than "%zd.
2015-03-25 jkimRemove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-23 pfgxlint: update.
2015-03-22 wblockDescribe the behavior when both -f and a message are...
2015-03-21 pfgbsdgrep: fix regression in the -f option since r268799
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-18 kenImprove the mt(1) rblim display.
2015-03-18 kenFix a couple of problems in the sa(4) media type reports.
2015-03-18 andrewAllowus to exclude a.out support from ldd and use it...
2015-03-18 emastexlint: add arm64 #define
2015-03-17 emasteAdd arm64 xlint support.
2015-03-15 baptRemove bad and useless LINKS
2015-03-15 jillesunzip: Don't subvert vfs.timestamp_precision when setti...
2015-03-15 dimUpgrade our copy of clang, llvm and lldb to 3.6.0 release.
2015-03-14 dimRegenerated llvm/clang manpages.
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-12 impTARGET_* shouldn't be used here. Use MACHINE_* instead.
2015-03-12 impThese local variables are unused. gc them.
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-11 scottlFix a typo and update the date in the man page.
2015-03-10 baptAdd OpenBSD copyright for reallocarray
2015-03-10 scottlImplement basic cpuset reporting in procstat via the...
2015-03-09 markjCall xo_finish(3) before exiting in usage().
2015-03-08 jillestouch(1): Xref utimensat(2) instead of utimes(2).
2015-03-08 marckOuch, I've misread the original text.
2015-03-08 marckCorrect wordings a bit.
2015-03-08 jillesenv: Fix crash when -S string is not empty but no opera...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-05 pfgrlogin(1): initialize term variable.
2015-03-04 baptr* commands are not precious anymore
2015-03-04 baptRework calendar(1) parser
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-04 marcelFix typo in dropped-packets attribute (missing s).
2015-03-03 kenAdd density code for DAT-72, and notes on DAT-160.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 jillessh: Fix compiler warnings related to duplicate or missi...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 hselaskyUpdate to upstream version 2.10
2015-02-25 delphijExplicitly crypt_set_format("des") and bail out if we
2015-02-25 marcelFix "netstat -hdw 1" output.
2015-02-25 kenFix several problems found by Coverity.
2015-02-23 kenSignificant upgrades to sa(4) and mt(1).
next