openafs.git
20 years agowin-xp-sp2-20040325
Jeffrey Altman [Fri, 26 Mar 2004 06:39:23 +0000]
win-xp-sp2-20040325

Support for punching holes in the Win XP SP2 Firewall
for AFS Cache Manager Callbacks

20 years agopam-login-sia-et-al-reorg-20040325
Derrick Brashear [Thu, 25 Mar 2004 23:25:50 +0000]
pam-login-sia-et-al-reorg-20040325

FIXES 3680

rework top makefile to build pam or not depending on acinclude.m4

20 years agoremove-vnop-dont-unmount-fix-20040325
Nickolai Zeldovich [Thu, 25 Mar 2004 22:52:15 +0000]
remove-vnop-dont-unmount-fix-20040325

Make remove-vnop-denies-unlink-on-mtpt-20040325 more likely to work,
and don't forget to afs_PutFakeStat() while we're at it.  After we
call afs_EvalFakeStat(), there's no way that mvstat can be 1 -- either
the object wasn't a mountpoint and it'll be mvstat 0, or EvalFakeStat
will evaluate it and it'll be mvstat 2.

20 years agoremove-vnop-denies-unlink-on-mtpt-20040325
Derrick Brashear [Thu, 25 Mar 2004 22:10:54 +0000]
remove-vnop-denies-unlink-on-mtpt-20040325

FIXES 3724

if mvstat is 1, we're a mountpoint; simply short circuit EISDIR and return

20 years agoafsd-service-shutdown-crash-20040325
Jeffrey Altman [Thu, 25 Mar 2004 19:37:41 +0000]
afsd-service-shutdown-crash-20040325

More fixes to the afsd client service which do not result in solving
the problem but still should be done.

20 years agoglobal-mapping-20040325
Jeffrey Altman [Thu, 25 Mar 2004 19:35:49 +0000]
global-mapping-20040325

Undo change imported from MIT bulk changes

20 years agoopenbsd-20040325
Jim Rees [Thu, 25 Mar 2004 17:04:44 +0000]
openbsd-20040325

go back to using afs_vget instead of VREF for VN_HOLD
in afs_vget, only insert vnode in mount queue if it came off freelist

20 years agoopenbsd-packaging-20040324
Jim Rees [Wed, 24 Mar 2004 22:53:19 +0000]
openbsd-packaging-20040324

fix small typo

20 years agoviced-dont-atoi-NULL-20040324 openafs-devel-1_3_62
Derrick Brashear [Wed, 24 Mar 2004 17:36:57 +0000]
viced-dont-atoi-NULL-20040324

FIXES 3726

check argument number when processing args at startup

20 years agonsis-install-20040323
Jeffrey Altman [Wed, 24 Mar 2004 09:47:06 +0000]
nsis-install-20040323

Uninstall should be deleting CRT and MFC DLLs; not be installing them

Add new startup flags to the LogonScript for Integrated Logon

20 years agostatic-cm_dnsEnabled-20040323
Jeffrey Altman [Wed, 24 Mar 2004 09:24:16 +0000]
static-cm_dnsEnabled-20040323

Make cm_dns.c cm_dnsEnabled static to prevent potential
conflict (not really) with a variable of the same name
in afsd_init.c

20 years agobad-checkin-20040323
Jeffrey Altman [Wed, 24 Mar 2004 09:22:59 +0000]
bad-checkin-20040323

bad checkin

20 years agosunx86-59-sysname-id-20040324
Derrick Brashear [Wed, 24 Mar 2004 08:40:19 +0000]
sunx86-59-sysname-id-20040324

add missing sysname id for solaris 9 x86

20 years agoaix52-add-param-header-20040324
Derrick Brashear [Wed, 24 Mar 2004 08:38:15 +0000]
aix52-add-param-header-20040324

FIXES 3718

copy and modify the aix 5.1 header

20 years agoversion-update-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:35:36 +0000]
version-update-20040323

1.3.6200

20 years agono-getcellconfig-error-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:32:16 +0000]
no-getcellconfig-error-20040323

don't produce a MessageBox when getcellconfig fails

20 years agono-longjmp-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:27:36 +0000]
no-longjmp-20040323

