summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nickolai Zeldovich [Sat, 2 Dec 2000 17:52:58 +0000]
check-flushvol-args-
20001202
check args for flushvol
Nickolai Zeldovich [Sat, 2 Dec 2000 17:46:52 +0000]
bulkstat-changes-
20001202
change in bulkstatus code
Chas Williams [Sat, 2 Dec 2000 17:41:43 +0000]
linux-xfs-support-
20001202
support for linux xfs kernels
Derrick Brashear [Fri, 1 Dec 2000 23:59:27 +0000]
kdump-linux-header-fixes-
20001201
Deal with kdump not building on modern glibc linux systems. On RedHat 7,
we also need kgcc.
Derrick Brashear [Fri, 1 Dec 2000 23:26:44 +0000]
linux-needs-larger-lwp-stacksize-
20001201
The 48k stack is insufficient and can lead to servers that refuse to start
or that crash unexpectedly.
Derrick Brashear [Fri, 1 Dec 2000 23:11:06 +0000]
linux-glibc22-has-pthread-attr-setstacksize-
20001201
Newer glibc includes this function, and this conflicts with a header
Derrick Brashear [Fri, 1 Dec 2000 22:52:01 +0000]
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.
Derrick Brashear [Fri, 1 Dec 2000 22:36:53 +0000]
build-vfsck-for-solarises-
20001201
build vfsck for solaris 2.5, 2.6 and 7
not known to work correctly in all cases
Michael Pronath [Fri, 1 Dec 2000 17:30:42 +0000]
linux-module-initialization-allocate-
20001201
Loading and unloading a module without starting AFS would oops without this
because nothing checked for allocation.
Chas Williams [Wed, 15 Nov 2000 00:38:24 +0000]
solaris8-fixes-
20001114
updates to solaris 8
Chas Williams [Tue, 14 Nov 2000 03:28:15 +0000]
linux24-writepage-
20001113
Linux 2.4 kernel writepage support
Derek Atkins [Tue, 7 Nov 2000 15:51:03 +0000]
copy-permit-export-h-
20001107
copy another include file to make a separate kernel module build easier
Michael Nelson [Tue, 7 Nov 2000 15:44:17 +0000]
winnt-letter-mappings-
20001107
Single user drive letter mapping support
Chas Williams [Mon, 6 Nov 2000 18:55:50 +0000]
linux24-config-params-
20001106
Add param file for linux24
Michael Nelson [Mon, 6 Nov 2000 15:48:48 +0000]
winnt-fixes-
20001106
WinNT build fixes
Derrick Brashear [Mon, 6 Nov 2000 15:30:18 +0000]
linux24-cleanup-
20001106
remainder of fixes. temporary test hardware confirms it builds again
Derrick Brashear [Mon, 6 Nov 2000 15:09:13 +0000]
linux24-missing-endif-
20001106
missing endif. these problems won't happen when I have the testing hardware, obviously;-)
Derrick Brashear [Mon, 6 Nov 2000 15:01:54 +0000]
linux24-missing-ifdef-
20001106
Add missing ifdef/endif for linux 24 support code
Chas Williams [Mon, 6 Nov 2000 04:22:21 +0000]
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
Derek Atkins [Mon, 6 Nov 2000 03:36:43 +0000]
copy-rx-header-for-libafs-
20001105
Make sure that rx_misc.h is copied to the libafs tree from rx source
Chas Williams [Sun, 5 Nov 2000 20:13:38 +0000]
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
Derrick Brashear [Sun, 5 Nov 2000 03:25:14 +0000]
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)
Derrick Brashear [Sun, 5 Nov 2000 02:21:42 +0000]
replace-gets-with-fgets-
20001104
replace gets with fgets
based as patch from nneul@umr.edu
Derrick Brashear [Sun, 5 Nov 2000 01:50:30 +0000]
replace-getwd-with-getcwd-
20001104
getcwd replaces getwd
Chaskiel M Grundman [Sun, 5 Nov 2000 01:16:17 +0000]
prefetch-pioctls-overflow-
20001104
1024 was being used of a buffer which wasn't that large.
Derrick Brashear [Sun, 5 Nov 2000 00:55:11 +0000]
For people who don't know any better
Derrick Brashear [Sat, 4 Nov 2000 22:20:51 +0000]
For people who don't know any better
Derrick Brashear [Sat, 4 Nov 2000 10:01:08 +0000]
Standardize License information
Derrick Brashear [Sat, 4 Nov 2000 08:38:12 +0000]
where the per file license text refers to it
Derrick Brashear [Sat, 4 Nov 2000 08:37:38 +0000]
foo
Derrick Brashear [Sat, 4 Nov 2000 08:36:53 +0000]
where the license refers to it
Derrick Brashear [Sat, 4 Nov 2000 03:34:07 +0000]
add a license
IBM [Sat, 4 Nov 2000 02:13:13 +0000]
Initial IBM OpenAFS 1.0 tree