openafs.git
18 years agowindows-logon-20050630
Jeffrey Altman [Thu, 30 Jun 2005 19:02:03 +0000]
windows-logon-20050630

Add a method to disable the deletion of tokens at logoff

====================
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 a registry entry to prevent token destruction at logoff

18 years agopts-logging-20050619
Jeffrey Altman [Thu, 30 Jun 2005 06:06:54 +0000]
pts-logging-20050619

enhance pts logging

18 years agowindows-notes-20050630
Jeffrey Altman [Thu, 30 Jun 2005 06:02:50 +0000]
windows-notes-20050630

latest updates including new afs-install-notes section on debugging

18 years agothreadid-logging-20050629
Derrick Brashear [Thu, 30 Jun 2005 04:10:31 +0000]
threadid-logging-20050629

log thread ids for any debug level

18 years agowindows-nsis-20050628
Robert S Murawski IV [Wed, 29 Jun 2005 03:43:28 +0000]
windows-nsis-20050628

Support for NSIS 2.07 including named installation configurations
and an Icon for the uninstall entry listed in the Add/Remove Programs
control panel.

18 years agowindows-notes-20050628
Jeffrey Altman [Wed, 29 Jun 2005 03:42:14 +0000]
windows-notes-20050628

pre-1.4

18 years agowindows-readme-20050628
Jeffrey Altman [Wed, 29 Jun 2005 03:41:55 +0000]
windows-readme-20050628

Updates to describe NSIS 2.07

18 years agofix-kerberos-autoconf-20060623
Ken Hornstein [Fri, 24 Jun 2005 04:57:39 +0000]
fix-kerberos-autoconf-20060623

Commit remaining autoconf fixes for aklog.

18 years agowindows-aklog-naming-20050624
Jeffrey Altman [Fri, 24 Jun 2005 04:01:48 +0000]
windows-aklog-naming-20050624

Correct for the behavior of pr_SNameToId() lowercasing the username

18 years agofix-getcrypt-command-description-20050623
Ken Hornstein [Fri, 24 Jun 2005 03:54:13 +0000]
fix-getcrypt-command-description-20050623

Fix the description of the getcrypt command.

18 years agoaklog-cleanup-rxkad2b-20050623
Ken Hornstein [Fri, 24 Jun 2005 00:43:48 +0000]
aklog-cleanup-rxkad2b-20050623

Clean up the aklog source, and add support for rxkad2b tokens.

18 years agopr_init-fix-20050623
Jeffrey Altman [Thu, 23 Jun 2005 15:23:50 +0000]
pr_init-fix-20050623

for the longest time aklog implementations with automatic pts registration
have included a work around for a bug in pr_Initialize.  The bug fails to
reset the connection when the cell changes.  This patch fixes that bug.

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

for the longest time aklog implementations with automatic pts registration
have included a work around for a bug in pr_Initialize.  The bug fails to
reset the connection when the cell changes.  pr_Initialize has been fixed
so we can remove the hack.

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

remove the pr_Initialize force cell change hack from afskfw lib

18 years agoobjdir-20050622
Derrick Brashear [Wed, 22 Jun 2005 18:35:20 +0000]
objdir-20050622

FIXES 19341

try harder to make builds work in cases where you're building into an alternate directory with old autoconf (mkdir vs mkdir -p)

18 years agohpux11-vfsck-20050622
Derrick Brashear [Wed, 22 Jun 2005 14:47:19 +0000]
hpux11-vfsck-20050622

make vfsck build for hpux

18 years agoamd64-udebug-20050621
Jeffrey Hutzelman [Tue, 21 Jun 2005 23:19:09 +0000]
amd64-udebug-20050621

fix 64 bit glitch in udebug

18 years agoaklog-configure-backport-20050621
Derrick Brashear [Tue, 21 Jun 2005 23:14:17 +0000]
aklog-configure-backport-20050621

make old autoconf work again

18 years agoAdd missing Makefile.in that I apparantly forgot.
Ken Hornstein [Tue, 21 Jun 2005 22:15:23 +0000]
Add missing Makefile.in that I apparantly forgot.

