Timeline
06/12/92:
- 11:30 Changeset [6196] by
- activate is now reactivate
- 11:18 Changeset [6195] by
- remove references to toehold.
- 10:56 Changeset [6194] by
- remove name conflict
06/11/92:
- 13:25 Changeset [6193] by
- 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
- Changes from Chris for delete key and renew
06/10/92:
- 15:35 Changeset [6188] by
- 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
- Updated for noremote support.
- 10:39 Changeset [6186] by
- Added support for /etc/noremote
06/09/92:
- 14:21 Changeset [6185] by
- Add Iowa State realm.
- 14:06 Changeset [6184] by
- set resources limits from userdb on RS/6000
06/08/92:
- 14:00 Changeset [6183] by
- take out extra info in ifdef; not ansi spec.
- 13:41 Changeset [6182] by
- override csh with athena tcsh under AIX
- 13:37 Changeset [6181] by
- rs/6000 no longer needs custom Xsession [rel-eng #2855]
- 13:30 Changeset [6180] by
- Added info on andrew.cmu.edu realm [testers $2856]
- 13:07 Changeset [6179] by
- install depends on Xlogin.
- 13:03 Changeset [6178] by
- Added missing colon after *motd.font
06/03/92:
- 16:03 Changeset [6177] by
- Fix of typos...
- 12:49 Changeset [6176] by
- motdfile flags added
- 12:35 Changeset [6175] by
- Second motd configuration file If motd does not fit on screen, do not move off screen
- 09:53 Changeset [6174] by
- allocate enough space for username, even if it gets overwritten.
06/01/92:
- 13:11 Changeset [6173] by
- add .so links for fxcl.3 man page.
- 12:52 Changeset [6172] by
- make quota warning politically correct.
05/29/92:
- 15:47 Changeset [6171] by
- display warning on 90% of quota.
- 15:47 Changeset [6170] by
- display message with 90% of quota.
- 09:55 Changeset [6169] by
- 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
- type.
- 18:53 Changeset [6167] by
- missing / in rs6k sed.
- 17:38 Changeset [6166] by
- typo- changes should be in .cshrc.mine instead of .cshrc
- 16:03 Changeset [6165] by
- 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
- simplify script- it doesn't matter if the RS6k has NEWUNIX set, it doesn't do anything..
- 15:48 Changeset [6163] by
- copy in new kernel on BSD platforms.
- 15:12 Changeset [6162] by
- Eliminate space-after-the-release-number hack.
- 15:06 Changeset [6161] by
- Change motd path to /afs/athena.mit.edu/system/config/motd/login.74 from ...../config/login_motd
- 14:41 Changeset [6160] by
- 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
- Added defines for STOCK_HEADER and SRVTAB_LOC
- 14:20 Changeset [6158] by
- 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
- AConfDir is not the variable for Make, ATHCONFDIR is
- 13:33 Changeset [6156] by
- Change ttyslot to myttyslot to prevent embassasment in the future if someone has a prototype
- 12:56 Changeset [6155] by
- Fix for ttyslot for BSD systems
- 12:55 Changeset [6154] by
- Add xlogin*secureSession
- 12:54 Changeset [6153] by
- Install in proper location
- 05:05 Changeset [6152] by
- Ultrix - get a new kernel (for better swap support)
- 05:04 Changeset [6151] by
- Initial revision
05/21/92:
- 15:06 Changeset [6150] by
- removed somewhat sarcastic message..
05/20/92:
- 16:18 Changeset [6149] by
- restored- RCS got screwed up somehow.. install update.conf
- 10:41 Changeset [6148] by
- Tab fix by mar. Forgotten NULL termination
- 08:53 Changeset [6147] by
- added pre-login motd message [mar rel-eng #2841]
- 05:18 Changeset [6146] by
- Use /usr/vice/etc/SuidCells - don't use ${SITE} in there
05/19/92:
- 09:54 Changeset [6145] by
- Reapplied noremote patches from 1.44. Oops.
05/18/92:
- 15:58 Changeset [6144] by
- 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
- added AIX stuff. sigh.
- 14:38 Changeset [6142] by
- change from detach -all to fsid -u
- 14:26 Changeset [6141] by
- support setpag updated version of IsRemoteDir use fsid -q -u -f $USER instead of the conditional detach -all
- 14:24 Changeset [6140] by
- Support setpag
- 13:18 Changeset [6139] by
- Add .login to changed config files update console login banner on RS/6000
- 13:04 Changeset [6138] by
- Removed unused variables in IsRemoteDir (from last patch)
- 13:03 Changeset [6137] by
- Ultrix requires includes <sys/fs_types.h> for last patch
- 13:02 Changeset [6136] by
- Ultrix also requires inclusion of sys/fs_typs.h. Also, got rid of unused variables
- 12:59 Changeset [6135] by
- Ultrix requires inclusion of sys/mount.h for statfs system call
- 12:54 Changeset [6134] by
- Fixes for Sun. (NFS support) to IsRemote
- 12:52 Changeset [6133] by
- Fix to IsRemote for the Suns. (Fixes NFS checking)
- 12:50 Changeset [6132] by
- setpag/attach/fsid changes required because of use of setpag. Fixes isremote
- 12:49 Changeset [6131] by
- don't warn if at quota, only when over.
- 12:43 Changeset [6130] by
- Better tests for isremote (critical now that setpag is used) Works also for AFS homedirs
- 12:25 Changeset [6129] by
- 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
- On a DS5000_100, remove tty0[2-] as cause a panic if try ref them.
05/16/92:
- 15:25 Changeset [6127] by
- fixes bugs [9319]
- 12:23 Changeset [6126] by
- 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
- added slash necessary since SITE doesn't have a leading one.
- 17:07 Changeset [6124] by
- more stuf..
05/14/92:
- 20:13 Changeset [6123] by
- RS/6000 detected bugfix
05/13/92:
- 18:51 Changeset [6122] by
- Shorten signature and add GDSS_Recompose() support
- 09:07 Changeset [6121] by
- New Signature Padding scheme
- 09:07 Changeset [6120] by
- New Signature padding scheme
Note: See TracTimeline
for information about the timeline view.