Craig Rodrigues
7c7534fd37
Add missing entry for Don Wilde <don@FreeBSD.org>
...
Reviewed by: eadler gjb
2013-03-18 06:40:59 +00:00
Xin LI
385343930f
I've been added to security-officer@ alias on Feb 27. Reflect
...
the fact.
2013-03-18 01:16:09 +00:00
Marc Fonvieille
213d29a9bb
Add date for the actual doc/ slush.
...
Approved by: re (implicit)
2013-03-17 20:41:00 +00:00
Ryusuke SUZUKI
e0549b1eca
- Merge the following from the English version:
...
r40760 -> r41251 head/ja_JP.eucJP/htdocs/about.xml
2013-03-17 13:00:19 +00:00
Gavin Atkinson
10084a2f25
Improve the wording for the introduction for features in 8.x, and add
...
reference to the jail improvements seen in 8.x
2013-03-17 11:35:04 +00:00
Gavin Atkinson
93cbf3b86f
Fix up whitespace: translators should ignore.
2013-03-17 11:30:48 +00:00
Gavin Atkinson
2511e9111c
Note that the export of the src and ports tree from SVN to CVS should be
...
viewed as legacy, and discourage people from relying on them.
2013-03-17 11:27:28 +00:00
Gavin Atkinson
aeff72ab2b
Mention x86-64 and x64 as alternative names for amd64.
2013-03-17 11:00:42 +00:00
Eitan Adler
fbbf024e83
Some additional changes from jhb:
...
- It now initializes the buffer to a known-good state (length of 0) so that
you can't do a buffer overrun by reading it without writing to it.
- It doesn't include the trailing null character in 'len' and always leaves
room for it during writes by restricting writes to writing only 255 chars,
but letting reads read 256 chars. This means after init you can do a read
of one byte to get an empty string, and if you write "foo" (3 bytes) you
can read back "foo\0" (I think this is the original intent). Letting
'len' not hold the null simplifies a fair bit of logic in write.
- Use 'td' for thread pointers, not 'p' (which is from when this was a
'struct proc *').
- Some style fixes.
- Don't ever set uio_offset directly, uiomove() already changes it, and in
fact we should read it after the write to handle partial writes.
Submitted by: jhb
Approved by: bcr (mentor, implicit)
2013-03-17 02:06:36 +00:00
Ryusuke SUZUKI
3b00475796
- Merge the following from the English version:
...
r38956 -> r41246 head/ja_JP.eucJP/htdocs/platforms/amd64.xml
2013-03-16 22:58:14 +00:00
Glen Barber
2b8bab6094
8.4-BETA1 slipped by a few days.
2013-03-16 19:39:18 +00:00
Gavin Atkinson
82216b4f43
Whitespace only: translators may ignore.
2013-03-16 18:44:30 +00:00
Gavin Atkinson
f8666db52d
On the amd64 platform page:
...
- Fix a dead link
- Mention x86-64 and x64 as generic names for the platform
- Switch to nicer <q> quotes
2013-03-16 16:33:48 +00:00
Gavin Atkinson
5fb289fed4
Mention "x64" as another name for amd64, as used by Windows. Use better
...
wording overall.
Suggested by: jhb
2013-03-16 15:43:39 +00:00
Gavin Atkinson
5f39d8fae6
Use "writing" rather than "copying" for the process if using dd(1) to
...
write an image to a floppy disk or USB stick. Copying tends towards
implying a file-level copy.
2013-03-16 14:02:01 +00:00
Ryusuke SUZUKI
a5a86fd2cf
- Merge the following from the English version:
...
r40536 -> r41232 head/ja_JP.eucJP/htdocs/where.xml
r41213 -> r41225 head/ja_JP.eucJP/share/xml/news.xml
2013-03-16 11:47:21 +00:00
Gavin Atkinson
8fd2ad8bd3
Oracle trademark attribution not needed since r40593.
2013-03-16 11:46:12 +00:00
Johann Kois
e65898f4f8
Fix an incorrect translation.
...
Noticed by: Pascal Heckers (pascal@paskers.de )
Obtained from: The FreeBSD German Documentation Project
2013-03-16 08:45:04 +00:00
Bryan Drewery
cd64c1e4eb
Document USES=qmail
...
Approved by: gjb (via IRC)
2013-03-16 01:26:00 +00:00
Diane Bruce
30fc0b2493
Remove very old obsolete references to a.out and PORTOBJFORMAT from 12.6
...
Approved by: gjb
2013-03-16 01:12:09 +00:00
Baptiste Daroussin
2d35e838fb
Add a warning about USES which should not be assigned after bsd.port.pre.mk
...
Approved by: gjb
2013-03-16 01:02:36 +00:00
Gabor Pali
c3c5b45f46
- Adjust the fortune file policy to the removal of the fortunes-o file.
...
Approved by: core (implicit)
2013-03-15 22:48:07 +00:00
Eitan Adler
9bb4a9b2fa
remove mention of specific hardware from the FAQ. In this case the
...
general question is "where can I learn about support for broadcom chips"
which does not need to mentioned in the FAQ.
Perhaps a question about to learn about hardware support is useful.
Approved by: bcr (mentor, implicit)
2013-03-15 18:45:22 +00:00
Eitan Adler
89e11da4e4
Say goodbye to the card from the mid-90s.
...
Noted by: swills
Approved by: bcr (mentor, implicit)
2013-03-15 18:26:40 +00:00
Eitan Adler
d4518795d8
Remove duplicate text from the introduction and move it into the
...
abstract. Simplify some of the text from both sections.
Reviewed by: doc
Approved by: jkois (mentor)
2013-03-15 17:49:26 +00:00
Johann Kois
8628a2296c
r40536 -> r41232 MFde: resync where.xml
...
Obtained from: The FreeBSD German Documentation Project
2013-03-15 16:49:52 +00:00
Johann Kois
b70820530a
FreeBSD 7.4 is EOL. Remove the download links.
2013-03-15 16:40:50 +00:00
Johann Kois
f56ced5ccb
r39632 -> r41115 resync
...
Obtained from: The FreeBSD German Documentation Project
2013-03-15 16:31:37 +00:00
Johann Kois
5444e8b4bf
Fix a grammar error.
...
Obtained from: The FreeBSD German Documentation Project
2013-03-15 16:13:04 +00:00
Johann Kois
c209c60935
r38826 -> r41116 Resync the German version
...
Obtained from: The FreeBSD German Documentation Project
2013-03-15 16:12:08 +00:00
Johann Kois
12541e75b4
r39675 -> r40575 Resync the header files.
...
While here also update the footer on the German start page.
Obtained from: The FreeBSD German Documentation Project
2013-03-15 15:53:32 +00:00
Johann Kois
4f6e55b587
r40864 -> r41004
...
MFde: Resync the German version of the press section.
Obtained from: The FreeBSD German Documentation Project
2013-03-15 14:44:41 +00:00
Johann Kois
4ca69decd6
r40903 -> r41225
...
MFde: Resync the German version of the Project news.
Obtained from: The FreeBSD German Documentation Project
2013-03-15 14:27:42 +00:00
Johann Kois
f3e4d4eb76
A day is a day is a day. And it is supposed to show up only once.
...
Fix it: It is wrong and messes up the German translation.
2013-03-15 14:24:52 +00:00
Ryusuke SUZUKI
9b65b59a1d
- Merge the following from the English version:
...
r41211 -> r41213 head/ja_JP.eucJP/share/xml/news.xml
2013-03-14 22:08:30 +00:00
Gabor Pali
b91694d637
- Add a shorter title for the latest news entry
2013-03-14 20:36:25 +00:00
Ryusuke SUZUKI
e84f269495
- Merge the following from the English version:
...
r41185 -> r41211 head/ja_JP.eucJP/share/xml/news.xml
2013-03-14 17:01:29 +00:00
Glen Barber
9a7e7d2a87
Fix typo: s/techical/technical/
...
Submitted by: bcr
2013-03-14 16:10:59 +00:00
Ryusuke SUZUKI
8eaf16bcf4
Fix indent.
2013-03-14 15:47:09 +00:00
Glen Barber
71f9589758
Add entry announcing kib's new role within the Foundation.
...
Congrats, Konstantin!
2013-03-14 15:46:27 +00:00
Eitan Adler
1f74559b2f
Remove reference to #freebsd on efnet. It isn't a support channel and
...
having it first on the list might cause people to visit is mistakenly.
Noted by: Derek Wood <ddwood@outlook.com>
Approved by: jkois (mentor)
2013-03-14 13:17:22 +00:00
Eitan Adler
306c94a65e
Combine Sound, Networking, and Other Hardware into "Other Hardware" as
...
each only only has one question.
Approved by: bcr (mentor)
2013-03-14 13:14:27 +00:00
Eitan Adler
cb1ee935b8
Update and modernize the version numbers used in the FAQ examples.
...
Remove references to 7.x.
Approved by: bcr (mentor)
2013-03-14 13:14:24 +00:00
Eitan Adler
a0f867cba1
There is no reference to MIPS in the FAQ.
...
Approved by: bcr (mentor, implicit)
2013-03-14 04:13:38 +00:00
Eitan Adler
5fe88e74a2
There is no reference to sparc in the FAQ.
...
Approved by: bce (mentor, implicit)
2013-03-14 04:11:08 +00:00
Eitan Adler
bae4740f08
People using ccd should migrate to other, modern alternatives
...
Noted by: ak
Approved by: bcr (mentor, implicit)
2013-03-14 02:49:49 +00:00
Eitan Adler
bf2bb31fd6
People using ccd should migrate to other, modern alternatives
...
Noted by: ak
Approved by: bcr (mentor, implicit)
2013-03-14 02:49:46 +00:00
Bryan Drewery
7a74b7fe4f
Fix broken link to portmgr implementation page
...
Approved by: gjb (via IRC)
2013-03-13 17:52:57 +00:00
Ryusuke SUZUKI
2bb57badff
- Merge the following from the English version:
...
r41064 -> r41189 head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2013-03-13 11:14:23 +00:00
Gabor Pali
ba97ab765b
- Tidy the list of active and retired committers
2013-03-13 06:43:18 +00:00