Commit Graph

11787 Commits

Author SHA1 Message Date
Nathan Neulinger
a35279d314 warning-fixes-20001213
Various fixes to eliminate warnings
2000-12-13 21:36:06 +00:00
Chas Williams
052d68b92d linux-ppc-des-20001213
Add missing file for DES
2000-12-13 19:33:47 +00:00
Derrick Brashear
be4b55e155 add-buildnotes-20001202
notes for building openafs
2000-12-02 18:17:50 +00:00
Derrick Brashear
ade7e22286 README-update-20001202
refer people to openafs.org site for help
2000-12-02 18:06:26 +00:00
Nickolai Zeldovich
bd931f3d05 check-flushvol-args-20001202
check args for flushvol
2000-12-02 17:52:58 +00:00
Nickolai Zeldovich
8f0ac00554 bulkstat-changes-20001202
change in bulkstatus code
2000-12-02 17:46:52 +00:00
Chas Williams
f975937b69 linux-xfs-support-20001202
support for linux xfs kernels
2000-12-02 17:41:43 +00:00
Derrick Brashear
6fdc2bbdfa kdump-linux-header-fixes-20001201
Deal with kdump not building on modern glibc linux systems. On RedHat 7,
we also need kgcc.
2000-12-01 23:59:27 +00:00
Derrick Brashear
92d163d6b0 linux-needs-larger-lwp-stacksize-20001201
The 48k stack is insufficient and can lead to servers that refuse to start
or that crash unexpectedly.
2000-12-01 23:26:44 +00:00
Derrick Brashear
fd0e5208b7 linux-glibc22-has-pthread-attr-setstacksize-20001201
Newer glibc includes this function, and this conflicts with a header
2000-12-01 23:11:06 +00:00
Derrick Brashear
0f9376f2ea redhat-linux-version-h-is-mangled-20001201
the kernel-source rpm on redhat 7.0 provides a modified linux/version.h
which chokes the linux-version script. attempt to deal.
2000-12-01 22:52:01 +00:00
Derrick Brashear
f4281b1279 build-vfsck-for-solarises-20001201
build vfsck for solaris 2.5, 2.6 and 7
not known to work correctly in all cases
2000-12-01 22:36:53 +00:00
Michael Pronath
5a16f075f5 linux-module-initialization-allocate-20001201
Loading and unloading a module without starting AFS would oops without this
because nothing checked for allocation.
2000-12-01 17:30:42 +00:00
Chas Williams
e17bbb16d9 solaris8-fixes-20001114
updates to solaris 8
2000-11-15 00:38:24 +00:00
Chas Williams
36b6f3aea6 linux24-writepage-20001113
Linux 2.4 kernel writepage support
2000-11-14 03:28:15 +00:00
Derek Atkins
90077f84f2 copy-permit-export-h-20001107
copy another include file to make a separate kernel module build easier
2000-11-07 15:51:03 +00:00
Michael Nelson
b33a70498e winnt-letter-mappings-20001107
Single user drive letter mapping support
2000-11-07 15:44:17 +00:00
Chas Williams
79a00a452a linux24-config-params-20001106
Add param file for linux24
2000-11-06 18:55:50 +00:00
Michael Nelson
7e3aaf5d87 winnt-fixes-20001106
WinNT build fixes
2000-11-06 15:48:48 +00:00
Derrick Brashear
38e7c5f727 linux24-cleanup-20001106
remainder of fixes. temporary test hardware confirms it builds again
2000-11-06 15:30:18 +00:00
Derrick Brashear
d5291b6eee linux24-missing-endif-20001106
missing endif. these problems won't happen when I have the testing hardware, obviously;-)
2000-11-06 15:09:13 +00:00
Derrick Brashear
f139286eb4 linux24-missing-ifdef-20001106
Add missing ifdef/endif for linux 24 support code
2000-11-06 15:01:54 +00:00
Chas Williams
3e363ca7a6 initial-solaris8-support-20001105
Iniktial Solaris 8 support

====================
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.
====================
Initial Solaris 8 support

====================
Initial Solaris 8 support
2000-11-06 04:22:21 +00:00
Derek Atkins
640176d60f copy-rx-header-for-libafs-20001105
Make sure that rx_misc.h is copied to the libafs tree from rx source
2000-11-06 03:36:43 +00:00
Chas Williams
b860b359d5 initial-linux24-support-20001105
preliminary linux 2.4 kernel support

====================
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.
====================
missed file
2000-11-05 20:13:38 +00:00
Derrick Brashear
6024581217 eliminate-libaudit-requirement-20001104
move afsconf_CheckAuth which requires afsconf_SuperUser into userok.c
where afsconf_SuperUser is, eliminating the need for libaudit when using
archive libraries (doesn't help with shlibs)
2000-11-05 03:25:14 +00:00
Derrick Brashear
17fdc9038a replace-gets-with-fgets-20001104
replace gets with fgets
based as patch from nneul@umr.edu
2000-11-05 02:21:42 +00:00
Derrick Brashear
0977f32648 replace-getwd-with-getcwd-20001104
getcwd replaces getwd
2000-11-05 01:50:30 +00:00
Chaskiel M Grundman
a2daff69dd prefetch-pioctls-overflow-20001104
1024 was being used of a buffer which wasn't that large.
2000-11-05 01:16:17 +00:00
Derrick Brashear
1f7dd88936 For people who don't know any better 2000-11-05 00:55:11 +00:00
Derrick Brashear
6a0f3dc94a For people who don't know any better 2000-11-04 22:20:51 +00:00
Derrick Brashear
fb5bcd00fc Standardize License information 2000-11-04 10:01:08 +00:00
Derrick Brashear
d87d34e18d where the per file license text refers to it 2000-11-04 08:38:12 +00:00
Derrick Brashear
c829afea5d foo 2000-11-04 08:37:38 +00:00
Derrick Brashear
aa1ed00e00 where the license refers to it 2000-11-04 08:36:53 +00:00
Derrick Brashear
ba3d4666cb add a license 2000-11-04 03:34:07 +00:00
IBM
87c10e8d7f Initial IBM OpenAFS 1.0 tree 2000-11-04 02:13:13 +00:00