openafs.git
21 years agohpux-20021106
Douglas Engert [Wed, 6 Nov 2002 20:32:33 +0000]
hpux-20021106

Minor fixes for HPUX110.

21 years agoopenbsd-20021105
Jim Rees [Tue, 5 Nov 2002 22:37:53 +0000]
openbsd-20021105

don't panic in osi_NetReceive if soreceive fails
don't release root vnode in afs_root
  (temporary until I track down the refcount screwup)

21 years agoopenbsd-20021104
Jim Rees [Mon, 4 Nov 2002 23:35:37 +0000]
openbsd-20021104

implement afs_root()

21 years agowinnt-make-mountingother-than-as-afs-work-20021104
Andrei Keis [Mon, 4 Nov 2002 20:42:02 +0000]
winnt-make-mountingother-than-as-afs-work-20021104

make mounting other than as /afs work correctly with respect to absolute symlinks

21 years agovputvnode-print-error-number-on-write-failure-20021104
Derrick Brashear [Mon, 4 Nov 2002 20:15:38 +0000]
vputvnode-print-error-number-on-write-failure-20021104

make log message include error when taking volume offline

21 years agoUnder Solaris, only clean up the open count in VOP_INACTIVE when
Nickolai Zeldovich [Mon, 4 Nov 2002 08:31:47 +0000]
Under Solaris, only clean up the open count in VOP_INACTIVE when
the vcache is mvstat 0 (necessary because executables don't get
VOP_CLOSE'd).  Volume roots (mvstat 2) need to keep their open
counts, because under fakestat, the mountpoint above it is still
considered open by the kernel.

21 years agoshlibafsauthent-extra-functions-20021102
Derrick Brashear [Sat, 2 Nov 2002 17:25:20 +0000]
shlibafsauthent-extra-functions-20021102

export more on solaris

21 years agolinux-what-socketcall-20021031
Derrick Brashear [Thu, 31 Oct 2002 20:12:59 +0000]
linux-what-socketcall-20021031

we're not using it, so let's not use

21 years agobg-fcrypt-cleanup-20021030
Derrick Brashear [Thu, 31 Oct 2002 00:19:55 +0000]
bg-fcrypt-cleanup-20021030

make the libafsrpc libraries work with new fcrypt

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

readd missing statistics
make cm and ukernel compile with new stuff

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

readd missing statistics
make cm and ukernel compile with new stuff

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

make it work with ukernel macros

21 years agoopenbsd-20021030
Jim Rees [Wed, 30 Oct 2002 22:56:58 +0000]
openbsd-20021030

More small OpenBSD fixes.
Now the module loads, afsd starts, and /afs gets mounted.

21 years agorx-junk-writevinit-20021030
Derrick Brashear [Wed, 30 Oct 2002 22:27:18 +0000]
rx-junk-writevinit-20021030

we don't use it, so it's gone

21 years agoAllocate memory for the interface addr arrays dynamically
Nickolai Zeldovich [Wed, 30 Oct 2002 09:10:16 +0000]
Allocate memory for the interface addr arrays dynamically
to avoid potential overruns.

21 years agoviced-cleanup-20021030
Derrick Brashear [Wed, 30 Oct 2002 08:40:38 +0000]
viced-cleanup-20021030

it all compiles nicely

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

a little more cleanup

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

a little more cleanup

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

a little more cleanup

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

a little more cleanup

21 years agoafsfileprocs-more-cleanup-20021030
Derrick Brashear [Wed, 30 Oct 2002 07:06:46 +0000]
afsfileprocs-more-cleanup-20021030

finish ansification
take some functions internal
reorganize to avoid need for some prototypes
remove said prototypes
strip out some unused code

21 years agolhash-includes-cleanup-20021027
Derrick Brashear [Wed, 30 Oct 2002 07:03:05 +0000]
lhash-includes-cleanup-20021027

make stddef be included when building ukernel so NULL is defined
cleanup redundancy

21 years agoviced-afsfileprocs-partial-protoizing-20021029
Derrick Brashear [Wed, 30 Oct 2002 00:12:15 +0000]
viced-afsfileprocs-partial-protoizing-20021029

need to finish protoizing and create useful header

21 years agofileserver-host-interface-cleanup-20021029
Derrick Brashear [Tue, 29 Oct 2002 23:03:13 +0000]
fileserver-host-interface-cleanup-20021029

get rid of HPCS macros from person who was confused

get rid of unused functions in host.c

convert to ansi func decls

21 years agoMention the cross-cell fakestat feature in NEWS; I had meant to check this
Nickolai Zeldovich [Tue, 29 Oct 2002 21:32:23 +0000]
Mention the cross-cell fakestat feature in NEWS; I had meant to check this
in with the original delta, but missed this file since it was above src/.

21 years agofileserver-readonly-support-20021028
Nathan Neulinger [Tue, 29 Oct 2002 00:06:41 +0000]
fileserver-readonly-support-20021028

so a fileserver can deny writes

21 years agorxkad-new-fcrypt-20021028
Love Hörnquist-Åstrand [Tue, 29 Oct 2002 00:05:06 +0000]
rxkad-new-fcrypt-20021028

rxkad fcrypt from bg@pdc.kth.se. we should also add autoconf test for what
to use for EFF_NTOHL

21 years agolwp-take-insque-internal-20021028
Love Hörnquist-Åstrand [Tue, 29 Oct 2002 00:00:28 +0000]
lwp-take-insque-internal-20021028

make insque/remque internal

21 years agodarwin-restore-terminal-after-read-password-20021028
Simon Spero [Mon, 28 Oct 2002 23:56:40 +0000]
darwin-restore-terminal-after-read-password-20021028

turn echo back on

21 years agorxkad-krb5-windows-fix-20021028
Derrick Brashear [Mon, 28 Oct 2002 22:51:34 +0000]
rxkad-krb5-windows-fix-20021028

based on report from leg@andrew.cmu.edu

21 years agoopenbsd-20021028
Jim Rees [Mon, 28 Oct 2002 21:28:25 +0000]
openbsd-20021028

Add OBSD subdirs to afs and rx
some other minor tweaks

21 years agoacinclude-updates-20021027
Love Hörnquist-Åstrand [Mon, 28 Oct 2002 02:43:56 +0000]
acinclude-updates-20021027

so AC_DEFINE() specifies 3 arguments for everything defined

21 years agoukernel-fix-osi-settime-20021027
Derrick Brashear [Mon, 28 Oct 2002 02:16:08 +0000]
ukernel-fix-osi-settime-20021027

make this match the prototype

21 years agorxkad-krb5-20021027
Love Hörnquist-Åstrand [Mon, 28 Oct 2002 01:18:38 +0000]
rxkad-krb5-20021027

Added support to rxkad for servers accepting Kerberos V5 tickets and
truncated "proposal 2b" tickets.  When used with an appropriate aklog
or krb524d (such as shipped with Heimdal and MIT Kerberos), this allows
the use of Kerberos V5 tickets (with DES session keys) to authenticate
connections to OpenAFS servers.

21 years agoAs reported/suggested by Derek Atkins, use AFSTOI() instead of AFSTOV()
Nickolai Zeldovich [Sun, 27 Oct 2002 23:21:41 +0000]
As reported/suggested by Derek Atkins, use AFSTOI() instead of AFSTOV()
in vcache2fakeinode(), since we really do want an inode.

21 years agovos-dump-clone-and-vos-copy-support-20021026
Nathan Neulinger [Sat, 26 Oct 2002 16:41:14 +0000]
vos-dump-clone-and-vos-copy-support-20021026

support for cloning before a dump, and for vos copy

21 years agouss-fix-bogus-grammar-20021026
Sam Hartman [Sat, 26 Oct 2002 16:40:07 +0000]
uss-fix-bogus-grammar-20021026

newer bison actually wants you to write correct grammars apparently.

21 years agogetchar-returns-int-20021026
Sam Hartman [Sat, 26 Oct 2002 16:39:08 +0000]
getchar-returns-int-20021026

don't assume it returns char

21 years agosolaris-nfs-translator-expand-macros-and-cleanup-20021011
Derrick Brashear [Tue, 22 Oct 2002 09:00:00 +0000]
solaris-nfs-translator-expand-macros-and-cleanup-20021011

make the acl stuff work too

21 years agoSlight change to the semantics of the serial number field in the
Nickolai Zeldovich [Sun, 20 Oct 2002 08:35:21 +0000]
Slight change to the semantics of the serial number field in the
ack packet, which results in more reliable RTT computation.

21 years agoopenbsd-20021018
Jim Rees [Fri, 18 Oct 2002 18:09:27 +0000]
openbsd-20021018

OpenBSD kernel module builds now.

21 years agofix-quota-calcs-with-unsigned-20021018
Satish Kumar [Fri, 18 Oct 2002 16:59:00 +0000]
fix-quota-calcs-with-unsigned-20021018

Change some ints to unsigned for correct quota calculation.
From Gregory via Satish Kumar.

21 years agoopenbsd-fix-20021017
Jim Rees [Fri, 18 Oct 2002 00:04:56 +0000]
openbsd-fix-20021017

Fix another merge screwup on my part. Sorry.

21 years agovolserver-dont-deal-poorly-with-fssync-blockage-20021016
Chaskiel M Grundman [Thu, 17 Oct 2002 02:50:40 +0000]
volserver-dont-deal-poorly-with-fssync-blockage-20021016

The attached patch attempts to deal with the issue that the volserver
blocks if the fileserver's fssync interface isn't responsive by doing a
select (IOMGR_Select) before trying to read the server's response.

21 years agorestore-osi-msg-20021016
Jim Rees [Wed, 16 Oct 2002 20:57:27 +0000]
restore-osi-msg-20021016

Put back osi_Msg.  It got lost in the merge.
Hey, if I never made mistakes, I'd never get anything done.

21 years agorx_securityClass-20021016
Jim Rees [Wed, 16 Oct 2002 20:42:38 +0000]
rx_securityClass-20021016

Back out my previous change, and instead declare struct rx_securityClass
here.
Thanks to Derek Atkins <warlord@MIT.EDU> for this excellent suggestion.

21 years agoopenbsd-20021016
Jim Rees [Wed, 16 Oct 2002 18:48:47 +0000]
openbsd-20021016

Fix includes for mbuf.h, if.h
auth/cellconfig.p.h:
  Use (void *) for 2d arg to afsconf_ClientAuth(), since we have no def for
  struct rx_securityClass at this point

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

More OpenBSD merge
prototypes
cleanup

21 years agono-copy-libafs-builds-20021015
Nathan Neulinger [Wed, 16 Oct 2002 04:58:13 +0000]
no-copy-libafs-builds-20021015

make things so file copies from src/libafs don't happen; change how libafs_tree is done

21 years agosolaris-build-translator-kernel-module-20021015
Derrick Brashear [Wed, 16 Oct 2002 04:03:51 +0000]
solaris-build-translator-kernel-module-20021015

make libafs.o get built on solaris

21 years agosolaris-nfs-translator-expand-macros-and-cleanup-20021011
Derrick Brashear [Wed, 16 Oct 2002 04:00:48 +0000]
solaris-nfs-translator-expand-macros-and-cleanup-20021011

trying to get this to work

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

make it not go down in flames

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

fix nfsv2 also

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

looks like we need to do this when we create something new also

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

cast correctly.

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

and add in some fstrace crap which afs_trace.et already had

21 years agofix-dir-voids-20021014
Jim Rees [Mon, 14 Oct 2002 23:13:45 +0000]
fix-dir-voids-20021014

Revert some voids back to char.  I was too ambitious.
Thanks to kolya for pointing this out.

21 years agoopenbsd-20021014
Jim Rees [Mon, 14 Oct 2002 16:48:40 +0000]
openbsd-20021014

More OpenBSD merge.
Most of this is just cleanup, not OpenBSD specific.

21 years agodir-char-to-void-20021014
Jim Rees [Mon, 14 Oct 2002 15:41:16 +0000]
dir-char-to-void-20021014

Change a bunch of (char *) to (void *)

21 years agoIf the user calls rx_EndCall and we still have an outstanding
Nickolai Zeldovich [Sun, 13 Oct 2002 10:01:02 +0000]
If the user calls rx_EndCall and we still have an outstanding
delayack, force-send it now, to be nice to the server (otherwise
the server will keep retransmitting to us for a while).

21 years agoopenbsd-20021011
Jim Rees [Fri, 11 Oct 2002 22:43:14 +0000]
openbsd-20021011

More OpenBSD merge.

21 years agoUndo part of openbsd-20021010 which changes ReSortCells_cb, and
Nickolai Zeldovich [Fri, 11 Oct 2002 01:50:40 +0000]
Undo part of openbsd-20021010 which changes ReSortCells_cb, and
have it return (void *) NULL instead, which is necessary to tell
afs_TraverseCells to not stop the traversal.

21 years agoopenbsd-20021010
Jim Rees [Thu, 10 Oct 2002 23:45:14 +0000]
openbsd-20021010

More OpenBSD merge.

21 years agonetsend-proto-and-obsd-includes-20021010
Jim Rees [Thu, 10 Oct 2002 22:22:45 +0000]
netsend-proto-and-obsd-includes-20021010

Put in a prototype for osi_NetSend(), and try to fix all versions
 of rx_knet.c.  Sorry if I broke yours.
Fix includes for OpenBSD.

21 years agoA better way to do cross-cell-only fakestat, which should
Nickolai Zeldovich [Wed, 9 Oct 2002 23:36:54 +0000]
A better way to do cross-cell-only fakestat, which should
also avoid problems with Linux's attribute validation.

21 years agoopenbsd-continues-20021009
Jim Rees [Wed, 9 Oct 2002 19:25:54 +0000]
openbsd-continues-20021009

More OpenBSD merge.
Please let me know if this breaks other architectures.

21 years agono-stddef-in-kernel-20021009
Jim Rees [Wed, 9 Oct 2002 16:57:18 +0000]
no-stddef-in-kernel-20021009

Don't include stddef.h in the kernel.
Untested except on OpenBSD, but I warned the mailing list.
Let me know if this breaks your favorite sysname.

21 years agofileserver-cbs-raise-limit-by-killing-goofy-u-short-indexing-20021008
Derrick Brashear [Wed, 9 Oct 2002 16:54:48 +0000]
fileserver-cbs-raise-limit-by-killing-goofy-u-short-indexing-20021008

i probably missed something here.

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

i did miss something. also, change FileEntry padding and axe useless comment

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

try, try again

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

once more with feeling

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

make typing of the indexes into timeout[] match

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

make struct CallBack a multiple of 32 bit so the weird math works again

21 years agoaix51-support-20021008
Hartmut Reuter [Wed, 9 Oct 2002 02:02:47 +0000]
aix51-support-20021008

aix 5.1 support, not yet ready for prime-time

21 years agoosi-wakeup-return-zero-on-doing-a-wakeup-20021008
Derrick Brashear [Wed, 9 Oct 2002 01:54:48 +0000]
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.

21 years agocurcred-20021008
Jim Rees [Tue, 8 Oct 2002 18:48:42 +0000]
curcred-20021008

Add osi_curcred().
Re-format a bit for readability.

21 years agoaix51-support-20020926
Hartmut Reuter [Tue, 8 Oct 2002 05:15:48 +0000]
aix51-support-20020926

aix 5.1 support, not yet ready for prime-time

21 years agoMake cmdebug -addrs work on platforms other than Solaris.
Nickolai Zeldovich [Mon, 7 Oct 2002 10:29:45 +0000]
Make cmdebug -addrs work on platforms other than Solaris.

21 years agoChange the meaning of the -fakestat switch to only enable fakestat
Nickolai Zeldovich [Mon, 7 Oct 2002 00:00:14 +0000]
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).