Do not use setjmp/longjmp in multithreaded code.  It will destroy the stack.

20 years agointegrated-logon-20040323
Jeffrey Altman [Wed, 24 Mar 2004 08:25:39 +0000]
integrated-logon-20040323

Cleanup the integrated logon code.  Remove memory overwrites.  Refactor
the rest of the code.  Make it readable.

20 years agodoug-nsis-20040322
Jeffrey Altman [Tue, 23 Mar 2004 04:45:29 +0000]
doug-nsis-20040322

apply patch to include more header and lib files.

====================
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 doug's patch.  remote extraneous colons

Move (once again) the DependsOnXXX values to the right place.
(how did these end up back in NetworkProvider?)

20 years agouninstall-exception-handler-20040321 openafs-devel-1_3_61
Jeffrey Altman [Mon, 22 Mar 2004 05:40:52 +0000]
uninstall-exception-handler-20040321

Before we shut down the service and return control to the service
manager uninstall the exception handler before it gets unloaded
from the process.

20 years agopower-mgmt-20040321
Jeffrey Altman [Mon, 22 Mar 2004 04:09:48 +0000]
power-mgmt-20040321

#define REGISTER_POWER_MANAGEMENT

20 years agopower-mgnt-close-handles-20040321
Jeffrey Altman [Mon, 22 Mar 2004 04:07:10 +0000]
power-mgnt-close-handles-20040321

Close the Handles before terminating the thread to ensure that
additional power events cannot be queued during shutdown.

20 years agonofindlanabyname-20040321
Jeffrey Altman [Sun, 21 Mar 2004 23:03:56 +0000]
nofindlanabyname-20040321

Disable the Find Lana By Name functionality for 1.3.61 because it
appears to be causing grief for too many people.

20 years agoversion-1-3-6100-20040321
Jeffrey Altman [Sun, 21 Mar 2004 21:35:27 +0000]
version-1-3-6100-20040321

update version to 1.3.6100

20 years agonsis-installer-20040321
Jeffrey Altman [Sun, 21 Mar 2004 20:56:25 +0000]
nsis-installer-20040321

Remove Rob's new way of installing services as it does not appear
to work properly.

Add in code to test the legitimacy of the upgrade to ensure we don't
try to upgrade an old IBM AFS version that isn't supported

Make sure that the only AFS in the PATH is ours and that we are only
in once.

Add the TransarcAFSDaemon entry into the Control\NetworkProviders::Order value
to support Integrated Login

Build service.exe and killer.exe with static libraries to avoid
run-time dependencies at install and uninstall time

====================
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.
====================

Check both Client and Server for unsupported previous installation

20 years agodebug-log-20040321
Jeffrey Altman [Sun, 21 Mar 2004 19:48:49 +0000]
debug-log-20040321

A more informative log message plus fix uninitialized variable

20 years agoVLCallBack-vos-20040321
Jeffrey Altman [Sun, 21 Mar 2004 11:41:57 +0000]
VLCallBack-vos-20040321

The variable 'm_unique' is an afs_uint32 where the desired parameter
must be of type struct VLCallBack when attempting to call VL_GetAddrs.
I do not know how this code ever worked on any platform as the stack
was being overwritten.

This produced binary, vos.exe on windows, also generates massive
memory leaks.  I do not think we care all that much because the
utility does not stay around all that long.  However, the fact that
the API makes it so easy to lose memory is scary.

20 years agonsis-service-20040320
Jeffrey Altman [Sun, 21 Mar 2004 05:24:19 +0000]
nsis-service-20040320

Incorporate a new NSIS library ServiceLib.nsh which will allow us
to avoid using the Service.exe which we must build from Service.cpp

20 years agoregistry-20040320
Jeffrey Altman [Sun, 21 Mar 2004 04:27:10 +0000]
registry-20040320

Document "NoFindLanaByName"

20 years agomore-optimizations-20040320
Jeffrey Altman [Sun, 21 Mar 2004 03:12:55 +0000]
more-optimizations-20040320

Replace all calls to lana_GetNetbiosName with GetClientNetbiosName
which performs the local caching

