add boottime
[unix-history] / usr /
1993-05-21 Kirk McKusickadd boottime
1993-05-21 Kirk McKusickadd KERN_BOOTTIME
1993-05-21 Mike Hiblerdate and time created 93/05/20 17:47:46 by hibler
1993-05-21 Keith Bosticuse library versions of warn and friends
1993-05-21 Keith Bosticdate and time created 93/05/20 16:19:36 by bostic
1993-05-21 Keith Bosticdate and time created 93/05/20 16:19:31 by bostic
1993-05-21 Keith Bosticconvert from dbm to ndbm
1993-05-21 Eric Allmancompatibility for Sun BSD
1993-05-21 Kirk McKusicknits (net2/sys/26)
1993-05-21 Cynthia A. E. Livi... update 4.4BSD from PRERELEASE
1993-05-21 Keith Bosticupdate the addresses
1993-05-21 Kirk McKusickperformance fixes from Rick Macklem
1993-05-21 Kirk McKusickadd support for printing out boottime
1993-05-21 Kirk McKusickadd KERN_BOOTTIME
1993-05-21 Kirk McKusickadd boottime
1993-05-21 Dave A. BormanSeveral fixes. The big one is that all of the
1993-05-21 Dave A. BormanFix all the "#if defined(ENCRYPTION)" lines to just
1993-05-21 Dave A. BormanMostly, this changes all the "#if defined(ENCRYPTION)"
1993-05-21 Dave A. BormanMostly this changes "#if defined(ENCRYPTION)" to
1993-05-20 Mike Hiblermake sure PT page is marked clean at allocation to...
1993-05-20 Keith Bosticbuild tags
1993-05-20 Keith Bosticbuild tags 444
1993-05-20 Keith Bosticmove enpload to /usr/src/old
1993-05-20 Keith Bosticlint
1993-05-20 Elan AmirCFLAGS= -> +=
1993-05-20 Keith SklowerIn Cherenson's mbuf leak fix, we forgot to (void) the...
1993-05-20 Keith Sklowercast m_free() output as void
1993-05-20 Elan Amirdate and time created 93/05/19 16:16:30 by elan
1993-05-20 Keith Bosticsymcnt, tsymlen not reinitialized on each archive;...
1993-05-20 Elan Amirdate and time created 93/05/19 14:58:10 by elan
1993-05-20 Keith Bosticcast lseek argument
1993-05-20 Keith Bosticlint, prettiness police
1993-05-20 Keith Bosticinclude unistd.h for truncate prototype
1993-05-20 Keith Bosticinclude unistd.h for truncate prototype
1993-05-20 Elan Amirdate and time created 93/05/19 14:11:00 by elan
1993-05-20 Elan Amirdate and time created 93/05/19 14:06:38 by elan
1993-05-20 Keith Bosticreturning the wrong structure from the -i option
1993-05-20 Margo Seltzeruse TMPDIR to specify where the output goes, it can...
1993-05-20 Elan Amirdate and time created 93/05/19 11:28:32 by elan
1993-05-20 Elan Amirdate and time created 93/05/19 11:06:40 by elan
1993-05-19 Elan Amirdate and time created 93/05/18 16:58:54 by elan
1993-05-19 Elan Amirdate and time created 93/05/18 16:00:40 by elan
1993-05-19 Elan Amirdate and time created 93/05/18 15:58:16 by elan
1993-05-19 Elan Amirdate and time created 93/05/18 15:23:40 by elan
1993-05-19 Elan AmirStrnchr() -> memchr().
1993-05-19 Chris Torek`sin' is a reserved ANSI name; bcopy,bcmp,bzero =>...
1993-05-18 Chris Toreksparc implies sun; sys_errlist is declared elsewhere
1993-05-18 Chris Torekcleanup, prototype, pass -Wall (it started with lseek...
1993-05-18 Chris Toreksys_errlist type changed
1993-05-18 Chris Torekhack to make it compile: declare lseek only #ifndef...
1993-05-18 Kazumasa Utashirotruncate, ftruncate, getrlimit, setrlimit are now compat
1993-05-18 Kirk McKusickget/setrlimit and f/truncate are COMAPT
1993-05-18 Kirk McKusickold get/setrlimt are COMPAT_43
1993-05-18 Keith Bosticmove cpio into /usr/src/old
1993-05-18 Elan AmirAdded "static" to c table.
1993-05-18 Keith Bosticmake a few private functions public so the prototypes...
1993-05-18 Kirk McKusickupdate from Torek/Macklem for machines requiring quad...
1993-05-18 Kirk McKusicktruncate, ftruncate, getrlimit, setrlimit become COMPAT_43
1993-05-18 Elan AmirIncreased buffer size so that C comments of size larger...
1993-05-18 Chris Torekrm incorrect declaration of lseek; cleanup, prototype...
1993-05-18 Chris Torekuse libc err()
1993-05-18 Elan AmirFlags field in line structures should be set by newwin...
1993-05-18 Elan AmirNeed to repoint line pointers in subwin's after quickch...
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 Eric Allmantype conflicts
1993-05-18 Eric Allmanclean up function prototypes
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 Eric Allmandelete unneeded and conflicting errstring declarations
1993-05-18 Eric Allmanfirst cut at merged map/alias implementation
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-18 Keith Bosticadd tetris
1993-05-18 Keith Bosticmovve warp to archives
1993-05-18 Keith Bosticdate and time created 93/05/17 09:13:04 by bostic
1993-05-17 Keith Bosticdate and time created 93/05/17 08:46:17 by bostic
1993-05-17 Keith Bosticadd tar
1993-05-17 Chris Torekmkpasswd needs -ldbm, delete it now that -ldbm isn...
1993-05-17 Keith Bosticmv tar to /usr/src/old
1993-05-17 Keith Bosticconvert to new basic integral types
1993-05-17 Kazumasa Utashirouse e partition for root.
1993-05-17 Chris Torekmake gcc shut up
1993-05-17 Chris Torekadd sig_atomic_t
1993-05-17 Keith Bosticmessed up the translation, though
1993-05-17 Keith Bosticsome preprocessors try to redefine the mvcur prototype...
1993-05-17 Keith Bosticwas going to add a flags argument to the sync call...
1993-05-17 Keith Bosticadd psize to the recno structure, to pass down to the...
1993-05-17 Keith Bosticadd a flags argument to the sync call, add R_RECNOSYNC...
1993-05-17 Keith Bosticpass psize down to the btree routines
1993-05-17 Chris Torekdate and time created 93/05/16 16:10:22 by torek
1993-05-17 Chris Torekdate and time created 93/05/16 16:10:21 by torek
1993-05-17 Chris Torekprototypes, ANSI, pass -Wall; still could stand more...
next