]>
git.cameronkatri.com Git - pw-darwin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jordan K. Hubbard [Tue, 3 Jan 1995 09:46:14 +0000 (09:46 +0000)]
Update adduser to version by Wolfram Schneider. Sorry, Gary, but his
adduser is a Cadillac to your Volkswagen.. :-)
Submitted by: wosch@cs.tu-berlin.de
Andrey A. Chernov [Sat, 31 Dec 1994 11:12:35 +0000 (11:12 +0000)]
Change ${COPY} to -c, always needed here
Remove manpage reference to BSD adduser, add pwd_mkdb reference
Andrey A. Chernov [Fri, 30 Dec 1994 15:38:04 +0000 (15:38 +0000)]
Remove extra targets per Bruce suggestion.
Use more macros instead of hardcoded things
Andrey A. Chernov [Fri, 30 Dec 1994 12:15:39 +0000 (12:15 +0000)]
Change man section
Andrey A. Chernov [Fri, 30 Dec 1994 12:13:08 +0000 (12:13 +0000)]
Oops, rename adduser.sh to adduser.perl
Add empty clean and obj targets.
Andrey A. Chernov [Fri, 30 Dec 1994 12:03:48 +0000 (12:03 +0000)]
Yet one cleanup
Bruce Evans [Fri, 30 Dec 1994 07:18:23 +0000 (07:18 +0000)]
Fix everything.
Gary Clark II [Wed, 28 Dec 1994 17:27:21 +0000 (17:27 +0000)]
Changed my copyright back. Too many problems with new one.
Andrey A. Chernov [Wed, 28 Dec 1994 13:49:55 +0000 (13:49 +0000)]
Fix configfile path
Andrey A. Chernov [Wed, 28 Dec 1994 13:47:31 +0000 (13:47 +0000)]
Move conf files to src/etc
Gary Clark II [Wed, 28 Dec 1994 07:35:09 +0000 (07:35 +0000)]
Add makefile for adduser.
Would a makefile guru please look this over to make sure I did this right?
Gary Clark II [Wed, 28 Dec 1994 07:11:29 +0000 (07:11 +0000)]
Add Id strings
Gary Clark II [Wed, 28 Dec 1994 06:55:42 +0000 (06:55 +0000)]
Adding my adduser command. I only have to add a makefile for it to
be compleate.
Bruce Evans [Mon, 14 Nov 1994 07:13:12 +0000 (07:13 +0000)]
Fix logic in previous commit.
Andrey A. Chernov [Tue, 8 Nov 1994 14:59:22 +0000 (14:59 +0000)]
Fix beforeinstall target:
use chflags /usr/bin/chpass ONLY if chpass present
Garrett Wollman [Tue, 20 Sep 1994 01:15:08 +0000 (01:15 +0000)]
Maintain pw_fields, and output same to password database.
!!!!!!!!
NB
!!!!!!!!
You MUST pwd_mkdb /etc/master.passwd before attempting to use the new
libc, or things may go wrong. (I doubt anything actually /will/ go
wrong, but the actual behavior is undefined. YOU HAVE BEEN WARNED.)
The database format is, however, backwards-compatible, so old executables
will still work.
Rodney W. Grimes [Mon, 30 May 1994 14:03:53 +0000 (14:03 +0000)]
Add a beforeinstall rule to turn off the immutable flag on chpass so you
can install a new copy of it.
Rodney W. Grimes [Fri, 27 May 1994 12:33:43 +0000 (12:33 +0000)]
BSD 4.4 Lite Usr.bin Sources
Rodney W. Grimes [Thu, 26 May 1994 05:23:31 +0000 (05:23 +0000)]
BSD 4.4 Lite usr.sbin Sources