freebsd-src/usr.bin/chpass
Mike Pritchard bac06c08b7 If an administrator somehow manages to break the hardlinks
on chpass & passwd and turn the links into individual files
with the schg flag set, make install will fail to install all
of the proper links.

Fixed by removing the schg flag on all of the links before installing.

Closes PR# 2040.

Submitted by:	 Ph. Charnier <charnier@xp11.frmug.org>
1997-02-26 05:31:52 +00:00
..
chpass.1 Sort cross references. 1997-01-15 23:25:55 +00:00
chpass.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
chpass.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
edit.c pw_scan() was being used to convert a string into a struct passwd, with 1996-11-15 17:36:20 +00:00
field.c Print some warnings if root invokes chpass and sets the 1996-04-11 05:30:18 +00:00
Makefile If an administrator somehow manages to break the hardlinks 1997-02-26 05:31:52 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.c *blush* Whoops: got the format strings wrong. 1996-10-22 03:43:34 +00:00
pw_copy.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_yp.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
pw_yp.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
table.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00
util.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00