unix-history/.git
1991-06-20 Keith Bosticbinmail(1) is gone
1991-06-20 Keith Bosticoff-by-one in the buffer
1991-06-20 Kirk McKusickgrammer nit
1991-06-20 Keith BosticANSI cleanups
1991-06-20 Marc Teitelbaummissing "fmt" in call to _sprintw()
1991-06-20 Kirk McKusickrevisions from Charlie Roberts
1991-06-20 Kirk McKusickdate and time created 91/06/19 10:10:53 by mckusick
1991-06-19 Keith Skloweradd NETISR define for ARP.
1991-06-19 Keith Sklowerchange to routing layer; reference to route of gateway...
1991-06-19 Steve Sellgrenold files moved into code/manpage etc, only score file...
1991-06-19 Steve SellgrenA real manpage
1991-06-19 Steve Sellgrenmove help for commands into this file, other help is...
1991-06-19 Steve Sellgrenclean up
1991-06-19 Steve Sellgrenclean up (understatement)
1991-06-19 Keith Bosticminor correction
1991-06-18 Keith Bosticminor wordsmithing; cleanup kill code for consistency...
1991-06-18 Marc Teitelbaumremove text.h
1991-06-18 Steven McCannebug fix -- large snapshots with large packets previousl...
1991-06-18 Keith Bosticminor cleanup, add BUGS section
1991-06-18 Keith Bosticminor wordsmithing
1991-06-18 Keith Bosticminor cleanup, remove vestiges of AT&T wording
1991-06-18 Christos Zoulaschanged execv's to execve's
1991-06-18 Christos ZoulasFixed problem introduced by changing int to size_T
1991-06-18 Christos ZoulasFixed MAXPATHLEN limit problem
1991-06-18 Keith Bosticno need to reference csh(1)
1991-06-18 Keith Bosticminor wordsmithing
1991-06-18 Keith Bosticdon't mention contributors in the man page
1991-06-18 Keith Bosticminor cleanups
1991-06-18 Keith Bosticclarify owner/group operand parsing, minor wordsmithing
1991-06-18 Keith Bosticnew copyright; att/bsd/shared
1991-06-18 Keith Bosticcleanups, wordsmithiing
1991-06-18 Keith Bosticadd cd and wait
1991-06-18 Keith Bosticminor cleanups
1991-06-18 Keith Bosticmove cd.1 and wait.1 into share/man/man1
1991-06-18 Keith Bosticminor cleanups
1991-06-18 Keith Bosticmake stdin, stdout, stderr link to fd
1991-06-18 Keith Bosticminor cleanups
1991-06-18 Keith Bosticwrong date for the Gregorian Reformation
1991-06-18 Keith Bosticdon't mention contributor on the man page
1991-06-18 Keith Bosticdon't use stdio for error messages
1991-06-18 Keith Bosticdon't use sprintf(3) so we don't drag in stdio
1991-06-18 Keith Bosticdon't use snprintf(3) here, exec shouldn't require...
1991-06-18 Keith Bosticupdate
1991-06-18 Keith Bosticdate and time created 91/06/17 09:53:59 by bostic
1991-06-17 Keith Bosticdon't define _exit as "void volatile"; it's a GCC exten...
1991-06-17 Keith Bosticrotate lpd-errs too; make it a loop
1991-06-17 Keith Bosticrotate Kerberos log files
1991-06-17 Keith BosticThe Prettiness Police + fixes from Christos
1991-06-17 Keith BosticChristos' changes to do quoting in ranges; glob(3)...
1991-06-17 Christos ZoulasFixed bug with `` returning no string.
1991-06-17 Keith Bosticfind: or -> -or
1991-06-17 Keith Bosticand -> -and, or -> -or to match original syntax
1991-06-15 Christos ZoulassetNS needed to save the argument to set(). Otherwise...
1991-06-15 Christos ZoulasSmall Exit formatting error. Print background job exit...
1991-06-12 Steve Sellgrenmove all this stuff to a man page with only movement...
1991-06-12 Steve SellgrenCanned levels are stupid, see ya.
1991-06-11 Steve Sellgrenfortunes moved into fortune.c
1991-06-11 Steve SellgrenWhy have this fortune file around?!
1991-06-10 Keith BosticNULL-terminate cchar arrays for Chris; better informati...
1991-06-10 Christos Zoulasreplaced PNULL def with NULL
1991-06-10 Mike Karelsfrom hibler: don't need retry on key 1
1991-06-10 Mike Karelsmake retry printf's conditional on debug
1991-06-10 Mike Karelsdon't rm tags after making them
1991-06-09 Christos ZoulasMore prototype fixes, Removed TERMIOS define
1991-06-09 Keith Bosticdon't put anything after the #else or #endif's, unless...
1991-06-09 Keith Bostic__hp300__ is defined if -ansi is specified, not hp300
1991-06-09 Keith Bosticinclude file pass, csh.h no longer include every .h...
1991-06-08 Christos Zoulastsearch declaration fix
1991-06-08 Christos Zoulasprototype typo fixes
1991-06-08 Christos ZoulasFixed sortscmp from glob.c
1991-06-08 Christos Zoulasstatic function prototypes
1991-06-08 Keith Bosticrename all the files (they weren't going to diff anyway)
1991-06-08 Mike Karelsconsistency with tty.c about value for "no pgrp"
1991-06-07 Keith Bosticcan't use NULL terminator any more
1991-06-07 Keith Sklowerthis version now supports IP over X.25; changes include...
1991-06-07 Keith Bosticminor cleanups, no fixes
1991-06-07 Keith Bosticno reason to keep file/directories open anymore
1991-06-07 Steve SellgrenBostic's cleanup
1991-06-07 Keith Bosticadd -M, -N for consistency with other stat programs
1991-06-07 Keith Bosticadd -M, -N for consistency with other stat programs
1991-06-07 Keith BosticCMU/Mach fix; don't use magic numbers in open call
1991-06-06 Keith Bosticfirst cut at a real man page, convert to new-style...
1991-06-06 Christos ZoulasRemoved -DTELL and -DPOSIXJOBS
1991-06-06 Christos ZoulasRemoved -DTELL V6 compatibility flag
1991-06-06 Keith Bosticdistribute the rest of the main loop into the modes...
1991-06-06 Mike KarelsI liked the savecore echo (it explained the delay and...
1991-06-05 Keith Bosticbreak out rest of keywords into function table that...
1991-06-05 Keith Bosticbreak out rest of keywords into function table that...
1991-06-05 Mike Karelsadd new VM statistics, to be merged later; always separ...
1991-06-05 Kirk McKusickspeed up sync of filesystems with no quotas; skip locke...
1991-06-05 Mike Karelsmake compile under nwe VM system, add memory totals...
1991-06-05 Mike Karelsfix hp300 bugs
1991-06-05 Keith Bosticstty.h includes ioctl.h and termios.h; extern.h defines...
1991-06-05 Steve Sellgrenremove brain damaged "storage" of dungeon levels
1991-06-05 Christos Zoulasdate and time created 91/06/04 16:56:10 by christos
1991-06-05 Christos Zoulasdate and time created 91/06/04 16:55:42 by christos
1991-06-05 Christos Zoulasdate and time created 91/06/04 16:53:29 by christos
1991-06-05 Marc Teitelbaum.PATH ps for devname
1991-06-05 Marc Teitelbaumadd stub for hp300
1991-06-05 Marc Teitelbaumlookup device name using devname()
next