unix-history/.git
1989-12-20 Mike Karelsupdate bounds file if write fails on vmcore
1989-12-19 Keith Sklowerdate and time created 89/12/18 18:47:29 by sklower
1989-12-19 Keith BosticNULL pointer; bug report 2.10BSD/usr.lib/8
1989-12-19 Mike Karelsadd p_time()
1989-12-16 Mike Karelsmbufs are smaller now, so this must be too.
1989-12-16 Keith Bosticoverflow in fortune buffer; add "e" to getopt string...
1989-12-16 Keith Bosticadd endian.h for htonl, ntohl.
1989-12-16 Keith Bosticmake long-word aligned for structure padding
1989-12-16 Keith Bosticsp may be NULL; add endian.h for ntohl(), htonl()
1989-12-15 Keith Bosticdon't bother using prototypes if it's not ANSI C; break...
1989-12-15 Keith Bostictypo
1989-12-15 Mike Karelsadd note about changeable search path
1989-12-15 Mike Karelsmake LOCALDOMAIN override "search" like "domain"; bigge...
1989-12-15 Mike Karelsadd res_query, res_search, other updates
1989-12-15 Mike Karelsdocument limit to search list
1989-12-15 Mike Karelsincrease size of search list array, but limit default...
1989-12-15 Keith Bosticgetopt handles - better, now, no reason for cat to...
1989-12-15 Keith Bosticbug from Sun (Don Cragun). If '-' wasn't specified...
1989-12-15 Mike KarelsLOCALDOMAIN needs to override search if it overrides...
1989-12-15 Keith Sklowerphoney delta to see how branches work
1989-12-15 Keith SklowerBranch delta to check for re-entrancy
1989-12-15 Jim Bloomadd gethostbyname(dotted quad); gethostbyaddr didn...
1989-12-15 Mike Karelsadd search keyword
1989-12-15 Mike Karelsadd "search" keyword, attempt to reformat
1989-12-14 Mike Karelsmove pathname defn. here; up timeout for host-req rfc
1989-12-14 Keith Bosticdate and time created 89/12/13 20:59:09 by bostic
1989-12-14 Keith Bosticdate and time created 89/12/13 20:57:41 by bostic
1989-12-13 Jim Bloomadd mips defines for byte order
1989-12-13 Jim Bloomfix problem where a long running tcp connection might...
1989-12-13 Jim Bloomclean up time printing a bit more; fix T_TXT format...
1989-12-13 Mike Karelsfix noerror, sync
1989-12-13 Keith Bosticreturn error message to the user
1989-12-12 Keith Bosticthis date isn't ambiguous, make explanation clearer
1989-12-11 Mike Karelsfix conv=noerror (don't treat error as EOF)
1989-12-10 Keith Bosticdate and time created 89/12/09 14:15:59 by bostic
1989-12-10 Keith Bosticchange to use strip(1) rather than stripping during...
1989-12-10 Keith Bosticreformat to make more standard; document that install...
1989-12-10 Keith Bosticremove diagnostic if the file has already been stripped...
1989-12-10 Keith Bosticdocument exit values
1989-12-10 Keith Bosticfrom scratch, remove any mention of temporary files
1989-12-08 Keith Bosticredone from scratch from the POSIX manual page
1989-12-08 Keith Bosticexit >1 if an error occurs (POSIX 1003.2)
1989-12-07 Keith Sklowerfix from hibler; (initiallization of mbuf data ptr...
1989-12-07 Keith Bosticget back reasonable header; don't need types.h
1989-12-07 Keith Bosticuse unistd.h names for stdin/stdout fd's
1989-12-03 Keith Bosticappend, don't truncate the nohup.out file
1989-12-01 Kirk McKusickdate and time created 89/11/30 23:58:44 by mckusick
1989-12-01 Kirk McKusickcontributed by Rick Macklem
1989-12-01 Kirk McKusickupdate from Rick Macklem
1989-12-01 Kirk McKusickadd null bmap routine
1989-12-01 Kirk McKusickmajor overhaul to handle logical buffer pool
1989-12-01 Kirk McKusickmajor overhaul to handle logical buffer pool (not quite...
1989-12-01 Kirk McKusickreplace bflush and binval with vflushbuf and vinvalbuf;
1989-12-01 Kirk McKusickoverhaul itrunc; cleanups to inactive; use vprintf
1989-12-01 Kirk McKusickroot is mounted read-only by default; replace bflush...
1989-12-01 Kirk McKusickitrunc has to handle logical.physical buffer cache;
1989-12-01 Kirk McKusickblkatoff looks up in logical buffer cache; itrunc adds...
1989-12-01 Kirk McKusickuse b_lblkno in place of b_blkno; add print routine
1989-12-01 Kirk McKusickuse vprint in place of printf
1989-12-01 Kirk McKusicknow use b_lblkno in place of b_blkno
1989-12-01 Kirk McKusicknow use mntflushbuf and mntinvalbuf in place of bflush...
1989-12-01 Kirk McKusickmajor overhaul to generalize for a logical buffer pool
1989-12-01 Kirk McKusickadd vprint routine; semantic cleanups to vgone; use...
1989-12-01 Kirk McKusickadd null bmap routine; add printing routine; now flush...
1989-12-01 Kirk McKusickhave to invalidate any buffer references before checkin...
1989-12-01 Kirk McKusickadd linkage fields to allow claiming by vnodes
1989-12-01 Kirk McKusickhave to add tstl instructions because of moving instruc...
1989-12-01 Keith Bosticnew version from Steve Hayman <sahayman@iuvax.cs.indian...
1989-12-01 Kirk McKusickuse vprint
1989-12-01 Keith Bosticadd Berkeley specific copyright notice
1989-12-01 Keith Bosticreversed arguments in mark() drops core; other lint
1989-12-01 Kirk McKusickadd an operation to print contents of a vnode
1989-12-01 Keith Bosticfinal whack, I hope
1989-11-30 Keith Bosticupdate from Amos Shapir
1989-11-30 Keith Bosticfix from Riccardo Gusella
1989-11-30 Keith Bosticdate and time created 89/11/29 10:14:44 by bostic
1989-11-29 Kirk McKusickufs/ufs_bio.c => kern/vfs_bio.c
1989-11-29 Paul BormanAdd code for 4.2 based systems that don't do recv(MSG_O...
1989-11-29 Paul BormanAdd code for 4.2 based systems that don't do MSG_OOB...
1989-11-29 Keith Bosticuse standard names for stdin/stdout
1989-11-29 Keith Bosticuse absolute offsets; it's more straight-forward and...
1989-11-29 Keith Bosticnew version from scratch; this version uses relative...
1989-11-29 Keith Bosticmore from David Silberberg
1989-11-29 Keith Sklowersilly window fix causes panics; fix ``fix''
1989-11-29 Keith Bosticfeedback from David Silberberg <davids@stsci.edu> and...
1989-11-28 Kirk McKusickadd Domenico to list of authors
1989-11-28 Keith Bosticinstall everything in calendars
1989-11-28 Keith Bosticfirst cut at real Jewish calendar
1989-11-28 Mike Karelstuning, as of March 88
1989-11-28 Keith Bosticadd calendar.computer
1989-11-28 Keith Bosticdate and time created 89/11/27 14:10:01 by bostic
1989-11-28 Keith Bosticmove computer events to calendar.computer
1989-11-28 Keith Bosticadd Julian calendar format
1989-11-28 Keith Bosticadd Berkeley specific copyright notice
1989-11-27 Kirk McKusickbrelvp now implied by setting B_INVAL
1989-11-26 Kirk McKusickvclean is local to this file
1989-11-26 Kirk McKusickadd new public functions delete old functions
1989-11-26 Kirk McKusickoptimize alias lookup in checkalias;
1989-11-26 Kirk McKusickget rid of all users of a particular device
1989-11-26 Kirk McKusickcheck count on all aliases in deciding to do last close
next