OpenBSD CVS

src/usr.sbin/btctl/


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 / btctl

Current tag: OPENBSD_4_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.4   15 years  todd   introduce btd(8) and btctl(8), tweak bt.conf(5) feedback from uwe@ and jmc@
[TXT] bt.conf.5 (in the Attic) [Hide]  1.3   15 years  sobrado   command descriptions (.Nd macros) are usually lowercase; fix wording for "rulese...
[TXT] btctl.8 (in the Attic) [Hide]  1.3   15 years  sobrado   command descriptions (.Nd macros) are usually lowercase; fix wording for "rulese...
[TXT] btctl.c (in the Attic) [Hide]  1.2   15 years  uwe   Attempt to reconnect for about 10 seconds while btd is starting up
[TXT] btctl.h (in the Attic) [Hide]  1.3   15 years  uwe   pin_len -> pin_size
[TXT] parse.y (in the Attic) [Hide]  1.5   15 years  deraadt   bzero local variable; ok uwe