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
/
rbootd
/
rbootd.c
Age
Commit message (
Expand
)
Author
2017-05-04
Drop main() prototype.
sevan
2011-05-24
Use proper format string
joerg
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-02-21
- Removed unused ctype.h header
hubertf
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-09-19
select() -> poll()
mycroft
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2001-02-19
convert to use getprogname()
cgd
2001-01-16
comment about the backslash used to avoid trigraph
cgd
2001-01-11
use explicit name rather than __progname in openlog
lukem
2000-12-20
avoid accidental use of ANSI C trigraphs.
cgd
1999-06-06
Use pidfile(3).
thorpej
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1997-10-18
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
1997-10-17
getopt returns -1 not EOF
lukem
1997-07-28
Fix compiler warnings, build with WARNS.
thorpej
1995-10-06
Be safer with types. From Scott Reynolds <scottr@plexus.com>
thorpej
1995-08-21
Use new-style RCS ids.
thorpej
1995-08-21
A few things:
thorpej
1994-01-11
rbootd for booting HP workstations from 4.4BSD/Utah.
brezak
1994-01-11
Original version from 4.4BSD/Utah.
brezak