summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/rbootd.c
AgeCommit message (Expand)Author
2017-05-04Drop main() prototype.sevan
2011-05-24Use proper format stringjoerg
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-02-21 - Removed unused ctype.h headerhubertf
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-19select() -> poll()mycroft
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2001-02-19convert to use getprogname()cgd
2001-01-16comment about the backslash used to avoid trigraphcgd
2001-01-11use explicit name rather than __progname in openloglukem
2000-12-20avoid accidental use of ANSI C trigraphs.cgd
1999-06-06Use pidfile(3).thorpej
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-18use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopylukem
1997-10-17getopt returns -1 not EOFlukem
1997-07-28Fix compiler warnings, build with WARNS.thorpej
1995-10-06Be safer with types. From Scott Reynolds <scottr@plexus.com>thorpej
1995-08-21Use new-style RCS ids.thorpej
1995-08-21A few things:thorpej
1994-01-11rbootd for booting HP workstations from 4.4BSD/Utah.brezak
1994-01-11Original version from 4.4BSD/Utah.brezak