]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Revert r317804; apparently I forgot the auto_master syntax.
[FreeBSD/FreeBSD.git] / usr.bin /
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-03 Michael TuexenAdd support for sctp_generic_sendmsg() and sctp_generic...
2017-05-03 Ed Mastebsdgrep: correct uninitialized variable introduced...
2017-05-03 Michael TuexenAdd support for sendmsg() and recvmsg().
2017-05-03 Michael TuexenDecode the fourth argument of sendto and recvfrom call.
2017-05-03 Michael TuexenAdd support for [gs]etsockopt().
2017-05-03 Michael TuexenDecode the third argument of socket().
2017-05-03 Michael TuexenAdd Socklent for handling args of type socklen_t.
2017-05-03 Michael TuexenAdd support for listen() call.
2017-05-02 Jilles Tjoelkercsplit: Fix check of fputs() return value, making cspli...
2017-05-02 Brooks DavisUse MAN=<empty> rather than MK_MAN=no to not install...
2017-05-02 Ed Mastebsdgrep: avoid use of magic number for REG_NOSPEC
2017-05-02 Ed Mastebsdgrep: fix escape map building for multibyte strings
2017-05-02 Ed Mastebsdgrep: fix -w flag matching with an empty pattern
2017-05-02 Ed Mastebsdgrep: correct test sense from r317700
2017-05-02 Ed Mastebsdgrep: use calloc where appropriate in grep's tre...
2017-05-02 Ed Mastebsdgrep: correct nls usage data after r317049
2017-05-02 Ed Mastebsdgrep: Add GNU compatible version string indicator
2017-05-02 Ed Mastebsdgrep: fix -w -v matching improperly with certain...
2017-05-01 Bryan DreweryRedo r288270: Hookup mkcsmapper_static and mkesdb_stati...
2017-04-29 Jilles Tjoelkerprintf: Output formatted data directly, instead of...
2017-04-29 Pedro F. GiffuniFix some cases where an index was used before its limit...
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-25 Brooks DavisRemove NATM configuration bits and assorted NATM and...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-24 Brooks DavisClean up Makefile.
2017-04-24 Dimitry AndricFix the following warning from gcc 4.2 in usr.bin/diff:
2017-04-24 Benedict ReuschlingFix the last example to really replace all occurrences...
2017-04-22 Enji CooperOnly expect :grep_r_implied to pass with bsdgrep(1)
2017-04-22 Edward Tomasz Napi... Add basic example to the cu(1) man page. Srsly, folks...
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Ed Mastebsdgrep: add BSD_GREP_FASTMATCH knob for built-in fastmatch
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-21 Gleb Smirnoff- When reading VM stats, provide proper size argument...
2017-04-20 Jung-uk KimFix systat(1) regression. It was broken by r317061.
2017-04-20 Baptiste DaroussinReplace again GNU diff with BSD diff
2017-04-20 Baptiste DaroussinCross reference pr(1) which diff might call with -l...
2017-04-20 Baptiste DaroussinUpdate the TODO list to reflect what has been changed
2017-04-20 Baptiste DaroussinDocument all long options
2017-04-20 Baptiste DaroussinImplement a basic --changed-group-format
2017-04-20 Baptiste DaroussinAdd a regression test for diff -D
2017-04-19 Emmanuel Vadotpom: Remove useless cap_rights_init
2017-04-19 Emmanuel VadotCapsicumize pom
2017-04-19 Enji Cooperwhich(1): sort #includes
2017-04-19 Enji CooperClean up trailing whitespace
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 Gleb Smirnoff- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 Ed Mastedtc: update to upstream 227d6a3
2017-04-17 Ed Mastedtc: remove unused (since r306806) string.hh
2017-04-17 Ed Mastebsdgrep: fix zero-length matches without the -o flag
2017-04-17 Ed Mastebsdgrep: remove output separators between overlapping...
2017-04-17 Ed Mastebsdgrep: for -r, use the working directory if none...
2017-04-17 Ed Mastebsdgrep: add -z/--null-data support
2017-04-16 Patrick KelseyFix userland tools that don't check the format of routi...
2017-04-15 Baptiste DaroussinInstall the zstdgrep shell wrapper
2017-04-15 Baptiste Daroussinrename zstless into zstdless to be consistent with...
2017-04-15 Baptiste DaroussinAdd forgotten links for zstdcat and unzstd
2017-04-15 Baptiste DaroussinAdd a zstdless equivalent to zless, bzless xzless
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Baptiste DaroussinClean up headers declaration
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-13 Conrad Meyerbanner(6): Squash a harmless coverity warning
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-08 Baptiste Daroussinadd a stub --speed-large-files for compatibility with...
2017-04-08 Baptiste DaroussinRemove a useless loop over the long options before...
2017-04-08 Baptiste DaroussinWhen passingthrough from sdiff to diff the -H/--speed...
2017-04-07 Alan Somersusr.bin/netstat: strcpy -> strlcpy
2017-04-05 Ed Mastebsdgrep: Handle special case of single-byte NUL pattern
2017-04-05 Ed Mastebsdgrep: create additional tests for coverage on recent...
2017-04-05 Alan SomersRemove a duplicate fclose() that snuck into r316501
2017-04-04 Alan SomersFix file descriptor and memory leaks in pr(1)
2017-04-04 Alan Somersstrcpy => strlcpy, strcat => strlcat
2017-04-04 Conrad Meyerbsdgrep(1): Fix errors with invalid expressions
2017-04-04 Conrad Meyerbsdgrep(1): Rip out "xmalloc" bits
2017-04-04 Ed Mastebsdgrep: revert color changes from r316477
2017-04-04 Ed Mastebsdgrep: Initialize vars to avoid a false positive...
2017-04-04 Conrad Meyerbsdgrep(1): create rgrep link
2017-04-03 Ed Mastebsdgrep: fix matching behaviour
2017-04-03 Ed Mastebsdgrep: treat rgrep as grep -r
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-03-31 Allan JudeRevert debugging that was accidently committed in r316314
2017-03-31 Allan Judefix top(1) ZFS compressed ARC support
2017-03-30 Tycho NightingaleAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-27 Brad DavisAdd some useful examples to the sed man page.
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
next