rename openfirst to firstopen
[unix-history] / usr / src / sys / tahoe / stand /
1991-05-06 Keith Bosticrename openfirst to firstopen
1991-05-05 Keith Bosticnew copyright; att/bsd/shared
1991-05-05 Keith Bosticdelete printn, add printf
1991-05-05 Keith Bosticuse standard printf from stand/printf.c
1991-05-05 Keith BosticREAD, WRITE -> F_READ, F_WRITE
1991-05-04 Keith Bosticno copyright needed on Makefiles
1991-04-21 Cynthia A. E. Livi... added redist.man
1990-12-17 Keith Bostickernel reorg
1990-07-05 Keith Bosticput boot in /, not /stand
1990-07-01 Mike Karelsmake it compile again
1990-06-29 Keith Bosticnew copyright notice
1990-06-25 Mike Karelsattempt to support new and old style relocation maps,
1990-06-23 Bill Joyroot had this checked out; seems to update include...
1990-06-23 Bill Joy"root" has had these files checked out forever; seem...
1989-05-25 Keith Bosticadd default device for hcx9
1989-05-02 Keith Bosticgeneral cleanup, move dependencies to .depend
1989-05-02 Keith Bosticgeneral cleanup, lint, yank to 7.1
1989-05-02 Keith Bosticlabel offset calculation incorrect
1989-04-26 Kirk McKusick../machine => machine
1988-11-02 Keith Bosticthis works with our kernel, probably won't have to...
1988-10-29 Keith Bosticadd man page, cleandir
1988-09-25 Keith BosticDER -> DIU (DER sounded like something else)
1988-09-08 Keith Bosticadd appropriate copyright notice
1988-09-08 Keith Bosticremove dependencies
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-15 Keith Bosticsupport 2361 super eagles; From: muller%sdcc7@ucsd...
1988-06-08 Mike Karelsnot doing *anything* while waiting for input; add substate
1988-06-08 Mike Karelsfix relocate (I think) and correct, add command to...
1988-06-03 Mike Karelsfrom ../prf.c
1988-06-03 Mike Karelsalmost-working version
1988-05-31 Mike Karelsadd rule for libsa.a; don't delete tags; -DTAHOE is...
1988-05-31 Mike Karelscorrect info msg
1988-05-31 Mike Karelsget rid of private blk* routines, use (faster) libc...
1988-05-31 Mike Karelsclean up error reporting
1988-05-25 Keith Bosticcleanup; change to dev(a,b,c,d) format
1988-05-25 Keith Bosticchange to dev(a,b,c,d) format
1988-05-05 Mike Karelscorrect number of bytes/track on eagle
1988-03-28 Keith Bosticdate and time created 88/03/27 12:04:53 by bostic
1988-03-05 Keith Bosticremove ud driver
1988-03-05 Keith Bosticmove dev routines into ../stand/dev.c
1988-03-05 Keith Bosticmove UNIX out; retry is local, check dv_name itself...
1988-03-04 Keith Bosticremove trap and uncache to prf.c
1988-03-04 Keith Bosticmove trap and uncache from sys.c to prf.c
1988-03-03 Keith Bosticprintn and gets are in ../stand now
1987-12-29 Keith Bosticfinal reformatting
1987-12-29 Keith Bosticmore reformatting
1987-12-05 Keith Bosticstandard template
1987-11-24 Mike Karelsworking again, I think
1987-11-13 Mike Karelsesdi support, cleanups
1987-11-04 Keith Bosticadded hdc support
1987-10-29 Keith Bosticreformat, supply error codes to hdopen, stylistic changes
1987-10-28 Keith Bosticversion that compiles with our standalone routines...
1987-10-28 Keith Bosticadd wbadaddr routine for Harris write-only memory
1987-10-28 Keith Bosticadd hd routines
1987-10-24 Keith Bosticdate and time created 87/10/23 12:39:36 by bostic
1987-06-02 Sam Lefflerheader file changes (guess this works, noone's complained)
1987-04-08 Mike Karelsopen needs returns!
1987-04-08 Mike Karelsdate and time created 87/04/07 16:29:35 by karels
1987-04-07 Mike Karelsfix compat code
1987-04-03 Mike Karelssave boothowto, bootdev
1987-04-03 Mike Karelsfix error msgs
1987-04-03 Mike Karelsuse "opendev" instead of contructing dev by hand
1987-04-03 Mike Karelsnotyet is here (new notation), also support old;
1987-02-24 Mike Karelscleanups
1987-02-19 Sam Lefflerrewrite; disk label support
1987-02-18 Mike Karelsmake it look like kernel driver
1987-02-18 Mike Karelslet's really zero bss
1986-12-27 Sam Lefflertake out debugging printfs
1986-12-24 Mike Karelsrm debugging
1986-12-23 Mike Karelsvddcaddr now not relative
1986-12-20 Mike Karelsmove vdtimeout from kernel header
1986-12-20 Mike Karelsmove vdtimeout here
1986-12-20 Sam Lefflermassive rework; fix access of files > 0
1986-12-20 Sam Lefflermove relocation past cypher control block; purge data...
1986-12-20 Sam Lefflermake it look more like the system version; controller...
1986-12-19 Mike Karelsrm junk
1986-12-19 Mike Karelsfix movob
1986-12-19 Mike Karelsupdates
1986-12-19 Mike Karelseliminate magic constants
1986-11-26 Sam Lefflerkdb additions
1986-11-26 Mike Karelscompensate for lack of r10 from CP
1986-11-17 Sam Lefflerfix /boot installation
1986-11-17 Sam Lefflermake /stand/directory
1986-11-17 Sam Leffleradd install
1986-11-05 Mike Karelssundry fixes
1986-11-05 Mike Karelschecked in for sam
1986-11-05 Mike Karelscleanups
1986-11-05 Mike Karelsversion working with eagles, many cleanups and fixes
1986-11-05 Mike Karelscleanup and conversion to 4.3
1986-11-05 Mike Karelscleanups, rm unused
1986-11-04 Mike Karelsclean up, don't relocate unless told to
1986-07-16 Sam Lefflerstructure renames and merges; purge cruft
1986-07-16 Sam Lefflerpurge cruft; change disk names
1986-07-16 Sam Lefflerhandle revised boot device encoding; change disk names...
1986-07-14 Bill Joyfor sam
1986-07-06 Sam Lefflerdate and time created 86/07/05 17:37:45 by sam
1986-07-06 Sam Lefflerdate and time created 86/07/05 17:37:44 by sam
1986-07-06 Sam Lefflerdate and time created 86/07/05 17:37:43 by sam
1986-07-06 Sam Lefflerdate and time created 86/07/05 17:37:41 by sam
next