21 years agoAdd JUAFS to the list of things that make clean should remove.
Nickolai Zeldovich [Sun, 6 Oct 2002 23:58:32 +0000]
Add JUAFS to the list of things that make clean should remove.

21 years agoopenbsd31-cm-20021003
Jim Rees [Thu, 3 Oct 2002 22:44:46 +0000]
openbsd31-cm-20021003

OpenBSD 3.1 changes for the cache manager
eliminate some unused variables

21 years agofileserver-may-not-have-valid-diskDataHandle-if-volume-was-offlined-20021003
Derrick Brashear [Thu, 3 Oct 2002 22:24:08 +0000]
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

21 years agoClean up the #ifdefs around getuerror calls: change KERNEL_HAVE_SETUERROR
Nickolai Zeldovich [Thu, 3 Oct 2002 01:42:43 +0000]
Clean up the #ifdefs around getuerror calls: change KERNEL_HAVE_SETUERROR
to KERNEL_HAVE_UERROR, and use that for both setuerror and getuerror.

21 years agounused-vars-20021002
Jim Rees [Wed, 2 Oct 2002 22:48:49 +0000]
unused-vars-20021002

remove (some) unused variables
fix a few compiler warnings
this is part of OpenBSD merge

21 years agoopenbsd-mbuf-before-in-20021002
Jim Rees [Wed, 2 Oct 2002 22:45:19 +0000]
openbsd-mbuf-before-in-20021002

