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_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   26 years  deraadt   $OpenBSD$
[TXT] bpf.c  1.2   28 years  deraadt   repair byte order botches; from scottr@plexus.com via netbsd
[TXT] conf.c  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] defs.h  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] parseconf.c  1.2   27 years  millert   r?index -> strr?chr
[TXT] pathnames.h  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] rbootd.8  1.2   27 years  deraadt   for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ gr...
[TXT] rbootd.c  1.3   26 years  millert   Kill extra newline in err()/warn().
[TXT] rmp.h  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] rmp_var.h  1.2   28 years  deraadt   repair byte order botches; from scottr@plexus.com via netbsd
[TXT] rmpproto.c  1.3   27 years  millert   r?index -> strr?chr
[TXT] utils.c  1.3   26 years  deraadt   64 bit botch; thorpej