OpenBSD CVS

src/usr.sbin/rbootd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / rbootd

Current tag: OPENBSD_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   22 years  miod   Use pidfile() instead of doing the equivalent thing by hand, and sometimes forge...
[TXT] bpf.c  1.10   22 years  deraadt   more strlcat and strlcpy
[TXT] conf.c  1.4   22 years  mpech   Fix gethostname() usage. deraadt@ ok
[TXT] defs.h  1.5   22 years  miod   Fix the signal races in rbootd. Credit to millert@ and deraadt@ for pointing out...
[TXT] parseconf.c  1.6   22 years  mpech   kill more registers. millert@ ok
[TXT] pathnames.h  1.3   22 years  miod   Use pidfile() instead of doing the equivalent thing by hand, and sometimes forge...
[TXT] rbootd.8  1.7   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] rbootd.c  1.15   21 years  mickey   no need to terminate the buffer after gethostname, especially by overwriting unr...
[TXT] rmp.h  1.2   23 years  pjanzen   OpenBSD-ify.
[TXT] rmp_var.h  1.3   23 years  pjanzen   OpenBSD-ify.
[TXT] rmpproto.c  1.7   22 years  mpech   kill more registers. millert@ ok
[TXT] utils.c  1.6   22 years  deraadt   more strlcat and strlcpy