sorted some of the options lexically, removed .Tp
[unix-history] / usr /
1991-07-24 Cynthia A. E. Livi... sorted some of the options lexically, removed .Tp
1991-07-24 Cynthia A. E. Livi... Os fix
1991-07-24 Keith Bosticmake endbyte parameter a u_int so ANSI doesn't confuse...
1991-07-23 Cynthia A. E. Livi... Os fix
1991-07-23 Keith Bosticfile is an output file, not an input file
1991-07-23 Cynthia A. E. Livi... fix history
1991-07-23 Keith Bosticturn into a csh built-in; ANSI cleanups
1991-07-23 Keith BosticKeith Sklower -- version of arp that should work with...
1991-07-23 Cynthia A. E. Livi... Os fix
1991-07-23 Keith Bosticnew copyright; att/bsd/shared
1991-07-23 Keith Bosticmakefiles don't need copyrights
1991-07-23 Keith Bosticinstall rev, too
1991-07-23 Cynthia A. E. Livi... Os change
1991-07-23 Cynthia A. E. Livi... j
1991-07-23 Cynthia A. E. Livi... version three mdoc
1991-07-23 Keith Bosticadd heapsort(3); (Ronnie Kon, Kevin Lew and Elmer Yglesias)
1991-07-23 Keith Bosticadd contrib notice
1991-07-23 Christos Zoulasno short strings bug fix
1991-07-23 Christos Zoulassupport for multiple : modifiers
1991-07-23 Christos Zoulasno short strings bug fix
1991-07-23 Christos Zoulassupport for multiple : modifiers
1991-07-23 Christos Zoulasno short strings bug fix
1991-07-23 Christos Zoulascomment typos
1991-07-23 Keith Bosticdelete comment
1991-07-23 Keith Bosticadd size_t, minor rearrangement
1991-07-22 Keith Bosticdon't unlink directories; from Christos Zoulas
1991-07-22 Keith Bosticadd look(1) (David Hitz)
1991-07-22 Keith Bosticnew version from scratch
1991-07-22 Keith Bosticnew version
1991-07-22 Keith Bosticnew version from scratch; POSIX 1003.2 version
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:15 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:12 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:09 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:06 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:00 by bostic
1991-07-22 Keith Bosticadd tail(1) (Edward Sze-Tyan Wang)
1991-07-21 Cynthia A. E. Livi... mdoc version three
1991-07-21 Christos ZoulasFixed newline printing in pprint()
1991-07-21 Keith Bosticdon't go into an infinite loop on "make -"
1991-07-20 Cynthia A. E. Livi... Os change
1991-07-20 Cynthia A. E. Livi... version three mdoc
1991-07-20 Cynthia A. E. Livi... version three modc
1991-07-20 Cynthia A. E. Livi... version three mdoc
1991-07-20 Christos Zoulasstdio based version; brace glob fix; builtin prototypes
1991-07-20 Keith Bosticdelete CSH hacks -- csh no longer needs them
1991-07-20 Keith Bosticadd -path, -fstype rdonly; document values for PLAN...
1991-07-20 Kirk McKusickfix address
1991-07-19 Keith Sklowerthis changes reflect getting rid of so_tpcb.
1991-07-19 Kirk McKusickfix minor typos
1991-07-19 Keith Sklowerremove extraneous line
1991-07-19 Keith Sklowermake this not depend on tp_iso.c
1991-07-19 Keith BosticANSI; document skip1, skip2 args; use strtol, don't...
1991-07-18 Kirk McKusickdo not fork separate processes to log messages
1991-07-18 Mike Karelsfstat of socket gets mode S_IFSOCK
1991-07-18 Keith Bosticnew copyright; att/bsd/shared
1991-07-18 Keith Skloweruseful debugging changes
1991-07-17 Keith Sklowerfix outright bug (looking at wrong part of packet for...
1991-07-17 Kirk McKusickbzero ip_ifmatrix after allocation (4.3BSD-reno/sys/17)
1991-07-16 Keith Sklowerfirst; allow turning on/off kernel listeners;
1991-07-16 Keith Sklowerfirst, copy actual data to send back rather than garbage;
1991-07-16 Keith Sklowerfunny echo mode
1991-07-16 Kirk McKusickavoid illegal &0 definitions (from bowen@cs.Buffalo...
1991-07-16 Keith Bosticadd GLOB_NOMAGIC
1991-07-16 Keith Bosticdon't repeat the window unnecessarily; bug report 4...
1991-07-16 Steven McCannefixed memory leak in bpf_setf()
1991-07-16 Keith Bosticsort the checked out file output
1991-07-16 Keith Bosticmissing pipe symbol from shar command
1991-07-16 Keith Bostictypo
1991-07-16 Keith Bosticsyscall is in /sys/sys, not /usr/include
1991-07-15 Keith Sklowerbugs in specifying arbitrary sockaddr
1991-07-13 Keith Sklowermake arp run out of it's own queue
1991-07-07 Donn SeeleyFollowing Mike Karels' suggestion, we don't load a...
1991-07-07 Mike Karelsclarify error message (nobody understood the old one)
1991-07-07 Mike Karelsonly check wheel group if not kerberos; use stderr...
1991-07-05 Kirk McKusickfirst cut at getting it working (unfortunately not...
1991-07-05 Kirk McKusickcheck in for Kirk, going to look at the DB stuff
1991-07-04 Kirk McKusickuse atexit instead of defining exit
1991-07-04 Marc Teitelbaumuse pty klibrary
1991-07-04 Kirk McKusickmake Torek happy
1991-07-04 Kirk McKusickavoid using utime as a global (to avoid loader bug)
1991-07-04 Keith Bosticuse CFLAGS in CC lines
1991-07-03 Christos Zoulasstrncmp was not working after last update
1991-07-03 Kirk McKusickinitial rewritten version from Donn Seeley
1991-07-03 Marc Teitelbaumremove unused reference to pte.h
1991-07-03 Marc Teitelbaumpropagate errors more carefully, report missing nlist...
1991-07-03 Mike Karelshack to avoid kernel problem
1991-07-03 Kirk McKusickavoid null pointers
1991-07-03 Keith Bosticdate and time created 91/07/02 16:23:08 by bostic
1991-07-03 Mike Karelsrm leftover debugging code, get 1X memory use instead...
1991-07-02 Christos ZoulasFixed memory leak > [filename] filename not freed.
1991-07-02 Christos ZoulasFixed core dump 'echo {foo bar.[ch]}'
1991-07-02 Keith Sklowermisplaced parens fucks up parameter to strncpy
1991-07-02 Marc Teitelbaumkvm
1991-07-02 Marc Teitelbaumprint better error message if nlist fails
1991-07-02 Marc Teitelbaumdon't alloacte user structure if it can't be had
1991-07-02 Keith Bosticreword 386 contrib
1991-07-02 Mike Karelsnewvm changes for memory size
1991-07-02 Steve SellgrenDon't want bugs to vangogh, but gateway to the outside...
1991-07-02 Steve Sellgrendate and time created 91/07/01 16:42:21 by sellgren
1991-07-02 Keith Bosticencrypt -> doencrypt, for GNU ld
next