The rule field in the ipfw_dyn_rule structure is used as storage
[freebsd.git] / usr.bin /
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...
2017-03-10 glebiusTypo.
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-10 pfglocaledef(1): Add comment markings for license.
2017-03-10 pfglocaledef(1): Fix mismatch.
2017-03-10 araujoUse nitems() from sys/param.h.
2017-03-10 araujoUse nitems() from sys/param.h and also remove the cast.
2017-03-10 araujoUse nitems() from sys/param.h.
2017-03-09 pfglocaledef(1): Fix small coverity issues.
2017-03-09 pfgRevert r314969, r314961:
2017-03-09 pfglocaledef(1): Fix mismatch in previous commit.
2017-03-09 pfglocaledef(1): Fix for memory leaks reported by coverity.
2017-03-09 bdreweryRename some tests to end in _test.
2017-03-09 bdreweryRemove unneeded -x from tests.
2017-03-09 baptImport the awk(1) manpage from OpenBSD
2017-03-08 ngieusr.bin/fortune: convert to OBJTOP/SRCTOP idioms
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 rgrimesConvert absolute links to relative links.
2017-03-07 ngieDon't rely on dependency in Makefile.inc1 for strfile...
2017-03-06 sjgMerge bmake-20170301
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-05 pfgbc/dc/patch: make some use of reallocarray(3).
2017-03-04 bdeFix formatting. ruptime output on FreeBSD cluster...
2017-03-03 ngieIntegrate indent tests added in r313544 into ATF/Kyua...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 mavFix JSON output.
next