unix-history/.git
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()
1991-06-05 Keith BosticANSI function pointers are fun!
1991-06-05 Mike KarelsKNF
1991-06-05 Keith Bosticdon't do a tcsetattr/window ioctl unless asked to
1991-06-05 Keith Bosticnew version from Christos -- 8-bit clean, lots of bug...
1991-06-05 Keith Bosticuser programs need include of sys/{fcntl,unistd}.h
1991-06-05 Keith Bosticadd heapsort
1991-06-05 Keith Bosticdate and time created 91/06/04 10:17:06 by bostic
1991-06-05 Keith Bosticadd heapsort
1991-06-04 Mike KarelsEOF means quit (discard server)
1991-06-04 Kirk McKusickcheck ufs lock count on exit from syscalls
1991-06-04 Kirk McKusickmust unlock vnode after vn_open
1991-06-04 Kirk McKusickfile table is no longer statically allocated
1991-06-04 Kirk McKusickfile structures are now dynamically allocated and linke...
1991-06-04 Kirk McKusickcall ffree to free file structures
1991-06-04 Kirk McKusickfile structures are now dynamically allocated and linke...
1991-06-04 Kirk McKusickchange to be dynamically allocated
1991-06-04 Kirk McKusicknfile => maxfiles (and default is doubled)
1991-06-04 Keith Bosticadd sys_nerr, sys_errlist global variables to perror...
1991-06-04 Keith Bosticfix error message on -f open failure; don't mistake...
1991-06-04 Kirk McKusicktighten up linked list management
1991-06-04 Keith Bosticthe format string gets modified by parsefmt -- don...
1991-06-04 Keith Bosticcopy format strings, so "ps -ll" works
1991-06-04 Keith Bosticformats can be text space, have to copy them anyway
1991-06-04 Keith Bosticvtail doesn't need to be global
1991-06-04 Keith Bosticfix err routine, make everyone use it; minor ANSI cleanups
1991-06-04 Keith Bosticdate and time created 91/06/03 16:49:18 by bostic
1991-06-04 Keith Bosticdon't print a space before the first keyword
1991-06-04 Kirk McKusickbug fix to allow unmounting of stale filesystems
1991-06-04 Kirk McKusickhide more kernel-only things
1991-06-04 Steve Sellgrenfix escape character
1991-06-03 Keith Bosticadd csh (Christos Zoulas and Len Shar)
1991-06-03 Cynthia A.... mdoc version three
1991-06-03 Mike Karelsuse same tkt file as su for "user.root", letting login...
1991-06-03 Mike Karelsvarious cleanups: allow any instance to be attempted...
1991-06-02 Mike Karelsvarious cleanups: allow any instance to be attempted...
1991-06-01 Cynthia A.... mdoc version three
1991-06-01 Cynthia A.... version three mdoc
1991-05-31 Keith Bosticcleanups from Chris Torek; bug fix on va_start for...
1991-05-31 Keith Bosticch unused, t and f never assigned!
1991-05-31 Kirk McKusickuse FHASLOCK and SADVLCK to track processes using locks...
1991-05-31 Kirk McKusickmake file flags more consistent; delete dead code
1991-05-31 Kirk McKusickuse FHASLOCK and SADVLCK to track processes using locks...
1991-05-31 Kirk McKusickmake file flags more consistent; add support for open...
1991-05-31 Kirk McKusickmake file flags consistent
1991-05-31 Kirk McKusickadd SADVLCK to note POSIX style advisory lock
1991-05-31 Kirk McKusickadd support for opening files with advisory locks
1991-05-31 Kirk McKusickcharacter device open must be called with vnode unlocke...
1991-05-31 Kirk McKusickVOP_OPEN called with vnode locked; vn_open returns...
1991-05-31 Kirk McKusickmake file flags consistent
1991-05-31 Kirk McKusickdead code elimination
1991-05-31 Keith Bosticdate and time created 91/05/30 13:01:32 by bostic
1991-05-31 Kirk McKusicktype glitch
1991-05-30 Keith Sklowerthis version works somewhat in making outgoing calls.
1991-05-30 Keith Skloweroffset for routing table for iso was wrong; set value...
1991-05-30 Keith Sklowergo back to pkcb's being dynamically allocated for LLC2...
1991-05-30 Keith Sklowercheck to see if socket exists before setting so_error...
1991-05-30 Keith Skloweradd two new sockopts (add vc to route, turn on/off...
1991-05-30 Kirk McKusickupdate for new header files
1991-05-30 Keith Sklower(temporarily) redo the way RR's and RNR's are generated;
1991-05-30 Keith Sklowerrevive pk_newlink so LLC2 can generate them on the...
1991-05-30 Keith Sklowerfix outright bug for reporting errors when no socket;
1991-05-30 Keith Sklowermany fixes & changes -- add routine to glue or spit...
1991-05-30 Keith Sklowerfor LLC2/2, there may be many pkp's to one xcp;
1991-05-30 Keith Sklowerno more %lx in kernel printf
1991-05-30 Keith Sklower2 new sockopts: attach x25 vc to route, and turn on...
1991-05-30 Keith Bosticno automatic aggregate initialization with PCC
1991-05-30 Keith Bosticput /usr/bin first, most stuff is there
1991-05-30 Keith Bosticuse the default path from <paths.h>
1991-05-29 Mike Karelscan't print bits that no longer exist
next