Minor cleanup.
[freebsd.git] / usr.bin /
2015-11-29 traszUser and group identifiers the rctl(8) utility receives...
2015-11-26 bdreweryUse LIBEXECDIR for /usr/libexec.
2015-11-25 bdreweryReplace DPSRCS that work fine in SRCS.
2015-11-25 bdreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-25 bdreweryFix spelling error.
2015-11-25 bdreweryMETA MODE: Remove unneeded libmd.host dependency for...
2015-11-25 bdreweryMETA MODE: Fix 'make bootstrap-tools'.
2015-11-25 bdreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 bdreweryMETA MODE: Fix 'make the-lot' with recent locale changes
2015-11-25 umeFix udp entry of `netstat -TW'.
2015-11-24 umeCorrect alignment of the addresses in the `netstat...
2015-11-24 lidlAdd myself (lidl) to the calendar.freebsd file.
2015-11-24 umeAdd missing error check after xo_parse_args() in netsta...
2015-11-24 bdreweryRemove unneeded libutil dependency for sendmail.
2015-11-24 pfgbc(1): Fix memory corruption issues
2015-11-24 araujoCompute the median of the data set as the midpoint...
2015-11-22 pfgbc: sync with OpenBSD
2015-11-21 markjAdd a missing brace to fix vmstat -s output.
2015-11-21 baptRevert a modification that crept in and should not
2015-11-21 baptSynchronize m4(1) with OpenBSD
2015-11-21 baptcolldef(1) does not need the libc's internal collate...
2015-11-20 baptReintegrate colldef(1) and mklocale(1)
2015-11-20 umeDon't truncate an interface name when -W option is...
2015-11-20 umeAvoid core dump when output style is html.
2015-11-20 baptinstall: do not follow symlinks
2015-11-20 rodrigcConvert vmstat to use libxo.
2015-11-19 rodrigcUse print as a function for Python 3 [PEP 3105]
2015-11-18 bdreweryRemove unneeded libmd from bootstrap-tools (reverting...
2015-11-17 umeJSON doesn't permit a hexadecimal notation of an integer.
2015-11-16 ngieMFhead @ r290899
2015-11-14 sjgRename META_MODE option to DIRDEPS_BUILD
2015-11-13 desThere is no more point in indexing /var/db/freebsd...
2015-11-09 ngieAdd some basic tests that exercise cputime limits with...
2015-11-08 baptlower again the warnings and remove the pragmas unsuppo...
2015-11-08 baptEliminate some gcc pragmas
2015-11-07 baptFix build of localedef(1) on arm where wchar_t is an...
2015-11-07 baptRewrite the histoty part
2015-11-07 baptImprove localedef(1) manpage
2015-11-07 baptBump warning level
2015-11-07 baptUse const where needed instead of using pragmas to...
2015-11-07 baptMake bsd declaration static
2015-11-07 baptFix an off by one due to bad conversion from avl(3...
2015-11-07 baptRun memset only after having checked the return of...
2015-11-07 baptWorkaround an issue on i386 to unbreak the build until...
2015-11-07 baptFix build on arm64
2015-11-07 baptImprove collation string and locales support
2015-11-07 baptAdd missing header github/projects/collation
2015-11-07 baptFix typo
2015-11-07 baptMerge from head r290483
2015-11-07 baptImprove soelim(1) manpages
2015-11-06 umeDo not truncate addresses when printing in encoded...
2015-11-06 ume- Fix alignment for padding link address.
2015-11-06 ngieFix compiling netstat after r290367 by substituting...
2015-11-06 bdreweryAdd SUBDIR_PARALLEL.
2015-11-05 traszMake rctl(8) use more reasonable buffer size for retrie...
2015-11-05 traszFix markup in rctl(8) - the 'rule' or 'filter' argument...
2015-11-05 umeGive enough room for addresses when -W option is specified.
2015-11-05 umeFix alignment of `Drop' header.
2015-11-05 umeUse returned network name from getnetbyaddr() correctly.
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-11-01 baptMerge from head
2015-11-01 baptlibc: Fix (and improve) nl_langinfo (CODESET)
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 github/projects/mpsutil
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-19 baptActually only T_ISDIGIT should be flagged as _E4
2015-10-19 baptWith regard to ctype, digits (e.g. 0 to 9) and xdigits...
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
next