Julian Elischer
49fbb7180a
This file just didn't want to commit in the last batch of bluetooth files.
...
Approved by: re@
2003-05-10 21:53:43 +00:00
David E. O'Brien
0dc1aeb6ac
Consistentify our NO_KERBEROS documentation.
...
Approved by: re(bmah)
2003-05-06 19:26:55 +00:00
Mark Murray
dbf104e68d
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
...
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
Maxim Konovalov
284a57dd1b
xten has gone.
2003-04-28 08:36:45 +00:00
Giorgos Keramidas
e40db2c46e
Quote authname and authkey. Some ISPs allow (or even require)
...
non-alphanumeric characters in these and this will be a hint to the
users that quotes can and should be used in such cases.
PR: docs/42292
Submitted by: Matthias Andree <matthias.andree@web.de>
MFC after: 1 week
2003-04-10 21:33:02 +00:00
Giorgos Keramidas
743ccf1f36
Add missing Danish (doc/da_*) language doc subdirectory
...
PR: docs/50290
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-03-26 01:25:39 +00:00
Christian Brueffer
f3dab005a8
Remove reference to MAKEDEV
2003-03-25 15:12:07 +00:00
Mark Murray
5b7cde36b6
KerberosIV deorbit sequence: MAKE_KERBEROS4 is no longer a valid option.
2003-03-08 11:47:44 +00:00
Peter Wemm
3d006bcac3
Add cvsroot-all to the example
2003-03-04 19:02:27 +00:00
Tom Rhodes
0890842fe7
Move NOMAN down the section without underscore characters.
...
Add a forgotten `=' sign.
Thanks to: ru, bde
2003-02-14 20:04:44 +00:00
Christian Brueffer
f212b18409
Various spelling and grammar fixes
...
PR: 44312
Submitted by: Chris Pepper <pepper@rockefeller.edu>
MFC after: 3 days
2003-02-13 12:02:51 +00:00
Tom Rhodes
dc82395af0
Add NOMAN here also.
2003-02-11 19:45:44 +00:00
Jacques Vidrine
6042ca2e01
Install the OpenSSL man pages in /usr/share/openssl/man
...
and remove the WANT_OPENSSL_MANPAGES knob.
2003-02-10 19:57:56 +00:00
Alexander Langer
cd8f87b92f
Remove MAKEDEV quirks, now obsolete.
2003-02-05 18:33:36 +00:00
Jens Schweikhardt
83f6abc29c
Catch up with new categories and note that ports-base is essential without
...
ports-all.
PR: 47774
Submitted by: Sergei Kolobov <sergei@kolobov.com>
MFC after: 3 days
2003-02-01 17:16:59 +00:00
Jens Schweikhardt
188f1e1e49
Add new categories hungarian and portuguese.
...
PR: 47772
Submitted by: Sergei Kolobov <sergei@kolobov.com>
MFC after: 3 days
2003-02-01 17:01:45 +00:00
David E. O'Brien
553f8de1dc
Document WANT_EXT2FS_MODULE.
2003-01-29 06:22:57 +00:00
Nate Lawson
031bacf859
kernel:
...
* Fix a bug where devices weren't cleaned up on close(): CAM_REQ_CMP != 0
user:
* Increase timeout in usermode to CAM_TIME_INFINITY. The initiator is in
charge of timeouts and the value was in ms, not seconds.
* Bring two debugging printfs under the debug flag
* Clean up man page to show increased testing on isp(4)
Submitted by: gibbs (bugfixes)
2003-01-16 00:24:29 +00:00
Nate Lawson
2d696c643e
Add check for AIO support before starting up.
2003-01-13 05:34:42 +00:00
Tom Rhodes
82467a9ed1
Major update to the refuse file.
...
PR: 44164
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-01-06 21:56:10 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Jens Schweikhardt
d64ada501a
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Jens Schweikhardt
57bd0fc6e8
english(4) police.
2002-12-27 12:15:40 +00:00
Tom Rhodes
9dbbb2829e
Fix some grammar nits. Mainly the use of a' or
an' where the opposite
...
is required.
PR: 33559
Submitted by: Marc Olzheim <marcolz@ilse.nl>
2002-12-19 22:56:20 +00:00
Ruslan Ermilov
a7348c92db
mdoc(7) police: markup overhaul.
...
Approved by: re
2002-12-12 14:36:08 +00:00
Ruslan Ermilov
051bb54bd3
mdoc(7) police: Added the missing .Os call; it's not strictly
...
necessary nowadays, but is documented as "required", and may
become so again in the future.
Approved by: re
2002-12-11 15:55:29 +00:00
Mario Sergio Fujikawa Ferreira
056475f0bf
Add finance, hungarian, multimedia [1] and portuguese collections
...
PR: 45835 [1]
Submitted by: Morten Rodal <morten@rodal.no> [1]
Approved by: re (murray)
MFC after: 1 week
2002-12-09 01:02:42 +00:00
David E. O'Brien
a2a8085e7e
As warned on freebsd-current@, remove the perl wrapper from /usr/src.
...
The /usr/bin/perl wrapper isn't solving many of the problems it was
imported to deal with. There are limitations to it that don't have a
clear "fix".
Reviewed by: markm, kris
Extorted approval from: re(jhb)
2002-11-27 17:46:26 +00:00
Ruslan Ermilov
cd96609654
Removed the vestiges of modems(5).
...
Approved by: re
2002-11-27 16:45:10 +00:00
Nate Lawson
5cc6190e87
Add a DPADD section to fix 'make checkdpadd'
...
Submitted by: ru
Approved by: re (previously)
2002-11-25 19:29:05 +00:00
Nate Lawson
37efca486e
Install new files from examples dir.
...
Approved by: re (previously)
2002-11-24 23:57:07 +00:00
Nate Lawson
c38b150ae4
New SCSI target emulator code
...
This code allows a user program to enable target mode on a SIM and
then emulate any number of devices (disks, tape drives, etc.) All
decisions about device behavior (UA, CA, inquiry response) are left
to the usermode program and the kernel driver is merely a conduit
for CCBs. This enables multiple concurrent target emulators, each
using its own backing store and IO model.
Also included is a user program that emulates a disk (RBC) using a
file as a backing store. This provides functionality similar to
md(4) at the CAM layer.
Code has been tested on ahc(4) and should also work on isp(4) (and
other SIMs that gain target mode support). It is a complete rewrite
of /sys/cam/scsi_target* and /usr/share/examples/scsi_target.
Design, comments from: gibbs
Supported by: Cryptography Research
Approved by: re
2002-11-22 22:55:51 +00:00
Alfred Perlstein
ac1cc6ee11
Backout "compatibility hack" for __sF.
...
Requested by: Steve Kargl <sgk@troutmask.apl.washington.edu> (submitter)
2002-11-04 03:23:56 +00:00
Alfred Perlstein
0fc25b925d
Provide a hook to make __sF visible outside of libc for commercial apps
...
if WANT_COMPAT4_STDIO is defined when compiling libc.
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2002-11-02 19:47:53 +00:00
Poul-Henning Kamp
f33aca987b
Change to match NO_MAKEDEV* -> MAKEDEV*.
2002-10-22 15:02:53 +00:00
Ruslan Ermilov
7206028152
test -h is deprecated; use -L instead.
...
PR: bin/40846
2002-10-01 13:29:45 +00:00
Juli Mallett
7cfab3bb92
Allow the shell preference for make(1) to be set in make.conf(5), and hopefully
...
trick a few people into setting MAKE_SHELL to csh, although that can still
rebuild itself to allow them to heal the wound in their foot.
2002-09-29 00:09:22 +00:00
Hajimu UMEMOTO
b838ab7c19
Mention about how to build sendmail with SASLv2.
2002-09-24 17:07:37 +00:00
Kris Kennaway
0dafadb731
Add support for ev67 and ev45 CPUTYPEs (new in gcc3)
2002-09-07 01:26:11 +00:00
Maxime Henrion
af1ed8d074
List the new athlon CPUs supported by the CPUTYPE make variable.
...
Submitted by: kris
2002-09-07 01:19:15 +00:00
Hellmuth Michaelis
866a3fa2bf
add support properly displaying and logging incoming telephone numbers (MSNs)
...
by looking at the "type of number" field and providing configurable hooks
to correct the numbers accordingly. See keywords add-prefix, prefix-national
and prefix-international in isdnd.rc(5).
This feature was implemented by Christian Ullrich <chris@chrullrich.de>
2002-08-12 07:53:55 +00:00
Hellmuth Michaelis
9ed6ae76c7
add experimental support for Data over Voice (DoV) outgoing calls.
...
based on patches received from Guy Ellis (guy@traverse.com.au ),
Chris Collins (xfire@xware.cx ) and Phillip Musumeci (phillip@cs.jcu.edu.au ).
2002-08-11 15:47:26 +00:00
Ruslan Ermilov
32f8ca450d
TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to
...
TARGET_ARCH and TARGET. This is problematic when one has the =
(unconditional) type of assigment for CPUTYPE in /etc/make.conf.
(This would override what was set on the command line to "make
buildworld".)
Add a (horrible) kludge to Makefile.inc1 to check the type of
assignment for CPUTYPE (only for those who attempts to set it to
a different value). Fix an example make.conf. Fix the kernel's
build-tools target (aicasm only at the moment) to catch up with
bsd.cpu.mk,v 1.15 (BOOTSTRAPPING replaced with NO_CPU_CFLAGS in
Makefile.inc1's BMAKE).
Reviewed by: jhb
2002-08-02 18:04:22 +00:00
Mark Murray
e830ddcaf2
There is no more UUCP in the base system, so there is no need to
...
prevent its building.
2002-08-02 10:40:09 +00:00
Mark Murray
418df1e498
Modernise and tidy up.
2002-08-02 10:37:22 +00:00
Hajimu UMEMOTO
68966e0453
include file of SASLv1 was changed to /usr/local/include/sasl1.
2002-07-31 15:06:09 +00:00
Marc Fonvieille
25c911a50a
Correct URLs to Handbook & FAQ's pages
...
MFC after: 1 week
2002-07-30 21:14:15 +00:00
Marc Fonvieille
d46a60ea2e
Correct links to Handbook's pages:
...
http://www.freebsd.org/handbook/mirrors.html is not working anymore,
http://www.freebsd.org/doc/handbook/mirrors.html is the new link
MFC after: 1 week
2002-07-30 14:08:16 +00:00
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00
Ruslan Ermilov
33c1de7d1f
Ignore -C, -p, and -S options of install(1) when used with the -d
...
option. Warn about COPY being phased out. Restore the old method
of always comparing before installing: INSTALL="install -C".
Requested by: bde
2002-07-29 08:51:04 +00:00