GNO is the UNIX-like environment for the Apple IIgs
Go to file
gdr-ftp 330e74b7e9 Makefile, mklink.data, mkso.data, newuser.desc, newuser.rez:
- initial checkin
README:
	- updated installation notes
installit, newuserv.c:
	- deleted (obsolete)
newuser.1:
	- renamed to newuser.8
newuser.c, newuser.8:
	- account home directories are now made in /home rather than /user
	- made all the routines internal to this file to be class 'static'
	- fit sources into GNO base distribution builds
	- added checks for parsing NEWID_FILE
	- added various conchecks to prevent buffer overflow and similar
	  problems
	- ensure the password is at least MIN_PASSWD_LEN characters long
	- don't set the terminal type; that is the responsibility of
	  initd/getty.
	- instead of creating explicit files in the user's home directory,
	  copy every file that is in the SKELETONS directory.
	- account creation is now logged via syslogd
	- added -g flag for selecting non-default group ids
	- check to ensure that the new uid returned by get_next_uid is
	  not already in use; if it is, then log a warning via syslog,
	  skip it, and get another uid
1999-02-15 00:22:11 +00:00
ainclude Initial checkin; m16.gno is mostly a collection of stubs that allow 1998-03-08 17:18:11 +00:00
bin kill.1: 1999-02-13 19:53:47 +00:00
build.tools fudgeinstall: 1999-01-28 06:54:31 +00:00
doc intro.tex: 1999-01-29 07:07:26 +00:00
HFSinclude initial checkin of header files 1997-02-28 04:42:19 +00:00
include sys/stat.h: 1999-02-14 07:19:59 +00:00
kern - Fixed infinite loop in traceback() 1998-02-22 05:05:54 +00:00
lib Makefile: 1999-02-08 06:20:56 +00:00
NOTES status.bin: 1999-01-27 06:29:19 +00:00
orcacdefs - update the "path" pragma to reflect the new location of the ORCA/C 1998-01-25 21:05:28 +00:00
rinclude startup.mk: 1998-02-14 23:56:40 +00:00
sbin updated "FTP:" field in describe entry to fix site names; use current 1999-01-07 08:20:19 +00:00
sys sim.asm: 1999-02-08 05:53:38 +00:00
usr.bin last.c: 1999-01-29 07:52:17 +00:00
usr.man namespace.5, resolver.5: 1999-02-13 19:56:16 +00:00
usr.orca.bin common.c common.h udlgs.c udlunix.c: 1999-01-15 07:36:15 +00:00
usr.sbin Makefile, mklink.data, mkso.data, newuser.desc, newuser.rez: 1999-02-15 00:22:11 +00:00
verbatim slpscrpt.direct: 1999-02-13 06:48:57 +00:00
binconst.mk binconst.mk: 1999-01-07 07:28:14 +00:00
binrelease.mk binconst.mk, binrelease.mk: 1998-04-22 05:07:20 +00:00
binrules.mk binconst.mk, binrules.mk: 1998-12-31 21:26:34 +00:00
Makefile make sure top-level files are tarred up 1997-12-22 01:11:08 +00:00
paths.mk paths.mk: 1998-12-22 16:13:41 +00:00
prog.mk Change a few comments to make them match the code: 1998-02-18 18:22:04 +00:00