bug fix in umount
[unix-history] / usr / src / sys /
1981-02-16 Robert Elzbug fix in umount
1981-02-16 Robert Elzget rid of d_tab
1981-02-16 Bill Joyminor
1981-02-16 Bill Joyautoconf macroized version
1981-02-16 Bill Joymany changes for autoconf
1981-02-16 Bill Joycleaned up with macros
1981-02-16 Bill Joycorrect panic in timeout()
1981-02-16 Robert Elzd_tab ->d_flags
1981-02-16 Bill Joybootable autoconf version
1981-02-16 Bill Joyflushtty second arg added (per lint)
1981-02-16 Robert Elzbootable autoconf version
1981-02-11 Robert Elzfirst compiling autoconf version
1981-02-11 Bill Joycompilable first uba autoconf version
1981-02-09 Michael ToyFixes to _stop for dual ported controllers.
1981-02-09 Bill Joydate and time created 81/02/08 18:39:41 by wnj
1981-02-09 Bill Joycpusid->cpu
1981-02-09 Bill Joynew mba.h, all nice and pretty
1981-02-09 Robert Elzdiscarded obnoxious material
1981-02-09 Bill Joyfirst working autoconf version
1981-02-09 Bill Joyfirst working vorsion
1981-02-08 Bill Joymisc
1981-02-08 Bill Joyd_dump
1981-02-08 Bill Joylast pre-mba version
1981-02-08 Bill Joymisc pre-mba changes (non-recursive printf, futz, resub...
1981-02-08 Bill Joy(no message)
1981-02-08 Bill Joyfixed up version format
1981-02-08 Bill Joy(no message)
1981-02-08 Bill Joy(no message)
1981-02-08 Bill Joyminor inconsequential changes
1981-02-08 Bill Joycalloc map
1981-02-08 Bill Joyreformatting; bufhd, queues to 3 ...
1981-02-08 Bill Joynew dump code
1981-02-08 Bill Joyadded dump code
1981-02-08 Robert Elzinvalidate buffer cache (correctly, through hash headers)
1981-02-08 Robert Elznon-negative hex + uprintf
1981-02-08 Bill Joyrpb, badaddr, other dump stuff
1981-02-08 Bill Joypanic fixups, auto dumping code
1981-02-04 Bill Joyfixed up boot codes
1981-02-04 Robert Elzchkadr (first draft)
1981-02-04 Bill Joyadded dumpdev dumplo
1981-02-04 Bill Joyadded d_dump
1981-02-04 Bill Joyrandom reference (still) to b_hlink
1981-02-04 Bill Joyadded some more defs (still pre autoconfig
1981-02-04 Bill Joycleanup to console flags (aps/kre)
1981-02-04 Bill Joyfix to ptrace() found by kipp
1981-02-02 Bill JoyUCBIPC crud
1981-02-02 Bill Joyfix to incore()
1981-02-01 Bill Joyadded EXCLOSE, ISPORT
1981-02-01 Bill Joyadded chaos line discipline, tmioctl, bfreelist[]
1981-02-01 Bill Joynew hashing and buffer queue stuff
1981-02-01 Robert Elzadd NOP as tape operation, fix dump to be 1600 bpi...
1981-02-01 Bill Joychanges for cached super-blocks
1981-02-01 Bill Joychanges for array of buffer queues
1981-02-01 Robert Elzmussing
1981-01-31 Robert Elzreduced BQUEUES from 4 to 3
1981-01-31 Michael ToyAdded sccs id and MTNOP define
1981-01-31 Michael Toydate and time created 81/01/30 17:45:14 by toy
1981-01-30 Bill Joyremove crud
1981-01-30 Bill Joynew bfreelist scheme
1981-01-30 Michael ToyMade it always ask when compiled for a 750 system....
1981-01-30 Michael Toyditto
1981-01-30 Michael ToyAdded #if WANTPTY
1981-01-30 Robert Elztypo
1981-01-30 Robert Elzrestored UPAGES to 6, that wasn't the problem
1981-01-30 Robert ElzUPAGES back to 6, that wasn't the problem
1981-01-29 Bill JoyUPAGES 8
1981-01-29 Bill Joyfix LEAPYEAR for year 2000
1981-01-29 Michael Toyadded pty driver
1981-01-29 Bill Joyno access to /dev/tty for SDETACH processes.
1981-01-29 Robert Elzcache purging
1981-01-29 Michael Toyunsigned hex; circular msgbuf
1981-01-29 Robert Elzcall close with fp, not cp; flush buffer cache on last...
1981-01-29 Robert Elz#! execs
1981-01-29 Bill JoyUPAGES 8; dumpstack 96; msgbufmap; kernacc rounding...
1981-01-29 Robert Elzbuffer invalidate routine and checks for B_INVAL flag
1981-01-29 Robert Elzfix B_WRITE->B_READ; DCLR & NSECT in hp; dont search...
1981-01-29 Bill Joyfixes to bpd purging to fool C compiler (to not use...
1981-01-29 Bill Joy8 bits both in raw and litout
1981-01-29 Bill Joyremove names
1981-01-28 Bill Joyreduce NINDEX to 6 to save a lot of space
1981-01-28 Robert Elz/b_flags/s/int/long/ added B_INVAL flag (invalid buffer)
1981-01-27 Robert Elzadded defn of 'schar()' as external fn
1981-01-27 Robert Elzaltered u_exdata to be a union for #! file types
1981-01-27 Michael ToyUpdate SCCS id to be consistent with 4bsd
1981-01-27 Michael ToySCCS
1981-01-27 Michael ToySCCS mod
1981-01-27 Michael Toydate and time created 81/01/26 22:10:07 by toy
1981-01-27 Michael ToyChanged param routine to set BITS8 if LLITOUT is set
1981-01-27 Bill Joychaos
1981-01-27 Bill Joychaos changes
1981-01-27 Bill Joymultiplexore fix
1981-01-27 Bill JoyAdded chaos devices
1981-01-27 Bill Joyincreased size of dumpstack
1981-01-21 Michael ToyRemoved #ifdef silliness. (MCT)
1981-01-21 Michael ToyMade nicing piggy processes default. (MCT)
1981-01-21 Bill JoyAdded conditional call to chaos clock.
1981-01-21 Michael ToyRemoved #ifdef UCB. (MCT)
1981-01-21 Michael ToyChanged to eric allman's lp driver. (MCT)
1981-01-20 Michael ToyAdded reset of TIOCSBRK in dzclose. (MCT)
1981-01-20 Michael ToyAdded reset of TIOCSBRK in dhclose. (MCT)
next