openafs.git
18 years agodafs-20060317
Tom Keiser [Fri, 17 Mar 2006 19:54:26 +0000]
dafs-20060317

FIXES 26648

demand attach/fast restart fileserver

18 years agodedebug-20051007
Derrick Brashear [Fri, 17 Mar 2006 19:44:06 +0000]
dedebug-20051007

perhaps this should never be pulled up.

anyway, implement dentry cache status dumping for linux.^? and provide a tool to
 dump it

disabled (tool, not rpc) by default

18 years agofix-includes-20060315
Jim Rees [Wed, 15 Mar 2006 19:32:49 +0000]
fix-includes-20060315

Now that we include arpa/inet.h, also include its prerequisites,
and fix the ordering.

18 years agosnprintf-needs-arpa-inet-20060315
Rainer Toebbicke [Wed, 15 Mar 2006 18:34:26 +0000]
snprintf-needs-arpa-inet-20060315

FIXES 28226

include arpa/inet.h so we get inet_addr prototype

18 years agotokens-buffer-overflow-20060315
Dave McMurtrie [Wed, 15 Mar 2006 18:27:43 +0000]
tokens-buffer-overflow-20060315

FIXES 28227

avoid a too-short buffer we try to fill with a username. doh.

18 years agonbsd4-20060315
Tracy Di Marco White [Wed, 15 Mar 2006 18:22:30 +0000]
nbsd4-20060315

FIXES 27916

netbsd 4.0 support

18 years agolinux26-module-parm-versus-param-20060315
Chas Williams [Wed, 15 Mar 2006 16:26:06 +0000]
linux26-module-parm-versus-param-20060315

FIXES 27588

deal with 2.6 changes

18 years agos390-linux26-20060315
Neale Ferguson [Wed, 15 Mar 2006 16:15:07 +0000]
s390-linux26-20060315

add s390 linux26 support

18 years agoviced-unspecified-host-hash-port-20060313 mp-rxtcp-20060314
Jeffrey Altman [Tue, 14 Mar 2006 00:33:14 +0000]
viced-unspecified-host-hash-port-20060313

h_Alloc_r was not specifying the port for the newly allocated
host when adding the host to the hash table.  Use hashInsert_r
instead so mistakes like this won't happen in the future.

18 years agocmd-protos-20060313
Jim Rees [Mon, 13 Mar 2006 23:15:44 +0000]
cmd-protos-20060313

Fix protos for cmd funcs.

18 years agoviced-log-fix-typo-20060313
Chaskiel M Grundman [Mon, 13 Mar 2006 20:53:14 +0000]
viced-log-fix-typo-20060313

fix typo in addInterfaceAddr_r that is identical to the one that
was fixed by viced-log-fix-type-20060210 in removeInterfaceAddr_r

18 years agono-clid-for-bsd-20060313
Jim Rees [Mon, 13 Mar 2006 19:18:07 +0000]
no-clid-for-bsd-20060313

Back out rev 1.28 for BSD.
On BSD, clid is not necessarily a pid.
Passing it to HandleFlock results in client hangs.

18 years agocurproc-20060313
Jim Rees [Mon, 13 Mar 2006 16:26:27 +0000]
curproc-20060313

Possible fix for curproc panic reported by ober@linbsd.org.
My guess is it will fix this one but others are lurking.

18 years agomultiple-local-realms-fix-20060313
Jeffrey Altman [Mon, 13 Mar 2006 15:09:40 +0000]
multiple-local-realms-fix-20060313

Fix use of "=" instead of "==" in conditional.

Re-order parameters of afs_is_foreign_ticket_name for consistency

18 years agohost-tossstuff-locking-20060309
Jeffrey Altman [Thu, 9 Mar 2006 21:49:04 +0000]
host-tossstuff-locking-20060309

the nonblocking locking was my fault.

18 years agoxstat-fs-callbacks-20060309
Rainer Toebbicke [Thu, 9 Mar 2006 16:25:48 +0000]
xstat-fs-callbacks-20060309

FIXES 27912

add new collection with callback stats

18 years agoopenbsd39-20060309
Jim Rees [Thu, 9 Mar 2006 15:27:17 +0000]
openbsd39-20060309

Changes for OpenBSD 3.8 and 3.9.
Based on ports by ober@linbsd.org and todd@fries.net.
Untested.

18 years agofstab-moved-20060309
Jim Rees [Thu, 9 Mar 2006 14:36:35 +0000]
fstab-moved-20060309

