History log of /freebsd-10.2-release/libexec/rbootd/utils.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 262435 24-Feb-2014 brueffer

MFC: r262136

Remove the 3rd clause ("advertising clause") of the BSD license as
permitted by the University of Berkeley on July 22, 1999.

Reviewed by: imp


# 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 28-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