History log of /freebsd-10.0-release/libexec/rbootd/utils.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 228587 16-Dec-2011 dim

In libexec/rbootd/utils.c, use the correct printf length modifiers for
u_int32_t and size_t.

MFC after: 1 week


# 129652 24-May-2004 stefanf

Include <netinet/in.h> for ntoh*() and hton*() prototypes.

Approved by: das (mentor)


# 90377 07-Feb-2002 imp

o __P removal
o register removal
o use new style prototypes and function definitions


# 69252 27-Nov-2000 kris

Constify


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 31386 24-Nov-1997 charnier

Add usage(), rcsids.


# 27079 29-Jun-1997 steve

Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,
index -> strchr, and rindex -> strrchr.


# 27077 29-Jun-1997 steve

Merge conflicts and make this compile -Wall clean.


# 27075 29-Jun-1997 steve

This commit was generated by cvs2svn to compensate for changes in r27074,
which included commits to RCS files with non-trunk default branches.


# 27074 29-Jun-1997 steve

Import of NetBSD's rbootd version 19970629


# 1592 27-May-1994 rgrimes

BSD 4.4 Lite Libexec Sources