fstab.c moved from viced to util

18 years agodarwin-x86-and-leopard-20060309
Ed Moy [Thu, 9 Mar 2006 06:35:14 +0000]
darwin-x86-and-leopard-20060309

updates for darwin x86, and pre-leopard

18 years agolinux-updates-20060309
Chas Williams [Thu, 9 Mar 2006 06:05:46 +0000]
linux-updates-20060309

FIXES 27590

add missing variable test

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

update for new mutexes

18 years agoman-page-bash-bashish-20060308
Russ Allbery [Wed, 8 Mar 2006 20:05:59 +0000]
man-page-bash-bashish-20060308

if ! command is a bashish.  Use if command ; then : ; else instead.

18 years agorx-panic-printf-20060307
Jeffrey Altman [Wed, 8 Mar 2006 05:04:36 +0000]
rx-panic-printf-20060307

restore use of printf in osi_Panic

18 years agowindows-mkmount-20060306
Jeffrey Altman [Mon, 6 Mar 2006 21:23:09 +0000]
windows-mkmount-20060306

allow case-insensitive matches for the parent of the mount point

18 years agowindows-init-20060306
Jeffrey Altman [Mon, 6 Mar 2006 20:07:08 +0000]
windows-init-20060306

fix sysname string on amd64

add registry configurable CallBackPort to allow for forcing the
client to use different ports when talking with the file server.

====================
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 registry configurable CallBackPort to allow for forcing the
client to use different ports when talking with the file server.

Add UAE errors to cm_Analyze debug output

18 years agowindows-smb-log-packet-20060305
Jeffrey Altman [Mon, 6 Mar 2006 05:01:22 +0000]
windows-smb-log-packet-20060305

packet strings can contain %; do not parse as a format

18 years agowindows-xstat-20060304
Jeffrey Altman [Mon, 6 Mar 2006 03:11:31 +0000]
windows-xstat-20060304

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

build xstat utils for windows

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

more windows specific mods plus improved output of ipaddrs and port
numbers when debugging

18 years agowindows-rx-lwp-clock-20060305
Jeffrey Altman [Mon, 6 Mar 2006 03:04:38 +0000]
windows-rx-lwp-clock-20060305

clock_Init() was broken because it would initialize rxi_clock0
with QueryPerformanceCounter() and then call clock_UpdateTime().
So instead of getting an ever increasing value you would get a
fixed value determined by how long it takes to make a function call
between to QueryPerformanceCounter() calls.

18 years agoviced-host-type-consistency-20060305
Jeffrey Altman [Sun, 5 Mar 2006 22:31:11 +0000]
viced-host-type-consistency-20060305

make sure all the types for host and port are consistent

18 years agowindows-no-smb-ioctl-info-20060305
Jeffrey Altman [Sun, 5 Mar 2006 20:53:28 +0000]
windows-no-smb-ioctl-info-20060305

don't support functions we don't implement.  the CIFS trans2 get info
ioctl is not equivalent to the AFS Get Volume Status function

18 years agoviced-unsign-haddr-hport-20060304
Jeffrey Altman [Sun, 5 Mar 2006 05:36:40 +0000]
viced-unsign-haddr-hport-20060304

haddr and hport should be unsigned

18 years agoxstats-getcapabiliites-20060304
Jeffrey Altman [Sat, 4 Mar 2006 22:02:57 +0000]
xstats-getcapabiliites-20060304

add the GetCapabilities RPC to the ops table

18 years agowindows-deadcode-20060304
Jeffrey Altman [Sat, 4 Mar 2006 21:39:25 +0000]
windows-deadcode-20060304

18 years agoconst-args-20060303
Jim Rees [Fri, 3 Mar 2006 20:27:23 +0000]
const-args-20060303

add const qualifiers to pr_Initialize and vl_Initialize args

18 years agoviced-fix-tcallhost-20060303
Jeffrey Altman [Fri, 3 Mar 2006 19:26:21 +0000]
viced-fix-tcallhost-20060303

fix type and declaration location

18 years agoviced-remove-premature-commit-20060303
Jeffrey Altman [Fri, 3 Mar 2006 18:26:45 +0000]
viced-remove-premature-commit-20060303

remove premature LockUpgrade/LockDowngrade commit

18 years agosysincludes-first-20060302
Jim Rees [Thu, 2 Mar 2006 22:42:56 +0000]
sysincludes-first-20060302

