Commit Graph

396 Commits

Author SHA1 Message Date
Andrey A. Chernov
d0a47967d8 Remove unused locale/nls directories.
Corresponding fixes for "make release" already commited elsewhere.
2001-03-17 21:14:52 +00:00
Poul-Henning Kamp
acfbe345cf Attempt to make "make release" work again. Without a nls/fi_FI.DIS_8859-15
tcsh barfs.
2001-03-17 19:02:12 +00:00
Mark Murray
49519c9bfb Unbreak "make installworld" 2001-03-17 07:38:57 +00:00
Andrey A. Chernov
b929c71734 Add et_EE.ISO_8859-15 2001-03-16 12:02:36 +00:00
Ruslan Ermilov
54fc7b57f7 Apply the README's requirement a) to the previous commit. 2001-03-16 08:43:07 +00:00
Andrey A. Chernov
84f1cbbe73 DIS_8859_15 -> ISO_8859-15 rename 2001-03-16 07:13:01 +00:00
Kris Kennaway
a3e1bcce94 Add libdata, some ports were using it. 2001-03-10 03:34:14 +00:00
Ruslan Ermilov
619ab04511 Add missing .../cat?/alpha directories. 2001-02-19 15:30:11 +00:00
Ruslan Ermilov
54ecfa0813 Create directory infrastructure required to format, display
and store preformatted /usr/share/man manual pages in 8-bit
iso-8859-1 charset for all *_*.ISO_8859-1 locales.

Requested by:	des
Input from:	ache
2001-02-19 13:08:14 +00:00
Poul-Henning Kamp
2f1ac13b0a Duh! forgot to add BSD_daemon to the mtree files.
Submitted by:	"Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
2001-02-18 08:18:44 +00:00
Ruslan Ermilov
2f397f6b6c Apparently, people do not listen for a plea to look into the
README file before making changes here.  Fix them once again.
2001-02-15 12:25:48 +00:00
Ruslan Ermilov
97424e48a0 Fixed the fatal (missing "..").
Pointy hat to:	asmodai
2001-02-15 10:34:43 +00:00
Jeroen Ruigrok van der Werven
531f27501e Add en_NZ.ISO_8859-1. 2001-02-10 13:46:59 +00:00
Jeroen Ruigrok van der Werven
536133b760 Add af_ZA.ISO_8859-1
Submitted by:	ache
2001-02-09 21:58:31 +00:00
Andrey A. Chernov
9073168b1b Add el_GR.ISO_8859-7 2001-01-17 13:15:46 +00:00
Doug Barton
10fe5181ec Move the process of storing entropy from /dev/random and reseeding with
it at boot time closer to the way we want it to be in the final version.

* Move the default directory to /var/db/entropy
* Run the entropy saving cron job every 11 minutes. This seems
  to be a better default, although still bikeshed material.
* Feed /dev/random some cheesy "entropy" from various commands
  and files before the disks are mounted. This gives /dev/random
  a better chance of running without blocking early.
* Move the reseeding with previously stored entropy to the point
  immediately after the disks are mounted.
* Make the harvesting script a little safer in regards to the
  possibility of accidentally overwriting something other
  than a regular file.
2001-01-14 07:18:31 +00:00
Doug Barton
5ed4160254 Fix a small typo 2001-01-11 13:02:29 +00:00
Doug Barton
27a803d631 Add a system to save entropy from /dev/random periodically so that
it can be used to reseed at boot time. This will greatly increase
the chances that there will be sufficient entropy available at
boot time to prevent long delays.

For /etc/rc, remove the vmstat and iostat runs from the attempt
to provide some cheesy randomness if the files fail, since
those programs are dynamically linked, and ldd seems to want
some randomness to do its magic.

Guidance and parameters for this project were provided by
Mark Murray, based on the requirements of the Yarrow
algorithm. Some helpful suggestions for implementation
(including the tip about iostat and vmstat) were provided
by Sheldon Hearn. All blame for problems or mistakes is
mine of course.
2001-01-11 13:01:20 +00:00
Ben Smithurst
aa83155bd5 Remove empty directories.
PR:		23769, 23772, 23868
Submitted by:	Rich Morin <rdm@cfcl.com>
2001-01-09 00:52:31 +00:00
Peter Wemm
0b06558520 Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h> 2001-01-09 00:50:45 +00:00
Andrey A. Chernov
30055cc993 ru_SU -> ru_RU for nls too 2001-01-01 02:19:59 +00:00
Poul-Henning Kamp
aaf7f598ae ... and ru_RU.KOI8-R.
Remove ru_SU

