unix-history/.git
1992-09-14 Ralph Campbellchange if GENERIC to ifdef GENERIC so it works!
1992-09-14 Ralph Campbellfix N_DATOFF to correct name
1992-09-14 Ralph Campbellfix gcc2 warning
1992-09-14 Ralph Campbellfix bug in readdir() for old file systems & LITTLE_ENDIAN.
1992-09-14 Ralph Campbellrestore sccs IDs, fix 'statis' typos.
1992-09-14 Ralph Campbellodoffset is only used in odsyntax.c, don't define here.
1992-09-14 Ralph Campbelladded EPSON HMD-976 disk
1992-09-12 Andrew Cherensonprotect against null deref in getcmd() when user types...
1992-09-12 Chris Torekmake sure we allow flush on update-mode streams
1992-09-10 Elan Amirdeleted unecessary line.
1992-09-10 Elan AmirAdded cap_mkdb.
1992-09-10 Elan AmirChanged reference data size since tag was eliminated.
1992-09-10 Elan AmirIf file in path not found -- don't make it an error...
1992-09-09 Eric Allmanmiscellaneous bug fixes from Bryan Costales and Craig...
1992-09-09 Akito FujitaIt's just mistake.
1992-09-09 Elan AmirOrganized into sections.
1992-09-09 Elan AmirChanged '.db' file conflict with ascii files to a warni...
1992-09-09 Elan AmirAdded creation of backup file -- foo.db.BAK so that...
1992-09-08 Mike Hiblercast SBOFF to daddr_t (from 8-byte off_t)
1992-09-06 Chris Torekrewire N_TXTOFF and N_DATOFF expressions to avoid gcc...
1992-09-05 Elan AmirEliminated redundant tc expansion upon retrieval from...
1992-09-05 Elan AmirEliminated REFERENCE and RECORD type and added TCERR...
1992-09-05 John A. Kunzefixed dependencies on primary terminal name
1992-09-05 John A. Kunzeremoved dups for heath/zenith 29 in ansi mode
1992-09-05 John A. Kunzeremoved duplicate names for vt132 and IBM PC xenix...
1992-09-05 John A. Kunzeremoved a couple of empty terminal names
1992-09-05 John A. Kunzeremoved dups for a bunch of ridiculous ann arbor ambass...
1992-09-05 John A. Kunzeremoved dup alias x1700
1992-09-05 Elan AmirMade return value from cgetnext be the first entry...
1992-09-05 John A. KunzeGLOBAL CHANGE: got rid of all first (2-byte) names...
1992-09-05 John A. Kunzegot rid of first (two-letter) terminal name
1992-09-05 Elan AmirMade duplicate entries a warning, not a fatal error.
1992-09-04 Elan AmirEnabled cgetnext to work properly with multiple records...
1992-09-04 Elan AmirReferences are to name field rather than primary name...
1992-09-04 Keith Bosticcleanup
1992-09-04 Keith Bosticmove to /var/db
1992-09-03 Margo SeltzerSet version number in BLOCK_INFO structures
1992-09-03 Margo SeltzerInitialize dsize in terms of number of segments (i...
1992-09-03 Margo SeltzerMake sure inode MOD bit gets set lfs_markv. Make lfs_m...
1992-09-03 Margo SeltzerMake writeinode always return a value! Get rid of...
1992-09-03 Margo SeltzerRemove INODE_INFOs. Add version to BLOCK_INFOs.
1992-09-03 Elan AmirChanges by Keith in style.
1992-09-03 Elan AmirAdded cap_mkdb build.
1992-09-03 Elan AmirAdded cap_mkdb and termcap.db notes.
1992-09-03 Elan AmirCleanup. Fixed bug in reallocation in db_build. Fixed
1992-09-03 Elan AmirAdded error checking to realloc's.
1992-09-03 Keith Bosticfix seek calls for quad's
1992-09-03 Keith Bosticdon't pick up a.out.h
1992-09-03 Margo SeltzerDon't clean if its not possible for us to generate...
1992-09-03 Keith Bosticadd cap_mkdb
1992-09-03 Keith Bosticdate and time created 92/09/02 12:03:20 by bostic
1992-09-03 Keith Bosticadd luna68k
1992-09-03 Keith Bosticnl is an exported curses function
1992-09-03 Keith Bosticadd luna68k
1992-09-03 Keith Bosticnl is an exported curses function
1992-09-03 Keith Bosticadd luna68k
1992-09-03 Keith Bosticadd luna68k list
1992-09-03 Keith Bosticluna68k wants rbootd
1992-09-03 Keith Bosticjust copy the cards
1992-09-03 Keith Bosticdo it right
1992-09-03 Keith Bosticmissing ${DESTDIR}
1992-09-03 Keith Bosticdon't assume mounted under /usr/src
1992-09-03 Keith Bosticstrip result
1992-09-03 Keith Bosticluna68 has mmap
1992-09-03 Keith Bosticinitialize cachesize if openinfo not specified
1992-09-03 Keith Bosticname is _exit, not exit
1992-09-02 Keith BosticGet ifile inode address from superblock not ifile....
1992-09-02 Margo SeltzerCheck for free space during allocation (need to figure...
1992-09-02 Margo SeltzerMake lfs_vflush perform a checkpoint if necessary....
1992-09-02 Margo Seltzerlfs_truncate may be removing blocks that have been...
1992-09-02 Margo SeltzerCheck for out of space condition before extending ifile.
1992-09-02 Margo SeltzerUse new block counts to set statfs structures.
1992-09-02 Margo SeltzerDo not invalidate buffers that you return ENOSPC on...
1992-09-02 Margo SeltzerAdd macros to determine if there are enough free blocks...
1992-09-02 Akito Fujitaadded a line which is including systm.h for min()
1992-09-02 Akito Fujitacalling sequence of hardclock() is changed
1992-09-02 Akito Fujita"clock_on" flag should be turned on
1992-09-02 Akito Fujitaremove kernel striping command line
1992-09-02 Keith Bosticsizes are quad's, not
1992-09-02 Keith Bosticforgot to remove scroll variable, abortive attempt...
1992-09-02 Elan Amirvgrindefs.c is gone.
1992-09-02 Elan AmirPrototyped.
1992-09-02 Elan AmirRewrote to work with new getcap(3) routines. Cleaned...
1992-09-02 Elan Amirvtroff = psroff
1992-09-02 Elan AmirDeleted references to vtroff and added ref's to getcap(3).
1992-09-02 Elan AmirChanged year on copyright.
1992-09-02 Elan Amirdate and time created 92/09/01 12:07:29 by elan
1992-09-02 Elan AmirRewrote to use getcap(3) routines.
1992-09-02 Elan AmirFixed usage().
1992-09-02 Elan Amirdate and time created 92/09/01 11:36:23 by elan
1992-09-02 Elan AmirRewrote to use new getcap(3) library.
1992-09-02 Elan Amirprintcap.c goes away.
1992-09-02 Elan AmirRewrote to use new getcap(3) library. Major prototypin...
1992-09-02 Elan Amirprintcap.c goes away.
1992-09-02 Elan AmirRewrote to use new getcap(3) library. Major prototypin...
1992-09-02 Elan Amirprintcap.c goes away.
1992-09-02 Elan AmirRewrote to use new getcap(3) library. Major prototypin...
1992-09-02 Elan Amirprintcap.c goes away.
1992-09-02 Elan AmirRewrote to use new getcap(3) library. Major prototypin...
1992-09-02 Elan Amirprintcap.c goes away.
next