unix-history/.git
1990-11-01 Keith SklowerSIOCSIFDSTADDR does the wrong thing (droid@cray.com);
1990-11-01 Keith Sklowerlooutput is called with four args for now.
1990-11-01 Keith Bosticdon't include function prototypes in the kernel
1990-10-31 Keith Sklowerallow for more than 255 connections on an interface...
1990-10-31 Keith Sklowerdate and time created 90/10/30 16:32:15 by sklower
1990-10-31 Keith Bosticminor whacks, try to get to format right
1990-10-31 Keith Bosticdate and time created 90/10/30 12:41:30 by bostic
1990-10-31 Keith Bosticdate and time created 90/10/30 12:41:26 by bostic
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith Bostickluge around pointer warnings
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith Bosticdon't redefine NULL
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith BosticANSI malloc returns void *
1990-10-31 Keith Bosticsignals return pointers to void
1990-10-31 Keith BosticPOSIX return type is pid_t
1990-10-31 Keith BosticPOSIX return is pid_t
1990-10-31 Keith BosticANSI C snarfed "clock"; change to "clck"
1990-10-30 Keith Bosticdate and time created 90/10/29 16:19:51 by bostic
1990-10-30 Keith Bosticchange so that user entered info gets put in secure...
1990-10-30 Keith Bosticback out change to return error values
1990-10-30 Mike Karelsadd hp tty devices; add session to -t output, removing...
1990-10-30 Keith Bosticadd radixsort.c
1990-10-30 Keith BosticNCHARS -> NBUCKETS; redo stack bounding explanation;
1990-10-27 Keith Bosticchange group character, dot, to colon (dot still permitted)
1990-10-27 Keith Bosticonly root should execute this, no need for setuid or...
1990-10-26 Kirk McKusickhandle non-block oriented devices
1990-10-25 Kirk McKusickupdate Utah source identifier
1990-10-25 Kirk McKusickupdate from Mike Hibler
1990-10-25 Keith BosticVALUe -> DBT
1990-10-25 Kirk McKusicktypo in comment
1990-10-25 Kirk McKusicklint
1990-10-25 Keith Bosticchange "unlimited" to requires real memeory
1990-10-25 Keith Bosticcheckpoint
1990-10-24 Kirk McKusickneed types.h
1990-10-24 Kirk McKusickadd boolean type and defined values (for new VM)
1990-10-24 Kirk McKusickneed types for function prototypes
1990-10-24 Kirk McKusickformating cleanups; reserve names for new VM system
1990-10-24 Kirk McKusickneed to include types.h for function prototypes
1990-10-23 Kirk McKusickadd vm subdirectory
1990-10-23 Keith Bosticadd 9837 for jak
1990-10-23 Kirk McKusickm_stat => mnt_stat
1990-10-23 Kirk McKusickEOPNOTSUPP => "Operation not supported"
1990-10-23 Keith Bostickernel has wait functions that don't return pid's.
1990-10-23 Keith Bosticadd -r option, allowing -exec/-ok to do relative traversal
1990-10-22 Kirk McKusickdelete Kerberos compilation for the foreign sites ...
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickdocument the -x flag
1990-10-22 Kirk McKusickadd -DCRYPT to get -x processing
1990-10-22 Kirk McKusickbreak out processing of -x into ifdef CRYPT
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickdelete kpasswdd from the set of compiled programs
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef can understand
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdefs that unifdef understands
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef understands
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef understands
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef can understand
1990-10-22 Kirk McKusickdelete decryption for the foreign sites (4.3-Reno)
1990-10-22 Kirk McKusickdelete xsend for foreign sites
1990-10-22 Kirk McKusickdelete crypt for the foreign sites
1990-10-22 Kirk McKusickdelete decryption for the foreign sites
1990-10-21 Kirk McKusickupdate from Mike for restarting after hangup
1990-10-21 Kirk McKusickdate and time created 90/10/20 17:44:34 by mckusick
1990-10-21 Kirk McKusickdate and time created 90/10/20 17:26:27 by mckusick
1990-10-20 Mike Karelsactually need to install now
1990-10-20 Mike Karelsoriginal version
1990-10-20 Mike Karelstuning
1990-10-20 Kirk McKusickcopyinstr/copyoutstr now return ENAMETOOLONG when name...
1990-10-20 Marc Teitelbaumturn off tracing on setuid and setgid programs if not...
1990-10-20 Kirk McKusickproperly decrement reference count on directory
1990-10-20 Keith Bosticfor Marc; -T should display all time information
1990-10-20 Keith Bostictypo "&" -> "&&"
1990-10-16 Eric Allmanadd EX__MAX to represent top value listed
1990-10-16 John A. Kunzenew HP entry
1990-10-15 Keith Bostic_BSD_LINE_MAX -> _POSIX2_LINE_MAX
1990-10-15 Keith Bosticdon't translate the name again, use symbolic permissions
1990-10-15 Keith Bosticreplace copyright with Berkeley specific copyright...
1990-10-14 Keith Bosticno real changes; hopefully make the stack explanation...
1990-10-13 Keith Bosticbound the stack correctly
1990-10-13 Mike Karelsinit stack variables!
1990-10-13 Keith Bosticadd function prototypes
1990-10-13 Keith BosticFriday is tm_wday 5, not 6
1990-10-12 Keith Bosticminor cleanups, print program name on error, redo usage...
1990-10-12 Keith BosticBSD style makefile
1990-10-12 Keith Bosticchange all "pname"'s to "sc"
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:54 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:52 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:51 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:49 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:48 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:47 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:40 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:37 by bostic
1990-10-12 Keith Bosticdate and time created 90/10/11 11:35:35 by bostic
next