Forgotten by:	phantom on 2000/12/29 14:58:01
2000-12-31 15:08:14 +00:00
Poul-Henning Kamp
7566bcb0b7 Add ru_RU.ISO_8859-5 also. 2000-12-31 15:06:08 +00:00
Poul-Henning Kamp
284f963cf5 Add forgotten entry for ru_RU.CP866 to try to make make release work. 2000-12-31 12:02:55 +00:00
Ruslan Ermilov
ef90734a7f Added directories needed for Groff 1.16.1 distribution. 2000-12-05 19:18:45 +00:00
Sheldon Hearn
54c7f1620a Connect the new man4.alpha to the build. 2000-11-20 13:16:44 +00:00
Archie Cobbs
c06992e558 Build the ISC library as libisc. This library comes as part of the
bind distribution, but until now was not being built as a separate
entity. For documentation, see these man pages:

assertions(3), eventlib(3), heap(3), logging(3), memcluster(3), tree(3).

Reviewed by:	jdp
2000-10-24 20:10:25 +00:00
Brian Somers
dd903d321f Add /usr/include/netnatm/ 2000-10-15 00:43:06 +00:00
Gregory Neil Shapiro
31923af7ce Install the sendmail cf building tools (contrib/sendmail/cf) in
/usr/share/sendmail/cf.

PR:		19790
2000-10-10 18:08:19 +00:00
Gregory Neil Shapiro
e16befd944 Forgot to remove the directory from mtree for the obsolete sendmail
documentation.
2000-10-07 22:46:42 +00:00
Andrey A. Chernov
14a9c12153 Add tr_TR.ISO_8859-9 to nls 2000-09-16 22:25:37 +00:00
Andrey A. Chernov
d50a91535f Add tr_TR.ISO_8859-9 2000-09-16 22:17:35 +00:00
Poul-Henning Kamp
6d6b1b8f4d Add missing tr_TR.ISO_8859-9 directory. 2000-09-16 21:53:06 +00:00
Andrey A. Chernov
d9102f5b2a Add /boot/kernel/ 2000-09-06 15:34:58 +00:00
David E. O'Brien
aada671ef0 The default is for 3rd party kernel modules to live in /boot/modules
rather than /modules.
2000-09-06 10:27:26 +00:00
Satoshi Asami
fce618cca3 Update BSD.x11-4.dist to XFree86-4 after repo copy. I believe this is
correct but I won't know for sure until bento's cluster comes back up.
2000-08-25 10:07:21 +00:00
Mark Murray
c8e1436029 Move $PERL/IO/Socket to the right place.
Reported by:	ache
2000-08-21 06:30:45 +00:00
Mark Murray
091d5c90db Add missing perl directories. 2000-08-20 10:06:24 +00:00
Andrzej Bialecki
65594d9e65 *** empty log message *** 2000-07-15 10:18:46 +00:00
Andrey A. Chernov
2881f702c7 Fix site_perl hierarchy 2000-07-04 18:11:41 +00:00
Mark Murray
0c6094e49b Follow-up commit to today's gnu/usr.bin/perl commit; serial number
brought inline with Perl standards.
2000-07-02 15:55:25 +00:00
Satoshi Asami
d492a4aa1f Add "mach" dir for perl, that's where it installs a lot of stuff now. 2000-06-29 06:22:10 +00:00
Mark Murray
39919d580b Version number and directory changes for Perl 5.006. 2000-06-25 14:58:57 +00:00
Thomas Gellekum
96ba60ede2 Install a VGA font for the X11 mode. Use a line like
xset fp+ /usr/libdata/doscmd/fonts
in your .xsession to activate it.

Document X11_FONT option in .doscmdrc.

Open window if $DISPLAY is set.
2000-06-23 08:57:17 +00:00
Satoshi Asami
8f76bcf052 Add a few directories that were shared by a lot of ports: section 3
of perl man pages and site_perl directories for alpha and i386 in /usr/local,
and share/aclocal and share/doc/ja in /usr/local and /usr/X11R6.

