Commit Graph

98 Commits

Author SHA1 Message Date
Simon Wilkinson
848902bad1 DEVEL15-pthread-ubik-volser-stupidity-20080925
LICENSE IPL10

make volserver build again for not pthreaded ubik


(cherry picked from commit 3f11790f6a)
2008-09-25 22:40:44 +00:00
Niklas Edmundsson
bfd956832e DEVEL15-aix61-initial-support-20080903
LICENSE IPL10
FIXES 113638

aix 6.1 support


(cherry picked from commit 539535cf67)
2008-09-03 19:27:02 +00:00
Russ Allbery
3a0a6f00c6 DEVEL15-more-no-unconditional-pthreaded-ubik-20080718
LICENSE BSD

More directories should be conditional on pthreaded ubik.


(cherry picked from commit 227f7e8eda)
2008-07-19 06:44:16 +00:00
Russ Allbery
673ac48f5f DEVEL15-no-unconditional-pthreaded-ubik-20080718
LICENSE BSD

Don't compile pthreaded Ubik by default and instead actually require the
--enable-pthreaded-ubik flag.


(cherry picked from commit d811361ce9)
2008-07-19 04:31:17 +00:00
Steven Jenkins
984774fba8 DEVEL15-pthreaded-ubik-20080402
LICENSE IPL10

add pthreaded ubik and various binaries


(cherry picked from commit 9fbbc3f50c)
2008-04-02 21:06:31 +00:00
Simon Wilkinson
392732e3ee DEVEL15-lwp-protoize-20080310
LICENSE IPL10

protoize lwp. make it match pthreads' idea of createprocess


(cherry picked from commit ff988ead4e)
2008-03-11 17:46:47 +00:00
Derrick Brashear
8e55bd64d8 DEVEL15-debian-packaging-update-20080220
LICENSE IPL10

Russ' metadata, repacked into our tree


(cherry picked from commit cd9ce022ee)
2008-02-20 21:35:53 +00:00
Mike Meffie
11054b3941 DEVEL15-tests-update-20080121
LICENSE IPL10

update test scripting


(cherry picked from commit 1181ea0346)
2008-01-21 21:04:53 +00:00
Kevin McBride
bddb2fcf69 DEVEL15-autoconf-strip-debug-options-sanity-20071112
To prevent stripping, specify the '--disable-strip-binaries' option on
the ./configure command line. fileserver and volserver are never stripped.

When --enable-debug is specified, binaries will not be stripped by default.


(cherry picked from commit 8593c52c27)
2007-11-12 18:28:30 +00:00
Derrick Brashear
b3bfca66dc DEVEL15-clean-platform-20071109
clean platform dir


(cherry picked from commit 15a52f254b)
2007-11-09 20:18:33 +00:00
Derrick Brashear
f8e2666b69 DEVEL15-make-cleaner-20070122
this stuff was missed


(cherry picked from commit 676bf342dd)
2007-01-22 17:20:29 +00:00
Dale Ghent
a81eb33275 DEVEL15-add-solaris-11-support-v2-20061228
FIXES 50343

initial 5.11 support


(cherry picked from commit a537d3ae96)
2006-12-28 22:02:14 +00:00
Tom Keiser
306cf30842 DEVEL15-aix-cleanup-20061013
fixes for aix pre 5.2 (statfs64), remove a c++ style comment (makes xlc sad) and
 make clean target clean


(cherry picked from commit 453abf6aa1)
2006-10-13 14:09:03 +00:00
Derrick Brashear
db7566521b DEVEL15-macos-platform-update-20060801
minor cleanup of the platform stuff


(cherry picked from commit 4d67cb2f16)
2006-08-02 04:49:34 +00:00
Derrick Brashear
6a56239bae DEVEL15-macos-move-afssettings-20060801
build this as part of the build


(cherry picked from commit 86a29ebd32)
2006-08-01 22:38:30 +00:00
Derrick Brashear
5a1bd817b8 build-system-updates-20060323
config.sub config.guess and some other scripting updates
2006-04-05 01:11:15 +00:00
Tom Keiser
51ec267011 dafs-20060317
FIXES 26648

demand attach/fast restart fileserver
2006-03-17 19:54:26 +00:00
Tracy Di Marco White
9340a22d6e nbsd4-20060315
FIXES 27916

netbsd 4.0 support
2006-03-15 18:22:30 +00:00
Tracy Di Marco White
1cc6cddd85 nbsd-30-pthreads-20060302
update for netbsd 3.0
2006-03-02 06:31:30 +00:00
Russ Allbery
5fde299434 man-page-installation-20051221
On installation, substitute the configured paths into the man pages,
replacing the Transarc paths.  Also fix a problem with the way that
pinstall was being used to install man pages.  (Silly me, I was assuming
it had the same behavior as install.)

This is just a quick first pass.  Longer term, it's probably better to
replace all paths in the man pages with unambiguous tokens and then
replace those tokens instead of assuming that the man pages use Transarc
paths and replacing those paths specifically.  The current method has a
few minor problems, such as not being able to distinguish between the
various paths that make up /usr/afs/bin.  Still, the results of this method
are good enough to start with.
2005-12-22 07:29:52 +00:00
Russ Allbery
351a1e3d51 pod-man-pages-20051015
FIXES 19268

