OpenBSD CVS

CVS log for src/usr.bin/rlogin/Attic/kcmd.c


[BACK] Up to [local] / src / usr.bin / rlogin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16, Mon May 6 22:23:53 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
FILE REMOVED

rlogin: Lived with Joy

Revision 1.15 / (download) - annotate - [select for diffs], Sun Feb 17 19:42:31 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 16 21:27:51 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 4 23:35:59 2001 UTC (22 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.12: +10 -8 lines
Diff to previous 1.12 (colored)

Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 17 02:13:29 2001 UTC (22 years, 10 months ago) by pvalchev
Branch: MAIN
Changes since 1.11: +6 -2 lines
Diff to previous 1.11 (colored)

missing prototypes; ok deraadt

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 29 23:02:19 2000 UTC (24 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

kparse.h is gone

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 25 19:51:05 1998 UTC (26 years, 2 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 (colored)

random cleanup.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 29 11:10:36 1997 UTC (26 years, 10 months ago) by provos
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

new location of des.h

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 23 09:15:06 1997 UTC (26 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

sigblock mask is int, not long

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 12 19:54:50 1997 UTC (27 years, 1 month ago) by rees
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.6: +50 -8 lines
Diff to previous 1.6 (colored)

get an unreserved port if not root; required now that rresvport fails
for non-root per bugno 70

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 18 17:17:09 1996 UTC (27 years, 7 months ago) by tholo
Branch: MAIN
Changes since 1.5: +0 -1 lines
Diff to previous 1.5 (colored)

Fix pasto by me; spotted by deraadt

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 16 06:17:56 1996 UTC (27 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.4: +6 -4 lines
Diff to previous 1.4 (colored)

check malloc ret val.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 18 18:21:24 1996 UTC (27 years, 9 months ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.3: +23 -58 lines
Diff to previous 1.3 (colored)

Use rresvport

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 26 05:38:31 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

rcsid

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 16 22:20:32 1995 UTC (28 years, 5 months ago) by tholo
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1 (colored)

Make it possible to build without SKEY support
Add support for building with kerberosIV

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:46:00 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:46:00 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.