index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tn3270
/
tools
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Rework how dependency generation is performed:
lukem
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-09-15
Make the tn3270 host tools build on non-BSD systems. Slightly
thorpej
2002-06-13
Remove #if !__STDC__ code. While here, de-__P().
wiz
2002-01-31
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
tv
2001-12-12
MKfoo=no -> NOfoo
tv
2000-12-30
Let src/usr.bin build with recursive parallel make..
sommerfeld
2000-07-06
Use fmt string with printf, from OpenBSD.
ad
2000-06-11
Sprinkle in a little const.
thorpej
2000-06-11
Initialize this->hits.
mycroft
1999-07-14
Make these files use bsd.hostprog.mk so you can cross-compile tn3270!
wrstuden
1999-03-06
Add minimal dependency to make "make depend" optional
itohy
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-09-06
remove -Dunix and #ifdef unix where it is only used to select
lukem
1998-09-05
-Dunix needed for tools
lukem
1998-05-07
When YYDEBUG is defined, return same value as when it is not defined (in
enami
1998-04-12
We don't need the extra make for mkhits.
veego
1998-04-09
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
tv
1998-04-09
fix a minor dependency problem on mkmake
tv
1998-04-07
-Wall: remove extraneous extern
tv
1998-04-04
For the record, (c = *string++) should _NOT_ be turned into
cgd
1998-03-11
Fix some type lossage on the Alpha.
thorpej
1998-03-10
Fix typo; s/TMPFunc.out/TMPfunc.out/
enami
1998-03-10
make mkhits before making depend.
christos
1998-03-09
Forgot to commit this one?!?!
christos
1998-03-06
Fix a debugging macro
christos
1998-03-04
- WARNSify
christos
1998-03-04
Move them via repository copy to their own directories.
christos
1997-10-24
usr CPPFLAGS instead of CFLAGS, move common settings into Makefile.inc
lukem
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-01-09
RCS ID police
tls
1994-04-10
kill uses of gets()
cgd
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-04-27
fixed make depend, and added rcs headers to makefiles
cgd
1993-04-26
The tools have no man pages.
mycroft
1993-04-26
Add tn3270 with correct Makefiles.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd