OpenBSD CVS

src/usr.bin/rlogin/


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.bin / rlogin

Current tag: OPENBSD_3_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.6   23 years  espie   Boring... Add :L modifier to all tweakable variables tests. Closes PR 1246
[TXT] des_rw.c (in the Attic) [Hide]  1.8   22 years  pvalchev   missing prototypes; ok deraadt
[TXT] kcmd.c (in the Attic) [Hide]  1.13   22 years  millert   Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POS...
[TXT] krcmd.c (in the Attic) [Hide]  1.8   22 years  pvalchev   missing prototypes; ok deraadt
[TXT] rlogin.1 (in the Attic) [Hide]  1.10   22 years  hin   Small nits from pjanzen.
[TXT] rlogin.c (in the Attic) [Hide]  1.25   22 years  art   Be a bit more careful when sending signals to the parent. Don't send SIGUSR1 to ...