openafs.git
23 years agosparc64-linux-missing-header-define-20010111
Pavel Semerad [Thu, 11 Jan 2001 05:48:31 +0000]
sparc64-linux-missing-header-define-20010111

sparc64 linux uses 32bit userland and so needs the 32bit header

23 years agokrb-udp-use-transaction-for-special-keys-20010111
Jeffrey Hutzelman [Thu, 11 Jan 2001 05:40:06 +0000]
krb-udp-use-transaction-for-special-keys-20010111

use the ubik transaction we got to lookup the kvno otherwise this
fails for uncached keys, like foreign realm krbtgts

23 years agos390-linux-20001223
Neale Ferguson [Sun, 24 Dec 2000 01:15:06 +0000]
s390-linux-20001223

Port for Linux on the IBM S/390

23 years agosparc-linux-20001223
Pavel Semerad [Sun, 24 Dec 2000 00:51:17 +0000]
sparc-linux-20001223

Sparc/Sparc64 linux support

23 years agosolaris26-needs-ccs-libcurses-20001223
Nathan Neulinger [Sun, 24 Dec 2000 00:19:42 +0000]
solaris26-needs-ccs-libcurses-20001223

use the libcurses capable of fulfilling our needs for symbols in gtx

23 years agomake-make-dollar-make-20001223
Nathan Neulinger [Sun, 24 Dec 2000 00:11:41 +0000]
make-make-dollar-make-20001223

Make Makefiles be gmake-friendly

23 years agosgi-65-gnu-cc-ld-harmful-20001220
Nathan Neulinger [Sun, 24 Dec 2000 00:02:00 +0000]
sgi-65-gnu-cc-ld-harmful-20001220

gcc and Gnu LD cause problems with build on Irix 6.5; Avoid them.

23 years agoptser-Makefile-missing-slash-20001220
Nathan Neulinger [Sat, 23 Dec 2000 23:59:34 +0000]
ptser-Makefile-missing-slash-20001220

DESTDIR is assumed to have a trailing /, so we don't need another here

23 years agofast-start-20001220
Hartmut Reuter [Sat, 23 Dec 2000 23:52:38 +0000]
fast-start-20001220

FAST_RESTART ifdef'd code omits salvage at restart. -DontSalvage must be
added to salvager args in the bos configuration

BITMAPS_LATER ifdef'd code lets the fileserver create the bitmaps for
free vnodes only on demand, so the fileserver may start faster.

23 years agocml-version-string-maker-20001220
Hartmut Reuter [Sat, 23 Dec 2000 23:39:34 +0000]
cml-version-string-maker-20001220

CML version string maker for OpenAFS (modified for devel)

23 years agomissing-sol8-Makefile-20001219
Chas Williams [Tue, 19 Dec 2000 18:32:45 +0000]
missing-sol8-Makefile-20001219

Not in initial commit

23 years agoptutil-initial-20001219
Garry Zacheiss [Tue, 19 Dec 2000 07:45:10 +0000]
ptutil-initial-20001219

Add pt_util for offline pts database manipulation

23 years agosolaris-make-cleanup-20001219
Nathan Neulinger [Tue, 19 Dec 2000 07:34:34 +0000]
solaris-make-cleanup-20001219

Remove redundancy in Solaris Makefile Protos

23 years agowarning-fixes-20001219
Nathan Neulinger [Tue, 19 Dec 2000 07:27:08 +0000]
warning-fixes-20001219

Warning fix missed in last round.

23 years agowarning-fixes-20001213
Nathan Neulinger [Wed, 13 Dec 2000 21:36:06 +0000]
warning-fixes-20001213

Various fixes to eliminate warnings

23 years agolinux-ppc-des-20001213
Chas Williams [Wed, 13 Dec 2000 19:33:47 +0000]
linux-ppc-des-20001213

Add missing file for DES

23 years agoadd-buildnotes-20001202 BP-openafs-stable-1_0_x openafs-stable-1_0_1
Derrick Brashear [Sat, 2 Dec 2000 18:17:50 +0000]
add-buildnotes-20001202

notes for building openafs

23 years agoREADME-update-20001202
Derrick Brashear [Sat, 2 Dec 2000 18:06:26 +0000]
README-update-20001202

refer people to openafs.org site for help

23 years agocheck-flushvol-args-20001202
Nickolai Zeldovich [Sat, 2 Dec 2000 17:52:58 +0000]
check-flushvol-args-20001202

check args for flushvol

23 years agobulkstat-changes-20001202
Nickolai Zeldovich [Sat, 2 Dec 2000 17:46:52 +0000]
bulkstat-changes-20001202

change in bulkstatus code

23 years agolinux-xfs-support-20001202
Chas Williams [Sat, 2 Dec 2000 17:41:43 +0000]
linux-xfs-support-20001202

support for linux xfs kernels

23 years agokdump-linux-header-fixes-20001201
Derrick Brashear [Fri, 1 Dec 2000 23:59:27 +0000]
kdump-linux-header-fixes-20001201

Deal with kdump not building on modern glibc linux systems. On RedHat 7,
we also need kgcc.

23 years agolinux-needs-larger-lwp-stacksize-20001201
Derrick Brashear [Fri, 1 Dec 2000 23:26:44 +0000]
linux-needs-larger-lwp-stacksize-20001201

The 48k stack is insufficient and can lead to servers that refuse to start
or that crash unexpectedly.

23 years agolinux-glibc22-has-pthread-attr-setstacksize-20001201
Derrick Brashear [Fri, 1 Dec 2000 23:11:06 +0000]
linux-glibc22-has-pthread-attr-setstacksize-20001201

Newer glibc includes this function, and this conflicts with a header

