unix-history/.git
1981-04-21 Bill Joyadded error check in log_entry()
1981-04-21 Bill Joyadd check for failure to fopen shutdownlog
1981-04-21 Bill Joylimit memsize stuff
1981-04-21 Bill Joyallow for no mba's
1981-04-21 Bill Joyadded -mm (from chico!trb) and fixed comment bug; added...
1981-04-21 Kirk McKusickadd pmerge
1981-04-21 Kirk McKusickdate and time created 81/04/21 00:26:05 by mckusick
1981-04-21 Kirk McKusickdate and time created 81/04/21 00:22:14 by mckusick
1981-04-21 Eric Allmanchange format to fit Kurt's standard
1981-04-21 Kurt A. Shoenschanged to version 2.1
1981-04-21 Kurt A. Shoenschanged to make use of signal holding facility
1981-04-21 Kurt A. Shoensnow uses signal holding facility to avoid losing signal...
1981-04-21 Kurt A. Shoens~ escapes now interpreted when standard input not a tty
1981-04-20 David Wasleyadded Vax & PDP11 specific defs. DLW
1981-04-20 David Wasleyadded specific defs for Vax & PDP11. DLW
1981-04-20 David Wasleyadded zero fill on output with BZ. DLW
1981-04-20 David Wasleymade dispatch table static. DLW
1981-04-20 David Wasleyadded Vax vs PDP-11 specific defs. DLW
1981-04-20 David Wasleydate and time created 81/04/19 19:32:24 by dlw
1981-04-20 David Wasleydate and time created 81/04/19 16:11:53 by dlw
1981-04-20 Bill Joyremove t_[io]bp
1981-04-19 Bill Joyfix bug with 407 files
1981-04-19 Bill Joyset warm start flag in locore.s
1981-04-19 Bill Joys/10/9/ in fuji kludge
1981-04-19 Bill Joyadd stamp tracing
1981-04-19 Bill Joyadd variable for communications between swap and wakeup
1981-04-19 Bill Joyswitch to linked lists
1981-04-19 Bill Joyfix problem with GMT
1981-04-19 Bill Joycorrect fix for GMT time conversion problem
1981-04-18 Bill Joycheck for fp==NULL and return
1981-04-18 Bill Joyremove spurious high ipl's
1981-04-18 Bill Joynew timeout structure (linked lists)
1981-04-18 Ken Arnoldhandle curses.ext properly
1981-04-18 Peter B. Kesslerclean up forop.c
1981-04-17 Ken Arnolddon't erase the last character when returning ERR
1981-04-17 Ken Arnoldmake it return ERR for illegal scroll type things
1981-04-17 Ken Arnoldadd delch(), mvdelch(), and mvwdelch()
1981-04-17 Ken Arnoldadd delch.c
1981-04-17 Ken Arnolddate and time created 81/04/17 00:40:25 by arnold
1981-04-17 Ken Arnoldadd insch(), mvinsch(), and mvwinsch()
1981-04-17 Ken Arnoldadd insch
1981-04-17 Ken Arnolddate and time created 81/04/17 00:26:16 by arnold
1981-04-17 Ken Arnoldfix stupid bugs so they WORK!
1981-04-16 Bill Joyif running over limit in tight core situation, lower...
1981-04-16 Bill Joysee if resched needed after page-fault in user mode
1981-04-16 Bill Joytypo
1981-04-15 Bill Joyfix bug in 'k' option
1981-04-15 Bill Joyfixed to work again
1981-04-15 Bill Joys/730/7zz/
1981-04-15 Bill Joyafter interrupt while tape rewinding set timeout to...
1981-04-15 Bill Joyfix bug in kernacc() with -2/X
1981-04-15 Bill Joyfixed bugs with 'k' flag
1981-04-15 Bill Joymake it work!
1981-04-15 Bill Joyfix for generic interlocking tm and ts
1981-04-14 Eric Allmanknow about USER environment
1981-04-14 Bill Joyadd LIM_MAXRSS
1981-04-14 Bill Joyadd p_maxrss
1981-04-14 Bill Joyfix nldisp to be 3
1981-04-14 Bill Joycopy maxrss at fork time
1981-04-14 Bill Joymaxrss stuff
1981-04-14 Bill Joyallocate space for ecmap
1981-04-14 Bill Joy#if NBK>0 do silo stuff
1981-04-14 Eric Allmanfix SZLNAM botch
1981-04-14 Bill Joyadd limit on memoryuse
1981-04-14 Eric Allmanknow about size of login name
1981-04-14 Eric Allmanuse SZLNAM internally
1981-04-14 Eric Allmandate and time created 81/04/13 16:26:15 by eric
1981-04-14 Eric Allmanfix double-SCCSID botch
1981-04-14 Eric Allmanknow about 8-char login names
1981-04-14 Eric Allmanuse defined constant for size of login name
1981-04-14 Eric Allmandate and time created 81/04/13 16:06:51 by eric
1981-04-14 Eric Allmandate and time created 81/04/13 16:00:27 by eric
1981-04-14 Bill Joyfix missing #endif
1981-04-14 Eric Allmandon't assume -k if -i or -x
1981-04-13 Bill Joys/730/7zz/
1981-04-11 Ken Arnoldfix bug in EOF check
1981-04-10 Bill Joyrestore sccs line
1981-04-10 Bill Joyrmhr reading hack for fujitsu added (sc21 only)
1981-04-10 Bill Joytimer for lost interrupt added
1981-04-10 Bill Joydebugging code for NXM problem added
1981-04-10 Bill Joyclean up conditionals
1981-04-09 Bill Joyfix bug clobbering tape when reading multi-set tape
1981-04-09 Bill Joyfix to work with no mba's
1981-04-09 Bill Joymove nummba to a place where it is defined
1981-04-09 Bill Joyfix problem where if a device was deleted
1981-04-09 Bill JoyFixed several bugs in multi-segment code:
1981-04-06 Bill Joyfixed up!
1981-04-06 Bill Joyreally fixed
1981-04-06 Kirk McKusickfix def of DESTDIR
1981-04-04 Bill Joycosmetics for pstats sake
1981-04-04 Bill Joywrite log entries
1981-04-04 Bill Joyfix to not double-save dumps
1981-04-03 Bill Joyspeeling error
1981-04-03 Bill Joychange timeout overflow panic message
1981-04-03 Michael ToyAdded type to MTIOCGET ioctl.
1981-04-03 Bill Joyremove debug prf
1981-04-03 Bill Joychange error messages; make fsf work
1981-04-03 Bill Joymake install does make all
1981-04-03 Bill JoyFixed a stupidity
1981-04-03 Bill JoyFIxed a stupidity
next