20 years agofind-netbios-optimize-20040320
Jeffrey Altman [Sun, 21 Mar 2004 03:05:45 +0000]
find-netbios-optimize-20040320

In Mount_ReadSubmount() cache the first response to GetNetbiosName()
since the result won't change and the work necessary to get the result
is considerable.  We don't want to be calling it loops over and over
again.

20 years agoprevent-crash-at-shutdown-20040320
Jeffrey Altman [Sat, 20 Mar 2004 18:42:16 +0000]
prevent-crash-at-shutdown-20040320

The Power Management Exit routine was instructing the thread to
terminate but was not waiting for the conclusion of the operation
before returning control to the caller.  This allows the service
to pass control to the Service Manager before cleanup was properly
completed.

20 years agoper-user-registry-20040320
Jeffrey Altman [Sat, 20 Mar 2004 18:00:01 +0000]
per-user-registry-20040320

Rename existing registry Read/Write functions to Global

Add new registry functions to support Per User Read/Write operations

Clean up references to Registry Key strings

Change "ShowTrayIcon" to be a "Per User" item from a "Global" item

20 years agofs-setserverprefs-bug-20040320
Jeffrey Altman [Sat, 20 Mar 2004 17:23:48 +0000]
fs-setserverprefs-bug-20040320

FIXES 3555

Rodney Dyer (UNCC) reported that the "fs setserverprefs" command if
issued multiple times would result in the AFSD server becoming unresponsive.
This appears to have been caused by improper use of writeLocks, a failure
to use writeLocks when necessary, and improper reference counting on the
cm_server_t data structures placed into the cm_allServersp list.

20 years agotab-drives-20040319
Jeffrey Altman [Sat, 20 Mar 2004 07:55:38 +0000]
tab-drives-20040319

the mount root is used to define mount paths not the netbios name

20 years agouse-dns-install-fix-20040319
Jeffrey Altman [Sat, 20 Mar 2004 01:03:08 +0000]
use-dns-install-fix-20040319

allow use of dns to be configurable

20 years agonon-kfw-probe-fix-20040319
Jeffrey Altman [Sat, 20 Mar 2004 01:01:07 +0000]
non-kfw-probe-fix-20040319

Fix the non-KFW case of the KDC Probe.  Prevent infinite loop.

20 years agoversion-update-20040319
Jeffrey Altman [Sat, 20 Mar 2004 00:56:28 +0000]
version-update-20040319

Update version to 1.3.6090

20 years agodns-fixes-20040319
Jeffrey Altman [Fri, 19 Mar 2004 19:50:27 +0000]
dns-fixes-20040319

Reorganize some debug statements to put them in more consistent locations

Do not initialize the internal dns support if using the Windows DNS API.
(Win2000 and above)

20 years agonsis-installer-20040319
Jeffrey Altman [Fri, 19 Mar 2004 19:44:31 +0000]
nsis-installer-20040319

Fix: The use a provided CellServDB file option was not working.
     You can't compare a filename to "1" and expect it to work.

Add: Make the use of DNS optional and default it to off.

20 years agoobsd-vnops-warnings-20040319
Jim Rees [Fri, 19 Mar 2004 16:38:29 +0000]
obsd-vnops-warnings-20040319

eliminate compiler warnings

20 years agofreebsd-mkdir-panic-20040319
Jim Rees [Fri, 19 Mar 2004 15:37:10 +0000]
freebsd-mkdir-panic-20040319

don't vput(dvp) on error return from afs_mkdir (vfs already does this)
bug found by, and fix tested by, adridg@sci.kun.nl

20 years agoirix-ucred-is-really-cred-20040319
Derrick Brashear [Fri, 19 Mar 2004 07:58:52 +0000]
irix-ucred-is-really-cred-20040319

FIXES 3651

gotta wonder what crack monkey came up with this
AFS_UCRED is ucred in osi_machdep.h, and ucred is redefined to cred in osi_vfs.h

whatever

20 years agogetipaddrlist-20040318
Jeffrey Altman [Fri, 19 Mar 2004 05:16:24 +0000]
getipaddrlist-20040318

Improve error checking in GetNumOfIpAddrs to prevent potential
invalid memory access if the IP Address Table cannot be accessed.
(win2000 with no privs)

