openafs.git
18 years agolinux-refrigerator-check-20050721
Sabin Iacob [Thu, 21 Jul 2005 05:41:09 +0000]
linux-refrigerator-check-20050721

FIXES 20209

don't call refrigerator unless we have a kernel which supports it

18 years agovnrehash-avoid-cachecheck-change-20050618
Derrick Brashear [Tue, 19 Jul 2005 15:44:53 +0000]
vnrehash-avoid-cachecheck-change-20050618

unlocking and locking lets us race and makes cacheCheck potentially go bad

18 years agowindows-explorer-remove-mountpt-fix-20050719
Jeffrey Altman [Tue, 19 Jul 2005 06:06:12 +0000]
windows-explorer-remove-mountpt-fix-20050719

FIXES 20137

the gui version of fs rmmount was reading random memory.

18 years agoaklog-segfault-fix-20050718
Karl E. Kelley [Tue, 19 Jul 2005 03:51:26 +0000]
aklog-segfault-fix-20050718

FIXES 20198

I have built openafs 1.3.85 on an emt64 platform on RedHat Enterprise 4,
and found that the aklog supplied with 1.3.85 (not the one in the afs-krb5
conversion kit) consistently segfaults when aklog is called with the
"-path ...." parm. It works properly when called with no parms.

I traced this down to the call to the readlink() call in aklog_main.c,
when the params structure references were removed the nesting was
changed on an if statement that changed the logic and allowed the
do while loop to loop past the end and de-reference a NULL pointer.

18 years agopt-util-no-cmd-seek-20050715
Derrick Brashear [Fri, 15 Jul 2005 20:16:27 +0000]
pt-util-no-cmd-seek-20050715

i guess someone was dumb at some point and failed to completely remove bogus options

18 years agowindows-cmdebug-20050715
Jeffrey Altman [Fri, 15 Jul 2005 13:17:53 +0000]
windows-cmdebug-20050715

add TellMeAboutYourself functionality and report on capabilities if they
are known.  Used instead of WhoAreYou when supported by the cache manager.

18 years agowindows-aklog-tweaks-20050715
Jeffrey Altman [Fri, 15 Jul 2005 13:09:47 +0000]
windows-aklog-tweaks-20050715

* type correction

* formatting

* other cleanup

18 years agowindows-config-cache-path-20050715
Jeffrey Altman [Fri, 15 Jul 2005 12:56:42 +0000]
windows-config-cache-path-20050715

FIXES 20007

Update AFS Control Panel to display the default cache location based upon
the SYSTEM %TEMP% environment variable.

18 years agoaudit-pts-supergroups-20050714
Jeffrey Altman [Fri, 15 Jul 2005 04:23:18 +0000]
audit-pts-supergroups-20050714

PTS SuperGroups failed to compile with auditing due to a missing #define

18 years agomisc-aklog-fixes-20050714
Christopher Allen Wing [Fri, 15 Jul 2005 02:19:27 +0000]
misc-aklog-fixes-20050714

FIXES 20092

Fix various minor problems with aklog, including the return type from main,
removal of #ifndef __STDC__ code, missing includes, removal of unused
variables, correct number of arguments to pr_Initialize, correct argument
type for pr_SNameToId, and use of getcwd instead of getwd.

18 years agolinux-dynamic-inodes-20050713
Chas Williams [Wed, 13 Jul 2005 16:51:50 +0000]
linux-dynamic-inodes-20050713

remove errant log message

18 years agowindows-aclent-deadlock-20050713
Jeffrey Altman [Wed, 13 Jul 2005 15:22:06 +0000]
windows-aclent-deadlock-20050713

Discovered a deadlock due to a violation of lock order.  We may not
attempt to obtain a lock on a cm_scache_t mutex while holding the
cm_aclLock.

18 years agofreevclist-static-20050711
Zach Schimke [Tue, 12 Jul 2005 18:48:49 +0000]
freevclist-static-20050711

these are static now, make it so

18 years agowindows-version-20050712
Jeffrey Altman [Tue, 12 Jul 2005 05:26:23 +0000]
windows-version-20050712

1.3.8500

18 years agoauditlog-include-timestamp-20050710
Jeffrey Altman [Mon, 11 Jul 2005 23:12:49 +0000]
auditlog-include-timestamp-20050710

