Commit Graph

1256 Commits

Author SHA1 Message Date
Derrick Brashear
32c2d6f846 osi-wakeup-return-zero-on-doing-a-wakeup-20021008
based on patch submitted by reuter@rzg.mpg.de, but i actually ported it
to all platforms.
2002-10-09 01:54:48 +00:00
Jim Rees
b0e51e2993 curcred-20021008
Add osi_curcred().
Re-format a bit for readability.
2002-10-08 18:48:42 +00:00
Hartmut Reuter
3266003c5d aix51-support-20020926
aix 5.1 support, not yet ready for prime-time
2002-10-08 05:15:48 +00:00
Nickolai Zeldovich
4c9b36395b Make cmdebug -addrs work on platforms other than Solaris. 2002-10-07 10:29:45 +00:00
Nickolai Zeldovich
f0c7fe9ee1 Change the meaning of the -fakestat switch to only enable fakestat
for cross-cell mountpoints.  The -fakestat-all switch can now be
used to enable fakestat for all mountpoints (old behavior).
2002-10-07 00:00:14 +00:00
Nickolai Zeldovich
6e3fd8294f Add JUAFS to the list of things that make clean should remove. 2002-10-06 23:58:32 +00:00
Jim Rees
cee427e158 openbsd31-cm-20021003
OpenBSD 3.1 changes for the cache manager
eliminate some unused variables
2002-10-03 22:44:46 +00:00
Derrick Brashear
c6da165252 fileserver-may-not-have-valid-diskDataHandle-if-volume-was-offlined-20021003
also avoid potential null deref in ih_open but with the ReadVolumeHeader patch
we should never get there.

thanks to Kris Van Hees for discovering this
2002-10-03 22:24:08 +00:00
Nickolai Zeldovich
a93b71cb03 Clean up the #ifdefs around getuerror calls: change KERNEL_HAVE_SETUERROR
to KERNEL_HAVE_UERROR, and use that for both setuerror and getuerror.
2002-10-03 01:42:43 +00:00
Jim Rees
2d2660f276 unused-vars-20021002
remove (some) unused variables
fix a few compiler warnings
this is part of OpenBSD merge
2002-10-02 22:48:49 +00:00
Jim Rees
1529f89e66 openbsd-mbuf-before-in-20021002
include mbuf.h before in.h
let me know if this breaks anything
2002-10-02 22:45:19 +00:00
Jim Rees
8bdd971cb7 openbsd31-cm-20021002
OpenBSD 3.1 changes for the cache manager
eliminate some unused variables
2002-10-02 16:58:18 +00:00
Nickolai Zeldovich
74ad450bc2 Return EINVAL when the user tries to create a FIFO under afs,
instead of silently creating a regular file.
2002-10-02 01:48:51 +00:00
Nathan Neulinger
f0affe7c25 linux-dcache-flushing-experimental-20020819
fix missed ref
2002-10-01 19:09:40 +00:00
Mattias Amnefelt
b057c86118 dux51-support-20021001
this was missed. oops.
2002-10-01 10:51:09 +00:00
Love Hörnquist-Åstrand
06690bd19c configure-check-for-timegm-20021001
check for timegm. lha needs it for rxkad but it's "safe"
2002-10-01 10:50:26 +00:00
Derrick Brashear
d04a30d76b solaris-dont-truncate-inode-number-20020930
if ino_t is a larger type than afs_int32, we lose bits, then treat it as
if nothing happened...
2002-10-01 04:32:22 +00:00
Nathan Neulinger
aab137dc71 hpux-rx-cleanup-20020930
make the hpux client work
2002-09-30 20:36:44 +00:00
Nathan Neulinger
f2da23bb02 lock-header-cleanup-20020930
make sure we include what we mean to
2002-09-30 20:29:10 +00:00
Derrick Brashear
0b8ff6366f completion-deal-with-redhat-patch-20020930
just include the header directly if we caN
2002-09-30 20:25:29 +00:00
Nathan Neulinger
a55923e8f3 hpux-bin-is-a-symlink-so-install-elsewhere-20020930
update install
2002-09-30 20:23:36 +00:00
Nathan Neulinger
729ec68bf6 handle-cow-differently-if-volume-wont-be-salvaged-20020930
as edited by shadow@dementia.org
2002-09-30 20:21:40 +00:00
Derrick Brashear
ab0716fb86 wakeup-only-returns-int-on-aix-20020930
reported by several people.
2002-09-30 19:38:11 +00:00
Derrick Brashear
41ea527e53 hpux-updated-rx-kmutex-from-ibm-20020926
as provided by Srikanth Vishwanathan
2002-09-27 01:51:47 +00:00
Nathan Neulinger
30d558bfc5 hpux-kmutex-cleanup-20020926
clean up missed and won't-compile stuff
2002-09-27 00:42:32 +00:00
Derrick Brashear
7e631080a0 hpux-rx-kmutex-h-20020926
basically verbatim import from ibm afs, per laura stentz:
Derrick,

I have gotten approval to allow you to publish this header in OpenAFS.
Enjoy!

