unix-history/.git
1991-04-24 Marc Teitelbaumadd -N and -M
1991-04-24 Keith Bostickvm_read really takes an offset, even though it may...
1991-04-24 Keith Bosticshare read_names with vmstat(1); use kvm library, ANSI...
1991-04-24 Keith Bosticmdoc version three/bsd copyright
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 Cynthia A.... mdoc version three
1991-04-24 Cynthia A.... mdoc version three/bsd copyright
1991-04-24 Cynthia A.... mdoc version three
1991-04-24 Keith Bosticadd -M, -N
1991-04-24 Cynthia A.... mdoc version 3
1991-04-24 Keith Bosticprototype some more kvm functions
1991-04-24 Cynthia A.... mdoc version 3
1991-04-24 Keith Bosticneeds -I/sys for machine depend includes
1991-04-24 Keith BosticANSI/lint
1991-04-24 Cynthia A.... converted to mdoc version 3
1991-04-24 Keith Bostic(truly) minor cleanups -- reserve -M, -N, -c and -w...
1991-04-24 Cynthia A.... mdoc conversion/bsd copyright
1991-04-24 Keith Sklowerdkio.h defined and obsolete ioctl only of interest...
1991-04-24 Steve SellgrenSGI changes -- make available instead of replace, last...
1991-04-24 Keith Bosticsupport old syntax of [drives] [interval [count]]
1991-04-24 Keith Bostic8-bit clean version from Christos Zoulas @ Cornell
1991-04-24 Donn SeeleySome adjustments suggested by cael.
1991-04-23 Cynthia A.... mdoc conversion/bsd copyright
1991-04-23 Cynthia A.... mdoc conversion (version 3)
1991-04-23 Cynthia A.... mdoc conversion
1991-04-23 Cynthia A.... mdoc conversion/bsd copyright
1991-04-23 Cynthia A.... mdoc conversion and bsd copyright notice
1991-04-23 Cynthia A.... (no message)
1991-04-23 Keith Bosticinterval should not be a positional parameter (neither...
1991-04-23 Cynthia A.... converted to version 3 mdoc; add -i option (bostic)
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-23 Cynthia A.... dumb dumb check in the right file dumb dumb (new file...
1991-04-23 Keith Bosticnew copyright; att/bsd/shared
1991-04-23 Cynthia A.... mdoc conversion
1991-04-23 Keith Bosticnow ~ accumulates all characters until / or EOS, not...
1991-04-23 Cynthia A.... dumb dumb check in the right file dumb dumb (r6.7 was...
1991-04-23 Keith Bosticnew copyright; att/bsd/shared
1991-04-23 Cynthia A.... mdoc conversion
1991-04-23 Cynthia A.... mdoc conversion (free)
1991-04-23 Keith Bosticnew copyright; att/bsd/shared
1991-04-23 Rick Adamsfix so transfering a 0 length file isnt an error.
1991-04-23 Keith Bosticnew copyright; att/bsd/shared
1991-04-23 Cynthia A.... mdoc conversion
1991-04-23 Keith Bosticnew copyright; att/bsd/shared
1991-04-23 Cynthia A.... mdoc conversion
1991-04-23 Keith Bosticnew copyright; att/bsd/shared
1991-04-23 Keith Bosticdate and time created 91/04/22 14:48:12 by bostic
1991-04-23 Cynthia A.... mdoc conversion
1991-04-23 Keith Bosticrename des(1) to bdes(1)
1991-04-23 Keith Bosticdate and time created 91/04/22 13:34:05 by bostic
1991-04-23 Keith Bosticchange the copyright/disclaimer to the standard Berkele...
1991-04-22 Cynthia A.... dumb dumb check in the right file dumb dumb
1991-04-22 Kirk McKusickupdate to new CMU copyright and distribution terms
1991-04-22 Keith Bosticdate and time created 91/04/21 18:14:59 by bostic
1991-04-22 Keith Bosticdate and time created 91/04/21 18:13:42 by bostic
1991-04-22 Keith BosticVersion from Matt Bishop
1991-04-22 Keith Bosticdocument how it really works -- wordsmithing as well
1991-04-22 Keith Bostichex flags should have a leading "0x"
1991-04-22 Keith Bosticdes_cipher takes a long, not a u_long; minor cleanups
1991-04-22 Keith Bostic#define '_' in pwd.h as _PASSWORD_EFMT1
1991-04-22 Keith Bosticchange null characters in salt or iteration to be ...
1991-04-22 Donn Seeleydes_cipher takes a long, not u_long; see rev 5.6 of...
1991-04-22 Keith Bosticfrom Tom Truscott -- encrypted password of "*" always...
1991-04-22 Keith Bostic#define '_' as indicated the extended format
1991-04-22 Craig Leresswapper is pid 0, not 1.
1991-04-21 Mike Karelsrm u.u_procp; change includes to mirror old for non...
1991-04-21 Mike Karelsadd mdproc substruct; mv kinfo_proc to separate header;
1991-04-21 Mike Karelsnew proc struct, substructs; rm OFILE*; new namei,...
1991-04-21 Mike Karelsfix includes; new driver calling conventions w/ proc
1991-04-21 Mike Karelsnew proc struct, sigacts struct
1991-04-21 Mike Karelsmv kgdb_panic to kgdb_stub.c
1991-04-21 Mike Karelsadd KGDB_EXEC, KGDB_SEQ
1991-04-21 Mike Karelsupdate from lbl: use SL_BUFSIZE, new EXEC message;...
1991-04-21 Mike Karelsdon't need pte.h
1991-04-21 Mike Karelsnew proc struct, sigacts struct; add consinit; bhinit...
1991-04-21 Mike Karelsfix includes; new proc struct
1991-04-21 Mike Karelsnew proc, user structs
1991-04-21 Mike Karelsnew kgdb_trap_glue; change icode for new gas notion...
1991-04-21 Mike Karelsnew proc structure, fix includes
1991-04-21 Mike Karelsfix includes; speed up writes to /dev/null
1991-04-21 Mike Karelsnew proc struct; mv u_ar0; u.u_procp => curproc; fix...
1991-04-21 Mike Karelsuse SS_PRIV instead of suser; fix includes (rm user.h)
1991-04-21 Mike Karelsinetsw isn't in in.h now
1991-04-21 Mike Karelsfix includes; rm *_NULL; nproc => maxproc; break pmap_p...
1991-04-21 Mike Karelsmove pte/ste defs to hp300/pte.h; rm *_NULL, foo_t...
1991-04-21 Mike Karelsadd intrframe and macros, definitions of generic functi...
1991-04-21 Mike Karelsupdate from lbl: add SL_BUFSIZE, with room for checksum
1991-04-21 Mike Karelsrm user.h; errno.h is in param.h
1991-04-21 Keith Bosticgetdiskbyname prototype is in <sys/diskabel.h>
1991-04-21 Mike Karelsrm inetdomain, inetsw (so don't have to include protosw...
1991-04-21 Mike Karelsansify
1991-04-21 Mike Karelsnew proc, user; rm user.h; remove TIOCGETD hack returni...
1991-04-21 Mike Karelsnew proc structure; rm user.h; pass proc to ifioctl...
1991-04-21 Mike Karelsrm user.h, reg.h; pass proc to rtioctl
1991-04-21 Mike Karelsproc array is gone; rm user.h
1991-04-21 Mike Karelsfinish what I was doing when someone checked this in...
1991-04-21 Keith Bosticnew copyright; att/bsd/shared
1991-04-21 Mike Karelsrm user.h, OFILE*
next