Timeline


and

06/12/92:

11:30 Changeset [6196] by lwvanels
activate is now reactivate
11:18 Changeset [6195] by lwvanels
remove references to toehold.
10:56 Changeset [6194] by lwvanels
remove name conflict

06/11/92:

13:25 Changeset [6193] by lwvanels
make "delete" delete character behind cursor, not in front.
13:14 Changeset [6192]
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.23.1'.
13:14 Changeset [6191]
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.18.1'.
13:14 Changeset [6190]
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.10.1'.
13:14 Changeset [6189] by lwvanels
Changes from Chris for delete key and renew

06/10/92:

15:35 Changeset [6188] by lwvanels
update mod times correctly; could junk modtime2 prevously read in from files if times do not match, not only just if greater
10:49 Changeset [6187] by cfields
Updated for noremote support.
10:39 Changeset [6186] by cfields
Added support for /etc/noremote

06/09/92:

14:21 Changeset [6185] by lwvanels
Add Iowa State realm.
14:06 Changeset [6184] by lwvanels
set resources limits from userdb on RS/6000

06/08/92:

14:00 Changeset [6183] by lwvanels
take out extra info in ifdef; not ansi spec.
13:41 Changeset [6182] by lwvanels
override csh with athena tcsh under AIX
13:37 Changeset [6181] by lwvanels
rs/6000 no longer needs custom Xsession [rel-eng #2855]
13:30 Changeset [6180] by lwvanels
Added info on andrew.cmu.edu realm [testers $2856]
13:07 Changeset [6179] by lwvanels
install depends on Xlogin.
13:03 Changeset [6178] by lwvanels
Added missing colon after *motd.font

06/03/92:

16:03 Changeset [6177] by epeisach
Fix of typos...
12:49 Changeset [6176] by epeisach
motdfile flags added
12:35 Changeset [6175] by epeisach
Second motd configuration file If motd does not fit on screen, do not move off screen
09:53 Changeset [6174] by lwvanels
allocate enough space for username, even if it gets overwritten.

06/01/92:

13:11 Changeset [6173] by lwvanels
add .so links for fxcl.3 man page.
12:52 Changeset [6172] by lwvanels
make quota warning politically correct.

05/29/92:

15:47 Changeset [6171] by lwvanels
display warning on 90% of quota.
15:47 Changeset [6170] by lwvanels
display message with 90% of quota.
09:55 Changeset [6169] by epeisach
The close on exec field was not cleared on some systems. BSD dup does, but not all systems. Cleanup code for it.

05/26/92:

20:23 Changeset [6168] by lwvanels
type.
18:53 Changeset [6167] by lwvanels
missing / in rs6k sed.
17:38 Changeset [6166] by lwvanels
typo- changes should be in .cshrc.mine instead of .cshrc
16:03 Changeset [6165] by cfields
Initialize motd label widget to an empty string in case there is no motd file or showMotd is false. (By default, a label is set to its own name - in this case "motd".)
16:02 Changeset [6164] by lwvanels
simplify script- it doesn't matter if the RS6k has NEWUNIX set, it doesn't do anything..
15:48 Changeset [6163] by lwvanels
copy in new kernel on BSD platforms.
15:12 Changeset [6162] by cfields
Eliminate space-after-the-release-number hack.
15:06 Changeset [6161] by cfields
Change motd path to /afs/athena.mit.edu/system/config/motd/login.74 from ...../config/login_motd
14:41 Changeset [6160] by lwvanels
make idle motd line up with left edge of owl, not "press any key" use 9x15 (fixed) font instead of proportional font, to allow things to be lined up.
14:21 Changeset [6159] by lwvanels
Added defines for STOCK_HEADER and SRVTAB_LOC
14:20 Changeset [6158] by lwvanels
override default location for srvtab (so it can be accessed by "daemon", which sendmail delivers mail as on some systems) Add a "stock header" so that the "From" and "Subject" fields can be overridden without recompiling.
13:48 Changeset [6157] by epeisach
AConfDir is not the variable for Make, ATHCONFDIR is
13:33 Changeset [6156] by epeisach
Change ttyslot to myttyslot to prevent embassasment in the future if someone has a prototype
12:56 Changeset [6155] by epeisach
Fix for ttyslot for BSD systems
12:55 Changeset [6154] by epeisach
Add xlogin*secureSession
12:54 Changeset [6153] by epeisach
Install in proper location
05:05 Changeset [6152] by epeisach
Ultrix - get a new kernel (for better swap support)
05:04 Changeset [6151] by epeisach
Initial revision

05/21/92:

15:06 Changeset [6150] by lwvanels
removed somewhat sarcastic message..

05/20/92:

16:18 Changeset [6149] by lwvanels
restored- RCS got screwed up somehow.. install update.conf
10:41 Changeset [6148] by epeisach
Tab fix by mar. Forgotten NULL termination
08:53 Changeset [6147] by lwvanels
added pre-login motd message [mar rel-eng #2841]
05:18 Changeset [6146] by epeisach
Use /usr/vice/etc/SuidCells - don't use ${SITE} in there

05/19/92:

09:54 Changeset [6145] by cfields
Reapplied noremote patches from 1.44. Oops.

05/18/92:

15:58 Changeset [6144] by lwvanels
config vars updated automatically from rc.conf on /srvd; don't need to explicitly add them. fix syntax error; missing fi.
14:54 Changeset [6143] by cfields
added AIX stuff. sigh.
14:38 Changeset [6142] by cfields
change from detach -all to fsid -u
14:26 Changeset [6141] by cfields
support setpag updated version of IsRemoteDir use fsid -q -u -f $USER instead of the conditional detach -all
14:24 Changeset [6140] by cfields
Support setpag
13:18 Changeset [6139] by lwvanels
Add .login to changed config files update console login banner on RS/6000
13:04 Changeset [6138] by epeisach
Removed unused variables in IsRemoteDir (from last patch)
13:03 Changeset [6137] by epeisach
Ultrix requires includes <sys/fs_types.h> for last patch
13:02 Changeset [6136] by epeisach
Ultrix also requires inclusion of sys/fs_typs.h. Also, got rid of unused variables
12:59 Changeset [6135] by epeisach
Ultrix requires inclusion of sys/mount.h for statfs system call
12:54 Changeset [6134] by epeisach
Fixes for Sun. (NFS support) to IsRemote
12:52 Changeset [6133] by epeisach
Fix to IsRemote for the Suns. (Fixes NFS checking)
12:50 Changeset [6132] by epeisach
setpag/attach/fsid changes required because of use of setpag. Fixes isremote
12:49 Changeset [6131] by lwvanels
don't warn if at quota, only when over.
12:43 Changeset [6130] by epeisach
Better tests for isremote (critical now that setpag is used) Works also for AFS homedirs
12:25 Changeset [6129] by epeisach
Use fsid -u insetad of detach on logout. Let reactivate do the detach. An unlog has been added as well. This handles the setpag login problem.

05/17/92:

10:34 Changeset [6128] by epeisach
On a DS5000_100, remove tty0[2-] as cause a panic if try ref them.

05/16/92:

15:25 Changeset [6127] by lwvanels
fixes bugs [9319]
12:23 Changeset [6126] by epeisach
Floppy links better for tar screw where if filename begins /dev, tries opening /dev/rfloppc instad of floppy

05/15/92:

19:41 Changeset [6125] by lwvanels
added slash necessary since SITE doesn't have a leading one.
17:07 Changeset [6124] by lwvanels
more stuf..

05/14/92:

20:13 Changeset [6123] by jis
RS/6000 detected bugfix

05/13/92:

18:51 Changeset [6122] by jis
Shorten signature and add GDSS_Recompose() support
09:07 Changeset [6121] by jis
New Signature Padding scheme
09:07 Changeset [6120] by jis
New Signature padding scheme
Note: See TracTimeline for information about the timeline view.