sunos4-port-20020821
authorJeffrey Hutzelman <jhutz@cmu.edu>
Wed, 21 Aug 2002 20:19:28 +0000 (20:19 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 21 Aug 2002 20:19:28 +0000 (20:19 +0000)
commit808369b9693bea613ba998e700ec764638b6d54f
treeda52d76f3d7f54a5a286a358577add78f64f082f
parent641beba860a8f4f47e6ca54ee8c3415d01986337
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).
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