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
/
netdate.c
Age
Commit message (
Expand
)
Author
2011-01-29
revert the revert and fix the code properly.
christos
2011-01-28
roll back to 20101210 -- the current version just hung if one tried
drochner
2010-12-11
- check return of strtoll
christos
2008-02-24
Use strtoll rather than strtol to read the -r argument, so it will work
dholland
2007-02-04
* Prevent out-of-bounds read tsptype if a packet with
cbiere
2006-06-14
Adapt date(1), the netsettime function, to new return value from socket(2)
ginsbach
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-12
strlcpy
itojun
2002-09-21
select() -> poll()
mycroft
2001-11-03
fix WARNS=2
lukem
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
1998-12-19
Fixed off-by-one error where HOSTNAME+1 characters was copied into
kristerw
1998-11-04
#ifdef BSD4_4 for sin_len
christos
1998-07-28
Delint.
mycroft
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-01-20
Allow a century to be specified.
mycroft
1998-01-10
use IP_PORTRANGE_LOW sockopt rather than home-grown code
lukem
1997-11-05
lint
cgd
1997-07-20
__RCSID()/__COPYRIGHT()/prototype police.
thorpej
1995-09-07
Sync with 4.4lite2
jtc
1995-06-03
Fill in sin_len.
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-22
Merge 4.4-Lite version.
mycroft
1994-02-03
typo fix
deraadt
1993-12-05
should bzero automatic sockaddr's before use
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd