Commit graph

9215 commits

Author SHA1 Message Date
Wes Peters
a36faf4bcc Add Phil Budne, creator of the new snobol4 port. 2006-12-08 06:26:14 +00:00
Marc Fonvieille
dc1f80fd35 In the USB storage section:
Describe how to make USB devices mountable as a normal user.

PR:		docs/106148
Submitted by:	Roland Smith <rsmith@xs4all.nl>
With some help from:	ceri@
2006-12-07 11:47:36 +00:00
Dmitry Morozovsky
7619de0712 Improve markup a bit.
Submitted by:	dougb
2006-12-06 19:35:57 +00:00
Dmitry Morozovsky
a70cc5e8aa Convert old references to class networks to CIDR notation. Some sentenses
need to be rephrased a bit though.

Discussed on:		cvs@
Part of wordings by:	ceri
2006-12-06 16:15:45 +00:00
Marc Fonvieille
7e2e4cc2b0 Update some symlinks for Flash installation to match recent move from
X11BASE to LOCALBASE.
2006-12-06 12:09:15 +00:00
Ceri Davies
ead970790b Add a pointer to the new account document so that prospective mentors
can find it.

Suggested by: ru
2006-12-06 00:38:21 +00:00
Ceri Davies
ddb2b87ea5 There is zero point in installing the ssh1 port to connect to the
FreeBSD cluster because you won't be allowed in.
2006-12-06 00:18:17 +00:00
Ceri Davies
7be7508caa Add Greg Becker for devel/dits. 2006-12-06 00:07:27 +00:00
Gabor Kovesdan
cf0264f54d - Add myself to authers.ent
- Move myself to the committers section from additional contributors
- Add my PGP key

Approved by:	erwin (mentor)
2006-12-05 22:13:09 +00:00
Nicola Vitale
37a6cd8d7d - Removed myself from contrib.additional.sgml
- Add myself to contrib.committers.sgml

Approved by:	alexbl (mentor)
2006-12-05 00:54:00 +00:00
Nicola Vitale
6cd15f7eb2 Add myself to authors.ent
Approved by:	alexbl (mentor)
2006-12-04 23:41:35 +00:00
Giorgos Keramidas
e3310a41fa A class C network for 192.168.0.0/24 includes the address
range 192.168.0.0-192.168.0.255, not 192.168.0.0-192.168.255.255

Submitted by:	Tom Van Looy <tom@ctors.net>
2006-12-04 14:43:50 +00:00
Joel Dahl
6990e67c88 Assar has been removed from the access.unclassified file. 2006-12-04 14:03:30 +00:00
Ariff Abdullah
6fedcc4373 Document __FreeBSD_version bump for major changes on sound sysctls. 2006-12-04 07:30:48 +00:00
Ion-Mihai Tetcu
27706fba58 Add Hugo Leisink for www/hiawatha 2006-12-03 20:59:50 +00:00
Hiroki Sato
42f06453f3 Add release tag for 6.2R. 2006-12-03 17:56:47 +00:00
Dmitry Morozovsky
abd42985fd Current ttmkfdir uses -o command line option instead of standart output.
Reflect this.

Submitted by:	stas
2006-12-03 13:46:58 +00:00
Ion-Mihai Tetcu
3d7d4df527 Add Yu-Xi Lim for deskultils/katapult. 2006-12-03 06:11:55 +00:00
Chin-San Huang
56fafbf335 - correct typo.
In fact, the keyboard device is /dev/ukbd0 when USB keyboard is connected only.

