]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Use stpcpy instead of home grown solution
[FreeBSD/FreeBSD.git] / usr.bin /
2018-06-02 eadlerUse stpcpy instead of home grown solution
2018-06-02 eadlertop(1): remove wrapper around putchar
2018-06-02 eadlertop(1): const poison part 2
2018-06-02 eadlertop(1): const poison
2018-06-02 eadlertop(1): clean up a bit
2018-06-02 eadlertop(1): help scan-build along a bit
2018-06-02 eadlertop(1): Use uid_t for uid rather than 'int'
2018-06-02 eadlertop(1): Remove now-invalid NOTE
2018-06-02 eadlertop(1): avoid casting malloc
2018-06-02 eadlertop(1): Use standard boolean rather than homegrown...
2018-06-02 eadlertop(1): remove two unneeded headers
2018-06-02 eadlertop(1): ansify, style(9). and nits
2018-06-01 cemat.man: Bump .Dd missed in r334502
2018-06-01 cemUpdate other man pages to match leap second reality
2018-06-01 cemtouch.1: Update to conform to POSIX 2004
2018-06-01 pstefindent(1): improve an error message
2018-06-01 pstefindent(1): restore working -pcs
2018-06-01 pstefindent(1): don't add unneeded space to function pointer...
2018-06-01 pstefindent(1): don't indent typedef declarations as object...
2018-06-01 pstefindent(1): consider tab characters when forcing a newli...
2018-06-01 pstefindent(1): identifiers inside parentheses are not decla...
2018-06-01 eadlertop(1): Display of TID when using 'H' flag
2018-05-30 emasteelfdump: chase ABI tag note name change from r232832
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 vangyzenlogger: fix memory leak and use-after-free
2018-05-25 eadlerrctl: correct use of "vmem" instead of "vmemoryuse"
2018-05-24 bdreweryFix exit code for mismatches after r333013.
2018-05-23 luporlAdding myself to committers-src.dot and calendar.freebsd
2018-05-23 brdSwitch calendar installs to use FILES and SYMLINKS...
2018-05-23 eadlercut: Fix out of boundary write on illegal list argument
2018-05-23 wollmanWhoops, forgot to add this file in r334070.
2018-05-23 wollmanMove unsigned limits to a separate table/recognizer...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 fabientAdd a SPD cache to speed up lookups.
2018-05-22 eadlertop(1): increase size of 'status' buffer
2018-05-22 eadlertop(1): unbreak build with gcc7; fix varargs
2018-05-21 eadlertop(1): fix build
2018-05-21 eadlertop(1): clean up some "const" related warnings
2018-05-21 eadlertop(1): modernize a bit; reduce warnings
2018-05-21 eadlerAdd missing va_end
2018-05-21 eadlerRevert r333969 which contained one too many changes
2018-05-21 eadlertop(1): modernize a bit; reduce warnings
2018-05-21 eadlertop(1): add myself as a MAINTAIENR
2018-05-21 eadlertop(1): remove prime.c
2018-05-21 eadlertop(1): fix MIPS
2018-05-21 eadlertop(1): further unconditionally assume we're on FreeBSD
2018-05-21 eadlertop(1): clean up in prep for const poisoning
2018-05-21 eadlertop(1): further unconditionally assume we're on FreeBSD
2018-05-21 eadlertop(1): build with WARNS=3
2018-05-21 eadlertop(1): fix several more warnings
2018-05-21 eadlertop(1): fix build on arches where size_t != ull
2018-05-21 eadlertop(1): pull function declarations and externs into...
2018-05-21 eadlertop(1): fix "variable without declaration" warning
2018-05-21 eadlertop(1): clean much of WARNS=3 issues
2018-05-21 eadlertop(1): build with WARN=2
2018-05-21 eadlertop(1): add getrusage to SEE also
2018-05-20 eadlertop(1): Remove now-unused variable
2018-05-20 eadlertop(1): pull configuration directly into header files
2018-05-20 eadlertop(1): set max username length based on system constant
2018-05-20 eadlertop(1): unconditionally assume we are on FreeBSD (more...
2018-05-20 eadlerRetry revert
2018-05-20 eadlerrevert r333928
2018-05-20 eadlertop(1): Make lack of "percent" information explicit
2018-05-20 eadlertop(1): remove 'xs' and 'xh' source files
2018-05-20 eadlerMFV: file 5.33
2018-05-20 eadlertop(1): Quiesce several warnings
2018-05-20 eadlertop(1): remove use of 'register' keyword
2018-05-20 eadlertop(1): be constant in a structure
2018-05-19 eadlertop(1): unconditionally assume we are running on FreeBSD
2018-05-19 eadlertop(1): unconditionally provide 'FreeBSD' as a version
2018-05-19 eadlertop(1): assume that we're building on FreeBSD
2018-05-19 eadlertop(1): bump WARNS to 1
2018-05-19 eadlertop(1): Migrate top to usr.bin
2018-05-19 eadlermy copyright: some minor adjustments
2018-05-19 sjgMerge bmake-20180512
2018-05-18 impBased on multiple sources including the State Gazette...
2018-05-12 desSupport If-Modified-Since for https as well as http.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 eadler[expand] add __dead2 annotation to usage
2018-05-11 desReduce <sys/queue.h> pollution.
2018-05-10 delphijRemove "All rights reserved" from my files.
2018-05-09 kevansStandardize SPDX tag on files I've added
2018-05-09 kevansRemove "All Rights Reserved" on files that I hold sole...
2018-05-09 eadlerenigma(1) Remove reference to PGP; modernize a bit
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn_private_config.h - I misread an autoconf...
2018-05-08 peterUpdate svn/svnlite from 1.9.7 to 1.10.0
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-08 kevansbsdgrep: Allow "-" to be passed to -f to mean "standard...
2018-05-06 bjkFix spelling of --output long option in fetch.1
2018-05-04 asomerstime(1): use the monotonic clock
2018-05-04 kevansbsdgrep: annihilate our in-tree TRE, previously disable...
2018-05-03 kevanszgrep(1): Note that -r/-R are not currently supported.
next