cp: Remove fts sorting.
[freebsd.git] / usr.bin /
2015-05-05 baptEnlarge the buffer for storing macros as some macros...
2015-05-05 baptUpdate the list of known roff commands (adding the...
2015-05-05 baptProperly assign open and close brackets and checks...
2015-05-05 baptEnsure we read existing values of the stk table
2015-05-05 baptUse stdup(3) and check its return instead from homebrew...
2015-05-05 baptcosmetic fixes
2015-05-05 baptApply seom style(9) fixes from NetBSD
2015-05-05 baptPrevent useless use of strdup(3)
2015-05-05 baptReplace homebrewed NIL by NULL
2015-05-05 baptUse stdbool instead of homebrewed boolean
2015-05-05 baptAnother function to ansify
2015-05-05 baptRemove unused variables
2015-05-05 baptExplicitly use O_RDONLY instead of 0
2015-05-05 baptUse strlcpy(3) instead of strcpy(3)
2015-05-05 baptupper the warning level to 3
2015-05-05 baptAnother bit of ansification
2015-05-05 baptAnsify to allow to work on it later
2015-05-04 baptRemove limitation on input lines by using getline(3)
2015-05-04 baptExtend the list of known nroff/troff commands
2015-05-04 baptTake from heirloom's doctools version of checknr(1...
2015-05-04 brooksRemove "capability mode sandbox enabled" messages.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 baptParse filename until first space then print the rest...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 baptCapsicumize col(1)
2015-05-02 baptActually push the right tests
2015-05-02 baptAdd regression test about reverse line feed to col(1)
2015-05-02 baptAdd regression tests for soelim(1)
2015-05-01 baptImprove compatibility groff's soelim
2015-05-01 delphijCorrect - handling.
2015-05-01 baptReplace groff's soelim by soeliminate(1) renamed soelim(1)
2015-05-01 baptRemove bundled reallocarray(3) since it is now in libc
2015-05-01 baptUse defines to improve clarity
2015-05-01 baptcol: fixing 25 year old bug
2015-04-30 emasteActually add c++filt's Makefile
2015-04-30 emasteAdd ELF Tool Chain's c++filt to the build
2015-04-29 traszRemove spurious period.
2015-04-29 traszMake rctl(8) more user-friendly when RACCT/RCTL is...
2015-04-28 pfgMFV r282150
2015-04-27 reneThe Dutch queen abdicated two years ago, the national...
2015-04-27 oshogboAdd myself (oshogbo) to calendar.freebsd and committers...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
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 ngieMFhead @ r281584
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 ngieMFhead @ r281503
2015-04-13 eadleripcs: fix warnings (WARNS=1 -> WARNS=6)
2015-04-13 delphijSync with NetBSD:
2015-04-12 ngieMFhead @ r281476
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.
next