23 years agoredhat-linux-version-h-is-mangled-20001201
Derrick Brashear [Fri, 1 Dec 2000 22:52:01 +0000]
redhat-linux-version-h-is-mangled-20001201

the kernel-source rpm on redhat 7.0 provides a modified linux/version.h
which chokes the linux-version script. attempt to deal.

23 years agobuild-vfsck-for-solarises-20001201
Derrick Brashear [Fri, 1 Dec 2000 22:36:53 +0000]
build-vfsck-for-solarises-20001201

build vfsck for solaris 2.5, 2.6 and 7
not known to work correctly in all cases

23 years agolinux-module-initialization-allocate-20001201
Michael Pronath [Fri, 1 Dec 2000 17:30:42 +0000]
linux-module-initialization-allocate-20001201

Loading and unloading a module without starting AFS would oops without this
because nothing checked for allocation.

23 years agosolaris8-fixes-20001114
Chas Williams [Wed, 15 Nov 2000 00:38:24 +0000]
solaris8-fixes-20001114

updates to solaris 8

23 years agolinux24-writepage-20001113
Chas Williams [Tue, 14 Nov 2000 03:28:15 +0000]
linux24-writepage-20001113

Linux 2.4 kernel writepage support

23 years agocopy-permit-export-h-20001107
Derek Atkins [Tue, 7 Nov 2000 15:51:03 +0000]
copy-permit-export-h-20001107

copy another include file to make a separate kernel module build easier

23 years agowinnt-letter-mappings-20001107
Michael Nelson [Tue, 7 Nov 2000 15:44:17 +0000]
winnt-letter-mappings-20001107

Single user drive letter mapping support

23 years agolinux24-config-params-20001106
Chas Williams [Mon, 6 Nov 2000 18:55:50 +0000]
linux24-config-params-20001106

Add param file for linux24

23 years agowinnt-fixes-20001106
Michael Nelson [Mon, 6 Nov 2000 15:48:48 +0000]
winnt-fixes-20001106

WinNT build fixes

23 years agolinux24-cleanup-20001106
Derrick Brashear [Mon, 6 Nov 2000 15:30:18 +0000]
linux24-cleanup-20001106

remainder of fixes. temporary test hardware confirms it builds again

23 years agolinux24-missing-endif-20001106
Derrick Brashear [Mon, 6 Nov 2000 15:09:13 +0000]
linux24-missing-endif-20001106

missing endif. these problems won't happen when I have the testing hardware, obviously;-)

23 years agolinux24-missing-ifdef-20001106
Derrick Brashear [Mon, 6 Nov 2000 15:01:54 +0000]
linux24-missing-ifdef-20001106

Add missing ifdef/endif for linux 24 support code

23 years agoinitial-solaris8-support-20001105
Chas Williams [Mon, 6 Nov 2000 04:22:21 +0000]
initial-solaris8-support-20001105

Iniktial Solaris 8 support

====================
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.
====================
Initial Solaris 8 support

====================
Initial Solaris 8 support

23 years agocopy-rx-header-for-libafs-20001105
Derek Atkins [Mon, 6 Nov 2000 03:36:43 +0000]
copy-rx-header-for-libafs-20001105

Make sure that rx_misc.h is copied to the libafs tree from rx source

23 years agoinitial-linux24-support-20001105
Chas Williams [Sun, 5 Nov 2000 20:13:38 +0000]
initial-linux24-support-20001105

preliminary linux 2.4 kernel support

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

23 years agoeliminate-libaudit-requirement-20001104
Derrick Brashear [Sun, 5 Nov 2000 03:25:14 +0000]
eliminate-libaudit-requirement-20001104

move afsconf_CheckAuth which requires afsconf_SuperUser into userok.c
where afsconf_SuperUser is, eliminating the need for libaudit when using
archive libraries (doesn't help with shlibs)

23 years agoreplace-gets-with-fgets-20001104
Derrick Brashear [Sun, 5 Nov 2000 02:21:42 +0000]
replace-gets-with-fgets-20001104

replace gets with fgets
based as patch from nneul@umr.edu

23 years agoreplace-getwd-with-getcwd-20001104
Derrick Brashear [Sun, 5 Nov 2000 01:50:30 +0000]
replace-getwd-with-getcwd-20001104

getcwd replaces getwd

23 years agoprefetch-pioctls-overflow-20001104
Chaskiel M Grundman [Sun, 5 Nov 2000 01:16:17 +0000]
prefetch-pioctls-overflow-20001104

1024 was being used of a buffer which wasn't that large.

23 years agoFor people who don't know any better openafs-devel-license-update
Derrick Brashear [Sun, 5 Nov 2000 00:55:11 +0000]
For people who don't know any better

23 years agoFor people who don't know any better
Derrick Brashear [Sat, 4 Nov 2000 22:20:51 +0000]
For people who don't know any better

23 years agoStandardize License information
Derrick Brashear [Sat, 4 Nov 2000 10:01:08 +0000]
Standardize License information

23 years agowhere the per file license text refers to it
Derrick Brashear [Sat, 4 Nov 2000 08:38:12 +0000]
where the per file license text refers to it

23 years agofoo
Derrick Brashear [Sat, 4 Nov 2000 08:37:38 +0000]
foo

23 years agowhere the license refers to it
Derrick Brashear [Sat, 4 Nov 2000 08:36:53 +0000]
where the license refers to it

23 years agoadd a license
Derrick Brashear [Sat, 4 Nov 2000 03:34:07 +0000]
add a license

23 years agoInitial IBM OpenAFS 1.0 tree openafs-ibm-1_0 openafs-root
IBM [Sat, 4 Nov 2000 02:13:13 +0000]
Initial IBM OpenAFS 1.0 tree