unix-history/.git
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;
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
1992-01-10 Marc Teitelbaumvnode private data is now a kernel pointer - so fetch...
1992-01-10 Marc Teitelbaum-I/sys
1992-01-10 Marc Teitelbaumwas missing last file (oops)
1992-01-10 Keith BosticKNF
1992-01-10 Alex Sagershas no date
1992-01-10 Alex Sagersno date, has Exhibit A
1992-01-10 Keith Bosticmake source match the man page, handle -number/+number...
1992-01-10 Keith Bosticlfs_itod CAN return LFS_UNUSED_ADDRESS since lfs_bmapv...
1992-01-10 Keith Bosticdon't display symbolic links
1992-01-09 Keith Bosticdisplay complete host name
1992-01-09 Keith Bosticlint and KNF
1992-01-09 Keith Bosticput in a real magic number
1992-01-09 Keith Bosticgetopt returns an int
1992-01-09 Keith Bosticinitialize p_augment, p_path
1992-01-09 Keith Bosticadd Keith Gabryelski for quiz(6)
1992-01-09 Keith Bosticadd Keith Gabryelski to contrib listing
1992-01-09 Keith Bostictypo
1992-01-09 Keith Bosticuse find to locate setuid/gid, device files
1992-01-09 Keith Bosticwelcome to the 90's (or at least the 80's); complete...
1992-01-09 Keith Bosticis isxdigit(3), don't roll out own; don't call offset...
1992-01-09 Keith Bosticskip wasn't right if not a regular file
1992-01-08 Kirk McKusick-yupdate from Rick Macklem
next