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
/
bin
/
date
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-04
As discusses a little while back on tech-userlevel:
jschauma
2003-07-18
doc2html works here now, so remove NOHTML
lukem
2003-07-12
strlcpy
itojun
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-09-25
New policy: New sentences start on a new line.
wiz
2002-09-21
select() -> poll()
mycroft
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-20
Sort sections.
wiz
2001-12-20
Whitespace nits.
wiz
2001-11-03
fix WARNS=2
lukem
2001-09-16
Use setprogname. Patch by Petri Koistinen.
wiz
2001-09-13
ANSIfication and KNF fixes by Petri Koistinen in bin/13691.
wiz
2001-07-08
Use socklen_t; for compilers with strict type checking.
gmcgarry
2001-07-08
setthetime() is prototyped static; make it so.
gmcgarry
2001-07-03
doc2hmtl is broken for recursive Oo ... Oc at this time
lukem
2001-03-09
xref settimeofday(2)
hubertf
2000-12-18
Document /etc/localtime, per PR 8099 by Charles Hannum.
hubertf
2000-10-23
Use strtol() to convert the -r parameter so we can use alternate bases
simonb
2000-10-08
Formatting cleanup: more fonts, less punctuation.
bjh21
2000-10-08
When setting the date, ask mktime() to work out whether we're in DST or not.
bjh21
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-01-04
Make this slightly more portable by using putenv().
kleink
1999-12-29
make example cut&paste-ready
hubertf
1999-03-09
Work around a spurious warning.
ross
1998-12-19
Fixed off-by-one error where HOSTNAME+1 characters was copied into
kristerw
1998-11-04
cast to unsigned char for is*()
christos
1998-11-04
#ifdef BSD4_4 for sin_len
christos
1998-10-24
GMT -> UTC
mycroft
1998-10-14
For the case where mktime() fails exit with "illegal time" error rather than
wsanchez
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint.
mycroft
1998-07-28
Delint.
mycroft
1998-07-27
__AUDIT__ cleanup.
mycroft
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-06-08
remove unnecessary comment
lukem
1998-04-01
Need <time.h> for time(), strftime(), localtime() and mktime() prototypes.
kleink
1998-01-21
Slight code rearrangement.
mycroft
1998-01-20
Don't validate the mmddhhmm.ss values here. mktime(3) does it.
mycroft
1998-01-20
Make the documented parsing order for the date match reality.
mycroft
1998-01-20
Fix documentation of `-r'.
mycroft
1998-01-20
Allow a century to be specified.
mycroft
1998-01-20
Use TM_YEAR_BASE to adjust tm_year, not 1900.
mycroft
1998-01-10
use IP_PORTRANGE_LOW sockopt rather than home-grown code
lukem
1997-11-05
lint
cgd
1997-11-03
s/UCT/UTC/
kleink
1997-10-20
Fix .Nm usage.
enami
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-20
Build with WARNS
thorpej
1997-07-20
__RCSID()/__COPYRIGHT()/prototype police.
thorpej
[next]