unix-history/.git
1992-05-28 Kirk McKusickreorg includes to avoid troubles with utilities that...
1992-05-28 Kirk McKusickdeclarations needed by utilities moved from ffs_extern...
1992-05-28 Kirk McKusickadd <sys/time.h> for dinode.h
1992-05-28 Kirk McKusickadd get/setrlimit; make new entry points __name
1992-05-28 Kirk McKusickprograms that include this file get new truncate and...
1992-05-28 Elan AmirRevised sym-link followng rules section.
1992-05-28 Kirk McKusickhave to save away the newly malloc'ed proc
1992-05-28 Keith Sklowerincorporate changes for new kvm interfaces from lbl
1992-05-28 Keith Sklowerattempt to make compile with new hierarchy and recent...
1992-05-28 Keith Sklowerdon't accept packets when not config'ed up
1992-05-28 Keith Sklowersy --> ctty; common code requires us to take this chang...
1992-05-28 Keith Sklower1.) need more stack for iso; 2.) arp has its own NETISR now
1992-05-28 Elan AmirSearch globally -- locate(1) is fixed.
1992-05-28 Elan AmirFixed if-else ambiguity bug.
1992-05-28 Keith Sklowerfix various reported bugs (like double freeing)
1992-05-28 Keith Sklowermust calculate tp_maxlcredit as soon as mss known for...
1992-05-28 Keith Sklower1.) don't set retransmit timers in tp0; 2.) tone down...
1992-05-28 Keith Sklower1.) fix bug re:double freeing option mbuf in error...
1992-05-28 Keith Sklowerremember initial so_rcv space for later
1992-05-28 Keith Sklowermake sure to calculate initial credit for both CE_bit...
1992-05-28 Kirk McKusickneed real bwrite routine
1992-05-28 Keith Sklowerremember so_rcvbuf size, so that if it gets increased...
1992-05-28 Keith Sklowerwhen cancelling sendack timer, must also clear fasttimo...
1992-05-28 Keith Sklowerneed to calculate initial credit on CC for other option...
1992-05-28 Keith Sklowermore informative debugging for tp_slowtimo
1992-05-28 Kirk McKusickneed real bwrite routine
1992-05-27 Keith Bosticstrlen returns a size_t
1992-05-27 Keith BosticFlags word needs to be volatile; from Chris Torek/Craig...
1992-05-27 Keith Bosticdeclare kinfo_proc as a structure, kinfo.h not necessar...
1992-05-27 Keith Bosticcast not necessary
1992-05-27 Keith Bostickvm_read, kvm_write now take void *'s, not char *'s
1992-05-27 Keith Bostickvm_read, kvm_write take pointers to void *, not char *
1992-05-27 Keith Bosticadd ALIGNBYTES constant
1992-05-27 Keith Bosticadd ALIGNBYTES constantadd ALIGNBYTES constant
1992-05-27 Keith Bosticminor update
1992-05-27 Keith Bosticdisplay usecs; from Craig Leres
1992-05-27 Keith Bosticdisplay usecs, ANSI C cleanups; from Craig Leres
1992-05-27 Keith Bosticadd kvm_read (link to kvm_write)
1992-05-27 Keith Bosticupdate dmesg to use new kvm interface and vis(3); from...
1992-05-27 Keith Bosticdate and time created 92/05/26 15:31:49 by bostic
1992-05-27 Keith Bostickvm is in its own library now
1992-05-27 Keith Bosticupdate by Kirk, Mike
1992-05-27 Keith Bosticdate and time created 92/05/26 15:02:09 by bostic
1992-05-27 Keith Bosticupdate copyright year
1992-05-27 Keith Bosticadd LBL credit line
1992-05-27 Kirk McKusickadd <sys/time.h> for dinode.h; need to select tv_sec...
1992-05-27 Kirk McKusickadd <sys/time.h> for dinode.h
1992-05-27 Kirk McKusickback out -r5.19 to working flock based code
1992-05-26 Eric Allmanignore setuid bits on files if address was passed throu...
1992-05-26 Eric Allmanadd generalized database mapping (using the K config...
1992-05-26 Ralph Campbelladded lots of bug fixes
1992-05-23 Marc Teitelbaumdate and time created 92/05/22 15:06:24 by marc
1992-05-23 Marc Teitelbaumdate and time created 92/05/22 15:06:16 by marc
1992-05-22 Marc Teitelbaumno dupfd? no play...
1992-05-22 Keith Sklowermake rn_refines into rn_strictly_refines, so that ifa_i...
1992-05-21 Keith Bosticdon't use free'd mbuf pointer; bug report net2/sys/10
1992-05-21 Keith Bosticclose should return 0
1992-05-21 Kirk McKusickallocate proc structure before allocate process id...
1992-05-21 Marc Teitelbaumreturn codes for pt[sc]close (and exactly *what* if...
1992-05-21 Keith Bosticfencepost error in ruadd; from Pace Willisson (pace...
1992-05-21 Keith BosticDon't call linesw[].l_rint until the console is really...
1992-05-21 Keith BosticReally set the CR0_EM bit as the comments suggested...
1992-05-21 Keith BosticDon't loop forever in weintr. Unfortunately, I can...
1992-05-21 Keith BosticMake Fdclose return 0 (success); from Pace Willisson...
1992-05-21 Keith BosticDon't clobber the state of the uart too much in probe...
1992-05-21 Keith BosticDelete DELAY macro (now DELAY is in locore.s).
1992-05-21 Keith BosticMove copyfault label so EFAULT type user errors will...
1992-05-21 Keith BosticDefine a processor speed independent DELAY function
1992-05-21 Keith Bosticdon't segv if no utmp file
1992-05-21 Keith Bosticdelete -k
1992-05-21 Kirk McKusicktrack previous bucket elements that modify things that...
1992-05-21 Kirk McKusickif possible, straddle forward pointer across two words
1992-05-21 Kirk McKusickdinode's now have timeval's instead of time_t's
1992-05-21 Kirk McKusickupdate for spec and fifo times for NFS (from Macklem)
1992-05-21 Kirk McKusickimprove running time (from Macklem)
1992-05-20 Marc Teitelbaumfix error message
1992-05-20 Kirk McKusickget rid of deprecated async_daemon()
1992-05-20 Keith Sklowerthis file is no longer needed
1992-05-20 Keith Sklowerproprietary protocol request for RIP.
1992-05-19 Chris Torekrewrite to use kvm library
1992-05-19 Chris Torekmake kvm_write work
1992-05-19 Chris Torekfix description of op/arg (wrong word)
1992-05-19 Keith Skloweradd kvm_proc.c, kvm_getfiles.3 (checking by torek for...
1992-05-19 Keith Sklowerproper include, export _kvm_realloc; fix kvm_argv code
1992-05-19 Keith Sklowerformatting cleanup (checking by torek for sklower)
1992-05-19 Kirk McKusickneed additional include
1992-05-19 Kirk McKusickproperly handle premature end of tape on pipes
1992-05-18 Kirk McKusickdo not have to have alternate superblock if -b is specified
1992-05-17 John Heidemannkern/vfs_init.c and kern/vnode_if.c added for new vnode...
1992-05-17 Ralph Campbellfix flushing cache for text pages. undo mem->clean...
1992-05-17 Ralph Campbellclear sin struct before using it.
1992-05-17 Kirk McKusickadd indir syscall entry point
1992-05-17 Ralph Campbellcheck for divide by zero.
1992-05-16 Elan Amirdate and time created 92/05/15 17:22:10 by elan
1992-05-16 Kirk McKusickfix from Macklem
1992-05-16 Keith Bosticadd O_EXLOCK and O_SHLOCK to open flags
1992-05-16 Keith Bosticadd O_EXLOCK, O_SHLOCK to open falgs
1992-05-16 John Heidemannvnode interface conversion
1992-05-16 John Heidemannsome VOP's rplaced with VCALL
1992-05-16 Keith Bosticrewrite to POSIX signal and termios interfaces
next