Home | History | Annotate | Download | only in rbootd
History log of /src/usr.sbin/rbootd/defs.h
RevisionDateAuthorComments
 1.13  29-Apr-2025  tsutsui Bump a max number of bootable file (actually MAC address lines) to 16.

There are >10 HP9000 machines with Ethernet here.
 1.12  23-Jan-2018  sevan branches: 1.12.16;
ansify - drop the K&R style prototypes & implementations.
 1.11  31-Aug-2011  joerg Use __dead
 1.10  08-Feb-2011  rmind Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.
 1.9  18-Apr-2009  lukem branches: 1.9.2;
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
 1.8  07-Aug-2003  agc branches: 1.8.40;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22366, verified by myself.
 1.7  06-Jun-1999  thorpej Use pidfile(3).
 1.6  06-Jul-1998  mrg - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
 1.5  06-Oct-1995  thorpej Be safer with types. From Scott Reynolds <scottr@plexus.com>
 1.4  21-Aug-1995  thorpej Use new-style RCS ids.
 1.3  21-Aug-1995  thorpej A few things:
* Don't compute the basename, use __progname.
* Use daemon() to detach.
* Use err(3) functions where appropriate.
* Remove some old 4.2 stuff.
 1.2  11-Jan-1994  brezak rbootd for booting HP workstations from 4.4BSD/Utah.
 1.1  11-Jan-1994  brezak branches: 1.1.1;
Initial revision
 1.1.1.1  11-Jan-1994  brezak Original version from 4.4BSD/Utah.
 1.8.40.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.2.1  17-Feb-2011  bouyer Sync with HEAD
 1.12.16.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed