add systm.h
[unix-history] / usr / src /
1992-09-22 Kirk McKusickadd systm.h
1992-09-22 Eric Allmanduh.... easier way to handle four digit years
1992-09-22 Kirk McKusickget rid of unised function
1992-09-22 Elan AmirAdded quickch() which optimizes scrolling by identifyin...
1992-09-22 Elan AmirAdded __ISPASTEOL which signifies the fact that the...
1992-09-22 Elan AmirAdded __ISPASTEOL, tscroll and SR, SF, AL, DL support...
1992-09-22 Elan AmirAdded AL, DL, SF, SR support.
1992-09-22 Elan AmirChanged insterface to take length of string.
1992-09-22 Elan AmirAdded __ISPASTEOL support.
1992-09-22 Elan AmirAdded __ISPASTEOL support and changed hash fn interface.
1992-09-22 Elan AmirAdded __ISPASEOL support
1992-09-22 Elan AmirAdded __ISPASTEOL support.
1992-09-22 Kirk McKusickget rid of USES keywords
1992-09-20 Edward Wanguse close-on-exec and some other stuff to get rid of...
1992-09-17 Kirk McKusickfixup in BIG_ENDIAN macro
1992-09-17 Kirk McKusickupdate from Rick Macklem
1992-09-17 Kirk McKusickkeep those hash chains and LRU chains separate
1992-09-17 Elan Amircopyright -> static.
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan Amircopyright[] -> static
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan Amircopyright[] -> static
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan Amircopyright[] -> static
1992-09-17 Elan Amircopyright -> static
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan AmirMade copyright[] static.
1992-09-16 Elan AmirAdded cap_mkdb(1) for .db creation.
1992-09-16 Elan AmirFixed up so all targets are made at once.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-16 Elan Amir(no message)
1992-09-16 Elan AmirRemoved remcap.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-16 Elan AmirAdded SCCS keypwrds.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-15 Kirk McKusickadd ufs_check_export
1992-09-15 Kirk McKusickensure that correct value is passed
1992-09-15 Kirk McKusickadd ufs_check_export
1992-09-15 Elan AmirAdded SCCS keywords.
1992-09-15 Elan AmirFixed tgetstr to accept only first 2 characters so...
1992-09-15 Elan Amirdate and time created 92/09/14 11:01:16 by elan
1992-09-15 Elan AmirConverted to new data structures.
1992-09-14 Ralph Campbelladd SCCS ids back in.
1992-09-14 Ralph Campbellfix cgetnum hex number conversion for 'A' - 'F' case.
1992-09-14 Ralph Campbellfix getdirentries, get/setdomainname
1992-09-14 Ralph Campbellfix gcc2 warnings
1992-09-14 Ralph Campbelladded dummy __main for gcc2
1992-09-14 Ralph Campbelluse libkern.a for long long support
1992-09-14 Ralph Campbellfix __indir system call
1992-09-14 Ralph Campbellfix GENERIC kernels when using the memory mini-root...
1992-09-14 Ralph Campbellchanges for cpu_initclocks()
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...
next