Date: Sun, 8 Dec 1996 22:02:37 -0800 (PST) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall user.c Makefile menus.c network.c sysinstall.h system.c src/release/sysinstall/help usermgmt.hlp Message-ID: <199612090602.WAA05489@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 96/12/08 22:02:36 Modified: release/sysinstall Makefile menus.c network.c sysinstall.h system.c Added: release/sysinstall user.c release/sysinstall/help usermgmt.hlp Log: 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. Revision Changes Path 1.51 +1 -2 src/release/sysinstall/Makefile 1.100 +18 -5 src/release/sysinstall/menus.c 1.18 +7 -1 src/release/sysinstall/network.c 1.88 +6 -1 src/release/sysinstall/sysinstall.h 1.67 +2 -2 src/release/sysinstall/system.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612090602.WAA05489>