Go to file
jdolecek 9516650226 update debug printfs to use "ntfs_loadntnode" instead of "ntfs_loadnode"
make ntfs_ntref() real function and properly lock ip->i_interlock when
	updating ip->i_usecount
g/c ntfs_uustricmp()
make ntfs_uastr[i]cmp() static, rename arguments to be a bit more mnemonic
add couple of casts to NTFS_TOUPPER() and ntfs_uastr[i]cmp() - this
	corrects couple of cases when open()/stat() failed for
	files which apparently existed and even showed in ls output
ntfs_ntlookup(): initialize ip properly if ntnode is found in hash table,
	so that debug prints doesn't print garbage in that case
some whitespace policy
1999-10-10 14:48:37 +00:00
bin fix comment regarding when we attempt to seek 1999-10-09 00:43:32 +00:00
distrib Install example dhcpd.conf into /usr/share/examples/dhcp 1999-10-09 15:33:36 +00:00
etc Add -f /var/db/ntp.drift to default xntpd parameters. 1999-10-09 21:07:19 +00:00
games update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
gnu Add explicit dependency on arparse.h, so it can appear timely. 1999-10-10 13:02:32 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Mention ipsec(4), as there are the ipsec mib variables documented. 1999-10-10 12:32:16 +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 update debug printfs to use "ntfs_loadntnode" instead of "ntfs_loadnode" 1999-10-10 14:48:37 +00:00
usr.bin let "systat vmstat" say "1 user" not "1 users" 1999-10-10 01:07:03 +00:00
usr.sbin add a (long) cast to previous fix like the other arguments. 1999-10-10 00:15:27 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00