]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Use relative symlink for 'latest' to allow repo to work after being
[FreeBSD/FreeBSD.git] / usr.bin /
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...
2017-03-26 Jilles Tjoelkerdiff: Show nanoseconds in -u/-c header line.
2017-03-26 Robert WatsonProvide proper contemporary function prototypes for...
2017-03-26 Jilles Tjoelkerdiff: Fix mtime of file1 in -u/-c header line.
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Enji Cooperdiff(1): document remaining long options
2017-03-23 Enji CooperRename tests from <foo> to <foo>_test to match the...
2017-03-22 Baptiste DaroussinUse MIN macros from sys/param.h
2017-03-22 Baptiste DaroussinUse strndup(3) instead of malloc + memcpy
2017-03-22 Baptiste DaroussinUse MAX and MIN macros from sys/param.h
2017-03-22 Enji Cooperdiff(1): fix SYNOPSIS section noting non-existent optio...
2017-03-21 Gleb SmirnoffShut up gcc.
2017-03-21 Gleb SmirnoffHide struct inpcb, struct tcpcb from the userland.
2017-03-20 Baptiste DaroussinCache tzdata when running under capsicum
2017-03-20 Eric van GyzenPort the getaddrinfo(1) utility from NetBSD
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-19 Enji Cooperdiff(1): add --strip-trailing-cr to last example in...
2017-03-19 Baptiste DaroussinTemporary readd GNU diff
2017-03-19 John BaldwinImprove decoding of last arguments to ioctl() and sendto().
2017-03-19 John BaldwinDecode arguments to madvise().
2017-03-19 John BaldwinAdd a Sizet type for 'size_t' values and use it instead...
2017-03-18 John BaldwinDecode arguments passed to kldsym() and kldunloadf().
2017-03-18 John BaldwinDecode arguments passed to getfsstat().
2017-03-18 John BaldwinDecode flock() operation.
2017-03-18 John BaldwinDecode file flags passed to *chflags*().
2017-03-18 John BaldwinDecode arguments passed to posix_fadvise().
2017-03-18 John BaldwinDecode the arguments passed to cap_fcntls_get() and...
2017-03-17 Allan JudeAdd ZFS compressed ARC stats to top(1)
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-15 John BaldwinAutomate the handling of QUAD_ALIGN and QUAD_SLOTS.
2017-03-15 John BaldwinRemove duplicate argument from linux_stat64() decoding.
2017-03-15 John BaldwinDecode arguments to chflagsat().
2017-03-15 Enji Cooperdiff(1): sort long options under -D example in SYNOPSYS
2017-03-15 Baptiste DaroussinDo not die on system built without CAPSICUM
2017-03-15 Enji CooperIntegrate contrib/netbsd-tests/usr.bin/diff/t_diff...
2017-03-13 Pedro F. Giffunimkimg(1): let calloc(3) do the multiplication.
2017-03-13 Baptiste DaroussinDo not die if cap_rights_limit reports ENOSYS
2017-03-12 Baptiste DaroussinReadd codes that creates a tmp file for diffing stdout...
2017-03-12 Warner LoshAdopt SRCTOP in usr.bin
2017-03-12 Tijl Coosemans- Remove separate handling of /bin and /usr/bin in...
2017-03-12 Enji CooperRestore some of the error message text accidentally...
2017-03-12 Baptiste DaroussinFix building with recent gcc
2017-03-12 Enji CooperAdd 3 more testcases demonstrating how install -l sr...
2017-03-12 Baptiste DaroussinImplement a stub --horizon-lines=NUM for compatibility...
2017-03-12 Baptiste DaroussinFix wrong date in diff(1)
2017-03-12 Enji CooperClarify src vs dest path mismatch in :symbolic_link_...
2017-03-11 Baptiste DaroussinRemove the WITHOUT_MANDOCDB option
2017-03-11 Baptiste DaroussinRemove the warning when MANPATH is set in the environment
2017-03-11 Baptiste DaroussinExtend functionality MANPATH in man(1) to followup...
2017-03-11 Baptiste DaroussinAdd share/man if it exists to the MANPATH
2017-03-11 Baptiste DaroussinImport diff from OpenBSD and remove GNU diff
2017-03-11 Marcelo AraujoBring back the cast removed in my previous commit to...
next