20 years agoafslogon-20040318
Jeffrey Altman [Fri, 19 Mar 2004 03:52:07 +0000]
afslogon-20040318

Fix memory deallocation errors (never call free() on memory allocated
by GlobalAlloc() or LocalAlloc())

Modify event logging to be consistent between High and Low Security

Only generate a random user name when using High Security.  Use the normal
user name when running with Low security.

20 years agonotifyaddrchange-20040318
Jeffrey Altman [Fri, 19 Mar 2004 01:09:40 +0000]
notifyaddrchange-20040318

NotifyAddrChange() on Win2000 without privs fails.  Detect the failure
and terminate the IPChangeMonitor thread to prevent an infinite loop
eating up system resources.

Anyone have a clue which bits are required?

20 years agothe-correct-mkdir-fix-20040318 openafs-devel-1_3_60
Jeffrey Altman [Thu, 18 Mar 2004 06:13:55 +0000]
the-correct-mkdir-fix-20040318

Apply the correct file including the fix to the MIT recursive directory
creation patch.

20 years agomkdir-fix-20040318
Jeffrey Altman [Thu, 18 Mar 2004 06:10:12 +0000]
mkdir-fix-20040318

Fix recursive directory creation from MIT for single component case.

20 years agoirix-attempt-to-detect-kernel-mem-routines-20040317
Derrick Brashear [Thu, 18 Mar 2004 05:12:18 +0000]
irix-attempt-to-detect-kernel-mem-routines-20040317

FIXES 3651

first pass at routine to detect kernel mem* routines

====================
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.
====================
FIXES 3651

second try

====================
FIXES 3651

third try

====================
FIXES 3651

this time for sure.
includes the definitions too, this way we can not have macros conflict with
headers we don't need

====================
FIXES 3651

this time for sure.
includes the definitions too, this way we can not have macros conflict with
headers we don't need

====================
FIXES 3651

this time for sure.
includes the definitions too, this way we can not have macros conflict with
headers we don't need

20 years agomove-readme-to-top-20040317
Jeffrey Altman [Thu, 18 Mar 2004 04:32:20 +0000]
move-readme-to-top-20040317

Move the README files to the top directory where they belong.

====================
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.
====================

As of 1.3.60 move the Windows Readme files from src to top directory

20 years agowindows-readme-updates-20040317
Jeffrey Altman [Thu, 18 Mar 2004 04:03:21 +0000]
windows-readme-updates-20040317

Add warning to WIN9X indicating that OpenAFS probably won't build on WIN9X
anymore.

Describe the new build procedure for 2000/XP/2003 in README-NT

20 years agofix-install-bugs-20040317
Jeffrey Altman [Thu, 18 Mar 2004 03:39:54 +0000]
fix-install-bugs-20040317

Fix:

Compatibility with IBM/Transarc and 1.2.10 installations

Correct Pathname

Compatibility with incorrect Pathname from 1.3.xx > 1.3.5299

Call CheckSDK on upgrades

20 years agoa-better-way-20040317
Jeffrey Altman [Thu, 18 Mar 2004 01:46:48 +0000]
a-better-way-20040317

Make the directories first, then the trailing spaces won't matter.

20 years agomissing-spaces-20040317
Jeffrey Altman [Thu, 18 Mar 2004 01:42:36 +0000]
missing-spaces-20040317

Add trailing spaces to xcopy commmands.

20 years agonsis-20040317
Jeffrey Altman [Thu, 18 Mar 2004 01:20:10 +0000]
nsis-20040317

make sure that afscreds.exe is terminated after executing with the -z
option.

20 years agoupdate-afsdcell-20040317
Jeffrey Altman [Thu, 18 Mar 2004 00:34:50 +0000]
update-afsdcell-20040317

grab current version from http://grand.central.org/dl/cellservdb/CellServDB

====================
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.
====================

grab latest version from http://grand.central.org/dl/cellservdb/CellServDB

20 years ago1360-version-20040317
Jeffrey Altman [Thu, 18 Mar 2004 00:00:15 +0000]
1360-version-20040317

Update the version number to 1.3.6000

