OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Fri Jun 9 16:29:06 2000 UTC (23 years, 11 months ago) by mickey
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -2 lines
FILE REMOVED

chown moved into chmod

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 14 03:08:03 2000 UTC (24 years, 4 months ago) by ericj
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.11: +6 -7 lines
Diff to previous 1.11 (colored)

remove unneeded flag

Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 17 14:58:42 1999 UTC (24 years, 8 months ago) by kstailey
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

fix usage() string

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 20 12:44:29 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.9: +8 -8 lines
Diff to previous 1.9 (colored)

check for : before . ; wosch@cs.tu-berlin.de

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 30 06:21:31 1997 UTC (26 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.8: +34 -35 lines
Diff to previous 1.8 (colored)

Remove bogus id() function that assumes uid_t and gid_t are of a certain
base type.  Remove unused code and use __progname instead of duncing
around with argv.

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

Use u_int32_t not u_long since that's what uid_t and gid_t are.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 28 16:41:08 1997 UTC (26 years, 11 months ago) by grr
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

same missing locale.h problem as chmod

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 27 19:02:09 1997 UTC (26 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

setlocale; kleink

Revision 1.5 / (download) - annotate - [select for diffs], Sat May 31 06:14:29 1997 UTC (27 years ago) by deraadt
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

s/illegal/invalid/; jtc

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 26 05:54:28 1997 UTC (27 years, 4 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.3: +9 -16 lines
Diff to previous 1.3 (colored)

Enable -h for calling lchown(2) instead of chown(2), and fix rcs ids.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 17 07:13:57 1997 UTC (27 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

r?index -> strr?chr

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 15 23:43:52 1997 UTC (27 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

getopt(3) returns -1 when out of args, not EOF, whee!

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:47:29 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1, OPENBSD_2_0_BASE, OPENBSD_2_0
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:47:29 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.