18 years agowindows-afsifs-20050620
Jeffrey Altman [Mon, 20 Jun 2005 15:09:18 +0000]
windows-afsifs-20050620

more IFS reformatting that was not committed in the window-afsifs-20050617
delta

18 years agopts-logging-20050620
Jeffrey Altman [Mon, 20 Jun 2005 15:01:22 +0000]
pts-logging-20050620

Modify log levels to equal:
  Lookups at 125
  Creates at 25
  Modifies at 5

Modify Windows makefile to build ptclient.exe

18 years agopts-logging-20050619
Jeffrey Altman [Sun, 19 Jun 2005 18:56:44 +0000]
pts-logging-20050619

enhance pts logging

18 years agolinux-change-dentry-cleanup-20050619
Chas Williams [Sun, 19 Jun 2005 18:39:03 +0000]
linux-change-dentry-cleanup-20050619

try to make this work in 2.4 also

18 years agothreaded-logging-20050619
Jeffrey Altman [Sun, 19 Jun 2005 18:37:38 +0000]
threaded-logging-20050619

update logging to be able to show threads

18 years agoviced-firstclient-retry-20050619
Derrick Brashear [Sun, 19 Jun 2005 18:17:42 +0000]
viced-firstclient-retry-20050619

FIXES 1345

avoid race as we add a new client

18 years agomore-aklog-fixes-20050618
Ken Hornstein [Sun, 19 Jun 2005 02:06:21 +0000]
more-aklog-fixes-20050618

Fixup aklog so it will compile (at least on MacOS X).  Include basic
autoconf glue.

18 years agorxkad-stats-do-it-right-20050618
Derrick Brashear [Sun, 19 Jun 2005 01:14:14 +0000]
rxkad-stats-do-it-right-20050618

fine, let's just do this right

18 years agomove-rxkad-stats-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:50:40 +0000]
move-rxkad-stats-20050618

fine, let's try this again, so aklog doesn't lose, but this sucks

18 years agovlprocs-extended-user-logging-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:23:46 +0000]
vlprocs-extended-user-logging-20050618

update log message to provide full username

18 years agolock-client-around-acl-checkrights-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:22:31 +0000]
lock-client-around-acl-checkrights-20050618

FIXES 1345

one of the like 3 crashes there. thanks love

18 years agolwp-protoize-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:20:45 +0000]
lwp-protoize-20050618

protoize lwp directory

18 years agolog-protoize-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:20:35 +0000]
log-protoize-20050618

protoize log directory

18 years agoppc-darwin80-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:20:01 +0000]
ppc-darwin80-20050618

this is actually a throwaway

18 years agoaudit-protoization-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:17:12 +0000]
audit-protoization-20050618

protoize libaudit

18 years agolibafsdep-des-stats-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:15:22 +0000]
libafsdep-des-stats-20050618

for rxkad stats dependancy when doing only_libafs build

18 years agoreadme-devel-20050618
Derrick Brashear [Sun, 19 Jun 2005 00:05:00 +0000]
readme-devel-20050618

we have protoized kernel code now

18 years agowindows-afsifs-20050617
Jeffrey Altman [Fri, 17 Jun 2005 17:15:25 +0000]
windows-afsifs-20050617

Not all of the chunks applied on the last commit

18 years agowindow-afsifs-20050617
Jeffrey Altman [Fri, 17 Jun 2005 17:07:46 +0000]
window-afsifs-20050617

Updates to the afsifs-20050615 DELTA.
* Fix the build system
* Reformat the code
* Update docs

18 years agoafsifs-both-20050615
Eric Williams [Wed, 15 Jun 2005 19:51:54 +0000]
afsifs-both-20050615

this patchset makes it build both ways.

18 years agoafsifs-20050615
Eric Williams [Wed, 15 Jun 2005 17:51:44 +0000]
afsifs-20050615

Windows IFS client code and build option

18 years agowindows-logon-20050613
Jeffrey Altman [Mon, 13 Jun 2005 15:30:42 +0000]
windows-logon-20050613

fix the return value of IsServiceStartPending.

use IsServiceRunning and IsServiceStartPending in the while loop

18 years agowindows-installer-updates-20050612
Jeffrey Altman [Mon, 13 Jun 2005 02:06:57 +0000]
windows-installer-updates-20050612

