]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
psm(4): reduce cursor jumping on palm detection
[FreeBSD/FreeBSD.git] / usr.bin /
2017-05-04 mmMFV r317781:
2017-05-03 tuexenAdd support for sctp_generic_sendmsg() and sctp_generic...
2017-05-03 emastebsdgrep: correct uninitialized variable introduced...
2017-05-03 tuexenAdd support for sendmsg() and recvmsg().
2017-05-03 tuexenDecode the fourth argument of sendto and recvfrom call.
2017-05-03 tuexenAdd support for [gs]etsockopt().
2017-05-03 tuexenDecode the third argument of socket().
2017-05-03 tuexenAdd Socklent for handling args of type socklen_t.
2017-05-03 tuexenAdd support for listen() call.
2017-05-02 jillescsplit: Fix check of fputs() return value, making cspli...
2017-05-02 brooksUse MAN=<empty> rather than MK_MAN=no to not install...
2017-05-02 emastebsdgrep: avoid use of magic number for REG_NOSPEC
2017-05-02 emastebsdgrep: fix escape map building for multibyte strings
2017-05-02 emastebsdgrep: fix -w flag matching with an empty pattern
2017-05-02 emastebsdgrep: correct test sense from r317700
2017-05-02 emastebsdgrep: use calloc where appropriate in grep's tre...
2017-05-02 emastebsdgrep: correct nls usage data after r317049
2017-05-02 emastebsdgrep: Add GNU compatible version string indicator
2017-05-02 emastebsdgrep: fix -w -v matching improperly with certain...
2017-05-01 bdreweryRedo r288270: Hookup mkcsmapper_static and mkesdb_stati...
2017-04-29 jillesprintf: Output formatted data directly, instead of...
2017-04-29 pfgFix some cases where an index was used before its limit...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-25 brooksRemove NATM configuration bits and assorted NATM and...
2017-04-24 brooksClean up Makefile.
2017-04-24 dimFix the following warning from gcc 4.2 in usr.bin/diff:
2017-04-24 bcrFix the last example to really replace all occurrences...
2017-04-22 ngieOnly expect :grep_r_implied to pass with bsdgrep(1)
2017-04-22 traszAdd basic example to the cu(1) man page. Srsly, folks...
2017-04-21 emastebsdgrep: add BSD_GREP_FASTMATCH knob for built-in fastmatch
2017-04-21 sjgMerge bmake-20170420
2017-04-21 glebius- When reading VM stats, provide proper size argument...
2017-04-20 jkimFix systat(1) regression. It was broken by r317061.
2017-04-20 baptReplace again GNU diff with BSD diff
2017-04-20 baptCross reference pr(1) which diff might call with -l...
2017-04-20 baptUpdate the TODO list to reflect what has been changed
2017-04-20 baptDocument all long options
2017-04-20 baptImplement a basic --changed-group-format
2017-04-20 baptAdd a regression test for diff -D
2017-04-19 manupom: Remove useless cap_rights_init
2017-04-19 manuCapsicumize pom
2017-04-19 ngiewhich(1): sort #includes
2017-04-19 ngieClean up trailing whitespace
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 emastedtc: update to upstream 227d6a3
2017-04-17 emastedtc: remove unused (since r306806) string.hh
2017-04-17 emastebsdgrep: fix zero-length matches without the -o flag
2017-04-17 emastebsdgrep: remove output separators between overlapping...
2017-04-17 emastebsdgrep: for -r, use the working directory if none...
2017-04-17 emastebsdgrep: add -z/--null-data support
2017-04-16 pkelseyFix userland tools that don't check the format of routi...
2017-04-15 baptInstall the zstdgrep shell wrapper
2017-04-15 baptrename zstless into zstdless to be consistent with...
2017-04-15 baptAdd forgotten links for zstdcat and unzstd
2017-04-15 baptAdd a zstdless equivalent to zless, bzless xzless
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 baptClean up headers declaration
2017-04-15 sjgUpdate to bmake 20170413
2017-04-13 cembanner(6): Squash a harmless coverity warning
2017-04-08 baptadd a stub --speed-large-files for compatibility with...
2017-04-08 baptRemove a useless loop over the long options before...
2017-04-08 baptWhen passingthrough from sdiff to diff the -H/--speed...
2017-04-07 asomersusr.bin/netstat: strcpy -> strlcpy
2017-04-05 emastebsdgrep: Handle special case of single-byte NUL pattern
2017-04-05 emastebsdgrep: create additional tests for coverage on recent...
2017-04-05 asomersRemove a duplicate fclose() that snuck into r316501
2017-04-04 asomersFix file descriptor and memory leaks in pr(1)
2017-04-04 asomersstrcpy => strlcpy, strcat => strlcat
2017-04-04 cembsdgrep(1): Fix errors with invalid expressions
2017-04-04 cembsdgrep(1): Rip out "xmalloc" bits
2017-04-04 emastebsdgrep: revert color changes from r316477
2017-04-04 emastebsdgrep: Initialize vars to avoid a false positive...
2017-04-04 cembsdgrep(1): create rgrep link
2017-04-03 emastebsdgrep: fix matching behaviour
2017-04-03 emastebsdgrep: treat rgrep as grep -r
2017-03-31 allanjudeRevert debugging that was accidently committed in r316314
2017-03-31 allanjudefix top(1) ZFS compressed ARC support
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-28 mmMFV r316083,316094:
2017-03-27 brdAdd some useful examples to the sed man page.
2017-03-26 jillesdiff: Show nanoseconds in -u/-c header line.
2017-03-26 rwatsonProvide proper contemporary function prototypes for...
2017-03-26 jillesdiff: Fix mtime of file1 in -u/-c header line.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 ngiediff(1): document remaining long options
2017-03-23 ngieRename tests from <foo> to <foo>_test to match the...
2017-03-22 baptUse MIN macros from sys/param.h
2017-03-22 baptUse strndup(3) instead of malloc + memcpy
2017-03-22 baptUse MAX and MIN macros from sys/param.h
2017-03-22 ngiediff(1): fix SYNOPSIS section noting non-existent optio...
2017-03-21 glebiusShut up gcc.
2017-03-21 glebiusHide struct inpcb, struct tcpcb from the userland.
2017-03-20 baptCache tzdata when running under capsicum
2017-03-20 vangyzenPort the getaddrinfo(1) utility from NetBSD
2017-03-20 mmMFV r315633, 315635:
2017-03-19 ngiediff(1): add --strip-trailing-cr to last example in...
2017-03-19 baptTemporary readd GNU diff
next