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
Age
Commit message (
Expand
)
Author
2000-04-13
use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)
itojun
2000-03-27
Cast timeval members to types we know the printf conversions of.
kleink
1999-06-06
Use pidfile(3).
thorpej
1999-02-01
If the client doesn't supply a filename, give it back the first one listed
bouyer
1998-12-09
- fix typo in a comment
mrg
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1997-10-19
Use S_IS*(), not S_IF*.
mycroft
1997-10-18
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
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-10-17
minor .Nm cleanup
lukem
1997-08-25
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
kleink
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
1997-05-29
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
cgd
1997-01-27
Remove the SIOCADDMULTI ioctl; it's not meant for user level code. Just
thorpej
1996-02-01
If __FreeBSD__, don't swap the length field in the 802.3 header.
mycroft
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-19
Better way to deal with byte-order in the RMP packet (might work on a PDP-11!)
thorpej
1995-09-12
The rest of the little-endian patches from Scott Reynolds that
thorpej
1995-09-12
Changes from Scott Reynolds <scottr@plexus.com> to make this go on
thorpej
1995-08-21
Use new-style RCS ids.
thorpej
1995-08-21
A few things:
thorpej
1994-12-22
specify man pages the new way.
cgd
1994-01-11
rbootd for booting HP workstations from 4.4BSD/Utah.
brezak
1994-01-11
rbootd for booting HP workstations from 4.4BSD/Utah.
brezak
1994-01-11
Original version from 4.4BSD/Utah.
brezak