Add asetkey.exe

Add uninstall.exe and associated shortcut to Wix

Fix ability to uninstall loopback adapter on non-English Windows versions

====================
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 clean rule

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

use "uninst" for rule instead of "uninstall"

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

build wix/uninstall directory

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

add OpenAFS logo icon

18 years agowindows-misc-fixes-20050612
Jeffrey Altman [Sun, 12 Jun 2005 12:44:55 +0000]
windows-misc-fixes-20050612

if scp is not known when flushing dirty buffers, find it by fid

only free the server list when one was obtained

hold the scp mutex until after the associated bufp flags are updated

only get the volume by id if there is a server callback

map CM_ERROR_ALLOFFLINE to NT Remote Host Down

18 years agowindows-asetkey-20050612
Jeffrey Altman [Sun, 12 Jun 2005 12:25:13 +0000]
windows-asetkey-20050612

Add asetkey.exe to the Windows distribution

18 years agopipe-logging-fix-20050610
Jeffrey Altman [Fri, 10 Jun 2005 22:37:37 +0000]
pipe-logging-fix-20050610

fstat calls should be lstat

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

fstat calls should be lstat

bang in the wrong place

18 years agosgi-afs-rename-decl-fix-20050610
Tony D'Amato [Fri, 10 Jun 2005 22:11:07 +0000]
sgi-afs-rename-decl-fix-20050610

achar -> char

18 years agounbalanced-unlock-20050610
Jeffrey Altman [Fri, 10 Jun 2005 22:07:05 +0000]
unbalanced-unlock-20050610

Addition of __EXPERIMENTAL_CALLBACK_CONN_MOVING if defined left an
unbalanced H_UNLOCK.

Semi-colons after H_LOCK and H_UNLOCK were missing.

18 years agowindows-afslogon-20050610
Jeffrey Altman [Fri, 10 Jun 2005 21:54:23 +0000]
windows-afslogon-20050610

replace wfhile(TRUE) with while(afsAutoStart)

18 years agodont-restrict-nfiles-20050607
Jim Rees [Tue, 7 Jun 2005 18:37:10 +0000]
dont-restrict-nfiles-20050607

Let afsd compute cachefiles as cacheblocks/10 instead of limiting it to
50000 in the XLARGE and XXLARGE cases.

18 years agolinux-no-smp-modules-on-uniprocessor-20050605
Russ Allbery [Sun, 5 Jun 2005 17:20:48 +0000]
linux-no-smp-modules-on-uniprocessor-20050605

FIXES 18738

don't try to build smp modules with uniprocessor kernel. this may need to be revisited for the redhat buildsys

18 years agowindows-version-20050605
Jeffrey Altman [Sun, 5 Jun 2005 15:52:21 +0000]
windows-version-20050605

1.3.8400

18 years agowindows-notes-20050605
Jeffrey Altman [Sun, 5 Jun 2005 15:45:02 +0000]
windows-notes-20050605

updates for 1.3.84

18 years agowindows-syncop-waiting-20050605
Jeffrey Altman [Sun, 5 Jun 2005 14:38:56 +0000]
windows-syncop-waiting-20050605

Forgot to remove unneeded flag

18 years agowindows-buf-waiting-20050605
Jeffrey Altman [Sun, 5 Jun 2005 07:44:32 +0000]
windows-buf-waiting-20050605

The function cm_SyncOp() can cause threads to wait either because there
is a state conflict on the current use of the cm_scache_t object or
a state conflict on the cm_buf_t object.  Waiting is always performed
on the cm_scache_t object.  However, if the conflict was with the cm_buf_t
object there was no method for waking up the thread when the conflict is
cleared.  Now all of the cm_buf_t waiting functions also take a cm_scache_t
and waiting threads are woken if necessary.

cm_scache_t and cm_buf_t objects now have waitCount and waitRequest fields.
The WAITING flag is now cleared by the waking thread who sets waitCount to
zero.

Many improvements to trace logging for these issues.

18 years agolinux26-clear-inode-locking-20050603
Chas Williams [Sat, 4 Jun 2005 18:08:55 +0000]
linux26-clear-inode-locking-20050603

