]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Revert previous workaround. This problem was fixed
[FreeBSD/FreeBSD.git] / usr.bin /
2015-11-05 umeRevert previous workaround. This problem was fixed
2015-11-04 umeSince sa->sa_len doesn't match sizeof(struct sockaddr_dl),
2015-11-04 umeFix alignment of AF_LINK address.
2015-11-04 umeSimplify r290367 using asterisk for a field width
2015-11-04 umeUnify AF_INET case and AF_INET6 case.
2015-11-04 umeChange to not truncate an interface name when -W option
2015-11-04 umeMask an IPv6 network address.
2015-11-04 umeRestore an interface name field to left align.
2015-11-04 rodrigcRename libohash to libopenbsd.
2015-11-03 acheCheck for (old|new)size + 1 overflows off_t.
2015-11-03 acheUse meaningful errno for ssize_t overflow in read().
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 edMake truss work for CloudABI processes on aarch64.
2015-10-29 bdreweryCheck archive_entry_new() result.
2015-10-28 baptMerge from head
2015-10-27 bdreweryUse more appropriate ${SHAREDIR} rather than /usr/share.
2015-10-27 delphijUpdate NetBSD RCS IDs to reflect the changes being...
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-26 delphijIn gunzip(1), treat trailing garbage as a warning and...
2015-10-26 theravenUpdate some obsolete information in the HACKING document.
2015-10-26 theravenEnsure that dtc is built in C++11 mode.
2015-10-25 theravenLots of improvements to the BSD-licensed dtc
2015-10-24 bapttimeout(1): fix the acceptable range values for parse_s...
2015-10-24 baptFix some mdoc(7) issues
2015-10-24 tuexenBump date. Missed in r289873.
2015-10-24 tuexenAdd support to systat to display SCTP statistics.
2015-10-24 bdreweryReplace gcc reference with 'cc' and document the defaul...
2015-10-23 sjgMerge bmake 20151020
2015-10-23 bdrewerydtc needs to be installed if MK_GPL_DTC is not set...
2015-10-23 dteskedpv(1) merged to stable/10 before release/10.2.0
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 gabor-C and -c allow at most one input file. Ensure this...
2015-10-21 eadlerFix a ton of speelling errors
2015-10-19 baptgetconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V...
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
2015-10-17 ngieMFhead @ r289471
2015-10-17 traszRemove write-only variable.
2015-10-17 traszAdd -w flag to iscsictl(8) utility, to make it wait...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 jkimAdd support for ARM EABI.
2015-10-16 mavMFV r289310:
2015-10-15 emastemkimg: support fat16b partitions (MBR type 06h)
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-13 bdrewerySimplify syscall generation and ABI source file handlin...
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 ngieIntegrate the tests from lib/libarchive, usr.bin/cpio...
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieMFhead @ r289173
2015-10-12 ngieRefactor the test/ Makefiles after recent changes to...
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-10 ngieMFhead @ r289100
2015-10-09 bdreweryLet -c imply -S (hide signal output).
2015-10-08 edProperly format pointer size independent CloudABI syste...
2015-10-08 bdreweryCorrect a comment.
2015-10-07 ngieIntegrate the rest of the pieces from libarchive into the
2015-10-07 delphijRemove support of ancient (pre-8.0R, 800041) FreeBSD...
2015-10-07 sjgUpdated depends
2015-10-06 bdrewerytruss: Add support for utrace(2).
2015-10-06 ngieMFhead @ r288954
2015-10-06 jhbGroup the decoded system calls by ABI and sort the...
2015-10-06 ngieMFhead @ r288943
2015-10-06 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2015-10-06 ngie--------------------------------------------------...
2015-10-06 ngieIntegrate the tests from libxo into the FreeBSD test...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 ngieUse LIBXOSRC instead of LIBXO when defining the path...
2015-10-05 impStart using the fact that SUBDIR.yes is added to SUBDIR
2015-10-05 bdreweryFix crash if a process sends itself a SIGTRAP. Just...
2015-10-05 dimMerge ^/head r288831 through r288835.
2015-10-05 bdreweryAdd decoding for modfind(2)
2015-10-05 bdreweryFix tracking of unknown syscalls for 'truss -c'.
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 bdreweryStyle fix.
2015-10-03 bdreweryAdd decoding for struct statfs.
2015-10-02 kibAdd aarch64 support to truss(1).
2015-10-02 edMake truss print CloudABI system call names.
2015-10-02 cpercivaFinal step of eliminating the "games" distribution...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 jhbRather than groveling around in a socket address struct...
2015-10-01 jhbThe id_t type used to pass IDs to wait6(2) and procctl...
2015-10-01 jhb- Remove extra integer argument from truncate() and...
2015-09-30 jhbSeveral changes to truss.
2015-09-30 markjMFV r288408:
2015-09-30 jhbTrim trailing whitespace.
2015-09-29 jhbDecode recently added procctl(2) operations.
2015-09-28 delphijUse _PATH_DEVNULL instead of direct hardcoding.
2015-09-28 hselaskyStore PID after becoming a daemon() and not before...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 mrAdd support to systat to display zfs arc cache status...
2015-09-26 cemRevert r288270 to fix the build
2015-09-26 bdreweryHookup mkcsmapper_static and mkesdb_static for all...
2015-09-26 bdreweryAdd more SUBDIR_PARALLEL.
2015-09-25 emastexinstall: renumber UCB clauses to avoid skipping #3
2015-09-25 bdreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
next