Commit Graph

1652 Commits

Author SHA1 Message Date
Derrick Brashear
d1e8e34e61 dir-dont-oops-on-corruption-20030825
If afs_dir_GetBlob gives us a corrupt blob, try to handle it gracefully.

Ideally, we'd figure out *why*, but, what crash dumps?
2003-08-26 03:43:21 +00:00
Robert S. Murawski
d7cf6a26e0 winnt-nsis-installer-20030825
include NSIS installer files
2003-08-25 21:36:40 +00:00
Derrick Brashear
46c3ff8515 dumpsize-int64-support-non-64bit-platforms-20030825
this didn't compile on non long long platforms.

again, ew.
2003-08-25 21:33:27 +00:00
Nathan Neulinger
0f97dbabce vol-dump-tool-20030824
FIXES 2008

create direct-from-disk volume dump tool
2003-08-24 22:22:39 +00:00
Robert S. Murawski
292a9377c9 winnt-update-to-build-again-20030824
get things closer to building again for winnt port
2003-08-24 18:17:44 +00:00
Robert A Basch
3254836ee9 fix-indent-lossage-20030820
Fix lossage that breaks Windows build introduced by running indent.
2003-08-20 23:41:06 +00:00
Nickolai Zeldovich
ec35af350a use-largespace-for-osifile-20030815
Use AllocLargeSpace for osi_file's on Linux because it sometimes
exceeds SMALLOCSIZ.
2003-08-16 00:50:27 +00:00
Nickolai Zeldovich
d2c30d069b memory-allocation-fixes-20030813
Properly free allocated memory from osi_AllocLargeSpace and
check the amount of memory requested from osi_AllocSmallSpace
to avoid a possible panic.
2003-08-14 04:55:55 +00:00
Robert S. Murawski
f249aaeede winnt-dotnet-support-20030812
"The 1.2.10 build ALMOST builds out of the
box in Visual Studio .NET 2003.  The MIDL compiler's default option
changed from /NO_ROBUST to /ROBUST in version 6.0.359.  So I propose
that we put the /NO_ROBUST switch in the NTMakefiles as part of the
command line."
2003-08-12 05:06:37 +00:00
Derrick Brashear
63fb9cd1d4 ptprocs-supergroups-stub-20030811
have a stub to go with the unifdef'd .xg file.

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

have a stub to go with the unifdef'd .xg file.

make the stub actually work. i wonder if it's ok to cheat like this.
(return RXGEN_OPCODE)
2003-08-11 23:22:02 +00:00
Kris Van Hees
be95c11413 usermode-linux-configure-cleanup-20030808
clean up configure test for usermode linux
2003-08-11 20:29:21 +00:00
Derrick Brashear
8f00fdfd5f reindent-again-20030808
FIXES 1774

catch things which crept in. if emacs hadn't started ignoring my code
formatting settings this would suck so much less....
2003-08-08 22:54:30 +00:00
Kevin Coffman
28fb8f1e02 ptserver-supergroups-cleanup-20030808
FIXES 1834

last changes needed for nested pts groups
2003-08-08 22:34:28 +00:00
Matthew A. Bacchi
e11771d8a3 ptutil-use-libcmd-20030808
FIXES 1276

use libcmd in pt_util
2003-08-08 22:20:46 +00:00
Derrick Brashear
856ae10278 pinstall-execve-adhere-to-posix-20030808
FIXES 1886

pass in null env in posixly-correct manner
2003-08-08 22:00:09 +00:00
R. Lindsay Todd
08db75c196 large-file-support-20030808
FIXES 1493

large file support in the fileserver, again
2003-08-08 21:40:42 +00:00
Alf Wachsmann
0e49bd804a bos-error-string-args-cleanup-20030808
FIXES 1822

remove bogus arguments to printf in bos
2003-08-08 21:27:58 +00:00
Kevin Coffman
0a0ba24b62 viced-vlserver-rpc-proto-20030808
FIXES 1835

add prototype for vlserver function to stifle warnings on aix
2003-08-08 21:22:11 +00:00
Kevin Coffman
bab4e2dd94 remove-unneeded-mman-include-20030808
FIXES 1835

don't include mman.h in lwp fasttime
2003-08-08 21:21:27 +00:00
Kevin Coffman
06a041b9dd objdir-build-cleanup-20030808
FIXES 1833

