259 Commits

Author SHA1 Message Date
Chas Williams
52e0966d0b STABLE14-linux-updates-20060309
FIXES 27589

update for new mutexes


(cherry picked from commit 6e7d51187c881e6a785b88ccddbb083e52d58448)
2006-03-09 21:41:51 +00:00
Ed Moy
9ef1c3325e STABLE14-darwin-x86-and-leopard-20060309
updates for darwin x86, and pre-leopard

RCS file: /cvs/openafs/src/vol/Attic/fstab.c,v
Working file: src/vol/fstab.c
head: 1.6
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 8;	selected revisions: 0
description:


(cherry picked from commit 9f94892f8d996a522e7801ef6088a13769bee7c2)
2006-03-09 06:41:31 +00:00
Derrick Brashear
1dcab82cdb STABLE14-linux-inode-i-mutex-20060214
new (2.6.16) kernerls have i_mutex instead of i_sem
2006-02-15 00:32:52 +00:00
Chas Williams
92fe9738f0 STABLE14-darwin-x86-20051015
FIXES 20130

add support for x86 darwin
2005-10-21 05:48:39 +00:00
Derrick Brashear
fbf16a7206 STABLE14-default-largefile-on-20051015
turn on largefile fileserver by default


(cherry picked from commit 0f422eae1934a55e666c2f4d8968713fd02ad5f0)
2005-10-15 16:41:17 +00:00
Tracy Di Marco White
1f366383c0 STABLE14-nbsd20-amd64-20051015
FIXES 21562

add amd64 netbsd 2.0 support


(cherry picked from commit 1c990adad6b654170849ccdaa1e5476d6caba9b4)
2005-10-15 15:17:47 +00:00
Jim Rees
8835916d5e STABLE14-automate-freebsd-systype-20050815
Determine freebsd systype automatically too.
Thanks to "Todd T. Fries" <todd@fries.net>


(cherry picked from commit cdb51cf26196ffc2f7a2c2090c73f7b0892ab119)
2005-10-13 18:56:50 +00:00
Todd Fries
0db58d8ed6 STABLE14-auto-obsd-version-20050813
Determine openbsd version automatically.


(cherry picked from commit 8ea5ed2c2b7d5ac5f66eaef5f8b615812aa69601)
2005-10-13 18:55:49 +00:00
Jim Rees
563f1ed734 STABLE14-openbsd38-20050812
With thanks to "Todd T. Fries" <todd@fries.net>
OpenBSD 3.8.
Introduce HAVE_STRCASESTR.


(cherry picked from commit c8db31cc2bf9b59d8b8cf7e5310079ff6c9e4a96)
2005-10-13 18:55:32 +00:00
Derrick Brashear
3a6fb939c8 STABLE14-macos-rollup-20051013
update sysname foo


(cherry picked from commit bb33cbb6eb15664ff56ec5e93d95888878af3d7a)
2005-10-13 18:51:37 +00:00
Derrick Brashear
74ed54fcf4 STABLE14-macos-cleanup-20051006
minor cleanup to get things working from the merge

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

remaining bits to make this build

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

add missing installer files
2005-10-07 00:38:13 +00:00
Joe Buehler
cb2c1d953e STABLE14-hpux-build-updates-20051002
FIXES 21722

ndir.h has been changed. also, pthreads header doesn't match how we used it


(cherry picked from commit aee18ed884d2af05174594120ba1825bfe76c96a)
2005-10-03 03:46:29 +00:00
Chas Williams
db74ba09fb STABLE14-refrigerator-20050809
FIXES 20728

refrigerator takes void starting in 2.6.13


(cherry picked from commit c9b0955360b34ab1f8775c5ccc55e77037e0d312)
2005-08-10 20:23:17 +00:00
Chas Williams
b2abbb4a31 STABLE14-linux-dynamic-inodes-20050710
i slipped a rollback on the linux 2.4 dentry stuff for osi_UFS* in here
at the same time. this patch lets us use kernel inodes instead of our own pool.


(cherry picked from commit 652f3bd9cb7a5d7833a760ba50ef7c2c67214bba)
2005-07-11 20:29:54 +00:00
Derrick Brashear
8facb0b52c STABLE14-vos-ctime-help-20050705
FIXES 6031

kept looking at this backwards, fix is obvious


(cherry picked from commit 2695a18459c3f5294a6de2cd2d13d725d61840e9)
2005-07-11 20:10:33 +00:00
Derrick Brashear
5875140026 STABLE14-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)


(cherry picked from commit dbd69d19e43ecdb74be531ab847c8aba48c025d3)
2005-06-22 18:37:25 +00:00
Ken Hornstein
c5894fcfdc STABLE14-more-aklog-fixes-20050618
Fixup aklog so it will compile (at least on MacOS X).  Include basic
autoconf glue.


