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
/
utils.c
Age
Commit message (
Expand
)
Author
2018-01-23
ansify - drop the K&R style prototypes & implementations.
sevan
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2009-04-18
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
lukem
2004-07-06
Fix portability problems, per PR 5783.
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-13
use bounded string op
itojun
2000-10-11
More format string cleanups by sommerfeld.
is
2000-03-27
Cast timeval members to types we know the printf conversions of.
kleink
1998-12-09
- fix typo in a comment
mrg
1997-10-18
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
1997-07-30
Arithmetic between "int" and "size_t" is promoted to "long" on the Alpha;
thorpej
1997-07-28
Fix compiler warnings, build with WARNS.
thorpej
1995-11-14
Kill some gratuitous byte-swapping calls, which broke rbootd on the i386
thorpej
1995-10-06
Be safer with types. From Scott Reynolds <scottr@plexus.com>
thorpej
1995-09-12
The rest of the little-endian patches from Scott Reynolds that
thorpej
1995-08-21
Use new-style RCS ids.
thorpej
1994-01-11
rbootd for booting HP workstations from 4.4BSD/Utah.
brezak
1994-01-11
Original version from 4.4BSD/Utah.
brezak