so objdir builds can work on aix
2003-08-08 21:10:11 +00:00
Kris Van Hees
d6eefb7be5 afs-prefer-backup-volumes-on-mountpoints-option-20030808
afsd option (-backuptree) and proc interface code for linux to enable preferring
backup volumes when crossing mountpoints once in a tree of backup volumes.
2003-08-08 20:55:03 +00:00
Douglas Engert
937a911c67 hpux-build-fixes-20030805
so we can build cleanly on hpux 11.22
2003-08-08 21:01:25 +00:00
Jim Rees
f77455bd86 lwp-reformat-20030804
fix lwp.c:Debug() macro so lwp.c will reformat correctly
other minor cosmetic fixups
2003-08-04 18:48:33 +00:00
Derrick Brashear
f7c4f16110 butm-restore-from-large-files-20030729
make restore also work from large files
2003-07-29 23:34:33 +00:00
Nickolai Zeldovich
5227918cb9 fix-indent-bug-with-lock-macros-20030729
Add trailing semicolons to lock/unlock macro invocations to make
indent do the right thing, and re-indent.
2003-07-29 19:58:19 +00:00
Derrick Brashear
42396526a7 opteron-linux-sys-call-hack-fix-20030728
smp machines need a larger search space?
2003-07-29 03:00:47 +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
7356b6696e use-strerror-if-available-20030725
discover and use strerror instead of sys_errlist and sys_nerr.
2003-07-25 05:38:01 +00:00
Derrick Brashear
26891bbac0 linux-largefile-defns-20030724
make usd library able to write large files on i386 linux
2003-07-25 05:30:31 +00:00
Derrick Brashear
1a2fa8bd5c butc-notice-eot-20030723
if we're going to check for BUTM_EOT, have a chance in hell of finding it.
and not, say, 0.
2003-07-23 17:30:11 +00:00
Jim Rees
7161b7362f freebsd-51-20030717
add support for FreeBSD 5.1 (builds, kernel module not working yet)
2003-07-17 17:00:56 +00:00
Nathan Neulinger
71a364dc00 undo-reindent-newline-20030716
FIXES 1782

so the message catalog doesn't upset tools.
2003-07-16 23:22:54 +00:00
Derrick Brashear
872bc94f8c reindent-20030715
FIXES 1774

thanks to nneul@umr.edu for providing a script to do this.
gnu indent 2.2.9 options:
-npro -nbad -bap -nbc -bbo -br -ce -cdw -brs -ncdb -cp1 -ncs -di2 -ndj -nfc1
-nfca -i4 -lp -npcs -nprs -psl -sc -nsob -ts8

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

fix subst mistake
2003-07-16 00:28:24 +00:00
Jim Rees
744212766f freebsd-5x-20030715
use curproc->p_pid instead of getpid() (conflicts with kernel getpid)
pass correct number of args to afs_close
2003-07-15 20:49:30 +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
Nathan Neulinger
8ce988f5fd aix-objdir-build-20030714
FIXES 1763

we never get this right.
2003-07-15 00:43:45 +00:00
Jim Rees
55738b0971 freebsd-5x-20030711
more curproc -> curthread
2003-07-11 19:45:07 +00:00
Robert S. Murawski
7eeb271d9f winnt-fileinfo-is-directory-20030710
correctly report directories by not setting field in incorrect position
in reply.
2003-07-11 03:12:46 +00:00
Kris Van Hees
ddac9ce59a linux-usermode-better-test-20030710
test the source tree and not the running kernel
2003-07-10 22:52:15 +00:00
Derrick Brashear
378de32cbc package-build-rules-20030709
allow building of macos packages from make
2003-07-09 20:44:46 +00:00
Derrick Brashear
c59e18c174 macos-pkg-update-csdb-20030709
attempt to update cellservdb before building packages
2003-07-09 19:55:32 +00:00
Paul Weber
e877560457 hpux-packagings-20030709
FIXES 1315

updated packaging for hp-ux 11.00, 11.11 and 11.22
2003-07-09 19:06:59 +00:00
Derrick Brashear
e6b5dee3bc no-kerberos-env-20030709
you really don't want AFS_KERBEROS_ENV
2003-07-09 18:41:02 +00:00
Jim Rees
7e11fe0bb2 openbsd-packaging-20030707
add bos to usr/vice/bin
strip -x usr/vice/bin/*
2003-07-07 23:30:46 +00:00
Jim Rees
b6a2aae821 openbsd-flock-fix-20030707
release all locks on last close, not just those for this process
  (not correct but better; needed for posix)
only sleep for remaining time in afs_osi_Wait if woken before timeout
add proto for afs_open
2003-07-07 23:09:27 +00:00
Kris Van Hees
75c205ed89 linux-uml-update-20030707
remaining update for uml, already i 1.2.10-rc2
2003-07-07 22:58:39 +00:00
Jim Rees
fc60d09e3d openbsd-vnops-20030707
always return child locked in lookup
add support for PDIRUNLOCK flag
2003-07-07 18:04:04 +00:00
Jim Rees
71bf49aa93 freebsd-4x-fix-20030707
fix merge screwup
2003-07-07 17:15:48 +00:00
R. Lindsay Todd
4dd74ef182 splint-support-20030701
FIXES 1493

add splint support targets to makefiles
add support files
2003-07-02 02:03:17 +00:00
Derrick Brashear
a633a99208 translate-more-vol-errors-20030701
based on complaint from Ryan Underwood on openafs-info.
translate to EDQUOT and ENOSPC actually instead of just returning random
numbers
2003-07-02 00:53:09 +00:00