include mbuf.h before in.h
let me know if this breaks anything

21 years agoopenbsd31-cm-20021002
Jim Rees [Wed, 2 Oct 2002 16:58:18 +0000]
openbsd31-cm-20021002

OpenBSD 3.1 changes for the cache manager
eliminate some unused variables

21 years agoReturn EINVAL when the user tries to create a FIFO under afs,
Nickolai Zeldovich [Wed, 2 Oct 2002 01:48:51 +0000]
Return EINVAL when the user tries to create a FIFO under afs,
instead of silently creating a regular file.

21 years agolinux-dcache-flushing-experimental-20020819
Nathan Neulinger [Tue, 1 Oct 2002 19:09:40 +0000]
linux-dcache-flushing-experimental-20020819

fix missed ref

21 years agodux51-support-20021001
Mattias Amnefelt [Tue, 1 Oct 2002 10:51:09 +0000]
dux51-support-20021001

this was missed. oops.

21 years agoconfigure-check-for-timegm-20021001
Love Hörnquist-Åstrand [Tue, 1 Oct 2002 10:50:26 +0000]
configure-check-for-timegm-20021001

check for timegm. lha needs it for rxkad but it's "safe"

21 years agosolaris-dont-truncate-inode-number-20020930
Derrick Brashear [Tue, 1 Oct 2002 04:32:22 +0000]
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...