Reviewed by:	the ports list
Approved by:	steve (alpha part)
2000-06-16 19:08:19 +00:00
Ruslan Ermilov
c5f8035bad /usr/mdec has gone 1.5 years ago. 2000-06-05 16:14:51 +00:00
Paul Saab
60fc5205f3 Remove more from here too.
Reminded by:	hoek
2000-05-29 16:32:00 +00:00
Peter Wemm
71a97dbbbf Add dev/ppbus for lptio.h 2000-05-19 22:07:47 +00:00
Alexey Zelkin
93165e89d9 Directory renamed in /usr/share/calendar: ru_SU.KOI8-R -> ru_RU.KOI8-R 2000-05-04 11:37:49 +00:00
Satoshi Asami
b952892aa3 Add lib/X11/locale/zh_TW.Big5.
Found by:	bento
2000-04-29 11:43:18 +00:00
Satoshi Asami
8d2d2a6af9 Add ${X11BASE}/lib/aout. 2000-03-25 00:00:27 +00:00
Bill Fumerola
ccf52fc678 Add the new ses example code directories, unbreak world.
Submitted by:	cpiazza, who...
Actually tested: make world
Desired by:	jkh, mjacob
2000-02-29 08:45:22 +00:00
Yoshinobu Inoue
80d21dc41b Add IPv6 related docs.
Reviewed by: phantom
2000-02-26 19:44:12 +00:00
Peter Wemm
da8fe8427b Add /etc/ssh 2000-02-25 14:18:48 +00:00
Satoshi Asami
ee4e87f009 Add ${X11BASE}/lib/X11/local -- this directory is created by the X
installation, so it should be in this file too.

Approved by:	jkh
2000-02-18 01:20:12 +00:00
Nick Hibma
fcc56d9930 Install the USB include files in /usr/include/dev/usb.
We should still sort out some way of avoiding the clutter. Not all files
should be there.

Prompted by:   Louis A. Mamakos <louie@TransSys.COM>
2000-01-25 09:24:23 +00:00
Poul-Henning Kamp
9a9bf0a412 Add missing share/examples/ses directory. 2000-01-16 14:02:51 +00:00
Jeroen Ruigrok van der Werven
81432b9abc Add devhtml entry for the groff_font directory.
This is needed for the new devhtml in the groff 1.15 package.
2000-01-12 13:06:44 +00:00
Rodney W. Grimes
a1d2612242 Add missing -p /tmp/MTREE to mtree command in README so that it
will actually work now.