(cherry picked from commit bcdb5a184ee597244fe1c7a8c708ee6bf796d07a)
2005-06-21 21:20:20 +00:00
Jim Rees
0a6a25d99c STABLE14-use-test-r-20050531
Use "test -r" instead of "test -e".  Not all systems (Solaris) have -e.


(cherry picked from commit 1ceb19954b0b4bfca3d500803649debc0e9c001a)
2005-06-05 16:39:55 +00:00
Tracy Di Marco White
f2fe2ca70d STABLE14-netbsd-399-20050601
FIXES 18288

add support for netbsd 3.99


(cherry picked from commit 9e110558c26b1f3b4c3f96fa9c4b3c1cb9e60dd7)
2005-06-02 05:28:10 +00:00
Jim Rees
470b060085 STABLE14-bsd-config-20050520
config stuff for OpenBSD 3.7, FreeBSD 5.4 and 6.0


(cherry picked from commit 4e6733a0520bc0221bdda085ffa83bd23463a599)
2005-05-23 22:17:40 +00:00
Christopher Allen Wing
a08fd215db STABLE14-linux-proc-read-seq-file-20050508
FIXES 18612

use sequenced file interface for proc copy of CellServDB


(cherry picked from commit ccdab705071cf7ab1a508b06bf09b472806a8b1f)
2005-05-23 22:17:18 +00:00
Chaskiel M Grundman
c7e260ef0d STABLE14-add-missing-inotify-test-20050424
so we actually detect the inotify sem


(cherry picked from commit 9213494ea84370f095d1d43e81b78fa11e5529e7)
2005-04-24 15:55:15 +00:00
Christopher Allen Wing
5d7ea6cf9d STABLE14-use-daemon-in-bosserver-and-afsd-20050424
provide daemon() if none exists. call it in bosserver and in afsd for afsdb handler

====================
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 the file, too


(cherry picked from commit 21610a43f7bd4a0f1df1c1184308c04b26d77785)
2005-04-24 15:27:52 +00:00
Niklas Edmundsson
8aa864d9bc STABLE14-aix53-20050419
add aix 5.3 support


(cherry picked from commit 9b506fb588eb884b3255f298f204b36e95b46851)
2005-04-19 16:55:18 +00:00
Chaskiel M Grundman
708fcc9156 STABLE14-linux-inotify-sem-20050413
FIXES 18260

add inotify sem detection


(cherry picked from commit 0fb256419d48beadc6236481b6b27839e6ad6dd9)
2005-04-14 02:18:47 +00:00
Sven Oehme
f43b69079e STABLE14-linux-ppc64-26-20050403
FIXES 18114

add support for ppc64 linux26


(cherry picked from commit face6451fda9809a28cf6bec42f50f211b51d07d)
2005-04-03 20:32:38 +00:00
Derrick Brashear
3886cfb52d STABLE14-remove-insecure-and-ntp-20050403
rcmds, inetd, ftpd and ntp are gone. in 1.4, files also go away.


(cherry picked from commit 228f109a4303db018f3e52db0822f8d70dc10d43)
2005-04-03 19:34:02 +00:00
Derrick Brashear
7e0df82bc2 STABLE14-linux-inotify-20050320
yay more inode fields.


(cherry picked from commit 6650b683bf999293d3473d0f7e2dd3fd4dc0daf7)
2005-03-20 20:38:48 +00:00
Jeffrey Hutzelman
a6f1fbd51c STABLE14-linux-find-kernel-build-link-path-to-kernel-headers-20050320
look in /lib/modules for a path to the kernel build instead of just in /usr/src


(cherry picked from commit 2cfd611e919524ec39403a1eef3970a41f2e348f)
2005-03-20 15:08:18 +00:00
Guillaume Rousse
dd06cd3168 STABLE14-linux-libafs-fix-20050207
create osi_vfs.h in the right place


(cherry picked from commit 96e09aa1099e7877dffb5134fe24edfa261032b4)
2005-02-21 01:13:37 +00:00
Chas Williams
acf1282e3d STABLE14-linux26-inode-got-i-sb-list-20050204
another thing to do at inode initialization
2005-02-21 01:12:52 +00:00
Derrick Brashear
df63d437b9 STABLE14-cleanup-20050130
get all the drift between head and 1.4 branch
2005-01-31 04:34:42 +00:00
Chaskiel M Grundman
5b6fe6a693 STABLE14-linux-tasklist-lock-weak-20050129
FIXES 17424

weak binding to tasklist_lock


