openbsd-20021028
authorJim Rees <rees@umich.edu>
Mon, 28 Oct 2002 21:28:25 +0000 (21:28 +0000)
committerJim Rees <rees@umich.edu>
Mon, 28 Oct 2002 21:28:25 +0000 (21:28 +0000)
commitc9139f0c54e6e082ce4e54ed5359581dd08bab72
tree19ee794ec4c176125b9c30444eff3ae16a6c5a95
parentfdeaffdd916226d3110c2461935553cbadf65c0e
openbsd-20021028

Add OBSD subdirs to afs and rx
some other minor tweaks
14 files changed:
src/afs/OBSD/osi_file.c [new file with mode: 0644]
src/afs/OBSD/osi_groups.c [new file with mode: 0644]
src/afs/OBSD/osi_machdep.h [new file with mode: 0644]
src/afs/OBSD/osi_misc.c [new file with mode: 0644]
src/afs/OBSD/osi_sleep.c [new file with mode: 0644]
src/afs/OBSD/osi_vfsops.c [new file with mode: 0644]
src/afs/OBSD/osi_vm.c [new file with mode: 0644]
src/afs/OBSD/osi_vnodeops.c [new file with mode: 0644]
src/afs/afs_pioctl.c
src/libafs/MakefileProto.OBSD.in
src/rx/OBSD/rx_kmutex.c [new file with mode: 0644]
src/rx/OBSD/rx_kmutex.h [new file with mode: 0644]
src/rx/OBSD/rx_knet.c [new file with mode: 0644]
src/rx/rx_packet.c