• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

INSTALL.oldH A D27-Mar-20192 KiB6345

Makefile.inH A D27-Mar-20191.1 KiB5435

READMEH A D27-Mar-2019760 1813

README.oldH A D27-Mar-2019259 129

autologin.cH A D27-Mar-201913.6 KiB575447

autologin.mH A D27-Mar-2019944 5647

autologin.manH A D27-Mar-20192.8 KiB150149

main.cH A D27-Mar-20194.1 KiB183154

main.hH A D27-Mar-2019298 157

README

1
2This file used to say "I have not touched the autologin directory."
3That's no longer true.  I've applied patches submitted by the user
4community (see the CHANGES file for details).  I still cannot guarantee
5anything, but it sounds like at least one person out there is
6successfully using the code.  And now for my original hand-waving...
7
8See the README.old and INSTALL.old files if you interested in the
9program.  I cannot guarantee it will compile, install, or run.  It is
10definately not integrated with ../Makefile or any of the porting
11support.  If you have patches that make it work, please send them to me
12and I'll be more than happy to incorporate them.
13
14No one I've ever talked to found a need for something like autologin.
15Good luck.
16
17Bryan Stansell
18

README.old

1This program can be used to put a root shell on the console at boot time.
2See the manual page.
3
4ksb
5
6Ports to: HOST	OS	CDEFS
7	SUN3	4.1.1	-DSUNOS
8	SUN4	4.1.2	-DSUNOS
9	V386	?	-DSRM
10	EPIX	?	-DEPIX -systype posix -I/usr/include (+ extra .o files)
11	IBMR2		-DIBMR2
12