afs/sysincludes before other sys includes, please.

18 years agoprobe-interval-20060302
Jim Rees [Thu, 2 Mar 2006 22:34:27 +0000]
probe-interval-20060302

Make probe_all interval tuneable, although there is no easy way to set it yet.

18 years agocallback-get-refs-20060302
Chaskiel M Grundman [Thu, 2 Mar 2006 06:42:47 +0000]
callback-get-refs-20060302

more updates, focused on issues found working at darwin, but actually generic issues

18 years agorefridgerator-update-20060227
Chaskiel M Grundman [Thu, 2 Mar 2006 06:39:45 +0000]
refridgerator-update-20060227

try to make refrigerator work again

18 years agodarwin-access-exec-only-20060302
Chaskiel M Grundman [Thu, 2 Mar 2006 06:35:59 +0000]
darwin-access-exec-only-20060302

FIXES 27553

don't misenforce mode bits

18 years agodarwin-remove-fix-20060302
Chaskiel M Grundman [Thu, 2 Mar 2006 06:33:44 +0000]
darwin-remove-fix-20060302

move the if inside the condition so we aren't screwed up on tiger

18 years agonbsd-30-pthreads-20060302
Tracy Di Marco White [Thu, 2 Mar 2006 06:31:30 +0000]
nbsd-30-pthreads-20060302

update for netbsd 3.0

18 years agoviced-fix-comment-20060301
Jeffrey Altman [Thu, 2 Mar 2006 06:22:15 +0000]
viced-fix-comment-20060301

fix comment in h_GetHost_r

18 years agoremunlink-needs-iocount-20060302
Chaskiel M Grundman [Thu, 2 Mar 2006 06:21:42 +0000]
remunlink-needs-iocount-20060302

FIXES 27493

keep needed iocount for remunlink on darwin 8.0

18 years agoviced-preamble-postamble-20060301
Jeffrey Hutzelman [Thu, 2 Mar 2006 06:16:59 +0000]
viced-preamble-postamble-20060301

If the host obtained during the CallPremable and CallPostamble differ,
then there is the possibility of a hold leak.  This patch is a quick
attempt to deal with the potential problem.  If the problem occurs
we log it in order to know for sure if this is in fact a problem.

If it is, then at a later date we should perform a more extensive
re-write in which the CallPreamble is used to obtain the host and the
client and pass them both back to the caller which would not be
required to obtain them again at a later date.

18 years agoviced-h_Enumerate_r-fix-20060301
Jeffrey Altman [Wed, 1 Mar 2006 19:12:05 +0000]
viced-h_Enumerate_r-fix-20060301

In h_Enumerate_r it is possible that the host may be released by the
called procedure.  Therefore, we must preserve the pointer to host->next
before the call and hold the host it points to in order to ensure that
it does not disappear out from under us.  This ensures that although
the H_LOCK can be dropped during the procedure and the host list can
be rearranged we won't miss more than a handful of hosts during the
enumeration.

18 years agoviced-h_gethost_r-host-hold-leak-20060228
Jeffrey Altman [Wed, 1 Mar 2006 06:42:46 +0000]
viced-h_gethost_r-host-hold-leak-20060228

when h_GetHost_r replaces 'host' with 'oldHost' we need to release the
hold on 'host' and maintain the hold on 'oldHost' because if a hold
was placed on 'host' in CallPreamble() it will no longer be released
in CallPostamble() since 'oldHost' will now be bound to the client

18 years agoviced-client-refcount-leak-20060228
Jeffrey Altman [Wed, 1 Mar 2006 05:04:00 +0000]
viced-client-refcount-leak-20060228

SRXAFS_CallBackRxConnAddr calls h_FindClient_r which returns a
client with a refCount and the client->host held.  The call
to CallPostamble will release the host hold but not the client
refcount.

18 years agopretty-html-synopsis-20060228
Russ Allbery [Wed, 1 Mar 2006 05:02:29 +0000]
pretty-html-synopsis-20060228

Implement proper synopsis wrapping for HTML generation.

This was done in three pieces.  First, add HTML-specific tags to the POD to
mark the synopsis for HTML purposes so that we can apply style information
to it.  Second, update the style sheet to indent all lines except for the
first in the synopsis section.  Third, add the appropriate S<> tags around
option and argument pairs so that we don't wrap between the option and its
argument.

