4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / libexec /
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-06 Keith Bosticadd a man page from Chris Demetrios
1993-06-06 Keith Bosticdate and time created 93/06/05 13:50:17 by bostic
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Kirk McKusicklimit total running time for getty to prevent bad lines...
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticdoesn't need pathnames.h
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticadd the `main' copyright string
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticput the Regents copyright last so 44yank works
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Chris G. Demetriouif -d flag is not given, become a system daemon w/daemon()
1993-06-05 Chris G. Demetriouif statfs fails when rereading, exit; fs is unmounted
1993-06-05 Chris G. Demetriouhave error function only print errno if it's nonzero
1993-06-05 Chris G. Demetriourequire an argument for hfs_cleanerd which specifies...
1993-06-05 Chris G. Demetriourequire an argument for hfs_cleanerd which specifies...
1993-05-28 Elan Amirdeleted getttytab.c; turn off debugging
1993-05-28 Elan AmirChange protos to use getcap(3) routeines.
1993-05-28 Elan AmirConvert to getcap(3) routines.
1993-05-22 Dave A. BormanAdd "nocrypt" target to create a subdirectory
1993-05-21 Dave A. BormanSeveral fixes. The big one is that all of the
1993-05-18 Keith Bosticrindex -> strrchr
1993-05-18 Keith Bosticuse err(3), prototypes
1993-05-18 Keith Bosticbcmp -> memcmp, bcopy -> memmove
1993-05-18 Keith Bosticunsigned subtraction is never less than 0; bad assignme...
1993-05-18 Keith Bosticlint, bcopy -> memmove
1993-05-18 Keith Bosticdate and time created 93/05/17 10:37:06 by bostic
1993-05-18 Keith BosticANSI C prototypes
1993-05-18 Keith BosticANSI prototypes
1993-05-18 Keith Bosticindex, rindex -> strchr, strrchr
1993-05-18 Keith Bosticbzero -> memset
1993-05-18 Keith Bosticindex -> strchr
1993-05-18 Keith Bosticdate and time created 93/05/17 10:04:15 by bostic
1993-05-18 Keith Bosticlint, ANSI C prototypes, index->strchr
1993-05-17 Chris Torekprototype, cleanup, get past -Wall
1993-05-17 Chris Torekadd prototypes, need -I now
1993-05-01 Keith Bostictry to get the error/failed mail returns right
1993-04-28 Keith Bosticgetloadavg(3) moves to libc, lfs_cleanerd no longer...
1993-04-28 Keith Bosticdoesn't need libutil
1993-04-13 Chris Torekifdef sun does not imply SunOS: add gross hack to avoid...
1993-04-06 Dave A. BormanFix gcc2 warnings.
1993-03-03 Keith Bosticspeedup/cleanliness not worth enough, just always write...
1993-03-03 Keith Bosticif LOG_PERROR not defined, write to stderr ourselves
1993-02-13 Andrew Cherensondocument -l, -n options, relative filename lookup,...
1993-02-13 Andrew Cherensonadd options for logging, suppressing naks; allow relati...
1993-01-22 Keith Bosticuse snprintf(3), it's safer than sprintf(3)
1993-01-22 Dave A. BormanFix the interaction between the -u and -U
1993-01-20 Dave A. BormanFix up the code that deals with the
1993-01-19 Dave A. BormanGo back to using the global "pty" variable
1992-12-19 Dave A. BormanChange ENCRYPT to ENCRYPTION
1992-12-18 Margo SeltzerPass flag around to indicate use of mmap instead of...
1992-12-18 Margo SeltzerAdd statistics, add flags to allow caller to specify...
1992-12-18 Margo SeltzerPass flag argument to get_fs_info, mmap_segment, munmap...
1992-11-14 Keith BosticMust eat packet if _PATH_MAILDIR doesn't exist to avoid...
1992-11-02 Keith BosticAdd more information on printf when cleaner runs.
1992-11-02 Keith BosticVerify that segment doesn't exceed maximum size.
1992-10-25 Margo SeltzerAdd diagnostics to check summary size. Fix compare...
1992-10-25 Margo SeltzerCompile with DIAGNOSTICS for awhile.
1992-10-18 Keith Bosticsnprintf returns printed length, not actual length
1992-10-07 Margo SeltzerAlways report what segment is cleaned.
1992-10-05 Keith Bosticdon't write out the trailing NULL
1992-10-05 Keith Bosticdon't write the trailing NULL out
1992-10-02 Keith Bosticfix prototypes for gcc 2.2.2
1992-09-03 Margo SeltzerSet version number in BLOCK_INFO structures
1992-09-03 Margo SeltzerDon't clean if its not possible for us to generate...
next