21 years agohpux-rx-cleanup-20020930
Nathan Neulinger [Mon, 30 Sep 2002 20:36:44 +0000]
hpux-rx-cleanup-20020930

make the hpux client work

21 years agolock-header-cleanup-20020930
Nathan Neulinger [Mon, 30 Sep 2002 20:29:10 +0000]
lock-header-cleanup-20020930

make sure we include what we mean to

21 years agocompletion-deal-with-redhat-patch-20020930
Derrick Brashear [Mon, 30 Sep 2002 20:25:29 +0000]
completion-deal-with-redhat-patch-20020930

just include the header directly if we caN

21 years agohpux-bin-is-a-symlink-so-install-elsewhere-20020930
Nathan Neulinger [Mon, 30 Sep 2002 20:23:36 +0000]
hpux-bin-is-a-symlink-so-install-elsewhere-20020930

update install

21 years agohandle-cow-differently-if-volume-wont-be-salvaged-20020930
Nathan Neulinger [Mon, 30 Sep 2002 20:21:40 +0000]
handle-cow-differently-if-volume-wont-be-salvaged-20020930

as edited by shadow@dementia.org

21 years agowakeup-only-returns-int-on-aix-20020930
Derrick Brashear [Mon, 30 Sep 2002 19:38:11 +0000]
wakeup-only-returns-int-on-aix-20020930

