OpenGrok
Cross Reference: rbootd.c
xref
: /
src
/
usr.sbin
/
rbootd
/
rbootd.c
Home
|
History
|
Annotate
|
Download
|
only in
rbootd
History log of
/src/usr.sbin/rbootd/rbootd.c
Revision
Date
Author
Comments
1.24
04-May-2017
sevan
Drop main() prototype.
1.23
24-May-2011
joerg
branches: 1.23.34;
Use proper format string
1.22
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.21
21-Jul-2008
lukem
branches: 1.21.16;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
1.20
21-Feb-2007
hubertf
branches: 1.20.12;
- Removed unused ctype.h header
- ANSI'fy
- Removed __P() macros
From: Slava Semushin <slava.semushin@gmail.com>
1.19
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22366, verified by myself.
1.18
23-Sep-2002
mycroft
null commit
1.17
23-Sep-2002
itojun
poll.h, not sys/poll.h
1.16
19-Sep-2002
mycroft
select() -> poll()
1.15
20-Jul-2002
grant
sweep of errx/warnx, remove unnecessary trailing \n
1.14
19-Feb-2001
cgd
convert to use getprogname()
1.13
16-Jan-2001
cgd
comment about the backslash used to avoid trigraph
1.12
11-Jan-2001
lukem
use explicit name rather than __progname in openlog
1.11
20-Dec-2000
cgd
avoid accidental use of ANSI C trigraphs.
1.10
06-Jun-1999
thorpej
Use pidfile(3).
1.9
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.8
18-Oct-1997
lukem
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1.7
17-Oct-1997
lukem
getopt returns -1 not EOF
1.6
28-Jul-1997
thorpej
Fix compiler warnings, build with WARNS.
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.20.12.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.21.16.1
17-Feb-2011
bouyer
Sync with HEAD
1.23.34.1
11-May-2017
pgoyette
Sync with HEAD
Indexes created Fri Oct 17 23:09:53 GMT 2025