Unfortunately, due to the <I<foo>> style that looks nicer for other reasons,
we have to use the very verbose S<<< >>>.  Oh well.

18 years agoviced-host-hold-leak-20060228
Jeffrey Altman [Wed, 1 Mar 2006 04:08:57 +0000]
viced-host-hold-leak-20060228

fix a host hold leak although this one rarely occurs.

18 years agohtml-style-todo-20060228
Russ Allbery [Wed, 1 Mar 2006 00:12:52 +0000]
html-style-todo-20060228

Some style sheet updates and lots of to-do updates based on feedback from
C. Alex North-Keys.

18 years agohtml-link-fixes-20060228
Russ Allbery [Tue, 28 Feb 2006 23:43:03 +0000]
html-link-fixes-20060228

Make the mentions of subcommands in the fs command introduction links to
the relevant pages, and add to README a to-do note to do this for the rest
of the introductory pages.

Fix links to man pages that contain underscores by working around a bug
in Pod::Simple.

18 years agoviced-panic-if-maxhosttables-exceeded-20060228
Jeffrey Altman [Tue, 28 Feb 2006 23:24:23 +0000]
viced-panic-if-maxhosttables-exceeded-20060228

Do not allow HTBlocks to allocate more blocks than will fit in
hosttablesptrs.  Doing so corrupts memory.   Panic instead until
we can get this fixed right.

18 years agoup-m-docs-20060228
Todd M. Lewis [Tue, 28 Feb 2006 23:09:08 +0000]
up-m-docs-20060228

Document the -m flag to up.

18 years agoamd64-linux26-fix-20060228
Russ Allbery [Tue, 28 Feb 2006 21:17:27 +0000]
amd64-linux26-fix-20060228

Restore the previous code for AMD64 under Linux 2.6, as the generic
Linux 2.6 code apparently does not work with all AMD64 kernels.

18 years agosystm-h-header-inclusion-20060227
Chas Williams [Tue, 28 Feb 2006 00:17:52 +0000]
systm-h-header-inclusion-20060227

FIXES 24765

avoid implicit references by including the prototypes from the header except on linux

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

avoid implicit references by including the prototypes from the header except on
linux

18 years agopod-updates-20060227
Chas Williams [Mon, 27 Feb 2006 20:46:25 +0000]
pod-updates-20060227

FIXES 26463

update pod files to deal with some section number changes

18 years agotiger-updates-20060220
Chaskiel M Grundman [Mon, 27 Feb 2006 20:36:24 +0000]
tiger-updates-20060220

update lpioctl, setattr and free tuios

18 years agodarwin-bsd-flock-20060227
Chaskiel M Grundman [Mon, 27 Feb 2006 20:34:10 +0000]
darwin-bsd-flock-20060227

FIXES 25544

deal with posix flag in flock request on darwin

18 years agoshut-up-fucking-whiner-20060227
Derrick Brashear [Mon, 27 Feb 2006 20:17:21 +0000]
shut-up-fucking-whiner-20060227

without further comment

18 years agoindent-style-note-20060227
Jim Rees [Mon, 27 Feb 2006 18:31:18 +0000]
indent-style-note-20060227

Document our official indent style.

18 years agormtsys-up-limits-20060225
Jeffrey Hutzelman [Sat, 25 Feb 2006 06:44:18 +0000]
rmtsys-up-limits-20060225

FIXES 27095

raise limits of constants in rmtsys

18 years agovnop-remove-revised-lock-order-20060225
Hartmut Reuter [Sat, 25 Feb 2006 06:39:20 +0000]
vnop-remove-revised-lock-order-20060225

FIXES 27176

drop the tdc lock even rearlier

18 years agowindows-ioctl-20060224
Jeffrey Altman [Fri, 24 Feb 2006 07:48:21 +0000]
windows-ioctl-20060224

FIXES 27225

properly compute the length of the ioctl output buffer for each data
segment

18 years agowindows-freelance-default-20060224
Jeffrey Altman [Fri, 24 Feb 2006 07:45:35 +0000]
windows-freelance-default-20060224

change freelance default to on.  this matches what the installers do.

18 years agoaclprocs-protos-20060223
Jim Rees [Thu, 23 Feb 2006 15:52:23 +0000]
aclprocs-protos-20060223

Prototypes for aclprocs.
Also some other prototypes for viced.

