Home | History | Annotate | Download | only in kern
History log of /src/sys/kern/Make.tags.inc
RevisionDateAuthorComments
 1.24  21-Jan-2011  dyoung Exclude drm sources from tags computation.
 1.23  11-Jan-2011  dyoung branches: 1.23.2; 1.23.4;
Don't compute tags over cxgb, its symbols clash too often with symbols
in other drivers and subsystems.
 1.22  04-Nov-2010  dyoung usb_port.h was deleted, no need to skip it when computing tags.
 1.21  16-Jul-2009  dyoung branches: 1.21.2; 1.21.4;
A definition in aic79xxvar.h somehow shadows pci_attach_args (ctags
bug?), so leave it out of the tags computation for now.
 1.20  29-Jun-2009  dyoung Fix a typo in last (coda/ exclusion).
 1.19  26-Jun-2009  dyoung sys/coda/ rudely re-#defines some kernel constants and such, so
leave it out of the tags for now.
 1.18  28-Jan-2008  dyoung branches: 1.18.10; 1.18.24;
Don't run ctags on unichromreg.h, its #definitions cover important
symbols.
 1.17  10-Jan-2008  dyoung Skip rump when creating tags, because rump defines symbols that
interfere with important kernel symbols such as splnet().
 1.16  10-Aug-2007  dyoung branches: 1.16.2; 1.16.8; 1.16.14;
Don't run ctags(1) on sys/altq/altq.h, it redefines useful NetBSD
tag targets.
 1.15  16-Jul-2007  dyoung branches: 1.15.2; 1.15.6;
Don't run ctags(1) on an ndis file and on a pf file whose symbols
covered useful NetBSD tag targets such as 'device_t'.
 1.14  24-Jun-2007  dyoung In sys/kern/Make.tags.inc, create an intermediate variable FINDCOMM.
FINDCOMM contains the find(1) command that produces the list of
NetBSD sources that all architectures share, COMM. For backwards
compatibility, evaluate FINDCOMM to produce ${COMM}.

In arch/evbmips/Makefile, use FINDCOMM directly, because the
command-line 'echo $COMM ...' was too long.
 1.13  26-May-2007  dyoung Do not run ctags on sys/dev/usb/usb_port.h. Its #defines shadow
NetBSD symbols, such as clalloc(), that one might one to tag to.
 1.12  14-Mar-2007  dyoung Exclude some files that replicate NetBSD typedefs and #defines.
 1.11  01-Sep-2006  dyoung branches: 1.11.8; 1.11.12; 1.11.14;
Skip computing tags on IP Filter while its compatibility #defines
shadow important names like radix_node and radix_node_head.
 1.10  18-Apr-2001  lukem branches: 1.10.38; 1.10.52; 1.10.56;
use ${.CURDIR:H:H} instead of ../.. for default setting of SYSDIR,
because the latter doesn't work with objdirs
 1.9  03-Apr-2001  jhawk Remove grossly inefficient "! -path /sys/arch*" construct in favor of -prune.

Use a relative path (../..) instead of /sys.

Enhance the sed expression to work with .'s in paths.
Quote sed expressions in single quotes rather than double
quotes unless there's a good reason otherwise.
 1.8  12-Feb-1999  veego branches: 1.8.8; 1.8.20;
Protect the COMM variable with an '.ifmake tags' to stop the long delay
while doing a make in src/sys/arch/* on slow machines.
 1.7  12-Feb-1999  cjs Don't hardware /sys, use $SYSDIR if it exists. This should still be looked
at, though; should we be using relative paths instead?
 1.6  15-Nov-1998  perry (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445.
 1.5  09-Sep-1998  dbj Added uvm and ddb
 1.4  09-Jan-1998  perry RCS Id Police.
 1.3  02-Nov-1997  mjacob relocate where scsi devices are
 1.2  04-May-1997  mjacob Ancient...needed a slight amount of fixing.
 1.1  03-Dec-1994  cgd branches: 1.1.1;
from 4.4-Lite. probably don't work yet.
 1.1.1.2  01-Mar-1998  fvdl Import 4.4BSD-Lite2
 1.1.1.1  01-Mar-1998  fvdl Import 4.4BSD-Lite for reference
 1.8.20.2  21-Jun-2001  nathanw Catch up to -current.
 1.8.20.1  09-Apr-2001  nathanw Catch up with -current.
 1.8.8.1  21-Apr-2001  bouyer Sync with HEAD
 1.10.56.1  03-Sep-2006  yamt sync with head.
 1.10.52.1  09-Sep-2006  rpaulo sync with head
 1.10.38.4  04-Feb-2008  yamt sync with head.
 1.10.38.3  21-Jan-2008  yamt sync with head
 1.10.38.2  03-Sep-2007  yamt sync with head.
 1.10.38.1  30-Dec-2006  yamt sync with head.
 1.11.14.1  11-Jul-2007  mjf Sync with head.
 1.11.12.4  20-Aug-2007  ad Sync with HEAD.
 1.11.12.3  15-Jul-2007  ad Sync with head.
 1.11.12.2  08-Jun-2007  ad Sync with head.
 1.11.12.1  10-Apr-2007  ad Sync with head.
 1.11.8.1  24-Mar-2007  yamt sync with head.
 1.15.6.1  16-Aug-2007  jmcneill Sync with HEAD.
 1.15.2.1  15-Aug-2007  skrll Sync with HEAD.
 1.16.14.1  10-Jan-2008  bouyer Sync with HEAD
 1.16.8.1  18-Feb-2008  mjf Sync with HEAD.
 1.16.2.1  23-Mar-2008  matt sync with HEAD
 1.18.24.1  23-Jul-2009  jym Sync with HEAD.
 1.18.10.1  18-Jul-2009  yamt sync with head.
 1.21.4.1  05-Mar-2011  rmind sync with head
 1.21.2.1  06-Nov-2010  uebayasi Sync with HEAD.
 1.23.4.1  08-Feb-2011  bouyer Sync with HEAD
 1.23.2.1  06-Jun-2011  jruoho Sync with HEAD.

RSS XML Feed