add a timestamp to auditlog

18 years agolinux-dynamic-inodes-20050710
Chas Williams [Mon, 11 Jul 2005 19:45:47 +0000]
linux-dynamic-inodes-20050710

i slipped a rollback on the linux 2.4 dentry stuff for osi_UFS* in here
at the same time. this patch lets us use kernel inodes instead of our own pool.

18 years agolinux-and-64bit-cleanup-20050710
Karl E. Kelley [Mon, 11 Jul 2005 04:22:16 +0000]
linux-and-64bit-cleanup-20050710

FIXES 19166

fix warnings found on x86_64 linux

18 years agoaudit-add-and-fix-messages-20050708
Jeffrey Altman [Sat, 9 Jul 2005 15:20:38 +0000]
audit-add-and-fix-messages-20050708

update and add some more audit logging

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

Fix logging of authenticated user name

18 years agokdump-vcache-update-20050708
Derrick Brashear [Fri, 8 Jul 2005 22:22:44 +0000]
kdump-vcache-update-20050708

FIXES 19292

wasn't updated when struct vcache was. oops.

18 years agopr_Initialize-fix-20050707
Jeffrey Altman [Fri, 8 Jul 2005 20:58:25 +0000]
pr_Initialize-fix-20050707

The previous patch to pr_Initialize() opened an opportunity for
afsconf_Check() to be called with a NULL pointer if tdir == 0.
Prevent this occurrance.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

fixed one null pointer reference but not the other.

====================

commit the rest of jeff's fix

18 years agofreebsd60-20050708
Jim Rees [Fri, 8 Jul 2005 17:53:43 +0000]
freebsd60-20050708

Fixes for FreeBSD 6.0 snap5.
Builds and runs but has locking issues.

18 years agokrb5-configure-fixes-20050707
Russ Allbery [Fri, 8 Jul 2005 02:18:55 +0000]
krb5-configure-fixes-20050707

FIXES 19862

Use krb5_creds rather than struct krb5_creds, add missing test in if
statements for krb5_creds structure probes, and tweak the configure output.

18 years agocoda-xfs-header-defines-fun-20050706
Pascal Terjan [Thu, 7 Jul 2005 03:32:39 +0000]
coda-xfs-header-defines-fun-20050706

make this better, we should never have been doing it as we were before

18 years agoaklog-assume-old-autoconf-20050706
Derrick Brashear [Thu, 7 Jul 2005 03:00:45 +0000]
aklog-assume-old-autoconf-20050706

old autoconf is my fiend

18 years agovos-ctime-help-20050705
Derrick Brashear [Thu, 7 Jul 2005 02:31:05 +0000]
vos-ctime-help-20050705

FIXES 6031

kept looking at this backwards, fix is obvious

18 years agowindows-vs2005b2-20050706
Jeffrey Altman [Thu, 7 Jul 2005 01:23:15 +0000]
windows-vs2005b2-20050706

Visual Studio 2005 Beta 2 has been released.   As part of this
release Microsoft has tightened the rules for their C++ compliance.

* no longer can a variable declared in a for() statement be used
  outside of the associated command block

* no longer can a function or variable be declared implicitly as
  'int'

* several types such as size_t have become 64-bit values on all platforms

* due to type changes the C++ function names in libraries have changed.
  This requires the use of different .DEF file export lists

18 years agowindows-ntbuild-20050706
Jeffrey Altman [Wed, 6 Jul 2005 15:11:28 +0000]
windows-ntbuild-20050706

Update the default sysname to i386_w2k in the ntbuild.bat file

18 years agowindows-config-param-20050706
Jeffrey Altman [Wed, 6 Jul 2005 06:10:46 +0000]
windows-config-param-20050706

New param files for new sysnames

18 years agoutil-admin-64bit-20050705
Peter Somogyi [Wed, 6 Jul 2005 00:43:38 +0000]
util-admin-64bit-20050705

FIXES 19631

serverAddress is an int; don't copy a pointer size

18 years agoauditlogs-for-everyone-20050702
Derrick Brashear [Tue, 5 Jul 2005 16:33:24 +0000]
auditlogs-for-everyone-20050702

all servers now take -auditlog (path), send ibm-style auditlogs there, rotate the logs like the normal server logs, and will log thread ids when it's multiprocessor. /usr/afs/local/Audit can also be used like on aix on other platforms now.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