PR:		docs/89747
Submitted by:	me
Approved by:	delphij (mentor)
2006-12-02 15:16:15 +00:00
Martin Wilke
2f33db4330 - Remove duplicat entry. 2006-12-01 19:38:56 +00:00
Marc Fonvieille
bef318dfb2 Fix a package name [1] and update a port name while I'm there.
Found by:	Amarendra Godbole <amarendra.godbole@gmail.com> [1]
2006-12-01 11:54:39 +00:00
Pav Lucistnik
7fc69899a1 - Document WX_CONF_ARGS
Submitted by:	alepulver
2006-11-30 23:52:09 +00:00
Martin Wilke
b7f84cb192 - Add Beat Gaetzi for mail/swaks 2006-11-30 22:23:59 +00:00
Pav Lucistnik
2837201f26 Add a text on feature auto-detection in configure script being harmfull
PR:		docs/106065 (based on)
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2006-11-30 20:44:44 +00:00
David Thiel
da2362cb52 Moving to committers per Comitter's Guide.
Approved by:	edwin
2006-11-29 23:38:58 +00:00
David Thiel
773ef57327 Adding myself per Committer's Guide.
Approved by:	edwin@FreeBSD.org
2006-11-29 23:13:59 +00:00
Giorgos Keramidas
2f18540604 Remove a reference to the `compat.linux.osrelease' sysctl.
As Alexander Leidinger has pointed out:

"glibc behaves differently based upon the value of it. It may refuse to
do anything if it doesn't understand the value.  Changing the value of
osrelease is only advised in experimental situations (like in
http://wiki.freebsd.org/linux-kernel) and may result even in kernel
panics."

I've replaced a reference to `compat.linux.osrelease' with a safer
example, for setting `security.bsd.see_other_uids=0', which we already
use as a sample /etc/sysctl.conf entry anyway.
2006-11-29 21:22:35 +00:00
Giorgos Keramidas
a1b483e2cc Spell 'includes' correctly. 2006-11-27 22:44:09 +00:00
Erwin Lansing
3438f61df4 Add pav as a portmgr member and sort by last name.
Reviewed by:	joel
2006-11-23 19:30:01 +00:00
Giorgos Keramidas
b93e6b5358 Various fixes to the "config and tuning" section of the Handbook.
* Reword the paragraph before a set of tunables for Linux, as
    it wasa bit confusing.

  * Correct the name of 'kern.maxfiles' (it was 'kern.maxfile')
    before, and reword the text around it to remove the need for
    a possessive "'s", which would look funny after 'maxfiles'.

  * Finish properly a sentence which was missing a fullstop.

Submitted by:	ganbold &at; micom &dot; mng &dot; net
2006-11-22 16:17:01 +00:00
Xin LI
af80ec8c86 Remove an unnecessary sentence. 2006-11-17 14:37:11 +00:00
Joseph Koshy
962096a519 Fix incorrect cvsup-master contact in our dev-model document.
PR:		docs/105621
Submitted by:	jdp
2006-11-17 04:48:31 +00:00
Alejandro Pulver
11c8e83c7f Changes to the Lua section:
- Use double space after each sentence.
- Rewrite some unclear phrases.
- Minor corrections.

Reported by:	pav
2006-11-17 00:37:02 +00:00
Alejandro Pulver
35b4243ddd - Rewrite wxWidgets section to describe completely the usage of bsd.wx.mk. 2006-11-16 23:46:29 +00:00
Emanuel Haupt
939039d829 Add Sten Spans for dns/powerdns-recursor port 2006-11-16 00:09:42 +00:00
Pav Lucistnik
3bf9288a8c Using Lua:
- Add LUA_CMD, LUAC_CMD and TOLUA_CMD variables.
- Fix column titles in a table.
- Change example to use the new variables.

PR:		docs/105441
Submitted by:	alepulver
2006-11-13 22:31:33 +00:00
Maxim Konovalov
7eeeac9192 o Fin an incorrect crontab entry example.
PR:		docs/105440
Submitted by:	Steve Wills
2006-11-13 14:19:12 +00:00
Marc Fonvieille
3b2494a895 Remove a useless word. 2006-11-12 19:22:48 +00:00
Jeremy Chadwick
f2ce7240fc Per Committer's Guide, Section 4.
Approved by:    philip
2006-11-12 12:55:30 +00:00
Jeremy Chadwick
3a7105bda8 Per Committer's Guide, Section 4.
Approved by:	philip
2006-11-12 12:53:41 +00:00
Giorgos Keramidas
091ab617f4 Wording fixes and other minor nits to the 'Security' chapter.
Submitted by:	Niclas Zeising <lothrandil@n00b.apagnu.se>
PR:		docs/105256
2006-11-12 00:13:04 +00:00
Joseph Koshy
90e5fd03d4 Document the __FreeBSD_version bump when libelf was added. 2006-11-11 17:24:36 +00:00
Giorgos Keramidas
a5f763d3db Update core team election date.
Submitted by:	 ganbold at micom dot mng dot net
2006-11-08 12:33:57 +00:00
Tom Rhodes
ec9b09740c Fix wording about partition type support.
Discussed with:	jkois
2006-11-08 10:09:37 +00:00
Alejandro Pulver
db9dcb9ac0 - Add Ted Stodgell for x11-themes/murrine-configurator. 2006-11-08 00:57:14 +00:00
Alejandro Pulver
71ee103a0a - Add Greg Larkin for www/zend-framework. 2006-11-07 17:34:18 +00:00
Babak Farrokhi
8527654f6d Remove myself from Additional Contributor list and add myself to the developers section.
Approved by:	miwi (mentor)
2006-11-07 15:04:50 +00:00
Tom Rhodes
f880c8aa80 Kill the last NTFS resize assumption.
Noticed by:	jkois
2006-11-07 14:17:21 +00:00
Babak Farrokhi
1e3e59658e Approved by: miwi (mentor) 2006-11-07 14:00:36 +00:00
Frank J. Laszlo
fa48ed8daa Remove myself as an Additional contributor and add myself to the developers
section.

Approved by:	flz (mentor)
2006-11-07 13:46:41 +00:00