20 years agodarwin-new-systypes-20040317
Derrick Brashear [Wed, 17 Mar 2004 08:24:13 +0000]
darwin-new-systypes-20040317

make autoconf figure it out for us

20 years agoaix-install-kmods-20040317
Derrick Brashear [Wed, 17 Mar 2004 07:51:57 +0000]
aix-install-kmods-20040317

would be nice if make dest worked again

20 years agoaix64-dont-build-on-aix4-20040317
Derrick Brashear [Wed, 17 Mar 2004 07:21:43 +0000]
aix64-dont-build-on-aix4-20040317

don't build the 64 bit stuff on aix 4

20 years agosupport-nfs-translator-sysname-lists-20040317
Derrick Brashear [Wed, 17 Mar 2004 06:43:34 +0000]
support-nfs-translator-sysname-lists-20040317

support sysname lists in nfs translator

20 years agomacos-update-readme-20040317
Derrick Brashear [Wed, 17 Mar 2004 06:38:38 +0000]
macos-update-readme-20040317

FIXES 3317

update readme to indicate success through 10.3.3

20 years agodistclean-remove-include-lib-20040317
Derrick Brashear [Wed, 17 Mar 2004 06:27:37 +0000]
distclean-remove-include-lib-20040317

FIXES 3610

include a lib directories generated during build not removed
fix it.

20 years agofix-typo-20040316
Jeffrey Altman [Wed, 17 Mar 2004 04:20:31 +0000]
fix-typo-20040316

fix last commit

20 years agouse-oldstyle-netbios-name-for-default-20040316
Jeffrey Altman [Wed, 17 Mar 2004 04:17:20 +0000]
use-oldstyle-netbios-name-for-default-20040316

For UNCC, allow old style netbios name to be the default for this
release to give them time to convert their scripts to use \\AFS\...
instead of \\%MACHINENAME%-AFS\...

20 years agoaix-largefile-update-20040316
Hartmut Reuter [Wed, 17 Mar 2004 02:29:39 +0000]
aix-largefile-update-20040316

FIXES 3647

don't allow reading past the end of a file

20 years agoreg-expand-str-20040316
Jeffrey Altman [Tue, 16 Mar 2004 22:03:00 +0000]
reg-expand-str-20040316

Change the NetbiosName registry value from REG_SZ to REG_EXPAND_SZ
and add the necessary code to expand the strings.   This will allow
the use of %COMPUTERNAME%-AFS in case people want to explicitly use
a non-portable name.

====================
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.
====================

Update text for NetbiosName value.

20 years agoregistry-20040316
Jeffrey Altman [Tue, 16 Mar 2004 16:21:42 +0000]
registry-20040316

Fix the DependsOnGroup NetworkProvider key to ensure it is placed in
the correct location

Change the location of the ShowTrayIcon key so that we no longer store
user data in the HKLM Transarc tree

====================
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.
====================

Move the locations of the ShowTrayIcon and cell name based expiration
reminder keys out of the HKLM\SOFTWARE\Transarc... key and into the
{HKCU,HKLM}\SOFTWARE\OpenAFS\... tree.  This is safe to do because these
keys are transient in nature (created by afscreds.exe) and really do
belong to the user and not to the machine.

20 years agofreebsd-pkg-builder-20040316
Jim Rees [Tue, 16 Mar 2004 16:19:07 +0000]
freebsd-pkg-builder-20040316

Mention the FreeBSD package builder, with warning.

20 years agoregistry-notes-20040316
Jeffrey Altman [Tue, 16 Mar 2004 16:15:36 +0000]
registry-notes-20040316

Update the registry usage for 1.3.60

Add information for the Network Provider values and the AFSCreds.exe values.

20 years agoservice-dependencies-20040315
Jeffrey Altman [Tue, 16 Mar 2004 04:40:10 +0000]
service-dependencies-20040315

Fix the location of the registy values to be used for specifying
the service dependencies of the AFS Network Provider.  AFS is
dependent on PNP_TDI (tcpip, netbt, etc); RpcSs; and NetBios.

Upgrades were failing to read the Cell name from the proper location
so that it could be restored.

20 years agokfw-thread-safety-20040315
Jeffrey Altman [Tue, 16 Mar 2004 04:32:45 +0000]
kfw-thread-safety-20040315