all servers now take -auditlog (path), send ibm-style auditlogs there, rotate th
e logs like the normal server logs, and will log thread ids when it's multiproce
ssor. /usr/afs/local/Audit can also be used like on aix on other platforms now.

====================

all servers now take -auditlog (path), send ibm-style auditlogs there, rotate th
e logs like the normal server logs, and will log thread ids when it's multiproce
ssor. /usr/afs/local/Audit can also be used like on aix on other platforms now.

====================

all servers now take -auditlog (path), send ibm-style auditlogs there, rotate th
e logs like the normal server logs, and will log thread ids when it's multiproce
ssor. /usr/afs/local/Audit can also be used like on aix on other platforms now.

====================

Windows build dependency changes to support the audit logs

18 years agoaklog-update-20050705
Ken Hornstein [Tue, 5 Jul 2005 16:08:34 +0000]
aklog-update-20050705

fix typo in #error statement

18 years agoaklog-principal-rewrite-20050705
Troy Benjegerdes [Tue, 5 Jul 2005 16:06:08 +0000]
aklog-principal-rewrite-20050705

fix second_comp call to be correct for macro

18 years agowindows-afsdb-fix-20050701
Jeffrey Altman [Sat, 2 Jul 2005 03:44:42 +0000]
windows-afsdb-fix-20050701

Fix AFSDB queries using DNSAPI to always terminate the query string with
a period.

18 years agoaklog-forgot-quote-20050701
Ken Hornstein [Fri, 1 Jul 2005 05:40:52 +0000]
aklog-forgot-quote-20050701

Forgot closing quote in #error directive.

18 years agoaklog-heimdal-integration-20050630
Ken Hornstein [Thu, 30 Jun 2005 22:06:15 +0000]
aklog-heimdal-integration-20050630

The necessary autoconf/C glue to make aklog work with Heimdal.

18 years agowindows-logon-20050630
Jeffrey Altman [Thu, 30 Jun 2005 19:02:03 +0000]
windows-logon-20050630

Add a method to disable the deletion of tokens at logoff

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

add a registry entry to prevent token destruction at logoff

18 years agopts-logging-20050619
Jeffrey Altman [Thu, 30 Jun 2005 06:06:54 +0000]
pts-logging-20050619

enhance pts logging

18 years agowindows-notes-20050630
Jeffrey Altman [Thu, 30 Jun 2005 06:02:50 +0000]
windows-notes-20050630

latest updates including new afs-install-notes section on debugging

18 years agothreadid-logging-20050629
Derrick Brashear [Thu, 30 Jun 2005 04:10:31 +0000]
threadid-logging-20050629

log thread ids for any debug level

18 years agowindows-nsis-20050628
Robert S Murawski IV [Wed, 29 Jun 2005 03:43:28 +0000]
windows-nsis-20050628

Support for NSIS 2.07 including named installation configurations
and an Icon for the uninstall entry listed in the Add/Remove Programs
control panel.

18 years agowindows-notes-20050628
Jeffrey Altman [Wed, 29 Jun 2005 03:42:14 +0000]
windows-notes-20050628

pre-1.4

18 years agowindows-readme-20050628
Jeffrey Altman [Wed, 29 Jun 2005 03:41:55 +0000]
windows-readme-20050628

Updates to describe NSIS 2.07

18 years agofix-kerberos-autoconf-20060623
Ken Hornstein [Fri, 24 Jun 2005 04:57:39 +0000]
fix-kerberos-autoconf-20060623

Commit remaining autoconf fixes for aklog.

18 years agowindows-aklog-naming-20050624
Jeffrey Altman [Fri, 24 Jun 2005 04:01:48 +0000]
windows-aklog-naming-20050624

Correct for the behavior of pr_SNameToId() lowercasing the username

18 years agofix-getcrypt-command-description-20050623
Ken Hornstein [Fri, 24 Jun 2005 03:54:13 +0000]
fix-getcrypt-command-description-20050623

Fix the description of the getcrypt command.

18 years agoaklog-cleanup-rxkad2b-20050623
Ken Hornstein [Fri, 24 Jun 2005 00:43:48 +0000]
aklog-cleanup-rxkad2b-20050623

