]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE12-sunos4-port-20020821
authorJeffrey Hutzelman <jhutz@cmu.edu>
Wed, 21 Aug 2002 20:24:51 +0000 (20:24 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 21 Aug 2002 20:24:51 +0000 (20:24 +0000)
commit8902c79aae89b1107dab92837810dae9a1954e23
tree2b9fda644080574720ead572d0418bcdcbf7c9c6
parent3225e3329593288f3f4f516e2df9b1ee32dbffbf
STABLE12-sunos4-port-20020821

This patch adds support for building OpenAFS user-mode code on SunOS 4.
It does not include libafs, ulibafs, or any code that needs to understand
the filesystem layout (so, no vfsck, and while the salvager will be built,
it won't work).

(cherry picked from commit 808369b9693bea613ba998e700ec764638b6d54f)
27 files changed:
Makefile.in
acconfig.h
acinclude.m4
src/afs/Makefile.in
src/afs/SUNOS/osi_inode.h [new file with mode: 0644]
src/afsd/afsd.c
src/auth/cellconfig.c
src/bozo/bnode.c
src/butc/dump.c
src/config/Makefile.sun4_413.in [new file with mode: 0644]
src/config/param.sun4_413.h [new file with mode: 0644]
src/config/param.sun4_413_usr.h [new file with mode: 0644]
src/config/venus.h
src/lwp/preempt.c
src/pinstall/install.c
src/rx/SUNOS/rx_kmutex.h [new file with mode: 0644]
src/rx/SUNOS/rx_knet.c [new file with mode: 0644]
src/rx/rx_user.h
src/usd/usd_file.c
src/util/snprintf.c
src/util/vice.h
src/venus/Makefile.in
src/viced/viced.c
src/vol/listinodes.c
src/vol/partition.c
src/vol/vol-salvage.c
src/vol/volume.c