Go to file
jdolecek cfb7bf7fca * convert ntfs_nt{get|put|rele}() to lockmgr()-style locking and
guard the setting and checking of i_usecount by simplelock; as
  situation where there would be several users of same ntnode is
  extremery rare, it's not worth the efford to change the code to
  hold the (exclusive) lock only when it's needed

* in struct fnode, g/c f_dev & f_type (former is already in ntnode,
  latter is in parent vnode), move f_devvp from struct fnode into
  struct ntnode (no reason this should be copied in each fnode)
1999-10-09 14:27:42 +00:00
bin fix comment regarding when we attempt to seek 1999-10-09 00:43:32 +00:00
distrib Add md part of hpcmips 1999-10-07 13:00:10 +00:00
etc Remove softcar from the example setting for dialup (commented). 1999-10-08 14:21:58 +00:00
games update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
gnu s/ the the / the / 1999-10-08 20:13:42 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib add csu for sh3 1999-10-07 11:56:28 +00:00
libexec Don't complain that we can't fstat the Ifile, if it's because the filesystem 1999-10-07 18:26:58 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin NFS over TCP is more common these days. 1999-10-07 23:50:58 +00:00
share s/ the the / the / 1999-10-08 20:13:42 +00:00
sys * convert ntfs_nt{get|put|rele}() to lockmgr()-style locking and 1999-10-09 14:27:42 +00:00
usr.bin allow a second SIGINT during the "xfer aborted. waiting for remote to finish abort." 1999-10-09 12:48:12 +00:00
usr.sbin s/ the the / the / 1999-10-08 20:13:42 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00