Clean up the aklog source, and add support for rxkad2b tokens.

18 years agopr_init-fix-20050623
Jeffrey Altman [Thu, 23 Jun 2005 15:23:50 +0000]
pr_init-fix-20050623

for the longest time aklog implementations with automatic pts registration
have included a work around for a bug in pr_Initialize.  The bug fails to
reset the connection when the cell changes.  This patch fixes that bug.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

for the longest time aklog implementations with automatic pts registration
have included a work around for a bug in pr_Initialize.  The bug fails to
reset the connection when the cell changes.  pr_Initialize has been fixed
so we can remove the hack.

====================

remove the pr_Initialize force cell change hack from afskfw lib

18 years agoobjdir-20050622
Derrick Brashear [Wed, 22 Jun 2005 18:35:20 +0000]
objdir-20050622

FIXES 19341

try harder to make builds work in cases where you're building into an alternate directory with old autoconf (mkdir vs mkdir -p)

18 years agohpux11-vfsck-20050622
Derrick Brashear [Wed, 22 Jun 2005 14:47:19 +0000]
hpux11-vfsck-20050622

make vfsck build for hpux

18 years agoamd64-udebug-20050621
Jeffrey Hutzelman [Tue, 21 Jun 2005 23:19:09 +0000]
amd64-udebug-20050621

fix 64 bit glitch in udebug

18 years agoaklog-configure-backport-20050621
Derrick Brashear [Tue, 21 Jun 2005 23:14:17 +0000]
aklog-configure-backport-20050621

make old autoconf work again

18 years agoAdd missing Makefile.in that I apparantly forgot.
Ken Hornstein [Tue, 21 Jun 2005 22:15:23 +0000]
Add missing Makefile.in that I apparantly forgot.

18 years agowindows-afsifs-20050620
Jeffrey Altman [Mon, 20 Jun 2005 15:09:18 +0000]
windows-afsifs-20050620

more IFS reformatting that was not committed in the window-afsifs-20050617
delta

18 years agopts-logging-20050620
Jeffrey Altman [Mon, 20 Jun 2005 15:01:22 +0000]
pts-logging-20050620

Modify log levels to equal:
  Lookups at 125
  Creates at 25
  Modifies at 5

Modify Windows makefile to build ptclient.exe

18 years agopts-logging-20050619
Jeffrey Altman [Sun, 19 Jun 2005 18:56:44 +0000]
pts-logging-20050619

enhance pts logging

18 years agolinux-change-dentry-cleanup-20050619
Chas Williams [Sun, 19 Jun 2005 18:39:03 +0000]
linux-change-dentry-cleanup-20050619

try to make this work in 2.4 also

18 years agothreaded-logging-20050619
Jeffrey Altman [Sun, 19 Jun 2005 18:37:38 +0000]
threaded-logging-20050619

update logging to be able to show threads

18 years agoviced-firstclient-retry-20050619
Derrick Brashear [Sun, 19 Jun 2005 18:17:42 +0000]
viced-firstclient-retry-20050619

FIXES 1345

avoid race as we add a new client

18 years agomore-aklog-fixes-20050618
Ken Hornstein [Sun, 19 Jun 2005 02:06:21 +0000]
more-aklog-fixes-20050618

Fixup aklog so it will compile (at least on MacOS X).  Include basic
autoconf glue.

18 years agorxkad-stats-do-it-right-20050618
Derrick Brashear [Sun, 19 Jun 2005 01:14:14 +0000]
rxkad-stats-do-it-right-20050618

fine, let's just do this right

18 years agomove-rxkad-stats-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:50:40 +0000]
move-rxkad-stats-20050618

fine, let's try this again, so aklog doesn't lose, but this sucks

18 years agovlprocs-extended-user-logging-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:23:46 +0000]
vlprocs-extended-user-logging-20050618

update log message to provide full username

18 years agolock-client-around-acl-checkrights-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:22:31 +0000]
lock-client-around-acl-checkrights-20050618

FIXES 1345

one of the like 3 crashes there. thanks love

18 years agolwp-protoize-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:20:45 +0000]
lwp-protoize-20050618

protoize lwp directory

18 years agolog-protoize-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:20:35 +0000]
log-protoize-20050618

protoize log directory