(cherry picked from commit 51ec9e099e22e16dbf8aee3333568b9ff26abd3f)
2005-01-31 04:25:31 +00:00
Nathan Neulinger
516fc4207d STABLE14-no-copy-libafs-builds-20021015
make things so file copies from src/libafs don't happen; change how libafs_tree
is done


(cherry picked from commit 782109a29bd751a7681e3a31aeaa077e880208c3)
2005-01-31 04:23:01 +00:00
Chaskiel M Grundman
a68dece64e STABLE14-linux26-zomb-gcpags-cleanup-20050116
FIXES 17265

clean up for newer non-TASK_ZOMBIE kernels


(cherry picked from commit 091d64876bea6737dd6cf89a9232dd11d0072677)
2005-01-31 04:16:49 +00:00
Matthew Miller
7a10e32602 STABLE14-linux26-rlim-20050114
detect rlim stuff for linux 2.6


(cherry picked from commit 9e81a8e4c2e7830ab18de1f5dd23dfc916ef2bf0)
2005-01-31 04:16:28 +00:00
Love Hörnquist-Åstrand
072852376d STABLE14-nbsd30-20050113
FIXES 16889

netbsd 3 this time for sure


(cherry picked from commit ed02afba553ca9944c5e3c338188ba38b5946a0c)
2005-01-31 04:13:44 +00:00
Jeffrey Hutzelman
f40bc34a74 STABLE14-fix-linux-kvers-setting-20041211
FIXES 16763

set SYS_KVERS reasonably on linux always


(cherry picked from commit 6cd93d304142724c7c0fd37272e84f1a7eacb951)
2004-12-13 19:40:42 +00:00
Kris Van Hees
9b8470f57b STABLE14-linux-page-follow-link-light-20041209
FIXES 16742

new 2.6 uses page_follow_link_light
detect and use
2004-12-13 19:35:31 +00:00
Harald Barth
5b8a2ad7f1 STABLE14-aix-5-update-20041207
updates for aix 5


(cherry picked from commit beff42414aeb908b141f116d2b47b2a5baee28ad)
2004-12-07 16:48:34 +00:00
Jeffrey Hutzelman
2abee44d61 STABLE14-amd64-linux-dewarn-20041202
FIXES 16342

clean up warnings for amd64


(cherry picked from commit 75e31ca662dc32581bde67ef5102ec15bac1be60)
2004-12-07 06:12:03 +00:00
Matt Benjamin
7746776a84 STABLE14-umlinux26-20041202
FIXES 16591

umlinux 26 support. i wonder what i just reverted
2004-12-07 06:08:36 +00:00
Jeffrey Hutzelman
20f29046c9 STABLE14-linux26-set-mps-correctly-200412102
FIXES 15645

set MPS correctly when compiling on 2.6


(cherry picked from commit f32f9810b188878e1e79b004873f91c1c538d40e)
2004-12-07 06:05:41 +00:00
Love Hörnquist-Åstrand
db38809159 STABLE14-netbsd21-20041124
netbsd 2.99.x (aka 3.0) support
(aka 2.1?)


(cherry picked from commit 2a7cf0d2ae5094dcf2b09e5794c86fe4326b9c4f)
2004-12-07 05:56:50 +00:00
Jim Rees
db648ba791 STABLE14-openbsd36-20041104
auto-detect OpenBSD 3.6.


(cherry picked from commit df99b514f619cde44b223a0e1f22ba856e548842)
2004-11-09 17:12:27 +00:00
Jim Rees
94fc82a5df STABLE14-acinclude-fbsd-20041027
auto-detect FreeBSD 5.3


(cherry picked from commit 5bacdac16c2efda7a22125ce89cc617d6ba2c285)
2004-11-09 17:10:59 +00:00
Derrick Brashear
f0c71820ba STABLE14-configure-linux-header-path-help-20041018
thanks to Kris Van Hees for pointing this out


(cherry picked from commit efee9917cbb3130dfd73b5f064c4ff266c284333)
2004-11-09 17:05:33 +00:00
Sven Menke
d44a71e70d STABLE14-linux-5-arg-sock-create-20040825
update for sock_create 5 arg with a better configure test


(cherry picked from commit cb1b41b159b98881f66319d7f65d941ba9fab911)
2004-08-25 21:40:13 +00:00
Derrick Brashear
3fa1980e52 STABLE14-linux-kernel-header-tests-20040818
check for existance of some headers (in_systm.h, mm_inline.h) to decide on inclusion


(cherry picked from commit fc441042fcfe619cc8fac528886782caed12ab48)
2004-08-25 08:10:36 +00:00
Sven Oehme
54cffed9fa STABLE14-s390x-20040811
zLinux on S390x (64 bit S390)


(cherry picked from commit 8651d7a69315735db866e7bf6a9539e10a6b1f9f)
2004-08-25 08:03:32 +00:00