update from Rick Macklem
[unix-history] / usr / src /
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 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
1992-01-08 Kirk McKusicknew modules for NFS from Rick Macklem
1992-01-08 Kirk McKusickdate and time created 92/01/07 20:52:41 by mckusick
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickcleanups for sigreturn
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumpass in ${PARAM} when building drivers and .s files
1992-01-08 Marc Teitelbaumcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumadd fp.s
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickrefinement in definitions of spl from Rick Macklem
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumminor optimization
1992-01-08 Mike Karelsfix up comment
1992-01-08 Keith Sklowerchanges required by nov 92 version of socketvar.h
1992-01-07 Kirk McKusickupdate to reflect mount_nfs being moved out
1992-01-07 Kirk McKusickfrom Rick Macklem
1992-01-07 Kirk McKusickbreak out NFS handling (to mount_nfs)
1992-01-07 Kirk McKusickminor updates from Rick Macklem
1992-01-06 Eric Allmanspell out options to make local tuning easier
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1992-01-05 Eric Allmaninclude defaults for SendMode and ErrorMode; never...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1992-01-01 Keith Bosticset time before the checksum...
1992-01-01 Keith Bosticget dkcksum from disklabel subdirectory
1992-01-01 Keith Bosticdate and time created 91/12/31 17:04:28 by bostic
1992-01-01 Keith Bosticrip out mkfs calls, so can delete mkfs.c from source
1992-01-01 Keith Bosticdate and time created 91/12/31 17:00:36 by bostic
1992-01-01 Keith Bostic<sys/mount.h> needs <sys/uncred.h>
1992-01-01 Keith Bosticadd LFS support
1992-01-01 Keith Bosticadd lfs_flush routine, just a hack until Kirk's done
1992-01-01 Keith Bosticdelete if_st_atime
1992-01-01 Keith Bosticdelete if_st_atime, minor fixes
1992-01-01 Keith Bosticupdate
1992-01-01 Keith Bosticdate and time created 91/12/31 15:10:25 by bostic
1992-01-01 Keith Bosticmake lfs_write really work
1992-01-01 Keith Bosticsync no longer needs single-threading code, it's done...
1992-01-01 Keith Bosticnbytes shouldn't include superblocks or summary blocks
1992-01-01 Keith Bosticfix lfs_markv code to check right order of things,...
1992-01-01 Keith Bosticdelete LFS_IRELEASE, just do a brelse
1992-01-01 Keith Bosticdatosn, sntoda moved to lfs.h; check v_dirtyblkhd in...
1992-01-01 Keith Bosticadd lfs_balloc external declaration
1992-01-01 Keith Bosticfix printf types for disk inode dump routien
1992-01-01 Keith Bosticadd lfs_balloc, routine to allocate a block for writing
1992-01-01 Keith Bosticadd lfs_flush routine, to flush out B_LOCKED queue...
1992-01-01 Keith Bosticextend the IFILE, minor cleanups
1992-01-01 Keith Bosticminor reorg; delete if_st_atime field, not used; move...
1991-12-31 Keith Bosticminor catchup before integrating lfs_truncate
1991-12-31 Keith Bosticlots of minor reworking, lock the IFILE vnode before...
1991-12-31 Keith Bostichexdump no longer specified by POSIX 1003.2
1991-12-31 Keith Bosticadd fts_cycle for cycles, quit overloading fts_link...
1991-12-31 Keith Bosticget rid of the savelink stuff and just add another...
1991-12-31 Keith Bosticweren't checking high enough in the tree for cycles...
1991-12-29 Keith Bosticadd -S option back in
1991-12-29 Keith BosticANSI C: tolower/toupper only work if isupper/islower...
1991-12-29 Keith Bosticdon't permit illegal file modes; lots of minor ANSI...
1991-12-29 Keith Bosticfix example, synopsis line
1991-12-28 Keith Bosticdelete extra extern function declaratoins
1991-12-27 Keith BosticSEEDOT replaced FTS_DOT completely
1991-12-26 Keith Bosticdon't blow away TERMCAP environmental variable if a...
1991-12-25 Keith Bosticminor cleanup, make check command skip comments
1991-12-25 Keith Bosticadd the -a, -d, -p and -r options back in
1991-12-25 Keith Bosticremove whitespace on the end of the lines
1991-12-25 Eric Allmanallow F config line to open a pipe
1991-12-24 Keith Bosticprototype internal routines
next