18 years agoppc-darwin80-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:20:01 +0000]
ppc-darwin80-20050618

this is actually a throwaway

18 years agoaudit-protoization-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:17:12 +0000]
audit-protoization-20050618

protoize libaudit

18 years agolibafsdep-des-stats-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:15:22 +0000]
libafsdep-des-stats-20050618

for rxkad stats dependancy when doing only_libafs build

18 years agoreadme-devel-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:05:00 +0000]
readme-devel-20050618

we have protoized kernel code now

18 years agowindows-afsifs-20050617
Jeffrey Altman [Fri, 17 Jun 2005 17:15:25 +0000]
windows-afsifs-20050617

Not all of the chunks applied on the last commit

18 years agowindow-afsifs-20050617
Jeffrey Altman [Fri, 17 Jun 2005 17:07:46 +0000]
window-afsifs-20050617

Updates to the afsifs-20050615 DELTA.
* Fix the build system
* Reformat the code
* Update docs

18 years agoafsifs-both-20050615
Eric Williams [Wed, 15 Jun 2005 19:51:54 +0000]
afsifs-both-20050615

this patchset makes it build both ways.

18 years agoafsifs-20050615
Eric Williams [Wed, 15 Jun 2005 17:51:44 +0000]
afsifs-20050615

Windows IFS client code and build option

18 years agowindows-logon-20050613
Jeffrey Altman [Mon, 13 Jun 2005 15:30:42 +0000]
windows-logon-20050613

fix the return value of IsServiceStartPending.

use IsServiceRunning and IsServiceStartPending in the while loop

18 years agowindows-installer-updates-20050612
Jeffrey Altman [Mon, 13 Jun 2005 02:06:57 +0000]
windows-installer-updates-20050612

Add asetkey.exe

Add uninstall.exe and associated shortcut to Wix

Fix ability to uninstall loopback adapter on non-English Windows versions

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

add clean rule

====================

use "uninst" for rule instead of "uninstall"

====================

build wix/uninstall directory

====================

add OpenAFS logo icon

18 years agowindows-misc-fixes-20050612
Jeffrey Altman [Sun, 12 Jun 2005 12:44:55 +0000]
windows-misc-fixes-20050612

if scp is not known when flushing dirty buffers, find it by fid

only free the server list when one was obtained

hold the scp mutex until after the associated bufp flags are updated

only get the volume by id if there is a server callback

map CM_ERROR_ALLOFFLINE to NT Remote Host Down

18 years agowindows-asetkey-20050612
Jeffrey Altman [Sun, 12 Jun 2005 12:25:13 +0000]
windows-asetkey-20050612

Add asetkey.exe to the Windows distribution

18 years agopipe-logging-fix-20050610
Jeffrey Altman [Fri, 10 Jun 2005 22:37:37 +0000]
pipe-logging-fix-20050610

fstat calls should be lstat

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

fstat calls should be lstat

bang in the wrong place

18 years agosgi-afs-rename-decl-fix-20050610
Tony D'Amato [Fri, 10 Jun 2005 22:11:07 +0000]
sgi-afs-rename-decl-fix-20050610

achar -> char

18 years agounbalanced-unlock-20050610
Jeffrey Altman [Fri, 10 Jun 2005 22:07:05 +0000]
unbalanced-unlock-20050610

Addition of __EXPERIMENTAL_CALLBACK_CONN_MOVING if defined left an
unbalanced H_UNLOCK.

Semi-colons after H_LOCK and H_UNLOCK were missing.

18 years agowindows-afslogon-20050610
Jeffrey Altman [Fri, 10 Jun 2005 21:54:23 +0000]
windows-afslogon-20050610

replace wfhile(TRUE) with while(afsAutoStart)

18 years agodont-restrict-nfiles-20050607
Jim Rees [Tue, 7 Jun 2005 18:37:10 +0000]
dont-restrict-nfiles-20050607

Let afsd compute cachefiles as cacheblocks/10 instead of limiting it to
50000 in the XLARGE and XXLARGE cases.

18 years agolinux-no-smp-modules-on-uniprocessor-20050605
Russ Allbery [Sun, 5 Jun 2005 17:20:48 +0000]
linux-no-smp-modules-on-uniprocessor-20050605

FIXES 18738

don't try to build smp modules with uniprocessor kernel. this may need to be revisited for the redhat buildsys

