Andrey A. Chernov
640f8c189b
Fix %c to be ctime-compatible
1995-08-06 11:50:26 +00:00
Andrey A. Chernov
3771f99ca9
Add timedef
1995-08-06 11:20:41 +00:00
Andrey A. Chernov
b2521216d8
Re-import it to proper location
1995-08-06 11:15:54 +00:00
Bruce Evans
31ff158abc
Don't install me.7. Use the one in groff.
1995-08-05 07:25:43 +00:00
Jordan K. Hubbard
2ad17ba679
Update cmich's URL.
...
Submitted by: Mail Archive <archive@cps.cmich.edu>
1995-08-05 02:04:18 +00:00
Garrett Wollman
048a238135
Merge timzeone data changes from vendor branch. Most significant change
...
is 1996 EC harmonization. Also, the following timezones have been renamed:
Asia/Frunze -> Asia/Bishkek
Pacific/Cocos -> Indian/Cocos
Pacific/Belau -> Pacific/Palau
America/Navajo -> America/Shiprock
and one new timezone has been added:
Australia/Canberra
1995-08-04 16:23:09 +00:00
Garrett Wollman
80880bd619
This commit was generated by cvs2svn to compensate for changes in r9905,
...
which included commits to RCS files with non-trunk default branches.
1995-08-04 15:53:27 +00:00
Garrett Wollman
5c277f7ea8
Latest timezone data from Arthur David Olson
...
Obtained from: Arthur David Olson <ado@elsie.nci.nih.gov>
1995-08-04 15:53:27 +00:00
Jordan K. Hubbard
633f0f7e27
Add ftp://ftp.synapse.net/contrib/FreeBSD
1995-08-03 17:08:19 +00:00
Jordan K. Hubbard
f7c6335f2f
Remove ftp.ctr.vt.edu at the request of the mirror maintainer.
1995-08-03 01:45:28 +00:00
David Greenman
670173822b
Use lorder/tsort for shared libraries. It might help group things better.
...
Suggested by Garrett Wollman.
1995-08-02 22:31:52 +00:00
Jordan K. Hubbard
8d542917cf
Add Irish mirror site.
1995-07-31 21:39:47 +00:00
John Fieber
bf8f091b44
Minor corrections.
...
Submitted by: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
1995-07-31 01:18:46 +00:00
David Greenman
2d691d7dbc
Correct the mangled English when mentioning that the kernel config-file
...
"dump on" is deprecated...by removing the note completely.
1995-07-30 18:33:01 +00:00
Joerg Wunsch
4a04ac03ab
Update the parts on how to take a kernel crash dump.
...
Reviewed by:
Submitted by:
Obtained from:
1995-07-30 12:53:39 +00:00
Bruce Evans
8b9a408f3f
Rename GZIP to GZIPCMD to match previous change in bsd.doc.mk.
...
Submitted by: John Hay (jhay@mikom.csir.co.za )
1995-07-30 08:04:50 +00:00
Ollivier Robert
bbe5babffc
Corected a few typo which resulted in strange resulon results. Add URL
...
pointing to the Handbook. Changed a few entries to mention /etc/sysconfig.
Reviewed by:
Submitted by:
Obtained from:
1995-07-30 01:44:51 +00:00
Ollivier Robert
3c9c802973
Corrected @@ into @.
1995-07-29 22:39:44 +00:00
Ollivier Robert
39f989e409
Put the name of the latest snapshot: 2.1.0-950726-SNAP.
1995-07-29 22:35:40 +00:00
Paul Traina
d242a09dae
Only execute /usr/games/fortune if it's there.
1995-07-29 18:43:52 +00:00
Ollivier Robert
51104fd2da
Change the `make depend all'' to
make depend'' then
`make all'' in
...
the kernel configuration section.
1995-07-29 18:12:50 +00:00
Ollivier Robert
f74d7c2f47
Major overhaul of the FAQ. I've added several contributions
...
specially from Darryl Okahata. I've rewritten several URL to the proper
<url url="" name=""> tag. There is still room for improvement but it
should be closer to 2.0.5R now. I'll try to be faster for future updates...
Obtained from: Mail messages from the lists.
1995-07-29 18:09:19 +00:00
John Fieber
fceeb7f8aa
Added a new section un user ppp (iijppp).
...
Submitted by: Nik Clayton <nik@blueberry.co.uk>
1995-07-29 13:08:02 +00:00
Jordan K. Hubbard
dbff7d48fe
Make this less unintentionally egocentric sounding.
1995-07-28 23:09:28 +00:00
Jordan K. Hubbard
f33c8acf09
Add spanish keymap.
...
Submitted by: Paco Rosich <rosich@modico.eleinf.uv.es>
1995-07-27 23:09:17 +00:00
John Fieber
18d0bb3b11
Added info on the freebsd-multimedia mailing list.
...
Started a new author motivation program: putting e-mail addresses in
empty sections that people offered to write. ];>
1995-07-27 16:15:32 +00:00
Garrett Wollman
d760c58fbd
Use GZIPCMD to hold name of gzip command rather than just GZIP.
...
Submitted by: Torsten Blum
1995-07-27 15:03:27 +00:00
Joerg Wunsch
f4734ea953
Make this bugger actually compile and work again:
...
o a couple of header files have been missing
o convert the LKM Makefile to use <bsd.kmod.mk>
o rename the module to ``misc_mod'' (as opposed to ``miscmod''), so
the module name can be made identical to the module's file name,
avoiding the clash with one of the component's .o file names
o modstat(1/8) has been moved meanwhile
1995-07-27 09:45:28 +00:00
Garrett Wollman
243fa827b1
Update to match latest bsd.doc.mk.
1995-07-26 13:52:59 +00:00
Garrett Wollman
91abfd343c
Compress doc' and
info' documents before installing them.
1995-07-26 13:51:46 +00:00
Jordan K. Hubbard
b083749ad8
Add ftp://ftp.cslab.vt.edu/pub/FreeBSD to mirrors.
1995-07-26 02:36:01 +00:00
Bruce Evans
9c0dc173cc
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
Satoshi Asami
2da6c2f223
Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list instead
...
of replacing it. This way you can point it to a site close to you
that carries many distfiles, and still let it go fetch from the
original site if the distfile is not there.
Original idea by: mmead@Glock.COM
1995-07-24 08:02:07 +00:00
Joerg Wunsch
f2fdb2d731
Description:
...
German reunification was _way_ back. Fixing anachronism.
Reviewed by:
Submitted by: kieber@sax.sax.de (Ulf Kieber)
Obtained from:
1995-07-22 22:15:42 +00:00
John Fieber
7f101baa9d
Document the new digest forms of the hackers, current, and questions
...
mailing lists.
Submitted by: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>
1995-07-18 21:33:53 +00:00
Justin T. Gibbs
31acd246c0
Allow the specification of the controller bus when wiring down scsi buses.
...
This is performed by using a line similar to:
controller scbus0 at ahc0 bus 1
to wire scbus0 to the second bus on an adaptec 2742T controller.
Reviewed by: Peter Dufault(dufault@hda.com ), Rod Grimes(rgrimes@FreeBSD.org )
1995-07-17 23:38:16 +00:00
John Fieber
fd75b875db
Correct some misinformation about using the MS-DOS xcopy command.
...
Fix some english syntax errors. (More corrections needed)
Submitted by: Kristyn Fayette <kristyn@gnu.ai.mit.edu>
1995-07-17 20:24:09 +00:00
Jordan K. Hubbard
bf484e2f19
Simplify the USE_IMAKE stuff considerably.
...
Suggested by: asami
1995-07-17 16:20:58 +00:00
John Fieber
f2e8a51a7b
Make a note of the minimum RAM requirements for FreeBSD.
1995-07-16 17:06:22 +00:00
Jordan K. Hubbard
90bec1c3cf
A regrettable hack to allow a port to say that it doesn't want its Makefiles
...
made after the xmkmf run.
1995-07-15 14:07:02 +00:00
John Fieber
03f32f4020
Add a cross reference target for "Supported Configurations".
1995-07-14 21:44:31 +00:00
Rodney W. Grimes
d0a25995fc
[I cvs admin -o the last one of these you saw, it was commited on
...
the wrong branch :-(]
Eliminate incorrect double negative logic Bruce has been gripping
about for a year now. Change = no_way to = true.
Submitted by: bde (sort of, patch by me :-))
1995-07-13 09:15:50 +00:00
Rodney W. Grimes
33d23de425
Remove CCFPU, it is no longer used any place in the source tree.
...
Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-07-13 08:43:14 +00:00
Satoshi Asami
eb2e3d5f9b
Add new sup targets for the following categories:
...
benchmarks, emulators, security, sysutils
1995-07-12 23:56:50 +00:00
Gary Palmer
30bf6ffa62
Don't set SHELL by default - if you chpass -s your shell, this
...
will over-ride it and confuse several applications, including
xterm
1995-07-12 22:42:55 +00:00
John Fieber
afdd6e6485
A variety of small enhancements.
...
Submitted by: asami@cs.berkeley.edu (Satoshi Asami)
1995-07-12 15:01:38 +00:00
Jordan K. Hubbard
7c3041774a
Documentation changes reflect the new hardware support and change the
...
appearance version to 2.0.5 (was 2.1). Nice and tidy. :-)
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-07-11 03:04:20 +00:00
Satoshi Asami
1feb36cd2d
Add IS_DEPENDED_TARGET to change the behavior of a port when you want
...
to do something else than "install". For example,
make IS_DEPENDED_TARGET=fetch fetch
will fetch the required distfiles including those of the dependencies
without actually building and installing dependencies.
Also document ECHO_MSG.
Requested by: paul
Reviewed by: paul, jhs and others
1995-07-11 02:15:35 +00:00
Mark Murray
bc6a510069
Correct typo. kadmin -> kadmind
...
Submitted by: rich@lamprey.utmb.edu
1995-07-10 20:14:08 +00:00
John Fieber
5295947e32
Added the contents of CONTRIB.FreeBSD as an appendix.
1995-07-09 21:39:55 +00:00