CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/10/19 18:20:04
Modified files: usr.sbin/amd/amd: Makefile amd.c get_args.c mapc.c mount_fs.c mtab.c sched.c umount_fs.c xutil.c usr.sbin/amd/amq: Makefile amq.c usr.sbin/amd/config: os-bsd44.h os-defaults.h usr.sbin/amd/include: config.h Removed files: usr.sbin/amd/config: Configure Makefile.aix3 Makefile.bsd44 Makefile.hpux Makefile.irix Makefile.irix3 Makefile.irix4 Makefile.stellix arch misc-aix3.h misc-hpux.h misc-irix.h misc-next.h misc-stellix.h misc-ultrix.h mount_aix.c mount_irix.c mount_stellix.c mtab_aix.c mtab_bsd.c mtab_file.c mtab_ultrix.c os-acis43.h os-aix3.h os-aux.h os-concentrix.h os-convex.h os-dgux.h os-fpx4.h os-hcx.h os-hlh42.h os-hpux.h os-irix.h os-irix3.h os-irix4.h os-next.h os-pyrOSx.h os-riscix.h os-sos3.h os-sos4.h os-stellix.h os-type os-u2_2.h os-u3_0.h os-u4_0.h os-u4_2.h os-umax43.h os-utek.h os-utx32.h os-xinu43.h usr.sbin/amd/fsinfo: Makefile fsi_analyze.c fsi_data.h fsi_dict.c fsi_gram.y fsi_lex.l fsi_util.c fsinfo.8 fsinfo.c fsinfo.h wr_atab.c wr_bparam.c wr_dumpset.c wr_exportfs.c wr_fstab.c usr.sbin/amd/fsinfo/conf: automounts csg_sun3 csg_vax diskless_sun3_sos4 users usr.sbin/amd/fsinfo/conf/hosts: achilles.doc.ic.ac.uk bigears.doc.ic.ac.uk dylan.doc.ic.ac.uk flamingo.doc.ic.ac.uk ganymede.doc.ic.ac.uk gould.doc.ic.ac.uk gummo.doc.ic.ac.uk ivax.doc.ic.ac.uk obsidian.doc.ic.ac.uk pelican.doc.ic.ac.uk rvax.doc.ic.ac.uk sky.doc.ic.ac.uk svax.doc.ic.ac.uk tcsun1.doc.ic.ac.uk tcsun2.doc.ic.ac.uk tcsun3.doc.ic.ac.uk tcsun4.doc.ic.ac.uk tcsun5.doc.ic.ac.uk toytown.doc.ic.ac.uk truth.doc.ic.ac.uk tsun1.doc.ic.ac.uk tsun10.doc.ic.ac.uk tsun11.doc.ic.ac.uk tsun12.doc.ic.ac.uk tsun13.doc.ic.ac.uk tsun14.doc.ic.ac.uk tsun15.doc.ic.ac.uk tsun16.doc.ic.ac.uk tsun17.doc.ic.ac.uk tsun18.doc.ic.ac.uk tsun19.doc.ic.ac.uk tsun2.doc.ic.ac.uk tsun3.doc.ic.ac.uk tsun4.doc.ic.ac.uk tsun5.doc.ic.ac.uk tsun6.doc.ic.ac.uk tsun7.doc.ic.ac.uk tsun8.doc.ic.ac.uk tsun9.doc.ic.ac.uk tsunfs.doc.ic.ac.uk whoops.doc.ic.ac.uk usr.sbin/amd/include: uwait.h usr.sbin/amd/mk-amd-map: Makefile mk-amd-map.8 mk-amd-map.c Log message: Start removing portability goo: we have syslog(), strerror(), POSIX regexp, BSD-style getmntinfo(), BSD signals, 4.4BSD unmount(), etc Delete configurations for other OSes Delete fsinfo and mk-amd-map, as we don't build them. ok deraadt@