Commit graph

2 commits

Author SHA1 Message Date
schmonz
1640604ca5 Move the UID- and GID-assignment stuff into functions, and model
the logic after that of NetBSD's user(8). Now we get unique IDs as
intended (instead of always getting 300).

On Panther Server, we need to send a HUP to lookupd(8) to make the
system notice a newly niload'd user account. No harm done on the
consumer version of Panther.

Ensure that PATH is set to our liking.

Bump version to 20040801.
2004-08-01 18:23:35 +00:00
danw
1b7d430c4a This implements a subset of useradd(8)/groupadd(8) functionality on
Darwin that is sufficient for pkgsrc use.
2004-04-01 02:58:32 +00:00