18 years agosoftsig-thread-hack-not-on-nbsd30-20060223
Derrick Brashear [Thu, 23 Feb 2006 12:32:25 +0000]
softsig-thread-hack-not-on-nbsd30-20060223

based on comment from gendalia@iastate.edu

18 years agoviced-cleanup-20060222
Jim Rees [Wed, 22 Feb 2006 20:29:01 +0000]
viced-cleanup-20060222

Prototypes, dead code removal, and other minor cleanups

18 years agorxkad-krb5-improvements-20060222
Jeffrey Altman [Wed, 22 Feb 2006 05:07:48 +0000]
rxkad-krb5-improvements-20060222

correct precedence of && and || in conditional to determine when
tkt_DecodeTicket5() should be called.

optimize order of ticket property evaluation to delay call to get_key()
which will require that a lock be obtained until after we know that
all of the other checks will succeed.

18 years agoviced-log-get-key-failure-20060221
Jeffrey Altman [Wed, 22 Feb 2006 05:01:31 +0000]
viced-log-get-key-failure-20060221

log afsconf_GetKey() failure

18 years agoserver-rxmaxmtu-option-20060221
Jeffrey Altman [Wed, 22 Feb 2006 04:07:34 +0000]
server-rxmaxmtu-option-20060221

add -rxmaxmtu <bytes> to allow setting the max send and receive RX MTU size

18 years agofbsd61-20060221
Jim Rees [Tue, 21 Feb 2006 21:07:57 +0000]
fbsd61-20060221

Param file for FreeBSD 6.1. Builds, untested.

18 years agocache-autotune-20060220
Derrick Brashear [Mon, 20 Feb 2006 21:49:17 +0000]
cache-autotune-20060220

put in defaults so an old afsd will still start ok.

18 years agoviced-client-cps-race-fix-20060220
Jeffrey Altman [Mon, 20 Feb 2006 15:26:21 +0000]
viced-client-cps-race-fix-20060220

remove a race condition between h_TossStuff_r and SRXAFS_FlushCPS by
changing h_ID2Client to return the client with a refcount and then
release the refCount with PutClient.

when the CPS list is non-NULL and the viceid is ANONYMOUSID be sure
to set the prlist_val to NULL if the prlist_len is being set to 0
since all of the tests are performed on prlist_val

18 years agorx-dpf-20060217 openafs-devel-1_5_0
Jeffrey Altman [Sat, 18 Feb 2006 06:01:27 +0000]
rx-dpf-20060217

typo

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

conditionalize rx_intentionallyDroppedOnReadPer100

18 years agoflushrec-prototype-20060217
Derrick Brashear [Sat, 18 Feb 2006 04:58:28 +0000]
flushrec-prototype-20060217

add a prototype to shut up gcc4

18 years agovnode-ref-verification-20060217
Chaskiel M Grundman [Sat, 18 Feb 2006 04:53:34 +0000]
vnode-ref-verification-20060217

verify we got a ref when we call vnode_ref

18 years agorx-dpf-20060216
Jeffrey Altman [Sat, 18 Feb 2006 04:11:30 +0000]
rx-dpf-20060216

when dpf is in use, log error codes from abort packets and perform
ntoh translation of addresses and port numbers.

18 years agoqremove-set-null-20060217
Chaskiel M Grundman [Fri, 17 Feb 2006 21:57:12 +0000]
qremove-set-null-20060217

when we remove an object from a queue null its list pointers

18 years agoflushvolume-vhashq-consistency-20060217
Chaskiel M Grundman [Fri, 17 Feb 2006 21:43:42 +0000]
flushvolume-vhashq-consistency-20060217

avoid having vflushed vnodes in play

18 years agotest-heimdal-20060217
Jim Rees [Fri, 17 Feb 2006 17:58:21 +0000]
test-heimdal-20060217

Add a configure test for heimdal and use it to build asetkey or not.
Thanks to Derek Atkins for his helpful suggestions.

18 years agohpux11-store-fd-sonner-20060217
Derrick Brashear [Fri, 17 Feb 2006 17:34:15 +0000]
hpux11-store-fd-sonner-20060217

FIXES 23112

based on report from   jbuehler@spirentcom.com

18 years agodarwin-x86-lwp-fix-20060217
Chaskiel M Grundman [Fri, 17 Feb 2006 16:41:28 +0000]
darwin-x86-lwp-fix-20060217

make lwp work on darwin x86

18 years agowindows-notes-20060216
Jeffrey Altman [Fri, 17 Feb 2006 15:35:38 +0000]
windows-notes-20060216

