* libamu/util.c, amd/autil.c (strsplit): moved strsplit() function
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 7 Aug 2005 03:43:19 +0000 (03:43 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 7 Aug 2005 03:43:19 +0000 (03:43 +0000)
commitec14412f1b9bb4cc72f596694957f7892ed241c9
tree1c839b89afedc390b375e41b3e4d7377f725d38c
parent32a5de1226ad2cabf17bcf2a6650cdfb774987bf
* libamu/util.c, amd/autil.c (strsplit): moved strsplit() function
from Amd code to to libamu, so sun2amd could use it.

* amd/Makefile.am (sbin_PROGRAMS): build sun2amd binary and man
page.
(EXTRA_sun2amd_OBJECTS): sun2amd needs to link with all info_*.c files

* amd/sun2amd.8: placeholder for man page.

* amd/sun2amd.c: placeholder for C version of translator from Sun
syntax maps to Amd maps.

* */*.[0-9]: include file name in nroff source comment.
16 files changed:
ChangeLog
amd/Makefile.am
amd/amd.8
amd/autil.c
amd/sun2amd.8 [new file with mode: 0644]
amd/sun2amd.c [new file with mode: 0644]
amq/amq.8
amq/pawd.1
fixmount/fixmount.8
fsinfo/fsinfo.8
hlfsd/hlfsd.8
libamu/strutil.c
mk-amd-map/mk-amd-map.8
scripts/amd.conf.5
scripts/automount2amd.8
wire-test/wire-test.8