18 years agowindows-version-20050605
Jeffrey Altman [Sun, 5 Jun 2005 15:52:21 +0000]
windows-version-20050605

1.3.8400

18 years agowindows-notes-20050605
Jeffrey Altman [Sun, 5 Jun 2005 15:45:02 +0000]
windows-notes-20050605

updates for 1.3.84

18 years agowindows-syncop-waiting-20050605
Jeffrey Altman [Sun, 5 Jun 2005 14:38:56 +0000]
windows-syncop-waiting-20050605

Forgot to remove unneeded flag

18 years agowindows-buf-waiting-20050605
Jeffrey Altman [Sun, 5 Jun 2005 07:44:32 +0000]
windows-buf-waiting-20050605

The function cm_SyncOp() can cause threads to wait either because there
is a state conflict on the current use of the cm_scache_t object or
a state conflict on the cm_buf_t object.  Waiting is always performed
on the cm_scache_t object.  However, if the conflict was with the cm_buf_t
object there was no method for waking up the thread when the conflict is
cleared.  Now all of the cm_buf_t waiting functions also take a cm_scache_t
and waiting threads are woken if necessary.

cm_scache_t and cm_buf_t objects now have waitCount and waitRequest fields.
The WAITING flag is now cleared by the waking thread who sets waitCount to
zero.

Many improvements to trace logging for these issues.

18 years agolinux26-clear-inode-locking-20050603
Chas Williams [Sat, 4 Jun 2005 18:08:55 +0000]
linux26-clear-inode-locking-20050603

respect i_state flag

(works for my test case, if it works more broadly i will pull up)

18 years agosplit-dcache-fixes-20050604
Derrick Brashear [Sat, 4 Jun 2005 15:42:12 +0000]
split-dcache-fixes-20050604

based on discussions with jhutz@cmu.edu and chas@cmf.nrl.navy.mil

18 years agosolaris10-optimization-20050602
Chas Williams [Thu, 2 Jun 2005 06:20:23 +0000]
solaris10-optimization-20050602

FIXES 17262

declare certain things volatile to make solaris compiler less cranky

18 years agonetbsd-fileserver-shutdown-20050601
Tracy Di Marco White [Thu, 2 Jun 2005 05:40:53 +0000]
netbsd-fileserver-shutdown-20050601

FIXES 16897

do what we do on darwin

18 years agonetbsd-399-20050601
Tracy Di Marco White [Thu, 2 Jun 2005 05:27:27 +0000]
netbsd-399-20050601

FIXES 18288

add support for netbsd 3.99

18 years agod-reval-one-more-20050531
Chas Williams [Tue, 31 May 2005 22:12:28 +0000]
d-reval-one-more-20050531

last try

18 years agowindows-undo-20050531
Jeffrey Altman [Tue, 31 May 2005 21:33:52 +0000]
windows-undo-20050531

undo last change

18 years agorxkad-stats-cleanup-20050531
Derrick Brashear [Tue, 31 May 2005 20:55:35 +0000]
rxkad-stats-cleanup-20050531

define this in kernel

18 years agowindows-more-races-20050531
Jeffrey Altman [Tue, 31 May 2005 18:36:28 +0000]
windows-more-races-20050531

a couple of more locations at which cm_SyncOpDone() either was not
called or was called without holding the scache mutex.

18 years agouse-test-r-20050531
Jim Rees [Tue, 31 May 2005 16:43:59 +0000]
use-test-r-20050531

Use "test -r" instead of "test -e".  Not all systems (Solaris) have -e.

18 years agowindows-logon-cleanup-20050531
Jeffrey Altman [Tue, 31 May 2005 15:18:38 +0000]
windows-logon-cleanup-20050531

remove debugging messages

18 years agowindows-des-stats-20050531
Jeffrey Altman [Tue, 31 May 2005 14:23:54 +0000]
windows-des-stats-20050531

Put the declaration for rxkad_stats back into the stats.h but only
for Windows.   We don't want to deal with figuring out all the
dependencies today.

18 years agorx-queue-macros-rename-20050530
Derrick Brashear [Tue, 31 May 2005 03:11:38 +0000]
rx-queue-macros-rename-20050530

/usr/include/ctype.h on macos 10.3.9 now uses _Q

bah