Add a mutex semaphore around the kfw initialization code to prevent
multiple threads from attempting to initialize simultaneously.

20 years agouss-kauth-support-lockout-20040315
Dr. Dieter Mack [Mon, 15 Mar 2004 18:51:03 +0000]
uss-kauth-support-lockout-20040315

FIXES 3637

minor reformat by shadow@dementia.org
make uss kauth support account locking correctly.

20 years agohourglass-20040313
Jeffrey Altman [Sun, 14 Mar 2004 01:28:24 +0000]
hourglass-20040313

Ensure that all functions which perform a pioctl() call also change
the icon to an hourglass.

Replace calls to InAFS() with the function IsPathInAfs() and remove
InAFS() since they were identical functions.

20 years agolets-get-it-right-20040313
Jeffrey Altman [Sat, 13 Mar 2004 21:51:07 +0000]
lets-get-it-right-20040313

the NSIS script crashed on a test machine.  Fix the use of variables.
When using the System.dll plug-in; you must use $1..$9 instead of $R1..$R9

20 years agoupdate-to-nsis-script-20040313
Jeffrey Altman [Sat, 13 Mar 2004 21:24:41 +0000]
update-to-nsis-script-20040313

Modify NSIS script to prevent overwriting variables

20 years agomutex-token-access-20040313
Jeffrey Altman [Sat, 13 Mar 2004 21:07:36 +0000]
mutex-token-access-20040313

This is an initial crack at one of the big problems with the existing
AFS client.  Multiple processes in a single session or in multiple
sessions (terminal server) can step on each others toes.  This is
because the dual use of RPC and SMB calls to perform operations.
Since nothing is done in a single synchronized step, there are plenty
of opportunities for data overwrites to occur.

The change was to add a Global Mutex within all of the ktc_XXXToken
calls.  The use of "Global\" prefixed kernel objects are only supported
on Win2000 and above.  This is fine because this is all we claim to
support.  But if someone was to decide to run this code on NT4 or Win95
anyway bad things will now happen.  This should probably be cleaned up
if someone has time.

20 years agoempty-cell-name-fix-20040313
Jeffrey Altman [Sat, 13 Mar 2004 21:00:52 +0000]
empty-cell-name-fix-20040313

If the Registry contains a "Cell" entry which is the null string
don't crash. Instead panic and log an appropriate error.

20 years agoadd-registry-values-20040313
Jeffrey Altman [Sat, 13 Mar 2004 18:34:23 +0000]
add-registry-values-20040313

Add registry values to enforce service startup dependencies

Increase the RxMaxMTU value from 1200 to 1260 based upon experience
running across the Cisco VPN at MIT, Cert, and Fermi.

20 years agoregistry-call-optimizations-20040313
Jeffrey Altman [Sat, 13 Mar 2004 18:28:39 +0000]
registry-call-optimizations-20040313

Do not read the same value from the registry three times in
the same function.

20 years agoremove-extraneous-code-20040312
Jeffrey Altman [Sat, 13 Mar 2004 18:26:42 +0000]
remove-extraneous-code-20040312

Remove calls to obtain the netbios name which is placed into
variables which are never referenced.

20 years agoremove-loopback-test-from-smb-20040313
Jeffrey Altman [Sat, 13 Mar 2004 18:24:14 +0000]
remove-loopback-test-from-smb-20040313

Now that the loopback test is being performed within
the LANA Helper library we should not be performing
the test in the smb init code.

20 years agolinux-ukernel-pthreads-ugliness-fix-20040312
Derrick Brashear [Fri, 12 Mar 2004 05:56:59 +0000]
linux-ukernel-pthreads-ugliness-fix-20040312

really an autoconf test should do this. in the meantime we do this.

20 years agojuafs-makefile-fix-20040311
Derrick Brashear [Fri, 12 Mar 2004 03:27:32 +0000]
juafs-makefile-fix-20040311

make the juafs rules not break the makefile (remove bogus quoting)

20 years agoirix-deal-with-sh-versus-make-vars-20040311
Derrick Brashear [Fri, 12 Mar 2004 02:30:45 +0000]
irix-deal-with-sh-versus-make-vars-20040311