Laura
2002-09-26 20:48:30 +00:00
Mattias Amnefelt
ad0d7bdbc6 tru64-51-gets-a-sysname-20020926
the binaries from 5.0 don't work, so...
2002-09-26 08:13:06 +00:00
Nathan Neulinger
a6216b35ea xdr-build-ours-entirely-20020926
If we're doing our own xdr, we should be doing ALL of of own xdr, not piecemeal. This impacted on HP w/ duplicate symbols if
-lnsl, and missing symbols if no -lnsl.
2002-09-26 08:09:14 +00:00
Nathan Neulinger
fa79ecc404 shlib-linker-handle-objdir-builds-on-solaris-20020926
at least he notices when i screw this up
2002-09-26 08:07:07 +00:00
Hartmut Reuter
3cc1ea60a3 aix51-support-20020926
aix 5.1 support, not yet ready for prime-time
2002-09-26 08:01:05 +00:00
David Howells
fee78214f6 linux-init-rwlocks-20020926
init linux rwlocks we missed before
2002-09-26 07:39:46 +00:00
Nick Ingolia
f5e96f747e linux-pag-deal-with-no-groups-20020926
If ngroups in the parent is 0, but the first two elements of the groups
array represent a valid PAG (perhaps because they weren't zeroed), then
set_pag_in_parent won't add 2 to ngroups and the parent process won't
join the PAG.
2002-09-26 07:33:16 +00:00
Garry Zacheiss
b8f10c45be Recognize MacOS X 10.2.1 as ppc_darwin_60. It's compatible. 2002-09-26 04:47:32 +00:00
Kris Van Hees
0f11456aa1 salvager-dont-mask-uniq-comparison-in-vnodes-only-in-inodes-20020920
the masking operation is for inodes when using "inode spares" fields which
overflow, not for vnode operations.

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


remove an extraneous right paren
2002-09-26 03:57:34 +00:00
Garry Zacheiss
d18fd91f9d Update NEWS file with user visible changes and other noteworthy things
about OpenAFS 1.2.7.
2002-09-26 00:38:28 +00:00
Jim Rees
7439ca3b79 update-openbsd-31-20020920
update OpenBSD to 3.1
2002-09-20 17:32:11 +00:00
Derrick Brashear
abe77a507a nfs-trans-comment-unused-variables-20020913
make solaris xlator module load
2002-09-14 00:52:57 +00:00
Derrick Brashear
33ada3676c rxkad-client-offer-better-bad-token-warnings-20020912
if it's too large to be a valid token, offer a useful error.
2002-09-13 03:48:45 +00:00
Derrick Brashear
a0154cf196 linux-use-kernel-threads-and-completions-if-possible-20020911
configure glue is all my fault

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

with minor rewriting by shadow@dementia.org

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

rest of the configure glue

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

fix ifdef to encapsulate correct code

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

fix ifdef

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

and deal with change to afsd ops

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

sys_exit not exported everywhere
2002-09-11 17:15:31 +00:00
Michael Niksch
8790c0759c aix-namei-fileserver-fix-20020911
make namei fileserver work on aix
2002-09-11 09:16:06 +00:00
Derrick Brashear
bbca5d8b08 ptserver-acl-dumpentry-to-disallow-access-based-on-record-20020911
tighten up acl enforcement
2002-09-11 08:19:57 +00:00
Nathan Neulinger
14ace2e2a9 parisc-linux-kernel-headers-20020909
link in stuff from asm
2002-09-10 22:41:18 +00:00
Derrick Brashear
2656f41793 evalmountpoint-save-stack-20020909
use "small" memory pool instead of 128 bytes off the stack
2002-09-10 05:00:52 +00:00
Derrick Brashear
a0e5dcbe59 shlib-updates-20020909
based on reports from nneul@umr.edu

====================
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 dest for real

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

based on reports from nneul@umr.edu

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

based on reports from nneul@umr.edu

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

fix link lines for real

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

install everything in toplibdir
2002-09-10 02:12:54 +00:00
Nathan Neulinger
3226a5dba2 parisc-linux-lwp-update-20020909
gets all the test cases working
2002-09-10 00:43:24 +00:00
Derrick Brashear
63f25df3ef uss-fix-typo-20020909
reported anonymously
2002-09-09 18:00:40 +00:00
Derrick Brashear
5f934052df revert-kaserver-set-realm-name-in-tgts-20020708
based on feedback from Pavel Semerad

fair warning; without this if you live in a world with multiple kdc vendors in
the same realm serving the same data you will be sad. so don't.
2002-09-06 03:44:03 +00:00
Derrick Brashear
ae19912bdd shared-libafsrpc-and-libafsauthent-20020828
shared library versions of libafsrpc and libafsauthent
2002-08-28 07:05:43 +00:00
Derrick Brashear
efd9a7e32d linux-tasklist-lock-export-detection-20020829
if you don't have a versioned kernel, so sorry.

====================
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 macro i forgot to commit
2002-08-28 05:30:06 +00:00
Derrick Brashear
a5ab24af71 pin-function-definition-and-ifdef-cleanup-20020827
define if kernel uses pin/unpin to pin memory; cleanup ifdef usage
2002-08-27 23:18:50 +00:00