unix-history/.git
1992-01-31 Keith Bosticinitialize the size field, FFS does it in newfs, we...
1992-01-31 Keith Sklowerfurther ansi C crap necessary to relieve ordering const...
1992-01-31 Keith Sklowerheader include uniformity
1992-01-31 Chris Torekchecked in for torek by sklower; Mike agrees to all...
1992-01-31 Keith Sklowercheck in torek's changes for sparc and sklower's workar...
1992-01-31 Elan AmirFixed bug of determining the path for reading links...
1992-01-30 Kirk McKusickbetter heuristic for detecting swapped quads
1992-01-30 Kirk McKusickdinode sizes are now true quads
1992-01-30 Chris Toreklint and formatting changes, checked in by KLS
1992-01-30 Chris Toreklint and formatting changes, checked in by KLS.
1992-01-30 Elan AmirChanged print routines to conform to new ls(1) inplemen...
1992-01-30 Elan AmirDeleted LS struct, and got rid of stat(2) struct field...
1992-01-30 Elan AmirAdded fatal option to error routines.
1992-01-30 Elan AmirNew version of using fts(3) routines. This version...
1992-01-30 Elan AmirChanged fn prototypes to conform to new version using...
1992-01-30 Elan AmirChanged comparison fns to conform to new version using...
1992-01-29 Keith Bosticdoesn't need setgid kmem anymore
1992-01-29 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Bosticfts_statb -> fts_statp
1992-01-28 Keith Bosticstatfs.f_fsize =>statfs.f_bsize
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Bosticput on SCCS headers
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Sklowerchange manner of locating tp pcb's
1992-01-28 Keith Sklowerchange manner of lookups for iso tp connections
1992-01-28 Marc Teitelbaummake vodes work on dead kernel
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Bosticstatfs.f_fsize =>statfs.f_bsize
1992-01-28 Keith Bosticfts_statb -> fts_statp
1992-01-28 Keith Bosticfts_statb -> fts_statp
1992-01-23 John Heidemannworks with lookup converted
1992-01-23 John Heidemannlookup converted to new form
1992-01-22 Keith Bosticindex/rindex return a pointer to the character, not...
1992-01-22 Elan AmirCorrected compar() fn type to const FTSENT ** rather...
1992-01-21 Keith Bosticstatb is now a pointer, statp
1992-01-20 Keith Bosticextra -O
1992-01-20 Keith Bosticfix bp usage, check lastseg in UPDATE_SEGUSE; from...
1992-01-19 Keith Bosticinline lfs_itod; make it handle unassiged disk addresse...
1992-01-19 Keith Bosticcheckpoint
1992-01-19 Keith Bosticfirst cut at the truncate code
1992-01-19 Keith Bosticchanges to make lfs_vget retrieve the IFILE inode like...
1992-01-18 Eric Allmandrop mode a (ARPA FTP) -- NCP is gone forever.....
1992-01-18 Chris Torekdb library does not preserve alignment: use bcopy
1992-01-18 Keith Bosticsee accpath, used by fts_stat
1992-01-17 Keith Bosticfix '[a]' usage: test is /tr '[a-z]' '[A-Z]' < /etc...
1992-01-17 Keith Bosticrewording, no real change
1992-01-17 Keith Bosticjust compare names, then print out the full information...
1992-01-17 Alex Sagersno date, exhibit A
1992-01-17 Alex Sagersnodate, exhibit A
1992-01-17 Alex Sagersno date, exhibit A
1992-01-17 Alex Sagersdate and time created 92/01/16 11:30:21 by sagersa
1992-01-16 Keith Bosticadjust tree pointers when realloc space; add FTS_DOT...
1992-01-16 Keith Bosticlots of minor rewording; add FTS_DOT, fix errno reporting
1992-01-16 Keith Bosticadd inode/dev and nlink count, make statb a pointer...
1992-01-15 Keith Bosticset errno on FTS_DNR
1992-01-15 Keith Bosticneeds moutn.h
1992-01-15 Keith Bosticinit the pointer if not passed the array of weightss
1992-01-15 Mike Karelsremove compat crap, other cleanups; remove old port...
1992-01-15 Marc Teitelbaumavoid tracing panics at exit
1992-01-15 Kirk McKusickfix copyright notice; add SCCS keywords
1992-01-15 Mike Karelscheck in temporary version with compatibility hacks
1992-01-15 Mike Karelscheck RTT lock, not MTU lock
1992-01-15 Marc Teitelbaumneed to pass kernel size when init'ing on the MIPS
1992-01-15 Marc Teitelbaumhave to avoid use of dequeue which causes problems...
1992-01-15 Kirk McKusickupdate from Rick Macklem (including leases)
1992-01-15 Kirk McKusickbreada generalizes to breadn
1992-01-15 Kirk McKusicklease check when binding unix domain sockets
1992-01-15 Kirk McKusicklease checks on various operations
1992-01-15 Kirk McKusicklease checks on read and write
1992-01-15 Kirk McKusickinit lease
1992-01-15 Kirk McKusickbreada gets generalized to breadn
1992-01-15 Kirk McKusickhandle lease updates when time changes
1992-01-15 Marc Teitelbaumaccount for context switches
1992-01-15 Kirk McKusickmerge nfssvc and async_daemon into nfssvc
1992-01-15 Kirk McKusickadd support for NFS leases
1992-01-15 Kirk McKusickbreada generalized to breadn
1992-01-15 Kirk McKusickhave to check NFS lease when writing core image
1992-01-14 Kirk McKusickfix default NFS behavior with @ or :
1992-01-14 Kirk McKusickrefine read-only checking for new NFS
1992-01-14 Kirk McKusickREMOTE gone; RDONLY added
1992-01-14 Marc Teitelbaumnfs.h requires rpcv2.h (bletch)
1992-01-14 Marc Teitelbaummips changes
1992-01-14 Kirk McKusickextensions for new NFS
1992-01-12 Keith Bosticcan't use last modify time, so have to -exec ls
1992-01-11 Kirk McKusicknew NFS export options; additional argument to lfs_fhtovp
1992-01-11 Kirk McKusicklfs_fhtovp takes an additional parameter
1992-01-11 Keith Bosticvarious bug fixes to make system calls work; from Carl
1992-01-11 Keith Bosticlfs_bmap uses UNASSIGNED (-1), not LFS_UNUSED_DADDR...
1992-01-10 Kirk McKusickmerge in 5.4.1.1 branch
1992-01-10 Kirk McKusickupdate from Rick Macklem
1992-01-10 Kirk McKusickadd support for NFS leases
1992-01-10 Kirk McKusickadd NFS leasing
1992-01-10 Kirk McKusicksupport for NFS leases
1992-01-10 Kirk McKusicksupport for leases
1992-01-10 Kirk McKusickadd ZEROQUAD macro
1992-01-10 Kirk McKusickmore NFS types
1992-01-10 Kirk McKusicknew errors for authentication failures
1992-01-10 Kirk McKusicknew fields to support NFS leases
1992-01-10 Marc Teitelbaumformatting glitches in error messages
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
next