respect i_state flag

(works for my test case, if it works more broadly i will pull up)

18 years agosplit-dcache-fixes-20050604
Derrick Brashear [Sat, 4 Jun 2005 15:42:12 +0000]
split-dcache-fixes-20050604

based on discussions with jhutz@cmu.edu and chas@cmf.nrl.navy.mil

18 years agosolaris10-optimization-20050602
Chas Williams [Thu, 2 Jun 2005 06:20:23 +0000]
solaris10-optimization-20050602

FIXES 17262

declare certain things volatile to make solaris compiler less cranky

18 years agonetbsd-fileserver-shutdown-20050601
Tracy Di Marco White [Thu, 2 Jun 2005 05:40:53 +0000]
netbsd-fileserver-shutdown-20050601

FIXES 16897

do what we do on darwin

18 years agonetbsd-399-20050601
Tracy Di Marco White [Thu, 2 Jun 2005 05:27:27 +0000]
netbsd-399-20050601

FIXES 18288

add support for netbsd 3.99

18 years agod-reval-one-more-20050531
Chas Williams [Tue, 31 May 2005 22:12:28 +0000]
d-reval-one-more-20050531

last try

18 years agowindows-undo-20050531
Jeffrey Altman [Tue, 31 May 2005 21:33:52 +0000]
windows-undo-20050531

undo last change

18 years agorxkad-stats-cleanup-20050531
Derrick Brashear [Tue, 31 May 2005 20:55:35 +0000]
rxkad-stats-cleanup-20050531

define this in kernel

18 years agowindows-more-races-20050531
Jeffrey Altman [Tue, 31 May 2005 18:36:28 +0000]
windows-more-races-20050531

a couple of more locations at which cm_SyncOpDone() either was not
called or was called without holding the scache mutex.

18 years agouse-test-r-20050531
Jim Rees [Tue, 31 May 2005 16:43:59 +0000]
use-test-r-20050531

Use "test -r" instead of "test -e".  Not all systems (Solaris) have -e.

18 years agowindows-logon-cleanup-20050531
Jeffrey Altman [Tue, 31 May 2005 15:18:38 +0000]
windows-logon-cleanup-20050531

remove debugging messages

18 years agowindows-des-stats-20050531
Jeffrey Altman [Tue, 31 May 2005 14:23:54 +0000]
windows-des-stats-20050531

Put the declaration for rxkad_stats back into the stats.h but only
for Windows.   We don't want to deal with figuring out all the
dependencies today.

18 years agorx-queue-macros-rename-20050530
Derrick Brashear [Tue, 31 May 2005 03:11:38 +0000]
rx-queue-macros-rename-20050530

/usr/include/ctype.h on macos 10.3.9 now uses _Q

bah

18 years agorxkad-stats-cleanup-20050530
Derrick Brashear [Mon, 30 May 2005 18:34:30 +0000]
rxkad-stats-cleanup-20050530

minor reorg so everything links ok

18 years agonot-cplusplus-20050530
Jeffrey Altman [Mon, 30 May 2005 11:49:30 +0000]
not-cplusplus-20050530

variables must be declared at the start of a block.

18 years agowindows-double-declare-20050530
Jeffrey Altman [Mon, 30 May 2005 11:46:38 +0000]
windows-double-declare-20050530

rx_global_stats is being declared twice in the header file each
time with different properties.  Remove the one that is not
conditionalized.

18 years agowindows-include-des-20050529
Jeffrey Altman [Mon, 30 May 2005 06:36:16 +0000]
windows-include-des-20050529

Create an include/des directory and copy stats.h into it

18 years agoparallel-attaching-20050529
Tom Keiser [Mon, 30 May 2005 06:22:04 +0000]
parallel-attaching-20050529

FIXES 18999

allow parallelization of VInitVolumePackage so attaching volumes can be sped up

18 years agopthread-rxkad-stats-20050529
Tom Keiser [Mon, 30 May 2005 05:55:12 +0000]
pthread-rxkad-stats-20050529

FIXES 17547

speed up rxkad by keeping stats per-thread

18 years agomemcache-dont-dump-buffer-20050529
Chas Williams [Mon, 30 May 2005 05:36:25 +0000]
memcache-dont-dump-buffer-20050529

