]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
top(1): rollback r335836
[FreeBSD/FreeBSD.git] / usr.bin /
2018-06-09 Eitan Adlertop(1): initial pass to freebsdize the man page
2018-06-09 Eitan Adlertop(1): Implement long options
2018-06-09 Baptiste Daroussindiff: Import fixes from OpenBSD
2018-06-09 Guangyuan YangAdd myself to the calendar
2018-06-09 Baptiste DaroussinIsolate the pr(1) related code in its own source files
2018-06-09 Eitan Adlertop(1): allow starting with -T flag
2018-06-09 Kyle Evansbsdgrep(1): Some more int -> bool conversions and name...
2018-06-09 Eitan Adlerncal: correct history section
2018-06-09 Eitan Adlertop(1): correct header, align it.
2018-06-09 Eitan Adlertop(1): actually make change for tid vs pid
2018-06-09 Eitan Adlertop(1): use a different command to toggle tid vs pid
2018-06-08 Kyle Evansbsdgrep(1): Evict character sequence that moved in
2018-06-08 Eitan Adlertop(1): remove some unneeded indirection
2018-06-08 Eitan Adlertop(1): fix several style & const related issues
2018-06-08 Kyle Evansbsdgrep(1): Slooowly peel away the chunky onion
2018-06-07 Kyle Evansbsdgrep(1): Don't initialize fts_flags twice
2018-06-07 Kyle Evansbsdgrep(1): whoops, garbage collect the now write-only...
2018-06-07 Kyle Evansbsdgrep(1): Do some less dirty things with return types
2018-06-06 Baptiste DaroussinRemove NLS support from BSD grep
2018-06-06 Eitan Adlertop(1): fix err again
2018-06-06 Eitan Adlertop(1): make error message happy
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Piotr Pawel Stefaniakindent(1): fix buildworld after r334632
2018-06-04 Piotr Pawel Stefaniakindent(1): add --version option
2018-06-04 Piotr Pawel Stefaniakindent(1): remove the STACKSIZE macro and all of its use
2018-06-04 Piotr Pawel Stefaniakindent(1): remove static const char copyright[]
2018-06-04 Piotr Pawel Stefaniakindent(1): replace BSD bcopy() with C memmove()
2018-06-04 Eitan Adlertop(1): some nitpicks
2018-06-04 Eitan Adlertop(1): include what you use
2018-06-04 Eitan Adlertop(1): Prefer memcpy over bcopy
2018-06-04 Eitan Adlertop(1): Use strsep instead of homegrown alternative
2018-06-03 Eitan Adlertop(1): another pass of cleanup
2018-06-03 Eitan Adlertop(1): top warnings and cleanup
2018-06-03 Piotr Pawel Stefaniakindent(1): new option -lpl
2018-06-03 Piotr Pawel Stefaniakindent(1): revert introduction of -lpl
2018-06-03 Piotr Pawel Stefaniakindent(1): new option -lpl (always line up to parenthesis)
2018-06-03 Piotr Pawel Stefaniakindent(1): manual page corretions
2018-06-03 Piotr Pawel Stefaniakindent(1): if an identifier can be either a typedef...
2018-06-03 Piotr Pawel Stefaniakindent(1): if the token is a "[" then neither of the...
2018-06-03 Piotr Pawel Stefaniakindent(1): don't add a space after a label
2018-06-03 Piotr Pawel Stefaniakindent(1): ignore null characters from input
2018-06-03 Piotr Pawel Stefaniakindent(1): don't overflow di_stack[]
2018-06-03 Piotr Pawel Stefaniakindent(1): improve CHECK_SIZE_ macros
2018-06-03 Piotr Pawel Stefaniakindent(1): remove troff output support
2018-06-03 Piotr Pawel Stefaniakindent(1): avoid resetting last_bl to a bogus value...
2018-06-03 Piotr Pawel Stefaniakindent(1): the check for buffer overflow has to be...
2018-06-03 Piotr Pawel Stefaniakindent(1): use errx() instead of abort()
2018-06-03 Piotr Pawel Stefaniakindent(1): limit character classification functions...
2018-06-03 Piotr Pawel Stefaniakindent(1): recognize more type names
2018-06-03 Piotr Pawel Stefaniakindent(1): don't format function declarations as variables
2018-06-03 Piotr Pawel Stefaniakindent(1): remove is_procname.
2018-06-03 Piotr Pawel Stefaniakindent(1): disjoint parser state from lexi()
2018-06-03 Piotr Pawel Stefaniakindent(1): improve handling of boxed comments indentation
2018-06-03 Piotr Pawel Stefaniakindent(1): improve predictability of lexi()
2018-06-03 Piotr Pawel Stefaniakindent(1): improve handling of comments and newlines...
2018-06-03 Eitan Adlertop(1): restore size for kern.cp_times
2018-06-03 Piotr Pawel Stefaniakindent(1): remove undocumented and rather useless optio...
2018-06-03 Eitan Adlertop(1): Only use NO_WERROR for base gcc
2018-06-03 Eitan Adlertop(1): partial revert of r334517
2018-06-03 Eitan Adlertop(1): remove chdir to /
2018-06-03 Eitan Adlertop(1): use greater warnings
2018-06-03 Eitan Adlertop(1): misc minor improvements
2018-06-02 Eitan Adlertop(1): Fix two speeling errors I introduced
2018-06-02 Eitan Adlertop(1): chdir to / as init; remove unneeded comment
2018-06-02 Eitan Adlertop(1): cleanup memory allocation and warnings
2018-06-02 Justin HibbitsIncluded VSX registers in powerpc core dumps
2018-06-02 Roman Bogorodskiytop: add -p option and p command to only show a single...
2018-06-02 Eitan AdlerUse stpcpy instead of home grown solution
2018-06-02 Eitan Adlertop(1): remove wrapper around putchar
2018-06-02 Eitan Adlertop(1): const poison part 2
2018-06-02 Eitan Adlertop(1): const poison
2018-06-02 Eitan Adlertop(1): clean up a bit
2018-06-02 Eitan Adlertop(1): help scan-build along a bit
2018-06-02 Eitan Adlertop(1): Use uid_t for uid rather than 'int'
2018-06-02 Eitan Adlertop(1): Remove now-invalid NOTE
2018-06-02 Eitan Adlertop(1): avoid casting malloc
2018-06-02 Eitan Adlertop(1): Use standard boolean rather than homegrown...
2018-06-02 Eitan Adlertop(1): remove two unneeded headers
2018-06-02 Eitan Adlertop(1): ansify, style(9). and nits
2018-06-01 Conrad Meyerat.man: Bump .Dd missed in r334502
2018-06-01 Conrad MeyerUpdate other man pages to match leap second reality
2018-06-01 Conrad Meyertouch.1: Update to conform to POSIX 2004
2018-06-01 Piotr Pawel Stefaniakindent(1): improve an error message
2018-06-01 Piotr Pawel Stefaniakindent(1): restore working -pcs
2018-06-01 Piotr Pawel Stefaniakindent(1): don't add unneeded space to function pointer...
2018-06-01 Piotr Pawel Stefaniakindent(1): don't indent typedef declarations as object...
2018-06-01 Piotr Pawel Stefaniakindent(1): consider tab characters when forcing a newli...
2018-06-01 Piotr Pawel Stefaniakindent(1): identifiers inside parentheses are not decla...
2018-06-01 Eitan Adlertop(1): Display of TID when using 'H' flag
2018-05-30 Ed Masteelfdump: chase ABI tag note name change from r232832
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 Eric van Gyzenlogger: fix memory leak and use-after-free
2018-05-25 Eitan Adlerrctl: correct use of "vmem" instead of "vmemoryuse"
2018-05-24 Bryan DreweryFix exit code for mismatches after r333013.
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Leandro LuporiAdding myself to committers-src.dot and calendar.freebsd
2018-05-23 Brad DavisSwitch calendar installs to use FILES and SYMLINKS...
2018-05-23 Eitan Adlercut: Fix out of boundary write on illegal list argument
2018-05-23 Garrett WollmanWhoops, forgot to add this file in r334070.
next