]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add Joerg's user management screen for David Nugent's pw(8) program, something
authorJordan K. Hubbard <jkh@FreeBSD.org>
Mon, 9 Dec 1996 06:02:36 +0000 (06:02 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Mon, 9 Dec 1996 06:02:36 +0000 (06:02 +0000)
commit325403f9596de195bb802b53936f5700d3e514c1
treec397ac2f0ca96773e57d858dac092400ce2f74d9
parentc2ce3df1da95df019f1b7f136fabce0cb9a485af
Add Joerg's user management screen for David Nugent's pw(8) program, something
which will also need to be brought in before this screen will work.

Add some commentary about how the slip startup code is bogus.

Steal Joerg's loop for more properly closing all files and graft it into
the EHS startup.  My loop was functional but more bogus.
18 files changed:
release/sysinstall/Makefile
release/sysinstall/help/usermgmt.hlp [new file with mode: 0644]
release/sysinstall/menus.c
release/sysinstall/network.c
release/sysinstall/sysinstall.h
release/sysinstall/system.c
release/sysinstall/user.c [new file with mode: 0644]
usr.sbin/sade/Makefile
usr.sbin/sade/menus.c
usr.sbin/sade/sade.h
usr.sbin/sade/system.c
usr.sbin/sysinstall/Makefile
usr.sbin/sysinstall/help/usermgmt.hlp [new file with mode: 0644]
usr.sbin/sysinstall/menus.c
usr.sbin/sysinstall/network.c
usr.sbin/sysinstall/sysinstall.h
usr.sbin/sysinstall/system.c
usr.sbin/sysinstall/user.c [new file with mode: 0644]