FIXES 3322

so the LDFLAGS variable doesn't get shadowed we do this

20 years agofreebsd-pkg-builder-20040311
Jim Rees [Thu, 11 Mar 2004 22:35:45 +0000]
freebsd-pkg-builder-20040311

freebsd package builder
not quite right yet, the rc file won't work

20 years agoopenbsd-shutdown-panic-20040311
Jim Rees [Thu, 11 Mar 2004 20:39:07 +0000]
openbsd-shutdown-panic-20040311

openbsd:
use vrele instead of AFS_RELE in unmount to avert panic
acquire GLOCK in mount (not really needed but oh well)
other finnicky and needless tweaks

20 years agoinode-largefile-attempt-20040311
Chaskiel M Grundman [Thu, 11 Mar 2004 20:22:07 +0000]
inode-largefile-attempt-20040311

FIXES 3519

attempt to deal with large file fileservers for inode versions. not done yet

20 years agoopenbsd-vrefs-20040311
Jim Rees [Thu, 11 Mar 2004 19:14:46 +0000]
openbsd-vrefs-20040311

OpenBSD bug fixes:
fix vnode refcount botch introduced by freebsd merge
fix yet another deadlock in the vnode reclaim path

20 years agobuserver-support-clones-20040311
Lynn Zhang [Thu, 11 Mar 2004 07:31:46 +0000]
buserver-support-clones-20040311

FIXES 3355

support ubik clones in buserver as with other ubik servers

20 years agobase64-elsewhere-20040311
Derrick Brashear [Thu, 11 Mar 2004 07:24:23 +0000]
base64-elsewhere-20040311

base64 is in util, and has a different name.

20 years agoirix-afs-osi-credp-declared-elsewhere-20040311
Derrick Brashear [Thu, 11 Mar 2004 07:20:31 +0000]
irix-afs-osi-credp-declared-elsewhere-20040311

revert to 1.2 declaration for irix

20 years agoviced-revert-EIO-and-instead-use-zero-length-20040311
Nathan Neulinger [Thu, 11 Mar 2004 07:15:52 +0000]
viced-revert-EIO-and-instead-use-zero-length-20040311

FIXES 3594

this was the other considered approach, i'm unsure why it's needed,
but we'll play along for now.

20 years agorx-user-dont-redefine-isafs-glock-for-ukernel-20040311
Derrick Brashear [Thu, 11 Mar 2004 06:30:58 +0000]
rx-user-dont-redefine-isafs-glock-for-ukernel-20040311

rx/UKERNEL/rx_kmutex.h already covers this

20 years agoaix-update-linktest-20040311
Derrick Brashear [Thu, 11 Mar 2004 06:05:54 +0000]
aix-update-linktest-20040311

aix hates darwin, again. include netinet/in.h (which was implicit from
rx/rx.h before) to make aix happy

20 years agoaix-uafs-dir-compile-20040311
Derrick Brashear [Thu, 11 Mar 2004 05:40:31 +0000]
aix-uafs-dir-compile-20040311

make dir package work for uafs on aix

20 years agofreebsd-20040310
Jim Rees [Wed, 10 Mar 2004 23:01:50 +0000]
freebsd-20040310

Support for FreeBSD 5.x client.
Both 4.x and 5.x now use vnodes from the system pool instead of attaching
a private vnode to the vcache.
Most of this is from Garrett Wollman <wollman@khavrinen.lcs.mit.edu>,
I just did some integration and made it work again on 4.x.

20 years agoaix-dont-build-64bit-on-aix4-20040310
Derrick Brashear [Wed, 10 Mar 2004 17:14:13 +0000]
aix-dont-build-64bit-on-aix4-20040310

no 64 kit module for aix4.3.3

20 years agoaix5-missed-autoconf-support-20040310
Derrick Brashear [Wed, 10 Mar 2004 17:12:08 +0000]
aix5-missed-autoconf-support-20040310

put back the aix5 stuff in autoconf files

20 years agomacos-build-update-20040310
Derrick Brashear [Wed, 10 Mar 2004 08:35:38 +0000]
macos-build-update-20040310

make the head build again.