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.sbin
/
timed
/
timedc
Age
Commit message (
Expand
)
Author
2012-01-16
PR/45842: Henning Petersen: compare fgets with NULL not 0
christos
2011-08-31
Use __dead
joerg
2009-04-08
Remove non-sensical .ad macro. Don't use .Xo/.Xc.
joerg
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-02-16
cmdtab is supposed to be const.
matt
2007-02-04
* timed and timedc:
cbiere
2007-01-28
Let timedc use the dedicated account "_timedc" for dropping privileges
cbiere
2007-01-27
* timedc is no longer setuid-root and is only usable by root due to the
cbiere
2007-01-27
bind() in priv_resources() is now unnecessary as pointed out by christos.
cbiere
2007-01-27
* Fixed a 64-bit issue in daydiff().
cbiere
2007-01-25
sprinkle const.
christos
2007-01-25
* Modified in_cksum() so it can handle unaligned data.
cbiere
2007-01-25
- use rresvport() instead of open-coding it.
christos
2007-01-25
PR/35479: djv AT bedford DOT net: fix byte order issue and zero the sockaddr.
christos
2006-06-15
This has not worked since 2003. (Hello Itojun!)
christos
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2005-02-06
remove obsolete register declarations.
perry
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-02-09
s/transmitts/transmits/
wiz
2003-10-13
makeargv overrun. from openbsd
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-30
Simplify macro usage.
wiz
2003-05-17
use strlcpy
itojun
2002-09-19
select() -> poll(), nanosleep()
mycroft
2002-07-06
ANSIfy and de-__P() a bit more.
wiz
2002-07-06
Remove unused files (cf. timed{,c}/timed{,c}-extern.h).
wiz
2002-02-02
Sort sections.
wiz
2001-09-02
Code cleanup; remove all `#ifdef sgi' from the code... this clobbered the
reinoud
2001-04-05
Add sections to xrefs. Whitespace fixes.
wiz
2001-01-11
LOG_ODELAY is deprecated; it's the default
lukem
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-01-09
RCS Id Police.
perry
1997-10-18
use string.h instead of strings.h
lukem
1997-10-17
WARNSify
lukem
1997-10-17
merge lite-2
mrg
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-04-13
be safe with buffers.
mrg
1995-08-18
Remove a comma. Use `.Dq'.
pk
1994-12-22
specify man pages the new way.
cgd
1993-12-07
Eliminate a compiler warning.
mycroft
1993-11-03
update timed to the latest version, as supplied and ported by
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-30
Add RCS identifiers.
mycroft
1993-06-06
4.4BSD-Lite2
mrg
1993-03-23
adjusted to take into acct. changes to ../timed/Makefile, which
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd