]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Mention GEOM_MOUNTVER.
[FreeBSD/FreeBSD.git] / usr.bin /
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
2017-03-19 jhbImprove decoding of last arguments to ioctl() and sendto().
2017-03-19 jhbDecode arguments to madvise().
2017-03-19 jhbAdd a Sizet type for 'size_t' values and use it instead...
2017-03-18 jhbDecode arguments passed to kldsym() and kldunloadf().
2017-03-18 jhbDecode arguments passed to getfsstat().
2017-03-18 jhbDecode flock() operation.
2017-03-18 jhbDecode file flags passed to *chflags*().
2017-03-18 jhbDecode arguments passed to posix_fadvise().
2017-03-18 jhbDecode the arguments passed to cap_fcntls_get() and...
2017-03-17 allanjudeAdd ZFS compressed ARC stats to top(1)
2017-03-15 jhbAutomate the handling of QUAD_ALIGN and QUAD_SLOTS.
2017-03-15 jhbRemove duplicate argument from linux_stat64() decoding.
2017-03-15 jhbDecode arguments to chflagsat().
2017-03-15 ngiediff(1): sort long options under -D example in SYNOPSYS
2017-03-15 baptDo not die on system built without CAPSICUM
2017-03-15 ngieIntegrate contrib/netbsd-tests/usr.bin/diff/t_diff...
2017-03-13 pfgmkimg(1): let calloc(3) do the multiplication.
2017-03-13 baptDo not die if cap_rights_limit reports ENOSYS
2017-03-12 baptReadd codes that creates a tmp file for diffing stdout...
2017-03-12 impAdopt SRCTOP in usr.bin
2017-03-12 tijl- Remove separate handling of /bin and /usr/bin in...
2017-03-12 ngieRestore some of the error message text accidentally...
2017-03-12 baptFix building with recent gcc
2017-03-12 ngieAdd 3 more testcases demonstrating how install -l sr...
2017-03-12 baptImplement a stub --horizon-lines=NUM for compatibility...
2017-03-12 baptFix wrong date in diff(1)
2017-03-12 ngieClarify src vs dest path mismatch in :symbolic_link_...
2017-03-11 baptRemove the WITHOUT_MANDOCDB option
2017-03-11 baptRemove the warning when MANPATH is set in the environment
2017-03-11 baptExtend functionality MANPATH in man(1) to followup...
2017-03-11 baptAdd share/man if it exists to the MANPATH
2017-03-11 baptImport diff from OpenBSD and remove GNU diff
2017-03-11 araujoBring back the cast removed in my previous commit to...
next