FIXES 18944

don't bother dumping what may not be a readable buffer while tracing when using memcache

18 years agolinux-vnode-aliases-20050529
Chaskiel M Grundman [Mon, 30 May 2005 05:33:30 +0000]
linux-vnode-aliases-20050529

FIXES 18613

you can end up hanging when you end up with multiple aliases for a single directory (dentry) as a result of @sys or multiple mountpoints.

don't end up with multiple aliases, and avoid the situation

18 years agos390x-linux26-remove-externs-20050529
Peter Somogyi [Mon, 30 May 2005 05:20:19 +0000]
s390x-linux26-remove-externs-20050529

FIXES 18987

remove externs in param for s390x linux26

18 years agowindows-notes-20050529
Jeffrey Altman [Mon, 30 May 2005 05:13:13 +0000]
windows-notes-20050529

Update notes for 1.3.8300

18 years agod-reval-fin-20050529
Chas Williams [Mon, 30 May 2005 05:12:10 +0000]
d-reval-fin-20050529

FIXES 18588

last try at fixing d-revalidate

18 years agomodule-license-url-20050529
Derrick Brashear [Mon, 30 May 2005 05:07:56 +0000]
module-license-url-20050529

FIXES 18596

url with module license info

18 years agovcache-cleanup-20050529
Chas Williams [Mon, 30 May 2005 04:57:02 +0000]
vcache-cleanup-20050529

FIXES 18368

clean up unused stuff in struct vcache

18 years agowindows-stuff-20050529
Jeffrey Altman [Mon, 30 May 2005 04:55:47 +0000]
windows-stuff-20050529

(1) Replace all calls to getenv() with GetEnvironment().  getenv() does
not read from the real environment but instead from a copy created by
the C RTL.

(2) Add support for preserving Kerberos 5 tickets during the Integrated
Logon process.   Now when Integrated Logon is used, the tickets will
be stored into the default ccache within the user session.

(3) Stress testing at MIT uncovered two code paths that could leave
threads in a permanent sleep state under heavy load.   Calls to
cm_SyncOpDone were added to plug this hole.

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

Install afscpcc.exe and register the KFWLogon WinLogon Event Handler

18 years agorx-fpq-bulk-free-20050529
Tom Keiser [Mon, 30 May 2005 04:39:50 +0000]
rx-fpq-bulk-free-20050529

FIXES 19027

After profiling RX for a while, I've found a few more bottlenecks in the
packet handling code.  This patch addresses a couple of these issues.
The major change in this patch is a new API to allow bulk packet
alloc/free ops on rx_queue's of packets.  Benefits include reduced lock
contention on rx_freePktQ_lock, elimination of a lot of unnecessary cache
line invalidates, and reduced register window thrashing on sparc.

In addition, this patch dedicates one rx_packet per thread to rxi_SendAck,
since that function is in the critical path, and represents a large
percentage of execution time.

18 years agonetbsd-pam-20050529
Tracy Di Marco White [Mon, 30 May 2005 04:35:52 +0000]
netbsd-pam-20050529

FIXES 18924

pam support for nbsd

18 years agodiscard-rx-streams-20050524
Roman Mitz [Wed, 25 May 2005 00:12:52 +0000]
discard-rx-streams-20050524

FIXES 18895

they wouldn't compile anyway. remove references also.

18 years agomake-clearcallback-faster-20050524
Klas Lindfors [Wed, 25 May 2005 00:06:43 +0000]
make-clearcallback-faster-20050524

FIXES 4413

hash callbacks twice so we can discard them more quickly.

18 years agounroll-macos-104-20050523
Derrick Brashear [Tue, 24 May 2005 21:32:36 +0000]
unroll-macos-104-20050523

we'll finish it on a branch and remerge; 1.3.83 needs to happen and 1.4 needs to go out.

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

we'll finish it on a branch and remerge; 1.3.83 needs to happen and 1.4 needs to
 go out.

18 years agowindows-loopback-20050524
Asanka Herath [Tue, 24 May 2005 06:12:19 +0000]
windows-loopback-20050524