add pod generation of man pages
2005-10-15 16:00:57 +00:00
Tom Keiser
49ee8b5cfc makefile-dependancies-20050925
FIXES 21859

add missing dependancies to make it explicit who needs what
2005-09-29 05:42:31 +00:00
Jim Rees
a09b27d0a0 openbsd-pthread-20050815
Build pthread servers for OpenBSD.
There is some evidence they might even work.
2005-08-15 23:30:47 +00:00
Karl E. Kelley
685989647d linux-and-64bit-cleanup-20050710
FIXES 19166

fix warnings found on x86_64 linux
2005-07-11 04:22:16 +00:00
Derrick Brashear
854db695f9 hpux11-vfsck-20050622
make vfsck build for hpux
2005-06-22 14:47:19 +00:00
Ken Hornstein
bcdb5a184e more-aklog-fixes-20050618
Fixup aklog so it will compile (at least on MacOS X).  Include basic
autoconf glue.
2005-06-19 02:06:21 +00:00
Derrick Brashear
c4c1156698 rxkad-stats-do-it-right-20050618
fine, let's just do this right
2005-06-19 01:14:14 +00:00
Derrick Brashear
1698261443 license-compromise-20050415
just copy the full list of licenses here. bleh.
2005-04-15 20:04:55 +00:00
Chaskiel M Grundman
c7774aa117 tbutc-avoid-lwp-libs-20050413
FIXES 18225

stop using lwp family libs when building tbutc
2005-04-14 03:13:50 +00:00
Douglas Engert
40e03e078f hpux1123-parisc-20050413
FIXES 18245

hpux 11.23 changes for parisc
2005-04-14 02:38:37 +00:00
Derrick Brashear
a054c41917 cleanup-rcmd-killing-20050411
cleanup killing of rcmds.
2005-04-11 19:03:03 +00:00
Garry Zacheiss
9e7c3c015f kdump-update-20050404
make kdump build again
2005-04-04 08:34:58 +00:00
Derrick Brashear
9b10a8c4b8 remove-insecure-and-ntp-20050403
rcmds, inetd, ftpd and ntp are gone. leaving the files in the cvs head for now.

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

rcmds, inetd, ftpd and ntp are gone. in 1.4, files also go away.
2005-04-04 06:02:56 +00:00
Derrick Brashear
423125bcb6 license-update-20050403
FIXES 18131

collect all licenses 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.
====================
FIXES 18131

install LICENSE into destdir builds
2005-04-03 20:37:29 +00:00
Derrick Brashear
228f109a43 remove-insecure-and-ntp-20050403
rcmds, inetd, ftpd and ntp are gone. leaving the files in the cvs head for now.
2005-04-03 19:32:20 +00:00
Derrick Brashear
e400114f44 only-libafs-update-20041208
only_libafs needs sys on irix
2004-12-08 22:55:28 +00:00
Derrick Brashear
88418dccc8 tvolser-default-20040809
build and install tvolser on platforms with tviced.
2004-08-09 05:35:51 +00:00
Hans-Gunther Borrmann
320ddefc69 butc-xbsa-20040713
FIXES 5761

update for butc xbsa support
2004-07-13 06:52:44 +00:00
Sam Hartman
3d66364e72 make-distclean-do-it-20040601
FIXES 4814

remove some of the crap we were missing
2004-06-02 03:40:03 +00:00
Derrick Brashear
2e455c3702 pam-login-sia-et-al-reorg-20040325
FIXES 3680

rework top makefile to build pam or not depending on acinclude.m4
2004-03-25 23:25:50 +00:00
Derrick Brashear
9f546d5700 distclean-remove-include-lib-20040317
FIXES 3610

include a lib directories generated during build not removed
fix it.
2004-03-17 06:27:37 +00:00
Douglas Engert
90f461c912 hpux-1123-update-20031204
update the hpux 11.23 on ia64 support
don't build libuafs. make kernel modules build. fix afsd.
2003-12-04 16:10:43 +00:00
Douglas Engert
49ab5ed14a ia64-hpux1123-support-20031126
FIXES 2579

necessary changes to support hpux 11.23 on ia64.
2003-11-27 01:17:34 +00:00
Derrick Brashear
b1dd6e87cb threaded-volserver-progress-20031114
not ready for primetime. not even close.
2003-11-15 04:59:08 +00:00
Ed Moy
e2e93aa892 macos103-20031024
FIXES 2325

support for macos 10.3 for 1.2.10
2003-10-24 07:25:58 +00:00
Derrick Brashear
cd84e65f97 package-build-rules-20030715
allow building of macos packages from make
2003-07-25 19:15:15 +00:00
Derrick Brashear
40d7a8b4f1 hpux-make-packaging-target-20030715
FIXES 1315

make the make rule able to make packages
2003-07-15 06:30:04 +00:00
Derrick Brashear
378de32cbc package-build-rules-20030709
allow building of macos packages from make
2003-07-09 20:44:46 +00:00
Peter Breitenlohner
96c7261a22 ignore-pam-module-if-no-headers-20030701
FIXES 1649

we check for pam headers; use the result
2003-07-01 20:27:54 +00:00
Derrick Brashear
5f09e7031d add-maintainer-clean-target-20030619
oops. make INSTALL's idea of the target name work also, in addition to "pristine"
2003-06-20 00:38:57 +00:00