first-pass-at-alpha-linux-support-20010312
authorMichael Stroucken <stroucki@master.debian.org>
Tue, 27 Mar 2001 00:53:26 +0000 (00:53 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 27 Mar 2001 00:53:26 +0000 (00:53 +0000)
commitbccc6a809dc15479e5831ab8ad111029fcdba258
tree7ebecd27812bacc96e6f0cd7035f46845d40acf5
parent0d466f2f1022579171376983923630fcd44c450b
first-pass-at-alpha-linux-support-20010312

Changes for Alpha to previous 64 bit changes for sparc (sparc64 isn't
necessarily analogous to alpha or any other 64 bit linux platform)

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

====================
Include necessary file for alpha config

====================
Deal with 64 bit time_t

====================
Don't do increments in a way that can be miscompiled

====================
configure for alpha linux

====================
deal with time and initialize a variable

====================
don't use ViceIoctl32 for alpha linux

====================
deal with compiling kdump for alpha linux

====================
mods in callback.c analogous to dux port; mods in viced to deal with
thread creation function return convention

====================
config for linux alpha

====================
ids for alpha linux consistent with new-style sysname grouping

====================
makefile and config files for new-style sysnames

====================
MakefileProto changes for alpha linux with new-style sysnames. A change
in config/mc.c will be needed for this to configure correctly, and it will
be added soon

====================
note alpha port and the state it's in to hopefully avoid questions
23 files changed:
src/README
src/afs/LINUX/osi_module.c
src/afs/afs_call.c
src/afs/afs_pioctl.c
src/bucoord/ubik_db_if.c
src/budb/db_text.c
src/butc/tcudbprocs.c
src/config/Makefile.alpha_linux_2216_22 [new file with mode: 0644]
src/config/afs_sysnames.h
src/config/param.alpha_linux_2216_22.h [new file with mode: 0644]
src/config/param.alpha_linux_2216_22_usr.h [new file with mode: 0644]
src/des/andrew-conf.h
src/des/conf-alpha-linux.h [new file with mode: 0644]
src/kauth/kautils.c
src/libacl/aclprocs.c
src/libafs/MakefileProto.LINUX
src/lwp/process.c
src/rx/rx.c
src/util/vice.h
src/venus/Makefile
src/venus/kdump.c
src/viced/callback.c
src/viced/viced.c