History log of /openbsd-src/usr.sbin/user/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# faa33665 30-Mar-2016 jmc <jmc@openbsd.org>

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any funct

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung

show more ...


# 5c797a00 31-Dec-2011 ajacoutot <ajacoutot@openbsd.org>

Remove the EXTENSIONS ifdef danse; it might have made sense in the past
but user(8) behaviour has become OS specific in time so there's no
sense keeping this. We are OpenBSD and we use BSD EXTENSIONS

Remove the EXTENSIONS ifdef danse; it might have made sense in the past
but user(8) behaviour has become OS specific in time so there's no
sense keeping this. We are OpenBSD and we use BSD EXTENSIONS
unconditionally.

ok miod@ millert@ deraadt@

show more ...


# c9e2cee3 16-Apr-2011 sobrado <sobrado@openbsd.org>

remove trailing whitespace, no binary change.


# 8124f21a 08-Jun-2003 millert <millert@openbsd.org>

Add usermgmt.conf man page. From NetBSD (grant)


# adc0c615 25-Apr-2000 jakob <jakob@openbsd.org>

do not replace adduser manpage (yet)


# 5a7141e5 24-Apr-2000 jakob <jakob@openbsd.org>

init