recognise all mount flags, fs type names, and union vnodes.
[unix-history] / usr /
1994-04-28 Jan-Simon Pendryrecognise all mount flags, fs type names, and union...
1994-04-28 Jan-Simon Pendrymore paranoid checking in union_unlock.
1994-04-28 Jan-Simon Pendrykeep track of whether the union node is cached or not.
1994-04-28 Jan-Simon Pendryadd caching flag
1994-04-28 Keith Bosticonly take the first line of the kernel version
1994-04-28 Keith Bosticsue sysctl, don't grep the strings output
1994-04-26 Keith Bostictypo (NULL pointer dereference)
1994-04-25 Kirk McKusickformat nits
1994-04-25 Kirk McKusickupdate for current filesystem support, other niggles
1994-04-24 Jan-Simon Pendrydetect root node and set VROOT flag
1994-04-24 Jan-Simon Pendryhandle weird cases of stepping back across mount points
1994-04-24 Jan-Simon PendryVROOT flag is set in union_allocvp
1994-04-24 Kirk McKusickupdate contrib (to 5.55)
1994-04-23 Kirk McKusickformatting
1994-04-23 Kirk McKusickPauline's comments
1994-04-23 Kirk McKusickget rid of unused MINFREE parameter
1994-04-23 Kirk McKusickadd union, proc, and cd9660 filesystems; delete loop...
1994-04-23 Kirk McKusickadd union and proc filesystems
1994-04-23 Mike Hiblermake sure even root can't open a drive that was not...
1994-04-23 Kirk McKusickcopy in things needed from <ufs/ffs/fs.h>
1994-04-23 Kirk McKusickdelete inclusion of <ufs/ffs/fs.h>
1994-04-23 Keith Bosticdon't remove tags files on cleanup
1994-04-23 Keith Bosticadd cf/cf
1994-04-23 Keith Bosticdelete version.amd, too
1994-04-22 Keith Bosticmv 13.ex to 12.exref; install all the sources
1994-04-22 Keith Bosticmove vi tutorial to 11.vitut; install all the sources
1994-04-22 Keith Bosticdelete the man page on cleandir
1994-04-22 Keith Bosticlibln is gone, only libl remains
1994-04-22 Eric Allmaninclude Makefile.PTX
1994-04-21 Keith Bosticpass #2
1994-04-21 Keith Bosticdon't use chmod, reset the initial umask
1994-04-21 Kirk McKusicknew location for vi.1
1994-04-21 Kirk McKusickdate and time created 94/04/20 15:26:09 by mckusick
1994-04-21 Keith BosticP1003.2b/D9 says:
1994-04-21 Keith Bosticchange the replacement algoricthm to only replace when:
1994-04-21 Keith BosticIn lfs_markv, we need to check if there are blocks...
1994-04-21 Keith BosticThe `D' command in sed was leaving junk at the end...
1994-04-21 Keith BosticMike's cleanups
1994-04-21 Kirk McKusickvi.1 moves to a new location
1994-04-21 Keith Sklowermake conform to RFC1573 (21 additional types)
1994-04-21 Kirk McKusickshuffle vi/ex documents
1994-04-21 Kirk McKusickrenumber USD:12 => USD:11
1994-04-21 Kirk McKusickrenumber USD:13 => USD:12
1994-04-21 Keith Bosticupdate from Keith Sklower, based on RFC1573 (21 additio...
1994-04-21 Kirk McKusickupdate banner to be 4.4BSD-Lite
1994-04-21 Keith Bosticmention nex/nvi, note that you can get db/nex/nvi from...
1994-04-21 Kirk McKusickpull to 8.1 for 4.4BSD-Lite release
1994-04-21 Kirk McKusickupdate osrelease to 4.4BSD-Lite
1994-04-21 Kirk McKusicklint
1994-04-21 Kirk McKusickdelete zopen as Keith thinks it is wrong interface
1994-04-21 Kirk McKusickdelete things Keith thinks are useless
1994-04-20 Keith Bosticfix more for the tty driver -- the tty compat stuff...
1994-04-20 Eric Allmanupdate for 4.4-Lite
1994-04-20 Keith BosticSHARED, not Berkeey
1994-04-20 Keith BosticSHARED, not Berkeley
1994-04-20 Kirk McKusickadd lawyers and cgd to the acknowledgements section
1994-04-20 Kirk McKusickfrom Rick Macklem
1994-04-20 Kirk McKusickupdate to reflect correct behavior
1994-04-20 Kirk McKusickdo not complain if mountd is not found
1994-04-20 Kirk McKusickclri.8 is no longer contaminated
1994-04-20 Kirk McKusickrewrite to decontaminate
1994-04-20 Kirk McKusick12.make is not an AT&T document
1994-04-20 Kirk McKusickadd doc 26.refer as owned by AT&T
1994-04-20 Kirk McKusickuse saved copies of y.tab.? if eyacc is not available...
1994-04-20 Kirk McKusickdo not call close operator of the f_ops vector has...
1994-04-20 Marshall Kirk McKusickget rid of unused MINFREE parameter
1994-04-20 Kirk McKusickmanual page becomes config.new
1994-04-20 Kirk McKusickadditions for the 4.4BSD-Lite distribution
1994-04-20 Kirk McKusickupdate to reflect status relative to new config
1994-04-20 Kirk McKusickman page changes names
1994-04-20 Kirk McKusickupdate to reflect status relative to old config
1994-04-20 Kirk McKusickadd architecture to Dt field
1994-04-20 Edward Wangbackslash and ^ handling in getrawlist() fixed
1994-04-20 Edward Wangpass entire ~| line to shell (via -c), don't try to...
1994-04-20 Christos Zoulasupdate, Makefile workaround no longer needed
1994-04-20 Kirk McKusickstrfile.8 should not be included
1994-04-20 Eric AllmanRochester University => University of Rochester
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticdon't note strfile.8, it's not a real man page
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticspell
1994-04-19 Eric Allmanget the release date inserted
1994-04-19 Keith Bosticspell
1994-04-19 Kirk McKusickmove in definition of MINFREE from newfs so it can...
1994-04-19 Kirk McKusickcleanups from cgd
1994-04-19 Kirk McKusickmove definition of MINFREE to <ufs/ffs/fs.h> so it...
1994-04-19 Kirk McKusickps_code is now passed by postsig, so guess should no...
1994-04-19 Kirk McKusickin sendsig, pass ps_code when signum agrees with ps_sig...
1994-04-19 Eric Allman8.6.9 -- for 4.4-Lite
1994-04-19 Eric Allmansee ../RELEASE_NOTES
1994-04-19 Eric AllmanUUCP hacks to avoid bogus $h problems
1994-04-19 Eric Allman(no message)
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticzopen no longer in the C library
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticdate and time created 94/04/18 20:46:12 by bostic
next