aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-1/+1
* Fix multiple warnings in usr.bin/top about variables shadowing globalDimitry Andric2019-02-101-4/+0
* Fix multiple warnings in usr.bin/top about discarded qualifiers fromDimitry Andric2019-02-101-6/+1
* top(1): increase warningsEitan Adler2018-06-221-2/+2
* top(1): reimplement header formatting as sbufEitan Adler2018-06-221-1/+1
* top(1): format_time, format_k, etc.Eitan Adler2018-06-131-1/+1
* top(1): several small bugfixes and nitsEitan Adler2018-06-131-2/+1
* top(1): handle 0 in "digits" functionsEitan Adler2018-06-111-1/+0
* top(1): use sys_signame instead of hard coding signalsEitan Adler2018-06-101-7/+1
* top(1): filter fewer warnings; clean upEitan Adler2018-06-101-4/+2
* top(1): Only use NO_WERROR for base gccEitan Adler2018-06-031-1/+3
* top(1): use greater warningsEitan Adler2018-06-031-1/+11
* top(1): fix buildEitan Adler2018-05-211-2/+1
* Revert r333969 which contained one too many changesEitan Adler2018-05-211-1/+1
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-211-1/+1
* top(1): build with WARNS=3Eitan Adler2018-05-211-1/+1
* top(1): build with WARN=2Eitan Adler2018-05-211-1/+1
* top(1): pull configuration directly into header filesEitan Adler2018-05-201-11/+0
* revert r333928Eitan Adler2018-05-201-0/+11
* top(1): remove 'xs' and 'xh' source filesEitan Adler2018-05-201-11/+0
* top(1): unconditionally provide 'FreeBSD' as a versionEitan Adler2018-05-191-1/+1
* top(1): assume that we're building on FreeBSDEitan Adler2018-05-191-1/+1
* top(1): bump WARNS to 1Eitan Adler2018-05-191-1/+1
* top(1): Migrate top to usr.binEitan Adler2018-05-191-25/+6
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-1/+2
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\
| * \ Merge from headSimon J. Gerraty2014-05-081-2/+2
| |\ \
| * | | Do no assume ${DESTDIR}/usr/include is always validSimon J. Gerraty2013-02-201-1/+2
* | | | Move contrib/top/top.X to contrib/top/top.xs and moveMarcel Moolenaar2015-06-081-2/+2
| |_|/ |/| |
* | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | Add -J command/flag to filter by jail name/jid. This will automaticallyBryan Drewery2014-05-021-2/+2
|/
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* The sigconv.awk script generates a sigdesc.h header file, whichGiorgos Keramidas2006-12-011-13/+20
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-2/+0
* Add new option HAVE_STRERROR to CFLAGS.David Malone2002-01-241-1/+1
* Protect this against the coming WARNS=2 default.Mark Murray2001-12-121-0/+2
* Generate top.local.h and manpage dynamically, with sed(1) script.Ruslan Ermilov2001-07-121-4/+16
* Remove directive to install top as group kmem. Remove directive toRobert Watson2001-02-231-2/+1
* Merge from stable: support for the o, order, commandWolfram Schneider1998-08-121-1/+1
* Added top.1 to CLEANFILES.Bruce Evans1997-07-211-0/+1
* move top.1 -> top.local.1, and generate top.1 so that the man pagePeter Wemm1997-04-051-0/+3
* Remove libcurses, it is pure termcap applicationAndrey A. Chernov1997-03-241-2/+2
* This is the FreeBSD-specific files for top, plus the MakefileJoerg Wunsch1997-03-231-0/+25