diff options
43 files changed, 413 insertions, 455 deletions
diff --git a/distrib/alpha/ramdisk/Makefile b/distrib/alpha/ramdisk/Makefile index 173d895522e..aa6e0996e2b 100644 --- a/distrib/alpha/ramdisk/Makefile +++ b/distrib/alpha/ramdisk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 1998/07/01 01:58:05 deraadt Exp $ +# $OpenBSD: Makefile,v 1.16 1998/12/19 18:31:51 deraadt Exp $ TOP= ${.CURDIR}/.. @@ -33,11 +33,11 @@ all: ${CBIN} ${FLOPPY} @echo "all done" DISKTYPE= rdroot -NBLKS= 8192 +NBLKS= 6144 # old format, minfree, opt, b/i trks, sects, cpg NEWFSARGS= -t ffs -m 0 -o space -NEWFSARGS_RD= -i 16384 -c 16 +NEWFSARGS_RD= -i 524288 -c 80 NEWFSARGS_FD= -i 524288 -c 80 ${FLOPPY}: bsd.gz @@ -75,7 +75,7 @@ bsd.rd: bsd ${IMAGE} ecoffrdsetroot bsd: cd ${.CURDIR}/../../../sys/arch/alpha/conf && config RAMDISK cd ${.CURDIR}/../../../sys/arch/alpha/compile/RAMDISK && \ - make clean && make COPTS=-O + make clean && make cp ${.CURDIR}/../../../sys/arch/alpha/compile/RAMDISK/bsd bsd ${IMAGE}: do_prep do_mount do_files do_umount diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index 8d336e038d0..eddb5f6222d 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.112 1998/11/09 03:54:52 millert Exp $ +# $OpenBSD: install.sub,v 1.113 1998/12/19 18:31:57 deraadt Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -74,9 +74,9 @@ VERSION_MAJOR=$(( $VERSION / 10 )) VERSION_MINOR=$(( $VERSION % 10 )) export VERSION VERSION_MAJOR VERSION_MINOR -ALLSETS="base etc misc comp text man game xbase xshare xfont xserv" # install -UPGRSETS="base misc comp text man game xbase xshare xfont xserv" # upgrade -SNAPSETS="bin dev etc games man misc sbin text \ +ALLSETS="base etc misc comp man game xbase xshare xfont xserv" # install +UPGRSETS="base misc comp man game xbase xshare xfont xserv" # upgrade +SNAPSETS="bin dev etc games man misc sbin \ usr.bin usr.binutils usr.games usr.include \ usr.lib usr.libexec usr.misc usr.sbin usr.share var" THESETS= # one of the above diff --git a/distrib/notes/alpha/contents b/distrib/notes/alpha/contents index b7c097e9902..10e395748ec 100644 --- a/distrib/notes/alpha/contents +++ b/distrib/notes/alpha/contents @@ -24,8 +24,6 @@ OpenBSDman(2.4M, 9.2M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(1.7M,5.6M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/amiga/contents b/distrib/notes/amiga/contents index 68b75af6167..74711ee5231 100644 --- a/distrib/notes/amiga/contents +++ b/distrib/notes/amiga/contents @@ -42,8 +42,6 @@ OpenBSDman(2.4M,9.2M) OpenBSDmisc(1.7M,5.8M) -OpenBSDtext(945K,3.5M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/arc/contents b/distrib/notes/arc/contents index ff24cf9a30d..23a982ab980 100644 --- a/distrib/notes/arc/contents +++ b/distrib/notes/arc/contents @@ -27,8 +27,6 @@ OpenBSDman(2.4M,9.2M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(958K,4.0M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/atari/contents b/distrib/notes/atari/contents index 93312bc94a2..1d2be25d7bd 100644 --- a/distrib/notes/atari/contents +++ b/distrib/notes/atari/contents @@ -53,8 +53,6 @@ OpenBSDman(730K,3M) OpenBSDmisc(2M,6M) -OpenBSDtext(784K,3M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/hp300/contents b/distrib/notes/hp300/contents index 4d151568985..73cfb967c9d 100644 --- a/distrib/notes/hp300/contents +++ b/distrib/notes/hp300/contents @@ -32,8 +32,6 @@ OpenBSDman(2.5M,9.2M) OpenBSDmisc(1.7M,5.8M) -OpenBSDtext(947K,3.5M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/i386/contents b/distrib/notes/i386/contents index 5d9c0634d31..1d91a13e0d5 100644 --- a/distrib/notes/i386/contents +++ b/distrib/notes/i386/contents @@ -32,8 +32,6 @@ OpenBSDman(2.5M,9.4M) OpenBSDmisc(1.7M,5.8M) -OpenBSDtext(944K,3.3M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 3c9a51d7626..368d83a8eaa 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.3 1998/11/20 04:09:23 todd Exp $ +dnl $OpenBSD: m4.common,v 1.4 1998/12/19 18:32:00 deraadt Exp $ dnl dnl simulate an include path with a macro 'includeit'. define(`includeit',`sinclude('INCLUDE/`$1)sinclude('INCLUDE/../`$1)')dnl @@ -118,14 +118,6 @@ define({:-OpenBSDmisc-:}, installed from the source tree by default.showsize($1,$2)-:})dnl dnl dnl -dnl OpenBSDtext( compressed size, uncompressed size ) -dnl -define({:-OpenBSDtext-:}, -{:- text{:--:}OSrev This set includes OpenBSD's text processing tools, - including groff, all related programs, and their - manual pages.showsize($1,$2)-:})dnl -dnl -dnl dnl OpenBSDxbase( compressed size, uncompressed size ) dnl define({:-OpenBSDxbase-:}, diff --git a/distrib/notes/mac68k/contents b/distrib/notes/mac68k/contents index 1e3be87148c..30279d5fec9 100644 --- a/distrib/notes/mac68k/contents +++ b/distrib/notes/mac68k/contents @@ -34,8 +34,6 @@ OpenBSDman(2.4M,9.1M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(946K,3.5M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/mvme68k/contents b/distrib/notes/mvme68k/contents index 74b2bff20f4..bad42920f91 100644 --- a/distrib/notes/mvme68k/contents +++ b/distrib/notes/mvme68k/contents @@ -20,8 +20,6 @@ OpenBSDman(2.4M,9.2M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(946K,3.5M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/mvme68k/install b/distrib/notes/mvme68k/install index 2075f28abd9..bd20e557d8e 100644 --- a/distrib/notes/mvme68k/install +++ b/distrib/notes/mvme68k/install @@ -342,7 +342,7 @@ provided script, "install_from_sunos.sh" will help you: sunos# ls -FC base.tar.gz etc.tar.gz man.tar.gz secr.tar.gz - comp.tar.gz games.tar.gz misc.tar.gz text.tar.gz + comp.tar.gz games.tar.gz misc.tar.gz install.sh bsd.id3_scsi sunos# ./install_from_sunos.sh [...] diff --git a/distrib/notes/mvme88k/contents b/distrib/notes/mvme88k/contents index 74b2bff20f4..bad42920f91 100644 --- a/distrib/notes/mvme88k/contents +++ b/distrib/notes/mvme88k/contents @@ -20,8 +20,6 @@ OpenBSDman(2.4M,9.2M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(946K,3.5M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/pc532/contents b/distrib/notes/pc532/contents index fe352c9c7f1..3c03626abd6 100644 --- a/distrib/notes/pc532/contents +++ b/distrib/notes/pc532/contents @@ -23,8 +23,6 @@ OpenBSDman(0.8M,?) OpenBSDmisc(1.9M,?) -OpenBSDtext(0.8M,?) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/pmax/contents b/distrib/notes/pmax/contents index a4ec12a9f59..9354a2274d2 100644 --- a/distrib/notes/pmax/contents +++ b/distrib/notes/pmax/contents @@ -27,8 +27,6 @@ OpenBSDman(2.4M,9.1M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(957K,4.0M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/powerpc/contents b/distrib/notes/powerpc/contents index f4f3c5ba6dd..530b71d4b9c 100644 --- a/distrib/notes/powerpc/contents +++ b/distrib/notes/powerpc/contents @@ -46,8 +46,6 @@ OpenBSDman(3.2M,12.1M) OpenBSDmisc(1.5M,5.4M) -OpenBSDtext(1.7M,5.4M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/sparc/contents b/distrib/notes/sparc/contents index bfdb17ba9bc..d298363db52 100644 --- a/distrib/notes/sparc/contents +++ b/distrib/notes/sparc/contents @@ -95,8 +95,6 @@ OpenBSDman(2.4M,9.2M) OpenBSDmisc(1.7M,5.9M) -OpenBSDtext(994K,3.7M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install index 01da97bc1ba..9eb384a34c4 100644 --- a/distrib/notes/sparc/install +++ b/distrib/notes/sparc/install @@ -490,7 +490,7 @@ You can now extract the provided "*.tar.gz files onto your disk. sunos# ls -FC base{:--:}OSrev.tar.gz etc{:--:}OSrev.tar.gz man{:--:}OSrev.tar.gz secr23.tar.gz - comp{:--:}OSrev.tar.gz game{:--:}OSrev.tar.gz misc{:--:}OSrev.tar.gz text{:--:}OSrev.tar.gz + comp{:--:}OSrev.tar.gz game{:--:}OSrev.tar.gz misc{:--:}OSrev.tar.gz xbase{:--:}OSrev.tar.gz xfont{:--:}OSrev.tar.gz xserv{:--:}OSrev.tar.gz bsd bsd.scsi3 sunos{:-#-:} gunzip < base{:--:}OSrev.tar.gz | (cd /mnt; gtar xvpf -) diff --git a/distrib/notes/sparc/xfer b/distrib/notes/sparc/xfer index f89797d5c8d..60de1120be7 100644 --- a/distrib/notes/sparc/xfer +++ b/distrib/notes/sparc/xfer @@ -217,7 +217,7 @@ To install or upgrade OpenBSD using a tape, you need to do the following: #! /bin/sh tape=/dev/nrst0 mt -f ${tape} rewind - for file in base23 etc23 comp23 game23 man23 misc23 text23 x*23 + for file in base23 etc23 comp23 game23 man23 misc23 x*23 do dd if=${file}.tar.gz of=${tape} done diff --git a/distrib/notes/sun3/contents b/distrib/notes/sun3/contents index b802ea82d67..e257ebaa9eb 100644 --- a/distrib/notes/sun3/contents +++ b/distrib/notes/sun3/contents @@ -48,8 +48,6 @@ OpenBSDman(850K,3.3M) OpenBSDmisc(1.8M,6.5M) -OpenBSDtext(770K,2.8M) - OpenBSDxbase OpenBSDxfont diff --git a/distrib/notes/sun3/xfer b/distrib/notes/sun3/xfer index 41348254995..0300f47e710 100644 --- a/distrib/notes/sun3/xfer +++ b/distrib/notes/sun3/xfer @@ -38,7 +38,7 @@ The install tape is created as follows: cd .../2.0/sun3/install set T = /dev/nrst0 mt -f $T rewind - foreach f (base etc comp games man misc text) + foreach f (base etc comp games man misc) gzip -d < $f.gz | dd of=$T bs=8k end mt -f $T rewind diff --git a/distrib/powerpc/ramdisk/install.sub b/distrib/powerpc/ramdisk/install.sub index c7b90ac6690..d5ad066ed8e 100644 --- a/distrib/powerpc/ramdisk/install.sub +++ b/distrib/powerpc/ramdisk/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.4 1998/11/03 04:35:17 aaron Exp $ +# $OpenBSD: install.sub,v 1.5 1998/12/19 18:32:29 deraadt Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -74,9 +74,9 @@ VERSION_MAJOR=$(( $VERSION / 10 )) VERSION_MINOR=$(( $VERSION % 10 )) export VERSION VERSION_MAJOR VERSION_MINOR -ALLSETS="base etc misc comp text man game xbase xshare xfont xserv" # install -UPGRSETS="base misc comp text man game xbase xshare xfont xserv" # upgrade -SNAPSETS="bin dev etc games man misc sbin text \ +ALLSETS="base etc misc comp man game xbase xshare xfont xserv" # install +UPGRSETS="base misc comp man game xbase xshare xfont xserv" # upgrade +SNAPSETS="bin dev etc games man misc sbin \ usr.bin usr.binutils usr.games usr.include \ usr.lib usr.libexec usr.misc usr.sbin usr.share var" THESETS= # one of the above diff --git a/distrib/sets/README b/distrib/sets/README index d427f8971b0..636b25562ac 100644 --- a/distrib/sets/README +++ b/distrib/sets/README @@ -75,17 +75,13 @@ the sets are as follows: games: the games and their man pages. man: all of the man pages for the system, except those - listed elsewhere (e.g. in comp, games, misc, text). + listed elsewhere (e.g. in comp, games, misc). Includes machine-dependent man pages for this CPU. misc: share/dict, share/doc, and the machine-dependent man pages for other cpu's which happen to always be installed. - text: text processing tools. groff and all of its friends. - includes man pages for all bins contained within. - - as noted, in addition to the "standard" files in each dir, there's a file called 'md_share' in lists/man. it's the list of man pages that are installed from /usr/src/share, which are machine-dependent. diff --git a/distrib/sets/lists/base/mi b/distrib/sets/lists/base/mi index 74681c0e58e..10654b02e3d 100644 --- a/distrib/sets/lists/base/mi +++ b/distrib/sets/lists/base/mi @@ -1,4 +1,3 @@ -./usr/sbin/ssleay ./altroot ./bin ./bin/[ @@ -133,6 +132,8 @@ ./usr/bin ./usr/bin/Mail ./usr/bin/a2p +./usr/bin/addftinfo +./usr/bin/afmtodit ./usr/bin/afslog ./usr/bin/apply ./usr/bin/apropos @@ -155,6 +156,7 @@ ./usr/bin/cap_mkdb ./usr/bin/captoinfo ./usr/bin/cdio +./usr/bin/checknr ./usr/bin/chflags ./usr/bin/chfn ./usr/bin/chpass @@ -179,6 +181,7 @@ ./usr/bin/cvs ./usr/bin/cvsbug ./usr/bin/dc +./usr/bin/deroff ./usr/bin/diff ./usr/bin/diff3 ./usr/bin/dirname @@ -187,6 +190,7 @@ ./usr/bin/elf2olf ./usr/bin/encrypt ./usr/bin/env +./usr/bin/eqn ./usr/bin/error ./usr/bin/ex ./usr/bin/expand @@ -209,18 +213,28 @@ ./usr/bin/gnubc ./usr/bin/gperf ./usr/bin/grep +./usr/bin/grodvi +./usr/bin/groff +./usr/bin/grog +./usr/bin/grolj4 +./usr/bin/grops +./usr/bin/grotty ./usr/bin/groups ./usr/bin/gunzip ./usr/bin/gzcat ./usr/bin/gzexe ./usr/bin/gzip +./usr/bin/h2ph +./usr/bin/h2xs ./usr/bin/head ./usr/bin/help ./usr/bin/hexdump ./usr/bin/hoststat +./usr/bin/hpftodit ./usr/bin/id ./usr/bin/ident ./usr/bin/indent +./usr/bin/indxbib ./usr/bin/info ./usr/bin/info_mkdb ./usr/bin/infotocap @@ -243,6 +257,7 @@ ./usr/bin/leave ./usr/bin/less ./usr/bin/lesskey +./usr/bin/lkbib ./usr/bin/lndir ./usr/bin/locate ./usr/bin/lock @@ -250,6 +265,7 @@ ./usr/bin/login ./usr/bin/logname ./usr/bin/look +./usr/bin/lookbib ./usr/bin/lpq ./usr/bin/lpr ./usr/bin/lprm @@ -274,6 +290,7 @@ ./usr/bin/msgs ./usr/bin/nawk ./usr/bin/nc +./usr/bin/neqn ./usr/bin/netstat ./usr/bin/newaliases ./usr/bin/newsyslog @@ -281,6 +298,7 @@ ./usr/bin/nice ./usr/bin/nm ./usr/bin/nohup +./usr/bin/nroff ./usr/bin/od ./usr/bin/oldrdist ./usr/bin/olf2elf @@ -297,11 +315,18 @@ ./usr/bin/perl5.00404 ./usr/bin/perlbug ./usr/bin/perldoc +./usr/bin/pfbtops +./usr/bin/pic ./usr/bin/pl2pm +./usr/bin/pod2html +./usr/bin/pod2latex +./usr/bin/pod2man +./usr/bin/pod2text ./usr/bin/pr ./usr/bin/printenv ./usr/bin/printf ./usr/bin/protoize +./usr/bin/psbb ./usr/bin/pstruct ./usr/bin/purgestat ./usr/bin/quota @@ -314,6 +339,7 @@ ./usr/bin/rdist ./usr/bin/rdistd ./usr/bin/readlink +./usr/bin/refer ./usr/bin/renice ./usr/bin/reset ./usr/bin/rev @@ -340,6 +366,7 @@ ./usr/bin/skeyinfo ./usr/bin/skeyinit ./usr/bin/skeyprune +./usr/bin/soelim ./usr/bin/sort ./usr/bin/splain ./usr/bin/split @@ -351,11 +378,13 @@ ./usr/bin/systat ./usr/bin/tail ./usr/bin/talk +./usr/bin/tbl ./usr/bin/tcopy ./usr/bin/tee ./usr/bin/telnet ./usr/bin/texi2dvi ./usr/bin/texindex +./usr/bin/tfmtodit ./usr/bin/tftp ./usr/bin/tic ./usr/bin/time @@ -365,6 +394,7 @@ ./usr/bin/touch ./usr/bin/tput ./usr/bin/tr +./usr/bin/troff ./usr/bin/true ./usr/bin/tset ./usr/bin/tsort @@ -391,6 +421,7 @@ ./usr/bin/uuto ./usr/bin/uux ./usr/bin/vacation +./usr/bin/vgrind ./usr/bin/vi ./usr/bin/view ./usr/bin/vis @@ -422,7 +453,6 @@ ./usr/games ./usr/games/hide ./usr/include -./usr/include/ssl ./usr/include/arpa ./usr/include/dev ./usr/include/g++ @@ -438,6 +468,7 @@ ./usr/include/protocols ./usr/include/rpc ./usr/include/rpcsvc +./usr/include/ssl ./usr/include/sys ./usr/include/ufs ./usr/include/ufs/ffs @@ -729,6 +760,7 @@ ./usr/libexec/uucp/uuconv ./usr/libexec/uucp/uuxqt ./usr/libexec/uucpd +./usr/libexec/vfontedpr ./usr/libexec/vi.recover ./usr/lkm ./usr/lkm/ipl.o @@ -872,6 +904,7 @@ ./usr/sbin/slstats ./usr/sbin/smrsh ./usr/sbin/spray +./usr/sbin/ssleay ./usr/sbin/stdethers ./usr/sbin/stdhosts ./usr/sbin/supfilesrv @@ -1023,14 +1056,215 @@ ./usr/share/groff_font ./usr/share/groff_font/devX100 ./usr/share/groff_font/devX100-12 +./usr/share/groff_font/devX100-12/CB +./usr/share/groff_font/devX100-12/CBI +./usr/share/groff_font/devX100-12/CI +./usr/share/groff_font/devX100-12/CR +./usr/share/groff_font/devX100-12/DESC +./usr/share/groff_font/devX100-12/HB +./usr/share/groff_font/devX100-12/HBI +./usr/share/groff_font/devX100-12/HI +./usr/share/groff_font/devX100-12/HR +./usr/share/groff_font/devX100-12/NB +./usr/share/groff_font/devX100-12/NBI +./usr/share/groff_font/devX100-12/NI +./usr/share/groff_font/devX100-12/NR +./usr/share/groff_font/devX100-12/S +./usr/share/groff_font/devX100-12/TB +./usr/share/groff_font/devX100-12/TBI +./usr/share/groff_font/devX100-12/TI +./usr/share/groff_font/devX100-12/TR +./usr/share/groff_font/devX100/CB +./usr/share/groff_font/devX100/CBI +./usr/share/groff_font/devX100/CI +./usr/share/groff_font/devX100/CR +./usr/share/groff_font/devX100/DESC +./usr/share/groff_font/devX100/HB +./usr/share/groff_font/devX100/HBI +./usr/share/groff_font/devX100/HI +./usr/share/groff_font/devX100/HR +./usr/share/groff_font/devX100/NB +./usr/share/groff_font/devX100/NBI +./usr/share/groff_font/devX100/NI +./usr/share/groff_font/devX100/NR +./usr/share/groff_font/devX100/S +./usr/share/groff_font/devX100/TB +./usr/share/groff_font/devX100/TBI +./usr/share/groff_font/devX100/TI +./usr/share/groff_font/devX100/TR ./usr/share/groff_font/devX75 ./usr/share/groff_font/devX75-12 +./usr/share/groff_font/devX75-12/CB +./usr/share/groff_font/devX75-12/CBI +./usr/share/groff_font/devX75-12/CI +./usr/share/groff_font/devX75-12/CR +./usr/share/groff_font/devX75-12/DESC +./usr/share/groff_font/devX75-12/HB +./usr/share/groff_font/devX75-12/HBI +./usr/share/groff_font/devX75-12/HI +./usr/share/groff_font/devX75-12/HR +./usr/share/groff_font/devX75-12/NB +./usr/share/groff_font/devX75-12/NBI +./usr/share/groff_font/devX75-12/NI +./usr/share/groff_font/devX75-12/NR +./usr/share/groff_font/devX75-12/S +./usr/share/groff_font/devX75-12/TB +./usr/share/groff_font/devX75-12/TBI +./usr/share/groff_font/devX75-12/TI +./usr/share/groff_font/devX75-12/TR +./usr/share/groff_font/devX75/CB +./usr/share/groff_font/devX75/CBI +./usr/share/groff_font/devX75/CI +./usr/share/groff_font/devX75/CR +./usr/share/groff_font/devX75/DESC +./usr/share/groff_font/devX75/HB +./usr/share/groff_font/devX75/HBI +./usr/share/groff_font/devX75/HI +./usr/share/groff_font/devX75/HR +./usr/share/groff_font/devX75/NB +./usr/share/groff_font/devX75/NBI +./usr/share/groff_font/devX75/NI +./usr/share/groff_font/devX75/NR +./usr/share/groff_font/devX75/S +./usr/share/groff_font/devX75/TB +./usr/share/groff_font/devX75/TBI +./usr/share/groff_font/devX75/TI +./usr/share/groff_font/devX75/TR ./usr/share/groff_font/devascii +./usr/share/groff_font/devascii/B +./usr/share/groff_font/devascii/BI +./usr/share/groff_font/devascii/DESC +./usr/share/groff_font/devascii/I +./usr/share/groff_font/devascii/R ./usr/share/groff_font/devdvi +./usr/share/groff_font/devdvi/B +./usr/share/groff_font/devdvi/BI +./usr/share/groff_font/devdvi/CW +./usr/share/groff_font/devdvi/DESC +./usr/share/groff_font/devdvi/EX +./usr/share/groff_font/devdvi/H +./usr/share/groff_font/devdvi/HB +./usr/share/groff_font/devdvi/HI +./usr/share/groff_font/devdvi/I +./usr/share/groff_font/devdvi/MI +./usr/share/groff_font/devdvi/R +./usr/share/groff_font/devdvi/S +./usr/share/groff_font/devdvi/SA +./usr/share/groff_font/devdvi/SB ./usr/share/groff_font/devdvi/generate +./usr/share/groff_font/devdvi/generate/CompileFonts +./usr/share/groff_font/devdvi/generate/Makefile +./usr/share/groff_font/devdvi/generate/msam.map +./usr/share/groff_font/devdvi/generate/msbm.map +./usr/share/groff_font/devdvi/generate/texb.map +./usr/share/groff_font/devdvi/generate/texex.map +./usr/share/groff_font/devdvi/generate/texi.map +./usr/share/groff_font/devdvi/generate/texmi.map +./usr/share/groff_font/devdvi/generate/texr.map +./usr/share/groff_font/devdvi/generate/texsy.map +./usr/share/groff_font/devdvi/generate/textt.map ./usr/share/groff_font/devlatin1 +./usr/share/groff_font/devlatin1/B +./usr/share/groff_font/devlatin1/BI +./usr/share/groff_font/devlatin1/DESC +./usr/share/groff_font/devlatin1/I +./usr/share/groff_font/devlatin1/R +./usr/share/groff_font/devlj4 +./usr/share/groff_font/devlj4/ALBB +./usr/share/groff_font/devlj4/ALBR +./usr/share/groff_font/devlj4/AOB +./usr/share/groff_font/devlj4/AOI +./usr/share/groff_font/devlj4/AOR +./usr/share/groff_font/devlj4/CB +./usr/share/groff_font/devlj4/CBI +./usr/share/groff_font/devlj4/CI +./usr/share/groff_font/devlj4/CLARENDON +./usr/share/groff_font/devlj4/CORONET +./usr/share/groff_font/devlj4/CR +./usr/share/groff_font/devlj4/DESC +./usr/share/groff_font/devlj4/GB +./usr/share/groff_font/devlj4/GBI +./usr/share/groff_font/devlj4/GI +./usr/share/groff_font/devlj4/GR +./usr/share/groff_font/devlj4/LGB +./usr/share/groff_font/devlj4/LGI +./usr/share/groff_font/devlj4/LGR +./usr/share/groff_font/devlj4/MARIGOLD +./usr/share/groff_font/devlj4/OB +./usr/share/groff_font/devlj4/OBI +./usr/share/groff_font/devlj4/OI +./usr/share/groff_font/devlj4/OR +./usr/share/groff_font/devlj4/S +./usr/share/groff_font/devlj4/TB +./usr/share/groff_font/devlj4/TBI +./usr/share/groff_font/devlj4/TI +./usr/share/groff_font/devlj4/TR +./usr/share/groff_font/devlj4/UB +./usr/share/groff_font/devlj4/UBI +./usr/share/groff_font/devlj4/UCB +./usr/share/groff_font/devlj4/UCBI +./usr/share/groff_font/devlj4/UCI +./usr/share/groff_font/devlj4/UCR +./usr/share/groff_font/devlj4/UI +./usr/share/groff_font/devlj4/UR +./usr/share/groff_font/devlj4/generate +./usr/share/groff_font/devlj4/generate/Makefile +./usr/share/groff_font/devlj4/generate/special.map +./usr/share/groff_font/devlj4/generate/text.map ./usr/share/groff_font/devps +./usr/share/groff_font/devps/AB +./usr/share/groff_font/devps/ABI +./usr/share/groff_font/devps/AI +./usr/share/groff_font/devps/AR +./usr/share/groff_font/devps/BMB +./usr/share/groff_font/devps/BMBI +./usr/share/groff_font/devps/BMI +./usr/share/groff_font/devps/BMR +./usr/share/groff_font/devps/CB +./usr/share/groff_font/devps/CBI +./usr/share/groff_font/devps/CI +./usr/share/groff_font/devps/CR +./usr/share/groff_font/devps/DESC +./usr/share/groff_font/devps/HB +./usr/share/groff_font/devps/HBI +./usr/share/groff_font/devps/HI +./usr/share/groff_font/devps/HNB +./usr/share/groff_font/devps/HNBI +./usr/share/groff_font/devps/HNI +./usr/share/groff_font/devps/HNR +./usr/share/groff_font/devps/HR +./usr/share/groff_font/devps/NB +./usr/share/groff_font/devps/NBI +./usr/share/groff_font/devps/NI +./usr/share/groff_font/devps/NR +./usr/share/groff_font/devps/PB +./usr/share/groff_font/devps/PBI +./usr/share/groff_font/devps/PI +./usr/share/groff_font/devps/PR +./usr/share/groff_font/devps/S +./usr/share/groff_font/devps/SS +./usr/share/groff_font/devps/TB +./usr/share/groff_font/devps/TBI +./usr/share/groff_font/devps/TI +./usr/share/groff_font/devps/TR +./usr/share/groff_font/devps/ZCMI +./usr/share/groff_font/devps/ZD +./usr/share/groff_font/devps/ZDR +./usr/share/groff_font/devps/download ./usr/share/groff_font/devps/generate +./usr/share/groff_font/devps/generate/Makefile +./usr/share/groff_font/devps/generate/afmname +./usr/share/groff_font/devps/generate/dingbatsmap +./usr/share/groff_font/devps/generate/dingbatsrmap +./usr/share/groff_font/devps/generate/lgreekmap +./usr/share/groff_font/devps/generate/symbol.sed +./usr/share/groff_font/devps/generate/symbolchars +./usr/share/groff_font/devps/generate/symbolsl.afm +./usr/share/groff_font/devps/generate/textmap +./usr/share/groff_font/devps/prologue +./usr/share/groff_font/devps/symbolsl.pfa +./usr/share/groff_font/devps/text.enc +./usr/share/groff_font/devps/zapfdr.pfa ./usr/share/info ./usr/share/ipf ./usr/share/ipf/example.1 @@ -1164,10 +1398,13 @@ ./usr/share/misc/airport ./usr/share/misc/ascii ./usr/share/misc/birthtoken +./usr/share/misc/eqnchar ./usr/share/misc/inter.phone ./usr/share/misc/mail.help ./usr/share/misc/mail.tildehelp +./usr/share/misc/man.template ./usr/share/misc/map3270 +./usr/share/misc/mdoc.template ./usr/share/misc/more.help ./usr/share/misc/na.phone ./usr/share/misc/nslookup.help @@ -1177,6 +1414,7 @@ ./usr/share/misc/termcap.db ./usr/share/misc/terminfo.db ./usr/share/misc/units.lib +./usr/share/misc/vgrindefs ./usr/share/misc/vgrindefs.db ./usr/share/misc/zipcodes ./usr/share/mk @@ -1393,7 +1631,48 @@ ./usr/share/tabset/xerox1730-lm ./usr/share/tabset/zenith29 ./usr/share/tmac +./usr/share/tmac/eqnrc +./usr/share/tmac/hyphen.us +./usr/share/tmac/man.local +./usr/share/tmac/mdoc +./usr/share/tmac/mdoc/doc +./usr/share/tmac/mdoc/doc-common +./usr/share/tmac/mdoc/doc-ditroff +./usr/share/tmac/mdoc/doc-nroff +./usr/share/tmac/mdoc/doc-syms ./usr/share/tmac/mm +./usr/share/tmac/mm/0.MT +./usr/share/tmac/mm/4.MT +./usr/share/tmac/mm/5.MT +./usr/share/tmac/mm/locale +./usr/share/tmac/mm/ms.cov +./usr/share/tmac/mm/se_locale +./usr/share/tmac/mm/se_ms.cov +./usr/share/tmac/tmac.X +./usr/share/tmac/tmac.Xps +./usr/share/tmac/tmac.an +./usr/share/tmac/tmac.an.old +./usr/share/tmac/tmac.andoc +./usr/share/tmac/tmac.doc +./usr/share/tmac/tmac.doc.old +./usr/share/tmac/tmac.dvi +./usr/share/tmac/tmac.e +./usr/share/tmac/tmac.latin1 +./usr/share/tmac/tmac.lj4 +./usr/share/tmac/tmac.m +./usr/share/tmac/tmac.mse +./usr/share/tmac/tmac.pic +./usr/share/tmac/tmac.ps +./usr/share/tmac/tmac.psatk +./usr/share/tmac/tmac.psnew +./usr/share/tmac/tmac.psold +./usr/share/tmac/tmac.pspic +./usr/share/tmac/tmac.s +./usr/share/tmac/tmac.safer +./usr/share/tmac/tmac.tty +./usr/share/tmac/tmac.tty-char +./usr/share/tmac/tmac.vgrind +./usr/share/tmac/troffrc ./usr/share/vi ./usr/share/vi/catalog ./usr/share/vi/catalog/dutch @@ -1942,9 +2221,9 @@ ./var/games/hackdir/save ./var/games/larn ./var/games/phantasia -./var/games/tetris.scores ./var/games/rogue.scores ./var/games/save +./var/games/tetris.scores ./var/log ./var/log/authlog ./var/log/daemon @@ -2000,43 +2279,6 @@ ./var/www/conf/srm.conf ./var/www/conf/srm.conf-dist ./var/www/htdocs -./var/www/htdocs/manual/dso.html -./var/www/htdocs/manual/ebcdic.html -./var/www/htdocs/manual/images/custom_errordocs.gif -./var/www/htdocs/manual/images/mod_rewrite_fig1.fig -./var/www/htdocs/manual/images/mod_rewrite_fig1.gif -./var/www/htdocs/manual/images/mod_rewrite_fig2.fig -./var/www/htdocs/manual/images/mod_rewrite_fig2.gif -./var/www/htdocs/manual/misc/HTTP_Features.tsv -./var/www/htdocs/manual/misc/custom_errordocs.html -./var/www/htdocs/manual/misc/index.html -./var/www/htdocs/manual/misc/perf-hp.html -./var/www/htdocs/manual/misc/perf-tuning.html -./var/www/htdocs/manual/mod/mod_dll.html -./var/www/htdocs/manual/mod/mod_isapi.html -./var/www/htdocs/manual/mod/mod_mime_magic.html -./var/www/htdocs/manual/mod/mod_mmap_static.html -./var/www/htdocs/manual/mod/mod_setenvif.html -./var/www/htdocs/manual/mod/mod_so.html -./var/www/htdocs/manual/mod/mod_speling.html -./var/www/htdocs/manual/mod/mod_unique_id.html -./var/www/htdocs/manual/new_features_1_3.html -./var/www/htdocs/manual/sections.html -./var/www/htdocs/manual/sourcereorg.html -./var/www/htdocs/manual/upgrading_to_1_3.html -./var/www/htdocs/manual/vhosts -./var/www/htdocs/manual/vhosts/details.html -./var/www/htdocs/manual/vhosts/details_1_2.html -./var/www/htdocs/manual/vhosts/examples.html -./var/www/htdocs/manual/vhosts/fd-limits.html -./var/www/htdocs/manual/vhosts/footer.html -./var/www/htdocs/manual/vhosts/header.html -./var/www/htdocs/manual/vhosts/index.html -./var/www/htdocs/manual/vhosts/ip-based.html -./var/www/htdocs/manual/vhosts/name-based.html -./var/www/htdocs/manual/vhosts/vhosts-in-depth.html -./var/www/htdocs/manual/vhosts/virtual-host.html -./var/www/htdocs/manual/windows.html ./var/www/htdocs/apache_pb.gif ./var/www/htdocs/index.html ./var/www/htdocs/manual @@ -2046,13 +2288,20 @@ ./var/www/htdocs/manual/content-negotiation.html ./var/www/htdocs/manual/custom-error.html ./var/www/htdocs/manual/dns-caveats.html +./var/www/htdocs/manual/dso.html +./var/www/htdocs/manual/ebcdic.html ./var/www/htdocs/manual/env.html ./var/www/htdocs/manual/footer.html ./var/www/htdocs/manual/handler.html ./var/www/htdocs/manual/header.html ./var/www/htdocs/manual/images +./var/www/htdocs/manual/images/custom_errordocs.gif ./var/www/htdocs/manual/images/home.gif ./var/www/htdocs/manual/images/index.gif +./var/www/htdocs/manual/images/mod_rewrite_fig1.fig +./var/www/htdocs/manual/images/mod_rewrite_fig1.gif +./var/www/htdocs/manual/images/mod_rewrite_fig2.fig +./var/www/htdocs/manual/images/mod_rewrite_fig2.gif ./var/www/htdocs/manual/images/sub.gif ./var/www/htdocs/manual/index.html ./var/www/htdocs/manual/install.html @@ -2063,17 +2312,22 @@ ./var/www/htdocs/manual/misc ./var/www/htdocs/manual/misc/API.html ./var/www/htdocs/manual/misc/FAQ.html +./var/www/htdocs/manual/misc/HTTP_Features.tsv ./var/www/htdocs/manual/misc/client_block_api.html ./var/www/htdocs/manual/misc/compat_notes.html +./var/www/htdocs/manual/misc/custom_errordocs.html ./var/www/htdocs/manual/misc/descriptors.html ./var/www/htdocs/manual/misc/fin_wait_2.html ./var/www/htdocs/manual/misc/footer.html ./var/www/htdocs/manual/misc/header.html ./var/www/htdocs/manual/misc/howto.html +./var/www/htdocs/manual/misc/index.html ./var/www/htdocs/manual/misc/known_client_problems.html ./var/www/htdocs/manual/misc/nopgp.html ./var/www/htdocs/manual/misc/perf-bsd44.html ./var/www/htdocs/manual/misc/perf-dec.html +./var/www/htdocs/manual/misc/perf-hp.html +./var/www/htdocs/manual/misc/perf-tuning.html ./var/www/htdocs/manual/misc/perf.html ./var/www/htdocs/manual/misc/security_tips.html ./var/www/htdocs/manual/misc/vif-info.html @@ -2084,33 +2338,58 @@ ./var/www/htdocs/manual/mod/mod_digest.html ./var/www/htdocs/manual/mod/mod_dir.html ./var/www/htdocs/manual/mod/mod_dld.html +./var/www/htdocs/manual/mod/mod_dll.html ./var/www/htdocs/manual/mod/mod_env.html ./var/www/htdocs/manual/mod/mod_example.html ./var/www/htdocs/manual/mod/mod_expires.html ./var/www/htdocs/manual/mod/mod_headers.html ./var/www/htdocs/manual/mod/mod_imap.html ./var/www/htdocs/manual/mod/mod_include.html -./var/www/htdocs/manual/vhosts/host.html ./var/www/htdocs/manual/mod/mod_info.html +./var/www/htdocs/manual/mod/mod_isapi.html ./var/www/htdocs/manual/mod/mod_log_agent.html ./var/www/htdocs/manual/mod/mod_log_common.html ./var/www/htdocs/manual/mod/mod_log_config.html ./var/www/htdocs/manual/mod/mod_log_referer.html ./var/www/htdocs/manual/mod/mod_mime.html +./var/www/htdocs/manual/mod/mod_mime_magic.html +./var/www/htdocs/manual/mod/mod_mmap_static.html ./var/www/htdocs/manual/mod/mod_negotiation.html ./var/www/htdocs/manual/mod/mod_proxy.html ./var/www/htdocs/manual/mod/mod_rewrite.html +./var/www/htdocs/manual/mod/mod_setenvif.html +./var/www/htdocs/manual/mod/mod_so.html +./var/www/htdocs/manual/mod/mod_speling.html ./var/www/htdocs/manual/mod/mod_status.html +./var/www/htdocs/manual/mod/mod_unique_id.html ./var/www/htdocs/manual/mod/mod_userdir.html ./var/www/htdocs/manual/mod/mod_usertrack.html ./var/www/htdocs/manual/multilogs.html ./var/www/htdocs/manual/new_features_1_0.html ./var/www/htdocs/manual/new_features_1_1.html ./var/www/htdocs/manual/new_features_1_2.html +./var/www/htdocs/manual/new_features_1_3.html ./var/www/htdocs/manual/process-model.html +./var/www/htdocs/manual/sections.html +./var/www/htdocs/manual/sourcereorg.html ./var/www/htdocs/manual/stopping.html ./var/www/htdocs/manual/suexec.html ./var/www/htdocs/manual/unixware.html +./var/www/htdocs/manual/upgrading_to_1_3.html +./var/www/htdocs/manual/vhosts +./var/www/htdocs/manual/vhosts/details.html +./var/www/htdocs/manual/vhosts/details_1_2.html +./var/www/htdocs/manual/vhosts/examples.html +./var/www/htdocs/manual/vhosts/fd-limits.html +./var/www/htdocs/manual/vhosts/footer.html +./var/www/htdocs/manual/vhosts/header.html +./var/www/htdocs/manual/vhosts/host.html +./var/www/htdocs/manual/vhosts/index.html +./var/www/htdocs/manual/vhosts/ip-based.html +./var/www/htdocs/manual/vhosts/name-based.html +./var/www/htdocs/manual/vhosts/vhosts-in-depth.html +./var/www/htdocs/manual/vhosts/virtual-host.html +./var/www/htdocs/manual/windows.html ./var/www/htdocs/openbsdpower.gif ./var/www/icons ./var/www/icons/README diff --git a/distrib/sets/lists/man/mi b/distrib/sets/lists/man/mi index 646fd4f1351..1e22c16800d 100644 --- a/distrib/sets/lists/man/mi +++ b/distrib/sets/lists/man/mi @@ -1,11 +1,10 @@ -./usr/share/man/cat4/advansys.0 -./usr/share/man/cat4/adw.0 -./usr/share/man/cat4/rlphy.0 -./usr/share/man/cat5/malloc.conf.0 -./usr/share/man/cat1/afslog.0 -./usr/share/man/cat8/afsd.0 +./usr/include/dev/ic/rtl80x9reg.h +./usr/include/dev/ic/rtl80x9var.h +./usr/include/dev/mii/icsphyreg.h +./usr/include/dev/mii/lxtphyreg.h +./usr/include/dev/mii/sqphyreg.h +./usr/include/dev/pci/if_rlreg.h ./usr/share/doc/html -./usr/share/man/cat4/xl.0 ./usr/share/doc/html/lynx_help ./usr/share/doc/html/lynx_help/Lynx_users_guide.html ./usr/share/doc/html/lynx_help/about_lynx.html @@ -123,7 +122,9 @@ ./usr/share/man/cat1/Mail.0 ./usr/share/man/cat1/[.0 ./usr/share/man/cat1/a2p.0 +./usr/share/man/cat1/addftinfo.0 ./usr/share/man/cat1/afmtodit.0 +./usr/share/man/cat1/afslog.0 ./usr/share/man/cat1/alias.0 ./usr/share/man/cat1/apply.0 ./usr/share/man/cat1/apropos.0 @@ -149,6 +150,7 @@ ./usr/share/man/cat1/cat.0 ./usr/share/man/cat1/cd.0 ./usr/share/man/cat1/cdio.0 +./usr/share/man/cat1/checknr.0 ./usr/share/man/cat1/chflags.0 ./usr/share/man/cat1/chfn.0 ./usr/share/man/cat1/chgrp.0 @@ -200,6 +202,7 @@ ./usr/share/man/cat1/elf2olf.0 ./usr/share/man/cat1/encrypt.0 ./usr/share/man/cat1/env.0 +./usr/share/man/cat1/eqn.0 ./usr/share/man/cat1/error.0 ./usr/share/man/cat1/expand.0 ./usr/share/man/cat1/expr.0 @@ -223,7 +226,12 @@ ./usr/share/man/cat1/getopt.0 ./usr/share/man/cat1/gperf.0 ./usr/share/man/cat1/grep.0 +./usr/share/man/cat1/grodvi.0 +./usr/share/man/cat1/groff.0 +./usr/share/man/cat1/grog.0 ./usr/share/man/cat1/grolj4.0 +./usr/share/man/cat1/grops.0 +./usr/share/man/cat1/grotty.0 ./usr/share/man/cat1/groups.0 ./usr/share/man/cat1/gunzip.0 ./usr/share/man/cat1/gzcat.0 @@ -240,6 +248,7 @@ ./usr/share/man/cat1/id.0 ./usr/share/man/cat1/ident.0 ./usr/share/man/cat1/indent.0 +./usr/share/man/cat1/indxbib.0 ./usr/share/man/cat1/info_mkdb.0 ./usr/share/man/cat1/install.0 ./usr/share/man/cat1/intro.0 @@ -272,6 +281,7 @@ ./usr/share/man/cat1/less.0 ./usr/share/man/cat1/lesskey.0 ./usr/share/man/cat1/limit.0 +./usr/share/man/cat1/lkbib.0 ./usr/share/man/cat1/ln.0 ./usr/share/man/cat1/lndir.0 ./usr/share/man/cat1/locate.0 @@ -281,6 +291,7 @@ ./usr/share/man/cat1/login.0 ./usr/share/man/cat1/logname.0 ./usr/share/man/cat1/look.0 +./usr/share/man/cat1/lookbib.0 ./usr/share/man/cat1/lpq.0 ./usr/share/man/cat1/lpr.0 ./usr/share/man/cat1/lprm.0 @@ -319,6 +330,7 @@ ./usr/share/man/cat1/nice.0 ./usr/share/man/cat1/nm.0 ./usr/share/man/cat1/nohup.0 +./usr/share/man/cat1/nroff.0 ./usr/share/man/cat1/od.0 ./usr/share/man/cat1/oldrdist.0 ./usr/share/man/cat1/olf2elf.0 @@ -380,6 +392,8 @@ ./usr/share/man/cat1/perlvar.0 ./usr/share/man/cat1/perlxs.0 ./usr/share/man/cat1/perlxstut.0 +./usr/share/man/cat1/pfbtops.0 +./usr/share/man/cat1/pic.0 ./usr/share/man/cat1/pkg_add.0 ./usr/share/man/cat1/pkg_create.0 ./usr/share/man/cat1/pkg_delete.0 @@ -393,6 +407,7 @@ ./usr/share/man/cat1/printenv.0 ./usr/share/man/cat1/printf.0 ./usr/share/man/cat1/ps.0 +./usr/share/man/cat1/psbb.0 ./usr/share/man/cat1/pstruct.0 ./usr/share/man/cat1/pushd.0 ./usr/share/man/cat1/pwd.0 @@ -407,6 +422,7 @@ ./usr/share/man/cat1/rdist.0 ./usr/share/man/cat1/rdistd.0 ./usr/share/man/cat1/readlink.0 +./usr/share/man/cat1/refer.0 ./usr/share/man/cat1/rehash.0 ./usr/share/man/cat1/repeat.0 ./usr/share/man/cat1/reset.0 @@ -438,6 +454,7 @@ ./usr/share/man/cat1/skeyinfo.0 ./usr/share/man/cat1/skeyinit.0 ./usr/share/man/cat1/sleep.0 +./usr/share/man/cat1/soelim.0 ./usr/share/man/cat1/sort.0 ./usr/share/man/cat1/source.0 ./usr/share/man/cat1/splain.0 @@ -454,10 +471,12 @@ ./usr/share/man/cat1/tail.0 ./usr/share/man/cat1/talk.0 ./usr/share/man/cat1/tar.0 +./usr/share/man/cat1/tbl.0 ./usr/share/man/cat1/tcopy.0 ./usr/share/man/cat1/tee.0 ./usr/share/man/cat1/telnet.0 ./usr/share/man/cat1/test.0 +./usr/share/man/cat1/tfmtodit.0 ./usr/share/man/cat1/tftp.0 ./usr/share/man/cat1/tic.0 ./usr/share/man/cat1/time.0 @@ -467,6 +486,7 @@ ./usr/share/man/cat1/touch.0 ./usr/share/man/cat1/tput.0 ./usr/share/man/cat1/tr.0 +./usr/share/man/cat1/troff.0 ./usr/share/man/cat1/true.0 ./usr/share/man/cat1/tset.0 ./usr/share/man/cat1/tsort.0 @@ -489,6 +509,7 @@ ./usr/share/man/cat1/uustat.0 ./usr/share/man/cat1/uux.0 ./usr/share/man/cat1/vacation.0 +./usr/share/man/cat1/vgrind.0 ./usr/share/man/cat1/vi.0 ./usr/share/man/cat1/vis.0 ./usr/share/man/cat1/w.0 @@ -519,6 +540,9 @@ ./usr/share/man/cat3/mpool.0 ./usr/share/man/cat3/uu_lock_txfr.0 ./usr/share/man/cat4/acd.0 +./usr/share/man/cat4/adv.0 +./usr/share/man/cat4/advansys.0 +./usr/share/man/cat4/adw.0 ./usr/share/man/cat4/ahc.0 ./usr/share/man/cat4/alpha ./usr/share/man/cat4/alpha/autoconf.0 @@ -587,7 +611,10 @@ ./usr/share/man/cat4/de.0 ./usr/share/man/cat4/drum.0 ./usr/share/man/cat4/eap.0 +./usr/share/man/cat4/ec.0 +./usr/share/man/cat4/ep.0 ./usr/share/man/cat4/esis.0 +./usr/share/man/cat4/exphy.0 ./usr/share/man/cat4/fd.0 ./usr/share/man/cat4/ffs_softupdates.0 ./usr/share/man/cat4/fpa.0 @@ -613,22 +640,19 @@ ./usr/share/man/cat4/hp300/rmp.0 ./usr/share/man/cat4/hp300/tc.0 ./usr/share/man/cat4/i386/aha.0 -./usr/share/man/cat4/i386/bktr.0 ./usr/share/man/cat4/i386/ahb.0 ./usr/share/man/cat4/i386/aic.0 ./usr/share/man/cat4/i386/apm.0 ./usr/share/man/cat4/i386/aria.0 ./usr/share/man/cat4/i386/ast.0 ./usr/share/man/cat4/i386/autoconf.0 +./usr/share/man/cat4/i386/bktr.0 ./usr/share/man/cat4/i386/boca.0 ./usr/share/man/cat4/i386/bt.0 ./usr/share/man/cat4/i386/com.0 ./usr/share/man/cat4/i386/cy.0 ./usr/share/man/cat4/i386/eg.0 ./usr/share/man/cat4/i386/el.0 -./usr/share/man/cat4/tx.0 -./usr/share/man/cat4/tl.0 -./usr/share/man/cat4/ep.0 ./usr/share/man/cat4/i386/fdc.0 ./usr/share/man/cat4/i386/gus.0 ./usr/share/man/cat4/i386/ie.0 @@ -659,9 +683,12 @@ ./usr/share/man/cat4/i386/wt.0 ./usr/share/man/cat4/i386/xf86.0 ./usr/share/man/cat4/icmp.0 +./usr/share/man/cat4/icsphy.0 ./usr/share/man/cat4/idp.0 +./usr/share/man/cat4/ifmedia.0 ./usr/share/man/cat4/imp.0 ./usr/share/man/cat4/inet.0 +./usr/share/man/cat4/inphy.0 ./usr/share/man/cat4/ip.0 ./usr/share/man/cat4/ipf.0 ./usr/share/man/cat4/ipl.0 @@ -673,6 +700,7 @@ ./usr/share/man/cat4/ksyms.0 ./usr/share/man/cat4/lkm.0 ./usr/share/man/cat4/lo.0 +./usr/share/man/cat4/lxtphy.0 ./usr/share/man/cat4/mac68k/adb.0 ./usr/share/man/cat4/mac68k/ae.0 ./usr/share/man/cat4/mac68k/autoconf.0 @@ -683,17 +711,21 @@ ./usr/share/man/cat4/mac68k/mem.0 ./usr/share/man/cat4/mac68k/obio.0 ./usr/share/man/cat4/mac68k/sn.0 +./usr/share/man/cat4/mii.0 ./usr/share/man/cat4/mtio.0 ./usr/share/man/cat4/ncr.0 +./usr/share/man/cat4/ne.0 ./usr/share/man/cat4/netintro.0 ./usr/share/man/cat4/networking.0 ./usr/share/man/cat4/ns.0 ./usr/share/man/cat4/nsip.0 +./usr/share/man/cat4/nsphy.0 ./usr/share/man/cat4/null.0 ./usr/share/man/cat4/options.0 ./usr/share/man/cat4/pc532/lpt.0 ./usr/share/man/cat4/pc532/mem.0 ./usr/share/man/cat4/pc532/plip.0 +./usr/share/man/cat4/pcmcia.0 ./usr/share/man/cat4/pmax ./usr/share/man/cat4/pmax/asc.0 ./usr/share/man/cat4/pmax/dc.0 @@ -705,14 +737,20 @@ ./usr/share/man/cat4/pmax/sii.0 ./usr/share/man/cat4/pmax/tc.0 ./usr/share/man/cat4/pnp.0 +./usr/share/man/cat4/powerpc +./usr/share/man/cat4/powerpc/com.0 ./usr/share/man/cat4/prandom.0 ./usr/share/man/cat4/pty.0 +./usr/share/man/cat4/qsphy.0 ./usr/share/man/cat4/random.0 +./usr/share/man/cat4/rl.0 +./usr/share/man/cat4/rlphy.0 ./usr/share/man/cat4/route.0 ./usr/share/man/cat4/scsi.0 ./usr/share/man/cat4/scsibus.0 ./usr/share/man/cat4/sd.0 ./usr/share/man/cat4/sl.0 +./usr/share/man/cat4/sm.0 ./usr/share/man/cat4/sparc/audioamd.0 ./usr/share/man/cat4/sparc/be.0 ./usr/share/man/cat4/sparc/bwtwo.0 @@ -734,6 +772,7 @@ ./usr/share/man/cat4/sparc/mem.0 ./usr/share/man/cat4/sparc/ms.0 ./usr/share/man/cat4/sparc/openprom.0 +./usr/share/man/cat4/sparc/qe.0 ./usr/share/man/cat4/sparc/qec.0 ./usr/share/man/cat4/sparc/si.0 ./usr/share/man/cat4/sparc/sw.0 @@ -742,7 +781,9 @@ ./usr/share/man/cat4/sparc/xy.0 ./usr/share/man/cat4/sparc/zs.0 ./usr/share/man/cat4/spp.0 +./usr/share/man/cat4/sqphy.0 ./usr/share/man/cat4/srandom.0 +./usr/share/man/cat4/ss.0 ./usr/share/man/cat4/st.0 ./usr/share/man/cat4/stderr.0 ./usr/share/man/cat4/stdin.0 @@ -760,9 +801,12 @@ ./usr/share/man/cat4/tb.0 ./usr/share/man/cat4/tcp.0 ./usr/share/man/cat4/termios.0 +./usr/share/man/cat4/tl.0 +./usr/share/man/cat4/tlphy.0 ./usr/share/man/cat4/tp.0 ./usr/share/man/cat4/tty.0 ./usr/share/man/cat4/tun.0 +./usr/share/man/cat4/tx.0 ./usr/share/man/cat4/udp.0 ./usr/share/man/cat4/uk.0 ./usr/share/man/cat4/unix.0 @@ -820,6 +864,8 @@ ./usr/share/man/cat4/vax/vv.0 ./usr/share/man/cat4/vnd.0 ./usr/share/man/cat4/wd.0 +./usr/share/man/cat4/we.0 +./usr/share/man/cat4/xl.0 ./usr/share/man/cat4/ym.0 ./usr/share/man/cat5/.rhosts.0 ./usr/share/man/cat5/a.out.0 @@ -848,6 +894,8 @@ ./usr/share/man/cat5/fs.0 ./usr/share/man/cat5/fstab.0 ./usr/share/man/cat5/gettytab.0 +./usr/share/man/cat5/groff_font.0 +./usr/share/man/cat5/groff_out.0 ./usr/share/man/cat5/group.0 ./usr/share/man/cat5/hosts.0 ./usr/share/man/cat5/hosts.allow.0 @@ -865,6 +913,7 @@ ./usr/share/man/cat5/lastlog.0 ./usr/share/man/cat5/link.0 ./usr/share/man/cat5/magic.0 +./usr/share/man/cat5/malloc.conf.0 ./usr/share/man/cat5/man.conf.0 ./usr/share/man/cat5/map3270.0 ./usr/share/man/cat5/motd.0 @@ -902,6 +951,10 @@ ./usr/share/man/cat6/grdc.0 ./usr/share/man/cat7/ascii.0 ./usr/share/man/cat7/environ.0 +./usr/share/man/cat7/groff_char.0 +./usr/share/man/cat7/groff_mm.0 +./usr/share/man/cat7/groff_mmse.0 +./usr/share/man/cat7/groff_ms.0 ./usr/share/man/cat7/hier.0 ./usr/share/man/cat7/hostname.0 ./usr/share/man/cat7/intro.0 @@ -909,6 +962,8 @@ ./usr/share/man/cat7/mandoc.0 ./usr/share/man/cat7/mandoc.samples.0 ./usr/share/man/cat7/mdoc.0 +./usr/share/man/cat7/mdoc.samples.0 +./usr/share/man/cat7/me.0 ./usr/share/man/cat7/mm.0 ./usr/share/man/cat7/ms.0 ./usr/share/man/cat7/msafer.0 @@ -918,6 +973,7 @@ ./usr/share/man/cat8/ac.0 ./usr/share/man/cat8/accton.0 ./usr/share/man/cat8/adduser_proc.0 +./usr/share/man/cat8/afsd.0 ./usr/share/man/cat8/amd.0 ./usr/share/man/cat8/amiga/MAKEDEV.0 ./usr/share/man/cat8/amiga/makedev.0 @@ -1050,6 +1106,7 @@ ./usr/share/man/cat8/mount_ufs.0 ./usr/share/man/cat8/mount_umap.0 ./usr/share/man/cat8/mount_union.0 +./usr/share/man/cat8/mount_xfs.0 ./usr/share/man/cat8/mountd.0 ./usr/share/man/cat8/mrinfo.0 ./usr/share/man/cat8/mrouted.0 @@ -1219,33 +1276,5 @@ ./usr/share/man/cat9/spltty.0 ./usr/share/man/cat9/splx.0 ./usr/share/man/man4/alpha -./usr/share/man/man4/powerpc ./usr/share/man/man4/pmax -./usr/share/man/cat8/mount_xfs.0 -./usr/share/man/cat4/ifmedia.0 -./usr/share/man/cat4/powerpc -./usr/share/man/cat4/powerpc/com.0 -./usr/share/man/cat4/ec.0 -./usr/share/man/cat4/ne.0 -./usr/share/man/cat4/pcmcia.0 -./usr/share/man/cat4/sm.0 -./usr/share/man/cat4/we.0 -./usr/share/man/cat4/adv.0 -./usr/share/man/cat4/ss.0 -./usr/share/man/cat4/sparc/qe.0 -./usr/include/dev/ic/rtl80x9reg.h -./usr/include/dev/ic/rtl80x9var.h -./usr/include/dev/mii/icsphyreg.h -./usr/include/dev/mii/lxtphyreg.h -./usr/include/dev/mii/sqphyreg.h -./usr/include/dev/pci/if_rlreg.h -./usr/share/man/cat4/exphy.0 -./usr/share/man/cat4/icsphy.0 -./usr/share/man/cat4/inphy.0 -./usr/share/man/cat4/lxtphy.0 -./usr/share/man/cat4/mii.0 -./usr/share/man/cat4/nsphy.0 -./usr/share/man/cat4/qsphy.0 -./usr/share/man/cat4/rl.0 -./usr/share/man/cat4/sqphy.0 -./usr/share/man/cat4/tlphy.0 +./usr/share/man/man4/powerpc diff --git a/distrib/sets/lists/text/md.alpha b/distrib/sets/lists/text/md.alpha deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.alpha +++ /dev/null diff --git a/distrib/sets/lists/text/md.amiga b/distrib/sets/lists/text/md.amiga deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.amiga +++ /dev/null diff --git a/distrib/sets/lists/text/md.arc b/distrib/sets/lists/text/md.arc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.arc +++ /dev/null diff --git a/distrib/sets/lists/text/md.atari b/distrib/sets/lists/text/md.atari deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.atari +++ /dev/null diff --git a/distrib/sets/lists/text/md.hp300 b/distrib/sets/lists/text/md.hp300 deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.hp300 +++ /dev/null diff --git a/distrib/sets/lists/text/md.i386 b/distrib/sets/lists/text/md.i386 deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.i386 +++ /dev/null diff --git a/distrib/sets/lists/text/md.mac68k b/distrib/sets/lists/text/md.mac68k deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.mac68k +++ /dev/null diff --git a/distrib/sets/lists/text/md.mvme68k b/distrib/sets/lists/text/md.mvme68k deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.mvme68k +++ /dev/null diff --git a/distrib/sets/lists/text/md.mvme88k b/distrib/sets/lists/text/md.mvme88k deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.mvme88k +++ /dev/null diff --git a/distrib/sets/lists/text/md.pc532 b/distrib/sets/lists/text/md.pc532 deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.pc532 +++ /dev/null diff --git a/distrib/sets/lists/text/md.pmax b/distrib/sets/lists/text/md.pmax deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.pmax +++ /dev/null diff --git a/distrib/sets/lists/text/md.powerpc b/distrib/sets/lists/text/md.powerpc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.powerpc +++ /dev/null diff --git a/distrib/sets/lists/text/md.sparc b/distrib/sets/lists/text/md.sparc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.sparc +++ /dev/null diff --git a/distrib/sets/lists/text/md.sun3 b/distrib/sets/lists/text/md.sun3 deleted file mode 100644 index e69de29bb2d..00000000000 --- a/distrib/sets/lists/text/md.sun3 +++ /dev/null diff --git a/distrib/sets/lists/text/mi b/distrib/sets/lists/text/mi deleted file mode 100644 index e18f9186812..00000000000 --- a/distrib/sets/lists/text/mi +++ /dev/null @@ -1,308 +0,0 @@ -./usr/bin/addftinfo -./usr/bin/afmtodit -./usr/bin/checknr -./usr/bin/deroff -./usr/bin/eqn -./usr/bin/grodvi -./usr/bin/groff -./usr/bin/grog -./usr/bin/grolj4 -./usr/bin/grops -./usr/bin/grotty -./usr/bin/h2ph -./usr/bin/h2xs -./usr/bin/hpftodit -./usr/bin/indxbib -./usr/bin/lkbib -./usr/bin/lookbib -./usr/bin/neqn -./usr/bin/nroff -./usr/bin/pfbtops -./usr/bin/pic -./usr/bin/pod2html -./usr/bin/pod2latex -./usr/bin/pod2man -./usr/bin/pod2text -./usr/bin/psbb -./usr/bin/refer -./usr/bin/soelim -./usr/bin/tbl -./usr/bin/tfmtodit -./usr/bin/troff -./usr/bin/vgrind -./usr/libexec/vfontedpr -./usr/share/groff_font/devX100-12/CB -./usr/share/groff_font/devX100-12/CBI -./usr/share/groff_font/devX100-12/CI -./usr/share/groff_font/devX100-12/CR -./usr/share/groff_font/devX100-12/DESC -./usr/share/groff_font/devX100-12/HB -./usr/share/groff_font/devX100-12/HBI -./usr/share/groff_font/devX100-12/HI -./usr/share/groff_font/devX100-12/HR -./usr/share/groff_font/devX100-12/NB -./usr/share/groff_font/devX100-12/NBI -./usr/share/groff_font/devX100-12/NI -./usr/share/groff_font/devX100-12/NR -./usr/share/groff_font/devX100-12/S -./usr/share/groff_font/devX100-12/TB -./usr/share/groff_font/devX100-12/TBI -./usr/share/groff_font/devX100-12/TI -./usr/share/groff_font/devX100-12/TR -./usr/share/groff_font/devX100/CB -./usr/share/groff_font/devX100/CBI -./usr/share/groff_font/devX100/CI -./usr/share/groff_font/devX100/CR -./usr/share/groff_font/devX100/DESC -./usr/share/groff_font/devX100/HB -./usr/share/groff_font/devX100/HBI -./usr/share/groff_font/devX100/HI -./usr/share/groff_font/devX100/HR -./usr/share/groff_font/devX100/NB -./usr/share/groff_font/devX100/NBI -./usr/share/groff_font/devX100/NI -./usr/share/groff_font/devX100/NR -./usr/share/groff_font/devX100/S -./usr/share/groff_font/devX100/TB -./usr/share/groff_font/devX100/TBI -./usr/share/groff_font/devX100/TI -./usr/share/groff_font/devX100/TR -./usr/share/groff_font/devX75-12/CB -./usr/share/groff_font/devX75-12/CBI -./usr/share/groff_font/devX75-12/CI -./usr/share/groff_font/devX75-12/CR -./usr/share/groff_font/devX75-12/DESC -./usr/share/groff_font/devX75-12/HB -./usr/share/groff_font/devX75-12/HBI -./usr/share/groff_font/devX75-12/HI -./usr/share/groff_font/devX75-12/HR -./usr/share/groff_font/devX75-12/NB -./usr/share/groff_font/devX75-12/NBI -./usr/share/groff_font/devX75-12/NI -./usr/share/groff_font/devX75-12/NR -./usr/share/groff_font/devX75-12/S -./usr/share/groff_font/devX75-12/TB -./usr/share/groff_font/devX75-12/TBI -./usr/share/groff_font/devX75-12/TI -./usr/share/groff_font/devX75-12/TR -./usr/share/groff_font/devX75/CB -./usr/share/groff_font/devX75/CBI -./usr/share/groff_font/devX75/CI -./usr/share/groff_font/devX75/CR -./usr/share/groff_font/devX75/DESC -./usr/share/groff_font/devX75/HB -./usr/share/groff_font/devX75/HBI -./usr/share/groff_font/devX75/HI -./usr/share/groff_font/devX75/HR -./usr/share/groff_font/devX75/NB -./usr/share/groff_font/devX75/NBI -./usr/share/groff_font/devX75/NI -./usr/share/groff_font/devX75/NR -./usr/share/groff_font/devX75/S -./usr/share/groff_font/devX75/TB -./usr/share/groff_font/devX75/TBI -./usr/share/groff_font/devX75/TI -./usr/share/groff_font/devX75/TR -./usr/share/groff_font/devascii/B -./usr/share/groff_font/devascii/BI -./usr/share/groff_font/devascii/DESC -./usr/share/groff_font/devascii/I -./usr/share/groff_font/devascii/R -./usr/share/groff_font/devdvi/B -./usr/share/groff_font/devdvi/BI -./usr/share/groff_font/devdvi/CW -./usr/share/groff_font/devdvi/DESC -./usr/share/groff_font/devdvi/EX -./usr/share/groff_font/devdvi/H -./usr/share/groff_font/devdvi/HB -./usr/share/groff_font/devdvi/HI -./usr/share/groff_font/devdvi/I -./usr/share/groff_font/devdvi/MI -./usr/share/groff_font/devdvi/R -./usr/share/groff_font/devdvi/S -./usr/share/groff_font/devdvi/SA -./usr/share/groff_font/devdvi/SB -./usr/share/groff_font/devdvi/generate/CompileFonts -./usr/share/groff_font/devdvi/generate/Makefile -./usr/share/groff_font/devdvi/generate/msam.map -./usr/share/groff_font/devdvi/generate/msbm.map -./usr/share/groff_font/devdvi/generate/texb.map -./usr/share/groff_font/devdvi/generate/texex.map -./usr/share/groff_font/devdvi/generate/texi.map -./usr/share/groff_font/devdvi/generate/texmi.map -./usr/share/groff_font/devdvi/generate/texr.map -./usr/share/groff_font/devdvi/generate/texsy.map -./usr/share/groff_font/devdvi/generate/textt.map -./usr/share/groff_font/devlatin1/B -./usr/share/groff_font/devlatin1/BI -./usr/share/groff_font/devlatin1/DESC -./usr/share/groff_font/devlatin1/I -./usr/share/groff_font/devlatin1/R -./usr/share/groff_font/devlj4 -./usr/share/groff_font/devlj4/ALBB -./usr/share/groff_font/devlj4/ALBR -./usr/share/groff_font/devlj4/AOB -./usr/share/groff_font/devlj4/AOI -./usr/share/groff_font/devlj4/AOR -./usr/share/groff_font/devlj4/CB -./usr/share/groff_font/devlj4/CBI -./usr/share/groff_font/devlj4/CI -./usr/share/groff_font/devlj4/CLARENDON -./usr/share/groff_font/devlj4/CORONET -./usr/share/groff_font/devlj4/CR -./usr/share/groff_font/devlj4/DESC -./usr/share/groff_font/devlj4/GB -./usr/share/groff_font/devlj4/GBI -./usr/share/groff_font/devlj4/GI -./usr/share/groff_font/devlj4/GR -./usr/share/groff_font/devlj4/LGB -./usr/share/groff_font/devlj4/LGI -./usr/share/groff_font/devlj4/LGR -./usr/share/groff_font/devlj4/MARIGOLD -./usr/share/groff_font/devlj4/OB -./usr/share/groff_font/devlj4/OBI -./usr/share/groff_font/devlj4/OI -./usr/share/groff_font/devlj4/OR -./usr/share/groff_font/devlj4/S -./usr/share/groff_font/devlj4/TB -./usr/share/groff_font/devlj4/TBI -./usr/share/groff_font/devlj4/TI -./usr/share/groff_font/devlj4/TR -./usr/share/groff_font/devlj4/UB -./usr/share/groff_font/devlj4/UBI -./usr/share/groff_font/devlj4/UCB -./usr/share/groff_font/devlj4/UCBI -./usr/share/groff_font/devlj4/UCI -./usr/share/groff_font/devlj4/UCR -./usr/share/groff_font/devlj4/UI -./usr/share/groff_font/devlj4/UR -./usr/share/groff_font/devlj4/generate -./usr/share/groff_font/devlj4/generate/Makefile -./usr/share/groff_font/devlj4/generate/special.map -./usr/share/groff_font/devlj4/generate/text.map -./usr/share/groff_font/devps/AB -./usr/share/groff_font/devps/ABI -./usr/share/groff_font/devps/AI -./usr/share/groff_font/devps/AR -./usr/share/groff_font/devps/BMB -./usr/share/groff_font/devps/BMBI -./usr/share/groff_font/devps/BMI -./usr/share/groff_font/devps/BMR -./usr/share/groff_font/devps/CB -./usr/share/groff_font/devps/CBI -./usr/share/groff_font/devps/CI -./usr/share/groff_font/devps/CR -./usr/share/groff_font/devps/DESC -./usr/share/groff_font/devps/HB -./usr/share/groff_font/devps/HBI -./usr/share/groff_font/devps/HI -./usr/share/groff_font/devps/HNB -./usr/share/groff_font/devps/HNBI -./usr/share/groff_font/devps/HNI -./usr/share/groff_font/devps/HNR -./usr/share/groff_font/devps/HR -./usr/share/groff_font/devps/NB -./usr/share/groff_font/devps/NBI -./usr/share/groff_font/devps/NI -./usr/share/groff_font/devps/NR -./usr/share/groff_font/devps/PB -./usr/share/groff_font/devps/PBI -./usr/share/groff_font/devps/PI -./usr/share/groff_font/devps/PR -./usr/share/groff_font/devps/S -./usr/share/groff_font/devps/SS -./usr/share/groff_font/devps/TB -./usr/share/groff_font/devps/TBI -./usr/share/groff_font/devps/TI -./usr/share/groff_font/devps/TR -./usr/share/groff_font/devps/ZCMI -./usr/share/groff_font/devps/ZD -./usr/share/groff_font/devps/ZDR -./usr/share/groff_font/devps/download -./usr/share/groff_font/devps/generate/Makefile -./usr/share/groff_font/devps/generate/afmname -./usr/share/groff_font/devps/generate/dingbatsmap -./usr/share/groff_font/devps/generate/dingbatsrmap -./usr/share/groff_font/devps/generate/lgreekmap -./usr/share/groff_font/devps/generate/symbol.sed -./usr/share/groff_font/devps/generate/symbolchars -./usr/share/groff_font/devps/generate/symbolsl.afm -./usr/share/groff_font/devps/generate/textmap -./usr/share/groff_font/devps/prologue -./usr/share/groff_font/devps/symbolsl.pfa -./usr/share/groff_font/devps/text.enc -./usr/share/groff_font/devps/zapfdr.pfa -./usr/share/man/cat1/addftinfo.0 -./usr/share/man/cat1/checknr.0 -./usr/share/man/cat1/eqn.0 -./usr/share/man/cat1/grodvi.0 -./usr/share/man/cat1/groff.0 -./usr/share/man/cat1/grog.0 -./usr/share/man/cat1/grops.0 -./usr/share/man/cat1/grotty.0 -./usr/share/man/cat1/indxbib.0 -./usr/share/man/cat1/lkbib.0 -./usr/share/man/cat1/lookbib.0 -./usr/share/man/cat1/nroff.0 -./usr/share/man/cat1/pfbtops.0 -./usr/share/man/cat1/pic.0 -./usr/share/man/cat1/psbb.0 -./usr/share/man/cat1/refer.0 -./usr/share/man/cat1/soelim.0 -./usr/share/man/cat1/tbl.0 -./usr/share/man/cat1/tfmtodit.0 -./usr/share/man/cat1/troff.0 -./usr/share/man/cat1/vgrind.0 -./usr/share/man/cat5/groff_font.0 -./usr/share/man/cat5/groff_out.0 -./usr/share/man/cat7/groff_char.0 -./usr/share/man/cat7/groff_mm.0 -./usr/share/man/cat7/groff_mmse.0 -./usr/share/man/cat7/groff_ms.0 -./usr/share/man/cat7/mdoc.samples.0 -./usr/share/man/cat7/me.0 -./usr/share/misc/eqnchar -./usr/share/misc/man.template -./usr/share/misc/mdoc.template -./usr/share/misc/vgrindefs -./usr/share/tmac/eqnrc -./usr/share/tmac/hyphen.us -./usr/share/tmac/man.local -./usr/share/tmac/mdoc -./usr/share/tmac/mdoc/doc -./usr/share/tmac/mdoc/doc-common -./usr/share/tmac/mdoc/doc-ditroff -./usr/share/tmac/mdoc/doc-nroff -./usr/share/tmac/mdoc/doc-syms -./usr/share/tmac/mm/0.MT -./usr/share/tmac/mm/4.MT -./usr/share/tmac/mm/5.MT -./usr/share/tmac/mm/locale -./usr/share/tmac/mm/ms.cov -./usr/share/tmac/mm/se_locale -./usr/share/tmac/mm/se_ms.cov -./usr/share/tmac/tmac.X -./usr/share/tmac/tmac.Xps -./usr/share/tmac/tmac.an -./usr/share/tmac/tmac.an.old -./usr/share/tmac/tmac.andoc -./usr/share/tmac/tmac.doc -./usr/share/tmac/tmac.doc.old -./usr/share/tmac/tmac.dvi -./usr/share/tmac/tmac.e -./usr/share/tmac/tmac.latin1 -./usr/share/tmac/tmac.lj4 -./usr/share/tmac/tmac.m -./usr/share/tmac/tmac.mse -./usr/share/tmac/tmac.pic -./usr/share/tmac/tmac.ps -./usr/share/tmac/tmac.psatk -./usr/share/tmac/tmac.psnew -./usr/share/tmac/tmac.psold -./usr/share/tmac/tmac.pspic -./usr/share/tmac/tmac.s -./usr/share/tmac/tmac.safer -./usr/share/tmac/tmac.tty -./usr/share/tmac/tmac.tty-char -./usr/share/tmac/tmac.vgrind -./usr/share/tmac/troffrc diff --git a/distrib/sets/makeflist b/distrib/sets/makeflist index 2cfd6af90ff..eb1ee63374a 100644 --- a/distrib/sets/makeflist +++ b/distrib/sets/makeflist @@ -5,9 +5,8 @@ set listsdir=`pwd`/lists set TMPFILE=/tmp/_LIST.$$ -set lists=(base comp etc game text) +set lists=(base comp etc game) # SPECIAL: man misc -# EXTRA SPECIAL (not done here): secr foreach setname ($lists) cat $listsdir/$setname/mi $listsdir/$setname/md.${arch} >>! $TMPFILE diff --git a/distrib/sets/maketars b/distrib/sets/maketars index 1e00c4ba560..e21845a3ef1 100644 --- a/distrib/sets/maketars +++ b/distrib/sets/maketars @@ -24,9 +24,8 @@ set fsdir=$DESTDIR cd $fsdir -set lists=(base comp etc game text) +set lists=(base comp etc game) # SPECIAL: man misc -# EXTRA SPECIAL (not done here): secr foreach setname ($lists) echo -n "${setname}: " diff --git a/distrib/simpleroot/install.sub b/distrib/simpleroot/install.sub index 9ff91b56076..a0a6d7db708 100644 --- a/distrib/simpleroot/install.sub +++ b/distrib/simpleroot/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.6 1998/11/03 04:35:17 aaron Exp $ +# $OpenBSD: install.sub,v 1.7 1998/12/19 18:32:57 deraadt Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -43,9 +43,9 @@ ROOTDISK="" # filled in below VERSION= export VERSION -ALLSETS="base etc misc comp text man game" # default install sets -UPGRSETS="base misc comp text man game" # default upgrade sets -SNAPSETS="bin dev etc games man misc sbin text \ +ALLSETS="base etc misc comp man game" # default install sets +UPGRSETS="base misc comp man game" # default upgrade sets +SNAPSETS="bin dev etc games man misc sbin \ usr.bin usr.binutils usr.games usr.include \ usr.lib usr.libexec usr.misc usr.sbin usr.share var" THESETS= # one of the above |