reported by several people.

21 years agohpux-updated-rx-kmutex-from-ibm-20020926
Derrick Brashear [Fri, 27 Sep 2002 01:51:47 +0000]
hpux-updated-rx-kmutex-from-ibm-20020926

as provided by Srikanth Vishwanathan

21 years agohpux-kmutex-cleanup-20020926
Nathan Neulinger [Fri, 27 Sep 2002 00:42:32 +0000]
hpux-kmutex-cleanup-20020926

clean up missed and won't-compile stuff

21 years agohpux-rx-kmutex-h-20020926
Derrick Brashear [Thu, 26 Sep 2002 20:48:30 +0000]
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

21 years agotru64-51-gets-a-sysname-20020926
Mattias Amnefelt [Thu, 26 Sep 2002 08:13:06 +0000]
tru64-51-gets-a-sysname-20020926

the binaries from 5.0 don't work, so...

21 years agoxdr-build-ours-entirely-20020926
Nathan Neulinger [Thu, 26 Sep 2002 08:09:14 +0000]
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.

21 years agoshlib-linker-handle-objdir-builds-on-solaris-20020926
Nathan Neulinger [Thu, 26 Sep 2002 08:07:07 +0000]
shlib-linker-handle-objdir-builds-on-solaris-20020926

at least he notices when i screw this up

