Timeline
08/06/93:
- 09:31 Changeset [6852] by
- added some debugging code (not yet finished)
08/05/93:
- 15:28 Changeset [6851] by
- fixed bug where a %s was passed to log_error instead of a %m. this caused at least one core dump that i know of.
- 15:27 Changeset [6850] by
- fixed bug where log_error was being passed a sprintf-like string with nothing to fill in for %d. sprintf into a buffer first and pass the buffer to log_error.
- 15:16 Changeset [6849] by
- changed proc_list from an array to a pointer, to support the "maint" mode. added some code to backup the database immediately after loading it -- if it needs backing up. the reason it might need backing up is if the code to read/write an ascii database file ever gets written, and if the daemon has to load from the ascii version, you probably want to dump out to the binary form right away. (see backup.c, if it ever gets finished)
- 15:10 Changeset [6848] by
- fixed a typo.
- 15:09 Changeset [6847] by
- added %%m to several log_error calls, fixed one which had only %m.
- 15:07 Changeset [6846] by
- rearranged two log_error's.
- 15:03 Changeset [6845] by
- got rid of one unneeded sprintf, rearranged one log_error.
- 15:01 Changeset [6844] by
- added functions to the Maint_Proc_List
08/04/93:
- 09:10 Changeset [6843] by
- got rid of the BS/Del swap. Left the other stuff in.
- 09:07 Changeset [6842] by
- set erase to ^H and rearrage the man path.
- 09:03 Changeset [6841] by
- Solaris should only modify utmpx anf wtmpx because the kernel will do the rest.
08/03/93:
- 16:39 Changeset [6840] by
- solaris doprnt is very lame when it comes to strings which are null.
07/27/93:
- 10:48 Changeset [6839]
- This commit was manufactured by cvs2svn to create tag 'ATH_74'.
- 10:48 Changeset [6838] by
- added an entry for shadow.
07/26/93:
- 08:02 Changeset [6837] by
- Clean up menu installation.
- 04:40 Changeset [6836] by
- we aint RSAIX.
- 04:39 Changeset [6835] by
- added support for pcfs and fdfs. check for NEWMAILCF
- 04:33 Changeset [6834] by
- Solaris should have checked to see if the process was a USER_PROCESS or not. (vrt)
- 04:32 Changeset [6833] by
- Xserver font path changes. got rid of 9x15 warning
- 04:31 Changeset [6832] by
- fix for POWER_GT1s the Xserver is real unhappy about the -v.
07/24/93:
- 21:26 Changeset [6831] by
- Solaris kludge: currently only support AFS
- 21:25 Changeset [6830] by
- Solaris is more like AIX... also need -lrx -llwp
- 21:25 Changeset [6829] by
- Solaris port (include files)
- 21:24 Changeset [6828] by
- Added POSIX locking (for Solaris)
- 20:43 Changeset [6827] by
- Solaris doesn't need ufs/quota.h
- 20:43 Changeset [6826] by
- Define NGROUPS for Solaris
07/22/93:
- 23:08 Changeset [6825] by
- 7.7 checkin. Errrr...
- 18:27 Changeset [6824] by
- Initial revision
- 17:19 Changeset [6823] by
- changed the Xsession for solaris.
- 16:23 Changeset [6822] by
- reoved the -l option in the usage line. this comes from dig. and is not in dsgrep. (vrt)
- 15:58 Changeset [6821] by
- Initial revision
- 15:31 Changeset [6820] by
- Solaris no longer calls setpgrp. (vrt)
- 14:42 Changeset [6819] by
- Initial revision
- 08:56 Changeset [6818] by
- Do not clobber the TERM variable; it is set with telnetd, etc. Under Solaris, the setenv of LD_LIBRARY_PATH was missing an arg. Changed a #endif (not ANSI-compliant)
07/21/93:
- 13:43 Changeset [6817] by
- changed the path by removing /usr/sbin added usr/bin while removing /bin adding /usr/gcc/bin
- 13:04 Changeset [6816] by
- removed the -c flag to more. (vrt)
07/20/93:
- 17:25 Changeset [6815] by
- 7.7 checkin. Errrr...
- 13:33 Changeset [6814] by
- added SHELL fix [rel-eng 3089] (vrt)
- 12:50 Changeset [6813] by
- Initial revision
- 12:23 Changeset [6812] by
- error on my part for the last change.
- 10:47 Changeset [6811] by
- ifdefed out the code that does logging in sao homedir. (vrt) [rel-eng 3087]
- 10:41 Changeset [6810] by
- added MEDIA-LAB (vrt) [rel-eng 3083]
- 10:39 Changeset [6809] by
- changed the media-lab entries (vrt) [rel-eng 3083]
07/19/93:
- 12:11 Changeset [6808] by
- *** empty log message ***
- 12:00 Changeset [6807] by
- remove TZ.
- 12:00 Changeset [6806] by
- Initial revision
- 11:30 Changeset [6805] by
- Had the machtype default to cgthree for -d. too many complaints. (vrt)
07/17/93:
- 21:53 Changeset [6804] by
- Er, I meant all map/unmap problems in that last log. Added -nostdin option, so that the console doesn't select on fd 0 when you don't want it to. When console is started from dash (which itself forks into the background) and tries to select on its stdin, Solaris returns an ENXIO (6: No such device or address) as undocumented in the man page.
07/16/93:
- 21:22 Changeset [6803] by
- signal() has the one-shot semantics under Solaris. Changed calls to signal() to sigset(), which is the same as signal() for the other platforms. This fixes all Solaris problems I know about for the console.
- 20:08 Changeset [6802] by
- F9 bitmap is no longer needed. Keep the bits, but don't install it.
- 19:54 Changeset [6801] by
- Lucy 1990 - 1992 R.I.P.
- 13:51 Changeset [6800] by
- 7.7 checkin. Errrr...
- 13:27 Changeset [6799] by
- Changed to use G_DEFINES from Xj.defs.
- 13:26 Changeset [6798] by
- Changed to use G_DEFINES from Xj.defs. Side effect: dash now gets machine defines it hasn't gotten properly since the source reorganization. That fix was the motivation for the G_DEFINES changes.
- 13:25 Changeset [6797] by
- Changed to use G_DEFINES from Xj.defs instead if doing it all itself.
- 13:07 Changeset [6796] by
- Consolidation of common definitions into G_DEFINES (Global).
- 12:30 Changeset [6795] by
- Fixes vanharen left checked out.
- 09:50 Changeset [6794] by
- Initial revision
- 09:49 Changeset [6793] by
- Removed changes for RSAIX. the synctrees break 220's. Added to copy a /etc/init.d/athena for Solaris.
- 07:25 Changeset [6792] by
- Initial revision
07/15/93:
- 11:06 Changeset [6791] by
- Removed CS.BERKELEY.EDU *AGAIN* (the realm doesn't exist anymore) See r1.15.
- 11:03 Changeset [6790] by
- Added ZONE.MIT.EDU realm
- 07:31 Changeset [6789] by
- Initial revision
07/14/93:
- 13:47 Changeset [6788] by
- There was a distinct lack of a putenv for AIX
- 13:46 Changeset [6787] by
- There was a distinct lack of a putenv...
- 06:47 Changeset [6786] by
- Install man page in the right place.
07/12/93:
- 18:48 Changeset [6785] by
- Install correctly with DESTDIR.
- 18:37 Changeset [6784] by
- Properly reinstall symlinks.
- 13:35 Changeset [6783] by
- Copy in a new kernel for the DS. Rearrange something for the RS (vrt).
- 13:28 Changeset [6782] by
- Changes for the RS/6000
- 07:51 Changeset [6781] by
- None of the X rules quite do what we want. Forget doing it this way and make real symlinks.
07/09/93:
- 12:50 Changeset [6780] by
- missed RS/6000 X server...
- 12:47 Changeset [6779] by
- reverted to old style, with new AIX entries
Note: See TracTimeline
for information about the timeline view.