summaryrefslogtreecommitdiff
path: root/usr.sbin/adduser/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2004-03-30Add an adduser.conf manual page.Tom Rhodes
2002-12-03Replace the perl versions of adduser and rmuser with shell script versions.Scott Long
2002-01-13Remove myself as maintainer, I don't have free time for adduser anymore.Wolfram Schneider
2001-04-07beforeinstall -> SCRIPTS.Ruslan Ermilov
2001-03-26- Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-02-09Added myself as maintainer.Wolfram Schneider
1997-07-05Remove addgroup/rmgroup -- they are completely replaced by pw(1).Paul Traina
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-11-17install rmuser, addgroup, rmgroup in /usr/sbinWolfram Schneider
1996-11-04manpages for rmgroup(8) and addgroup(8)Wolfram Schneider
1994-12-31Change ${COPY} to -c, always needed hereAndrey A. Chernov
1994-12-30Remove extra targets per Bruce suggestion.Andrey A. Chernov
1994-12-30Oops, rename adduser.sh to adduser.perlAndrey A. Chernov
1994-12-30Yet one cleanupAndrey A. Chernov
1994-12-30Fix everything.Bruce Evans
1994-12-28Move conf files to src/etcAndrey A. Chernov
1994-12-28Add makefile for adduser.Gary Clark II