Nathan Neulinger
5349a4495d
deal-with-printf-as-macros-20010623
...
gcc 3.x macroizes printf; deal appropriately
2001-06-23 15:50:12 +00:00
Nathan Neulinger
1d93f2da22
rx-warnings-and-prototyping-20010623
...
suppress more warnings in rx; also creat missing prototypes
2001-06-23 15:40:01 +00:00
Nathan Neulinger
7dec009bd5
afsmon-warning-cleanup-20010623
...
get rid of remaining warnings in afsmonitor code
2001-06-23 15:12:40 +00:00
Nathan Neulinger
c8e0124c8e
remove-potentially-bogus-warning-20010613
...
remove added warning which caused warnings during routine operation
2001-06-13 17:53:00 +00:00
Derrick Brashear
650c86d47d
avoid-string-h-conflict-in-kernel-rx-20010612
...
avoid conflicting with kernel's string.h
2001-06-13 04:56:22 +00:00
Nathan Neulinger
b1268f4005
lwp-warning-cleanup-and-afsconfig-20010612
...
get rid of warnings and afsconfigize lwp
2001-06-12 20:46:41 +00:00
Nathan Neulinger
c569e95358
rx-warning-cleanup-and-afsconfig-20010612
...
get rid of warnings and afsconfigize more of rx
2001-06-12 20:46:21 +00:00
Nathan Neulinger
9732737861
eliminate-silly-error-in-text-from-vsprocs-20010612
...
get rid of an extra space
2001-06-12 20:44:46 +00:00
Nathan Neulinger
9a158cddc1
translate-et-eliminate-warnings-20010612
...
get rid of warnings in translate_et
2001-06-12 20:43:47 +00:00
Nathan Neulinger
79606d4e5f
protect-SMP-with-conditionals-against-multiple-definitions-20010612
...
don't redefine __SMP__ if it's defined.
2001-06-12 20:42:32 +00:00
Nathan Neulinger
e4aad02615
remove-afsconfigization-from-des-conf-h-20010612
...
undo earlier change
2001-06-12 20:36:31 +00:00
Derrick Brashear
fec35c6142
try-harder-to-notice-down-server-20010608
...
try harder to notice something is down otherwise we can end up looping forever
2001-06-08 23:23:07 +00:00
Nathan Neulinger
56c9c9ddba
util-warnings-cleanup-20010606
...
clean up in flipbase64
2001-06-06 23:01:17 +00:00
Nathan Neulinger
3848ad0d09
sys-warnings-and-unused-variables-cleanup-20010606
...
clean up sys subtree
2001-06-06 23:00:47 +00:00
Nathan Neulinger
ed0cb4eb6d
lwp-warnings-and-unused-variables-cleanup-20010606
...
make lwp warnings and unused variables go away
2001-06-06 23:00:09 +00:00
Derrick Brashear
d7da1acc31
initial-html-documentation-20010606
...
pull in all documentation from IBM
2001-06-06 19:09:07 +00:00
Derrick Brashear
6f30fcecda
initial-pdf-with-embedded-cmr-fonts-20010606
...
with thanks to Mattias Amnefelt <mattiasa@e.kth.se> for converting to the
BlueSky Computer Modern Roman fonts from tex.
2001-06-06 18:58:13 +00:00
Derrick Brashear
3107b75e94
scrap-initial-pdf-files-20010606
...
relocating
2001-06-06 18:56:26 +00:00
Mattias Amnefelt
0e52339b66
automake-work-in-progress-20010605
...
work-in-progress automake work. will not work as-is as it relies on
headers being moved about and that isn't included yet.
2001-06-05 21:17:46 +00:00
Nathan Neulinger
115708fd82
ubik-warnings-cleanup-20010605
...
more warning cleanup
2001-06-05 19:26:42 +00:00
Nathan Neulinger
3653b0c0cf
comerr-cleanup-warnings-20010605
...
compiler placation
2001-06-05 19:22:01 +00:00
Nathan Neulinger
083170a430
config-includes-warning-cleanup-20010605
...
clean up comment warnings
2001-06-05 16:06:56 +00:00
Nathan Neulinger
972191fc24
libafs-libuafs-makefile-updates-for-afsconfig-20010605
...
so afsconfig.h inclusion can be done
2001-06-05 16:05:30 +00:00
Chas Williams
d487720ea8
linux-dentry-cache-another-try-20010605
...
to fix a problem where invalid negative data is cached as well as some efficiency
2001-06-05 15:59:54 +00:00
Nathan Neulinger
5c644523b7
afsmon-warning-cleanup-20010605
...
remove unused variable
2001-06-05 15:47:53 +00:00
Ted McCabe
6a5d19930a
sysname-list-instead-of-simple-name-20010605
...
allow a sysname list which is interated in lookup instead of a simple
namespace
====================
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.
====================
remove bit which leaked in
2001-06-05 15:46:24 +00:00
Nathan Neulinger
e63a93f371
rx-warning-cleanup-and-afsconfig-20010605
...
clean up previous rxtrace patch and clean up other warnings
2001-06-05 15:32:46 +00:00
Nathan Neulinger
7705453b05
convert-volparse-to-afsconfig-and-cleanup-20010605
...
clean up warnings in volparse.c and make it use afsconfig.h for building
2001-06-05 15:30:16 +00:00
Jeff Riegel
11b8469822
rx-race-condition-cleanup-by-adding-busy-status-20010605
...
set a busy status on a connection to prevent it from being deleted while in use
2001-06-05 15:21:45 +00:00
Jeff Riegel
dde2a200a3
userland-cachemgr-zero-token-times-on-unlog-to-trigger-gc-20010605
...
on unlog when using userland cache manager zero token fields so they will
be garbage-collected
2001-06-05 15:18:53 +00:00
Jeff Riegel
cddec1584f
cachemgr-dont-leak-stat-info-to-clients-not-entitled-to-it-20010605
...
if you only have lookup don't leak stat information from cache, which normally requires read
2001-06-05 15:16:10 +00:00
Jeff Riegel
62078136d1
usermode-cachemgr-open-mode-checking-fix-20010605
...
default to read mode when opening
2001-06-05 15:11:01 +00:00
Pavel Semerad
2b82ddea16
linux24-use-flock64-instead-of-flock-20010604
...
"locking on linux 2.4.x does not work. 2.4.x uses internally 64bit offsets
(start and end of lock) and end is set to 64 bit int max. When it converts
to struct flock, len is set to 0xffffffff (cut off high 32 bits) and afs_lockctl
decides it is byte-range locking. So on 2.4.x kernel there should be used flock64
instead of flock (flock64 is typedef to flock on 64bit systems such as sparc64
and ia64)"
====================
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.
====================
use flock64 for linux24
2001-06-04 23:29:00 +00:00
Nathan Neulinger
033aecd1e8
viced-dotted-quad-logging-without-malloc-20010601
...
based on suggestion from rees@umich.edu
====================
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.
====================
update for solaris cc joy
2001-06-04 22:08:19 +00:00
Nathan Neulinger
0e29705b46
libadmin-cleanup-and-afsconfigization-20010604
...
clean up warnings, get rid of unused variables, and set up for use of
afsconfig.h
2001-06-04 22:07:27 +00:00
Nathan Neulinger
f8e11f7e1e
lwp-iomgr-warning-suppression-20010602
...
remove unused variable, add missing parens
2001-06-03 18:20:15 +00:00
Nathan Neulinger
a09cdb27b8
fix-afsmonitor-patch-for-string-h-existance-check-20010602
...
as not all platforms may have string.h
2001-06-03 17:52:05 +00:00
Nathan Neulinger
142dcf54c1
vol-volser-more-liberal-information-in-log-messages-20010602
...
hopefully no one is processing these logs in a way this breaks. make error
and volname information available as part of error message
2001-06-03 17:34:34 +00:00
Nathan Neulinger
b8f911768b
sgiefs-support-is-gone-but-great-rock-lives-on-20010602
...
remove inclusion of missing sgiefs directory since we didn't get the binary
library needed for it to work anyhow
2001-06-03 17:32:18 +00:00
Nathan Neulinger
94fec7da06
rxtrace-warning-cleanup-20010602
...
more compiler warning squishing
2001-06-03 17:31:07 +00:00
Nathan Neulinger
d9b441897c
split-deprecated-into-insecure-and-obsolete-in-top-makefile-20010602
...
so it's obvious to people which mistakes are silly and which are dangerous
2001-06-03 17:29:52 +00:00
Nathan Neulinger
d09be7368f
libadmin-warning-cleanup-20010602
...
add missing parens, remove unused decls
2001-06-03 17:28:33 +00:00
Nathan Neulinger
52e7350706
kauth-const-warning-cleanup-20010602
...
dir is not modified so this is safe
2001-06-03 17:27:03 +00:00
Nathan Neulinger
9fbbc17b7c
comerr-get-rid-of-compile-warnings-20010602
...
placate compiler
2001-06-03 17:26:15 +00:00
Nathan Neulinger
210247b304
audit-make-int-functions-return-zero-20010602
...
rather than just having no code block, return 0
2001-06-03 17:23:18 +00:00
Nathan Neulinger
22799a3134
afsmonitor-formatting-strings-update-20010602
...
so error messages are properly formatted strings
2001-06-03 17:22:10 +00:00
Nathan Neulinger
ebbea977f9
namei-ops-cleanup-20010601
...
get rid of unused/warnings from vol/namei_ops.c
2001-06-03 17:19:15 +00:00
Nathan Neulinger
429c2eb913
log-host-addrs-as-dotted-quad-not-hex-in-viced-20010601
...
so you get a dotted quad and byte-correct port instead of a hex ip and a potentially
byteswapped port number from viced log messages
2001-06-01 20:14:58 +00:00
Derrick Brashear
6fdfe32331
initial-configure-work-take-two-20010601
...
this isn't useful yet but is a step in the right direction.
2001-06-01 20:09:22 +00:00
Chaskiel M Grundman
0a47389634
top-level-makefile-changes-to-allow-partial-afs-compile-20010530
...
"The afs toplevel makefile theoretically allows you to build bits and
pieces of AFS without too much other stuff you don't need. Building the
kernel code this way is hard, since it imports stuff from so many modules,
and the dependencies aren't necessarily done right. This patch fixes many
of the special "for kernel use only" targets to be "for kernel use
only" and adds a few new ones, so that the only userlevel stuff built by
make TARGET=libafs is util, pinstall, rxgen, comerr (needed for
afs/Makefile), and cmd"
2001-05-30 20:45:01 +00:00