21 years agoaix51-support-20020926
Hartmut Reuter [Thu, 26 Sep 2002 08:01:05 +0000]
aix51-support-20020926

aix 5.1 support, not yet ready for prime-time

21 years agolinux-init-rwlocks-20020926
David Howells [Thu, 26 Sep 2002 07:39:46 +0000]
linux-init-rwlocks-20020926

init linux rwlocks we missed before

21 years agolinux-pag-deal-with-no-groups-20020926
Nick Ingolia [Thu, 26 Sep 2002 07:33:16 +0000]
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.

21 years agoRecognize MacOS X 10.2.1 as ppc_darwin_60. It's compatible.
Garry Zacheiss [Thu, 26 Sep 2002 04:47:32 +0000]
Recognize MacOS X 10.2.1 as ppc_darwin_60.  It's compatible.

21 years agosalvager-dont-mask-uniq-comparison-in-vnodes-only-in-inodes-20020920
Kris Van Hees [Thu, 26 Sep 2002 03:57:34 +0000]
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

21 years agoUpdate NEWS file with user visible changes and other noteworthy things
Garry Zacheiss [Thu, 26 Sep 2002 00:38:28 +0000]
Update NEWS file with user visible changes and other noteworthy things
about OpenAFS 1.2.7.

21 years agoupdate-openbsd-31-20020920
Jim Rees [Fri, 20 Sep 2002 17:32:11 +0000]
update-openbsd-31-20020920

update OpenBSD to 3.1

21 years agonfs-trans-comment-unused-variables-20020913
Derrick Brashear [Sat, 14 Sep 2002 00:52:57 +0000]
nfs-trans-comment-unused-variables-20020913

make solaris xlator module load

21 years agorxkad-client-offer-better-bad-token-warnings-20020912
Derrick Brashear [Fri, 13 Sep 2002 03:48:45 +0000]
rxkad-client-offer-better-bad-token-warnings-20020912

if it's too large to be a valid token, offer a useful error.

21 years agolinux-use-kernel-threads-and-completions-if-possible-20020911
Derrick Brashear [Wed, 11 Sep 2002 17:15:31 +0000]
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

21 years agoaix-namei-fileserver-fix-20020911
Michael Niksch [Wed, 11 Sep 2002 09:16:06 +0000]
aix-namei-fileserver-fix-20020911

make namei fileserver work on aix

21 years agoptserver-acl-dumpentry-to-disallow-access-based-on-record-20020911
Derrick Brashear [Wed, 11 Sep 2002 08:19:57 +0000]
ptserver-acl-dumpentry-to-disallow-access-based-on-record-20020911

tighten up acl enforcement

21 years agoparisc-linux-kernel-headers-20020909
Nathan Neulinger [Tue, 10 Sep 2002 22:41:18 +0000]
parisc-linux-kernel-headers-20020909

link in stuff from asm

21 years agoevalmountpoint-save-stack-20020909
Derrick Brashear [Tue, 10 Sep 2002 05:00:52 +0000]
evalmountpoint-save-stack-20020909

use "small" memory pool instead of 128 bytes off the stack

21 years agoshlib-updates-20020909
Derrick Brashear [Tue, 10 Sep 2002 02:12:54 +0000]
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