1.5.0 development build

18 years agodarwin-lost-wakeups-20060213
Chaskiel M Grundman [Fri, 17 Feb 2006 15:22:24 +0000]
darwin-lost-wakeups-20060213

eliminate the apparent lost wakeup problem in tiger

18 years agoviced-has-as-member-locking-20060217
Klas Lindfors [Fri, 17 Feb 2006 14:48:09 +0000]
viced-has-as-member-locking-20060217

FIXES 26967

A crucial line was missing from DELTA viced-fix-check-rights-race-20060213

18 years agowindows-optimize-find-uid-20060216
Jeffrey Altman [Thu, 16 Feb 2006 22:06:02 +0000]
windows-optimize-find-uid-20060216

Rename smb_GetUser to smb_GetUserFromVCP and add smb_GetUserFromUID.

Use calls to smb_GetUserFromUID to reduce the number of times that
the smb_user_t object is obtained and released during the processing
of an smb call.

18 years agowindows-server-ping-20060216
Jeffrey Altman [Thu, 16 Feb 2006 22:03:47 +0000]
windows-server-ping-20060216

add logging of server addresses, status and capabilities

prevent multiple threads from pinging the same server simultaneously.
instead, threads block and then use the result of the ping that was
already taking place.

18 years agowindows-daemon-check-registry-20060216
Jeffrey Altman [Thu, 16 Feb 2006 22:01:45 +0000]
windows-daemon-check-registry-20060216

Add registry values to allow the defaults for daemon checks to be altered
at startup.  Log values to afsd_init.log.

daemonCheckDownInterval
daemonCheckUpInterval
daemonCheckVolInterval
daemonCheckCBInterval
daemonCheckLockInterval
daemonCheckTokenInterval

18 years agowindows-lock-testing-20060216
Jeffrey Altman [Thu, 16 Feb 2006 21:59:19 +0000]
windows-lock-testing-20060216

turn on the support for backing byte range lock allocations with
afs file server locks.

18 years agowindows-rx-wsaeconnreset-20060216
Jeffrey Altman [Thu, 16 Feb 2006 21:48:50 +0000]
windows-rx-wsaeconnreset-20060216

Deal with the fact that Windows returns WSAECONNRESET after an ICMP
port not reachable packet was returned in response to a packet previously
sent.

18 years agolinux-inode-i-mutex-20060214
Derrick Brashear [Wed, 15 Feb 2006 21:01:49 +0000]
linux-inode-i-mutex-20060214

new (2.6.16) kernerls have i_mutex instead of i_sem

====================
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 i_sem become i_mutex

18 years agodarwin-event-cleanup-20060215
Chaskiel M Grundman [Wed, 15 Feb 2006 20:53:02 +0000]
darwin-event-cleanup-20060215

clean up event resources added for deadlock avoidance

18 years agoasetkey-macos-20060215
Derrick Brashear [Wed, 15 Feb 2006 16:38:33 +0000]
asetkey-macos-20060215

make the same fix we do on aklog w.r.t com_err

18 years agodarwin-ifnet-flags-20060215
Derrick Brashear [Wed, 15 Feb 2006 16:32:42 +0000]
darwin-ifnet-flags-20060215

darwin (8.0) already has this

18 years agowindows-reg-fix-20060215
Jeffrey Altman [Wed, 15 Feb 2006 16:31:15 +0000]
windows-reg-fix-20060215

cleanup the back connection hostname code

18 years agodarwin80-mkdir-error-leak-fix-20060215
Chaskiel M Grundman [Wed, 15 Feb 2006 07:01:40 +0000]
darwin80-mkdir-error-leak-fix-20060215

avoid a potential refcount decrement "leak" (well, the opposite, really) when a mkdir fails

18 years agomacos-dynroot-start-anyway-20060214
Adam Megacz [Wed, 15 Feb 2006 00:37:28 +0000]
macos-dynroot-start-anyway-20060214

start afsd if -dynroot specified

18 years agomacos-afsdb-20060214
Adam Megacz [Wed, 15 Feb 2006 00:33:45 +0000]
macos-afsdb-20060214

enable afsdb by default

18 years agolookup-checkcode-bulkstats-20060214
Chaskiel M Grundman [Tue, 14 Feb 2006 20:32:45 +0000]
lookup-checkcode-bulkstats-20060214

do error code analysis on bulkstat results also