Find the loopback adapter installer by hardware ID instead of English name.

18 years agowindows-notes-20050523
Jeffrey Altman [Mon, 23 May 2005 14:57:55 +0000]
windows-notes-20050523

more fixes

18 years agowindows-delonclose-20050522
Jeffrey Altman [Sun, 22 May 2005 06:53:44 +0000]
windows-delonclose-20050522

Fix support for the CreateFile(DELETE_ON_CLOSE) option.

18 years agobsd-config-20050520
Jim Rees [Fri, 20 May 2005 20:26:53 +0000]
bsd-config-20050520

config stuff for OpenBSD 3.7, FreeBSD 5.4 and 6.0

18 years agoobsd-time-20050520
Jim Rees [Fri, 20 May 2005 20:19:26 +0000]
obsd-time-20050520

Remove extern time from OBSD/osi_machdep.h. It's in sys/kernel.h.
Suggested by irene.braun@ualberta.ca.

18 years agowindows-version-20050518
Jeffrey Altman [Wed, 18 May 2005 23:29:32 +0000]
windows-version-20050518

1.3.8300

18 years agowindows-notes-20050518
Jeffrey Altman [Wed, 18 May 2005 23:27:19 +0000]
windows-notes-20050518

1.3.8300

18 years agowindows-afssvrmgr-20050518
Jeffrey Altman [Wed, 18 May 2005 23:22:03 +0000]
windows-afssvrmgr-20050518

Link resulting executable to kerberos 5

18 years agorx-makecall-race-fix-20050518
Jeffrey Altman [Wed, 18 May 2005 23:01:10 +0000]
rx-makecall-race-fix-20050518

On at least one system it was noticed that threads waiting in rx_NewCall
would starve forever (aka deadlock).   This was the result of one out of
two problems related to a race condition on the RX_CONN_MAKECALL_WAITING
bit flag.  This flag was set once in rx_NewCall and cleared in rx_EndCall.
However, it was possible for the flag to be cleared even though there
were additional flags waiting in rx_NewCall.  This was due to a failure
to check the value of makeCallWaiters before clearing the flag and also
due to a failure to properly lock the access to the makeCallWaiters field.

The second problem was an ability to destroy a connection on which threads
are waiting within rx_NewCall.

18 years agolinux-str-inlines-20050518
Chas Williams [Wed, 18 May 2005 14:52:24 +0000]
linux-str-inlines-20050518

add #include <linux/string.h> in the param file after <linux/config.h>
fixes unresolved ref to strlen from xdr.o via inline

18 years agowindows-dnlc-corruption-20050517
Jeffrey Altman [Tue, 17 May 2005 19:25:21 +0000]
windows-dnlc-corruption-20050517

It has been noticed that on startup there may be corruption of the
dnlc freelist.  In particular, some items on the list are actually
in use.  This patch will cause the dnlc to be purged if corruption
of the freelist is detected.  It also makes changes to ensure that
items placed onto the freelist are in fact cleaned to prevent confusion.

The purge function is corrected to set that magic field to the correct
value.

The validation function is fixed to not CloseHandle the same handle
twice.

18 years agofix-vrefcount-20050513
Jim Rees [Sun, 15 May 2005 21:54:50 +0000]
fix-vrefcount-20050513

fix VREFCOUNT macro for XBSD

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

and everything else.

18 years agofreebsd60-readme-20050515
Jim Rees [Sun, 15 May 2005 21:40:15 +0000]
freebsd60-readme-20050515

Add FreeBSD 6.0.
Consolidate linux kernel header notes in Linux Notes section.
Reformat system types section.

18 years agomacos104-not-yet-20050513
Derrick Brashear [Fri, 13 May 2005 22:43:55 +0000]
macos104-not-yet-20050513

rewrite attrs section a bit to deal with 10.4

18 years agomacos104-not-yet-20050512
Derrick Brashear [Fri, 13 May 2005 04:00:24 +0000]
macos104-not-yet-20050512

virtualize vnode refcount "greater than" testing so we can use tiger primitive

18 years agofix-tuiop-20050512
Jim Rees [Thu, 12 May 2005 21:06:59 +0000]
fix-tuiop-20050512

tuiop, not tuio