unix-history/.git
1993-05-22 Keith Bosticadd pax
1993-05-22 Kirk McKusickprotect against malicious clients
1993-05-22 Keith BosticHenry Spencer's Alpha 3.0 regex release
1993-05-22 Keith Bosticparenthesize the negative numbers so "256-CHAR_MIN...
1993-05-22 Keith Bosticadd the other example lpr file, upgrade to current...
1993-05-22 Dave A. BormanAdd "nocrypt" target to create a subdirectory
1993-05-22 Dave A. BormanAdd "nocrypt" target to create a subdirectory
1993-05-22 Dave A. BormanAdd "nocrypt" target to create a subdirectory
1993-05-22 Keith Bosticsettranscom has to return an int to be in the commands...
1993-05-22 Keith Bosticcast const char * so it compiles without complaining
1993-05-22 Keith Bosticsys_siglist is declared as a const char *
1993-05-22 Keith Bosticadd unistd.h to make lseek calls work
1993-05-21 Keith Bosticunknown font specification
1993-05-21 Eric Allmanadd support for NEWDB
1993-05-21 Eric Allmanlog more information on -bv "deliverable" message
1993-05-21 Eric Allmanneed to delete ndbm.h from db library as well as ndbm.o
1993-05-21 Kirk McKusickadd CPU_MACHDEP
1993-05-21 Kirk McKusickadd CTL_MACHDEP definitions
1993-05-21 Kirk McKusickadd cpu_sysctl
1993-05-21 Keith Bosticpage size is max indx_t + 1, so store in a larger integ...
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.... 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
next