use pty klibrary
[unix-history] / usr / src / usr.sbin /
1991-07-02 Cynthia A. E. Livi... fix .Os
1991-07-02 Mike Karelsdisable kflag for new vm
1991-07-02 Mike Karelsrm argdev
1991-06-30 Keith Bosticupdate for new kernel includes, don't use acct, defined...
1991-06-30 Keith Bosticpwd db files are in /etc, not /var/db
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-06-28 Keith Bosticdelete unused variable, cleanup error routine
1991-06-27 Marc Teitelbaumdocument -v
1991-06-27 Marc Teitelbaum-I/sys
1991-06-27 Marc Teitelbaumprint file structures from kernel
1991-06-27 Jan-Simon Pendryfind cpp at run time
1991-06-26 Keith Sklowerarp now smashed into routing table; rewrite user command
1991-06-18 Keith Bosticclarify owner/group operand parsing, minor wordsmithing
1991-06-07 Keith Bosticminor cleanups, no fixes
1991-06-07 Keith Bosticno reason to keep file/directories open anymore
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-04 Mike KarelsEOF means quit (discard server)
1991-06-01 Cynthia A. E. Livi... version three mdoc
1991-05-29 Mike Karelscan't print bits that no longer exist
1991-05-25 Keith Bostictimezone conflicted with timezone(3) -- GLD doesn't...
1991-05-22 Keith Bosticunlimit stack, data, rss; ignore SIG{ALRM,PIPE,TTOU...
1991-05-20 Jan-Simon Pendryadded sid
1991-05-19 Keith BosticIf a service port shuts down due to too many requests...
1991-05-18 Marc Teitelbaumwouldn't compile. remove unnecessary static declaration.
1991-05-18 Marc Teitelbaumbug - calling devname with wrong argument
1991-05-13 Jan-Simon Pendryfixed regerror type
1991-05-13 Jan-Simon Pendrycheckpoint for network tape
1991-05-11 Eric Allmanfix read-only string problem in help command
1991-05-11 Cynthia A. E. Livi... modc version three
1991-05-11 Cynthia A. E. Livi... add crontab.5/delete link
1991-05-11 Cynthia A. E. Livi... change SID
1991-05-11 Cynthia A. E. Livi... date and time created 91/05/10 13:17:08 by cael
1991-05-11 Cynthia A. E. Livi... mdoc version three
1991-05-11 Mike Karelspte has moved, isn't needed
1991-05-10 Cynthia A. E. Livi... mdoc version three
1991-05-10 Cynthia A. E. Livi... mdoc version three
1991-05-09 Keith Bosticbranch for the 2nd network distribution
1991-05-08 Keith Bosticbranch for the 2nd network distribution
1991-05-07 Keith Bosticcheckpoint
1991-05-07 Keith Bosticnew copyright; att/bsd/shared
1991-05-07 Keith Bosticdon't describe the format in the man page, so nobody...
1991-05-07 Keith Bosticchange dev database to use "mode_t type dev_t dev"...
1991-05-07 Keith Bosticdon't describe the format in the man page, so nobody...
1991-05-07 Mike Karelsno text.h for newvm; use S_IFCHR/S_IFBLK as second...
1991-05-07 Keith Bosticnew copyright; att/bsd/shared
1991-05-07 Mike Karelsupdate to new devname
1991-05-05 Kirk McKusickmore informative error messages; fix bug from 5.13
1991-05-05 Cynthia A. E. Livi... proprietary copyright
1991-05-05 Cynthia A. E. Livi... mdoc version three/bsd copyright
1991-05-03 Mike Karelshack for newvm; need to fix some of this later.
1991-05-03 Kirk McKusickuse statfs in place of trying to read the superblock;
1991-05-03 Marc Teitelbaumoops - didn't set dev_t in key
1991-05-03 Marc Teitelbaum\1asplit out namelist into mandatory and optional parts...
1991-05-03 Marc Teitelbaumenter block special as well
1991-05-03 Marc Teitelbaumput block devices in database as we,lll
1991-05-01 Keith Bosticcontinue from revision 5.10 -- if the user creates...
1991-04-28 Cynthia A. E. Livi... mdoc version three
1991-04-28 Keith Bosticdon't need user.h anymore
1991-04-28 Keith Bosticdoesn't need user.h
1991-04-27 Cynthia A. E. Livi... add -k flag for eric
1991-04-27 Cynthia A. E. Livi... add -k flag for eric
1991-04-26 Keith Bosticadd complete copyright text
1991-04-25 Keith Bosticnew copyright; att/bsd/shared
1991-04-25 Keith Bostichad to move the additional info down, scripts couldn...
1991-04-25 Keith Bosticfix sccs include line
1991-04-25 Keith Bosticnew copyright; att/bsd/shared
1991-04-25 Keith Bosticall AT&T source deleted; add Berkeley specific copyrigh...
1991-04-25 Keith Bosticinterval is never 0, now
1991-04-25 Keith Bosticmake default interval 1, make "iostat -w 3" repeat...
1991-04-25 Keith Bosticredo man page, source, removing last of AT&T proprietar...
1991-04-24 Cynthia A. E. Livi... fixed unquoted title (%T)
1991-04-24 Keith Bosticnew copyright notice -- just have the base copyright...
1991-04-24 Keith Bosticnew copyright; att/bsd/shared
1991-04-24 Keith Bosticmake kvm_read take a void *
1991-04-24 Keith Bosticdidn't get usage and flags right, forgot to finish...
1991-04-24 Keith Bosticshare read_names with vmstat(1); use kvm library, ANSI...
1991-04-24 Keith Bosticadd -M, -N, use consistent flags for interval and count
1991-04-24 Marc Teitelbaumadd libutil and -I vmstat for names.c module
1991-04-24 Keith Bosticsupport old syntax of [drives] [interval [count]]
1991-04-23 Keith Bosticgetopt the interval and count options
1991-04-23 Keith BosticANSI/lint, general cleanup of code and style, getopt...
1991-04-21 Keith Bosticbring up to date
1991-04-21 Keith Bosticnew copyright; att/bsd/shared
1991-04-21 Cynthia A. E. Livi... mdoc'd
1991-04-20 Keith Bosticremove last vestiges of AT&T code; fix for ANSI; Berkel...
1991-04-20 Keith Bosticnew copyright; att/bsd/shared
1991-04-19 Keith Bosticnew copyright; att/bsd/shared
1991-04-18 Keith Bosticnew copyright; att/bsd/shared
1991-04-18 Keith Bosticnew copyright; att/bsd/shared
1991-04-12 Keith Sklowervax{u,m}ba --> vax/{u,m}ba for inclusion
1991-04-12 Keith Sklowermachine/dkio.h is extraneous
1991-04-03 Keith BosticNULL dereference
1991-04-01 Keith Bosticneeds paths.h
1991-03-29 Mike Karelsdon't close descriptors that aren't open
1991-03-27 Donn SeeleyEven cleaner, thanks to gcc -W -Wunused and ANSI /...
1991-03-22 Keith Bostic<arpa/nameser.h> needs <sys/param.h> for endian stuff
1991-03-20 Eric Allmananother cut at "I refuse to talk to myself" error messa...
1991-03-18 Jan-Simon Pendryfrom amd5.3 alpha11
1991-03-18 Jan-Simon Pendrydate and time created 91/03/17 13:41:25 by pendry
next