Remove tabs and once again sort the *.dist files.
2000-01-11 07:57:09 +00:00
Alexey Zelkin
7acf45ca1e Create /usr/share/doc/ncurses (place for html files from ncurses dist) 2000-01-10 12:11:51 +00:00
Alexey Zelkin
a54f697602 Create /usr/share/examples/libdialog (examples of dialog(3) usage) 2000-01-10 12:01:27 +00:00
Alexey Zelkin
73bac37e75 Create doc dir for ntp (/usr/share/doc/ntp) 2000-01-10 09:18:02 +00:00
Alexey Zelkin
fabf0101ce Create dirs for bind's additional documentation:
/usr/share/doc/bind/{html,misc}
2000-01-10 08:58:00 +00:00
Alexey Zelkin
dbc5f306f8 add /usr/share/examples/bc 2000-01-10 08:54:24 +00:00
Alexey Zelkin
fcf72904c9 Add share/examples/dialog - examples of dialog(1) usage 2000-01-07 13:33:31 +00:00
Peter Wemm
a1867c1264 Add /usr/libexec/sendmail 1999-12-29 18:34:33 +00:00
Kris Kennaway
2dc3a03235 Add directories: preparation for OpenSSL import. 1999-12-25 14:12:09 +00:00
Andrey A. Chernov
4a1cdbb167 Add 8859-4 and lt_LT entries 1999-12-24 05:27:04 +00:00
Andrey A. Chernov
1107842229 lt_LN->la_LN 1999-12-22 20:52:54 +00:00
Andrey A. Chernov
712dfc0ffc Add cs_CZ
Submitted by:	Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:51:29 +00:00
Semen Ustimenko
7906f99bf4 Added ntfs subdir to allow mountd.c include <ntfs/ntfsmount.h>
and others.
1999-12-03 20:17:16 +00:00
Ollivier Robert
3e08b029e3 Add share/examples/netgraph.
Forgotten by: our friends at Whistle.
1999-11-19 12:14:10 +00:00
Jonathan Lemon
fd9ec25aaa Add missing netinet6.
Detected by:	make world
1999-11-05 18:49:00 +00:00
Boris Popov
fc29213506 Add share/examples/nwclient directory. 1999-11-03 11:57:04 +00:00
Julian Elischer
4cf49a4355 Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.

Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from:  Whistle CVS tree
1999-10-21 09:06:11 +00:00
Andrey A. Chernov
cd23b8bf85 add uk_UA.KOI8-U locale dirs 1999-10-18 20:18:04 +00:00
Boris Popov
f24bb3a4b3 Make libncp actually compiled.
Reviewed by:	mdodd
1999-10-14 06:40:46 +00:00
Andrey A. Chernov
b7d9493ed1 add ru_SU.ISO_8859-5 locale dirs 1999-10-03 00:44:56 +00:00
Andrey A. Chernov
22ec1a0d38 Oops, patch applied to wrong place. 1999-09-15 18:58:33 +00:00
Andrey A. Chernov
0dd0f9be49 add mdoc/locale 1999-09-15 18:52:44 +00:00
Andrey A. Chernov
2c3cb52472 add tmac/locale for man l10n tweaks 1999-09-11 19:11:03 +00:00
Tim Vanderhoek
fa9b8447b7 Add /usr/share/examples/more/. Will contain sample config files that
give our more(1) keymappings similar to less(1) and most(1).  Initially
these config files will support only a subset of less and most keymappings.
1999-09-03 22:21:47 +00:00
Peter Wemm
9b7a44a60e $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
Nik Clayton
c6f7f343c9 Pull the FDP maintained documents (that's the FAQ, the Handbook, the
tutorials, and all the language translations thereof) out of here.  They
still install here, but the installation routine in doc/ sorts that
out.
1999-08-26 19:48:39 +00:00
Rodney W. Grimes
d253d56215 Looks like I missed a little white space error, fixed. 1999-08-25 21:49:37 +00:00
Rodney W. Grimes
928b6de37c This cleans up all the white space errors so that the next
commit is easier to understand.
1999-08-24 03:51:34 +00:00
Rodney W. Grimes
f10c8263aa Fix script in README to actually work, empty lines produce as
much a diff as lines with the wrong stuff on it.

Add references in mtree data files to the README.
1999-08-23 05:12:43 +00:00
Rodney W. Grimes
9998ec0eb0 An explination of how to keep these files in good working order.
Reviewed by:	bde
1999-08-23 01:16:26 +00:00
Ruslan Ermilov
f32c200565 Nuke /usr/share/misc/pkg_manage.
PR:		13228
Submitted by:	"Alexey M. Zelkin" <phantom@cris.net>
1999-08-19 07:10:26 +00:00
Sheldon Hearn
5aae9955b7 Actually install the virgin copies of the /etc files that we so proudly
claim to install in /usr/share/examples/etc/README.examples .

PR:	5207
Reported by:	"Wayne M. Barnes" <wayne@barnes1.wustl.edu>
1999-06-24 09:45:30 +00:00
Foxfair Hu
c6570d1dc3 Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
It makes compatible with IANA charset defination, and let existent I18N
app happier.

Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
1999-06-08 02:25:19 +00:00
Julian Elischer
8759eb5c80 Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
Mark Murray
42b42f6ec9 Add extra dirs needed by install. Do the include/* by reusing
BSD.include.dist to make tracking this easier.

Pointed out by:	Rod Grimes
1999-05-05 19:44:14 +00:00
Gary Palmer
f85f55925d Unbreak my previous commit 1999-05-03 17:42:34 +00:00
Gary Palmer
9665600464 Create share/man8/alpha
Forgotten By: obrien
1999-05-03 17:23:52 +00:00
Mark Murray
72de3dd835 Perl moves up a maintenance version. 1999-05-02 15:25:40 +00:00
Peter Wemm
b407e69b35 Drop example lkm tree 1999-04-24 21:01:21 +00:00
Peter Wemm
c528a79a0d drop /lkm 1999-04-19 14:33:31 +00:00
Satoshi Asami
6e11369b91 Explicitly specify mode 755 for /var/db/pkg -- it will be mode 700 otherwise. 1999-03-31 13:38:37 +00:00
Satoshi Asami
39f499e999 Add /var/db/pkg.
Submitted by:	John Hay <jhay@mikom.csir.co.za>
1999-03-31 07:06:39 +00:00