OpenBSD CVS

CVS log for src/usr.sbin/sliplogin/Attic/sliplogin.c


[BACK] Up to [local] / src / usr.sbin / sliplogin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.30, Wed Oct 1 09:54:52 2014 UTC (9 years, 8 months ago) by mpi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +0 -0 lines
FILE REMOVED

tedu sliplogin and slstats to beging with the slip, slipping out of the
tree event.

Discussed with many at EuroBSDCon, ok deraadt@, henning@, claudio@

Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 27 23:59:54 2009 UTC (14 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.28: +0 -11 lines
Diff to previous 1.28 (colored)

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable).  these days, people use source.  these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 14 14:29:20 2007 UTC (16 years, 8 months ago) by chl
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

remove some warnings:
unused variable `variable'
`variable' might be used uninitialized in this function

ok gilles@ ray@

Revision 1.27 / (download) - annotate - [select for diffs], Tue Sep 11 16:30:59 2007 UTC (16 years, 8 months ago) by gilles
Branch: MAIN
Changes since 1.26: +3 -5 lines
Diff to previous 1.26 (colored)

use strcspn to properly overwrite '\n' in fgets returned buffer

ok pyr@, ray@, millert@, moritz@, chl@

Revision 1.26 / (download) - annotate - [select for diffs], Tue Mar 6 03:22:11 2007 UTC (17 years, 3 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

- Pass full buffer to fgets().
- Use sizeof(buf) instead of BUFSIZ.
- Only overwrite '\n'.

From Charles Longeau.

OK millert@ and moritz@.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Sep 14 22:29:04 2004 UTC (19 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.24: +3 -2 lines
Diff to previous 1.24 (colored)

ARGSUSED before signal handler with unused signo

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jan 23 03:48:43 2004 UTC (20 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.23: +2 -4 lines
Diff to previous 1.23 (colored)

Use closefrom(); ok millert tedu

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jun 26 21:36:39 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.22: +5 -10 lines
Diff to previous 1.22 (colored)

ansi and protos

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jun 2 23:36:54 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.21: +2 -6 lines
Diff to previous 1.21 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.21 / (download) - annotate - [select for diffs], Wed May 22 09:09:32 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

more strcpy/sprintf death; mpech ok

Revision 1.20 / (download) - annotate - [select for diffs], Thu May 16 10:26:27 2002 UTC (22 years ago) by deraadt
Branch: MAIN
Changes since 1.19: +2 -49 lines
Diff to previous 1.19 (colored)

remove non-POSIX stuff; miod ok

Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 2 02:21:41 2001 UTC (22 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.18: +31 -34 lines
Diff to previous 1.18 (colored)

pretty much KNF or simplification; millert ok

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 17 19:49:40 2001 UTC (22 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

use volatile sig_atomic_t where possible; simply volatile i other places

Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 17 03:58:00 2001 UTC (22 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.16: +29 -22 lines
Diff to previous 1.16 (colored)

fix signal race issues

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 5 09:58:13 2001 UTC (22 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.15: +8 -7 lines
Diff to previous 1.15 (colored)

some syslog_r uses in signal handlers

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

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

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 27 20:34:36 2001 UTC (22 years, 10 months ago) by pvalchev
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Wall cleanup

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 15 17:43:46 2001 UTC (22 years, 11 months ago) by mickey
Branch: MAIN
Changes since 1.12: +4 -3 lines
Diff to previous 1.12 (colored)

strncpy vs strlcpy and strchr fix; fromBrian Poole <raj@pandemonium.cerias.purdue.edu>

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 14 03:27:15 2001 UTC (23 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

fat utmp; ianm@cit.uws.edu.au

Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 6 20:41:08 1999 UTC (24 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

uid_t and gid_t, and use %u

Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 28 17:52:44 1999 UTC (25 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

check correct arg; garath@ntplx.net

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 10 08:06:55 1998 UTC (25 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.8: +7 -7 lines
Diff to previous 1.8 (colored)

do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 8 21:45:04 1998 UTC (25 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.7: +9 -2 lines
Diff to previous 1.7 (colored)

handle fork() failure; mrg

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 21 00:25:26 1998 UTC (26 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

avoid oflow which appears not to matter

Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 15 05:57:20 1996 UTC (27 years, 5 months ago) by bitblt
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

FIxed an ofF-by-one error.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 8 15:38:52 1996 UTC (27 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

length arg goes last.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 5 12:07:56 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +7 -5 lines
Diff to previous 1.3 (colored)

avoid buf overflow

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 5 12:01:32 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

no oflow of loginname

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 16 06:57:43 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +24 -10 lines
Diff to previous 1.1 (colored)

patch environ, buffer limit, parse # better, let user kill with signal; some parts from freebsd

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:48:21 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:48:21 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.