Commit graph

159 commits

Author SHA1 Message Date
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Murray Stokely
e1871dc186 Use CSS for tables and navigation include for footer.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:52:24 +00:00
David E. O'Brien
bd6b3a6e66 Add AMD trademarks. 2005-02-11 10:23:19 +00:00
Simon L. B. Nielsen
b839aec9ad Regen from 1.69.2.16. 2005-01-20 12:48:07 +00:00
Hiroki Sato
c59e116c97 Regen from rev.1.69.2.15. 2004-11-22 17:22:36 +00:00
Ken Smith
fa130b0cfb Hook up the Errata processing policy to the build. 2004-11-15 02:39:23 +00:00
Ken Smith
8b097ac4ef Adding the procedures re@ would like developers to follow when handling
Errata fixes.

Discussed by:	re
2004-11-15 02:37:28 +00:00
Hiroki Sato
76eda27ea8 Regen from rev.1.69.2.14. 2004-11-12 13:31:47 +00:00
Hiroki Sato
e8d465ebd3 Regen from rev.1.69.2.13. 2004-11-12 03:18:08 +00:00
Hiroki Sato
083ebc52b1 Regen from rev.1.69.2.12. 2004-11-10 04:48:39 +00:00
Hiroki Sato
0e707224f7 Regen from rev.1.69.2.11. 2004-11-10 01:25:45 +00:00
Hiroki Sato
fd9d79fcc7 Add the missing actual dates. 2004-11-09 11:17:43 +00:00
Hiroki Sato
9de4325d5e Regen from rev.1.69.2.10. 2004-11-09 09:27:45 +00:00
Hiroki Sato
9b240afc7c Fix explanation of the unnecessary files which were included in BIND 8. 2004-11-09 09:02:04 +00:00
Hiroki Sato
76d120243b Regen from rev.1.69.2.9. 2004-11-09 08:54:57 +00:00
Hiroki Sato
0fd2cc4613 Regen from rev.1.69.2.8. 2004-11-09 08:34:46 +00:00
Hiroki Sato
29c55f25cf Remove an extra character. 2004-11-07 03:51:28 +00:00
Hiroki Sato
661c85f874 Fix a typo.
Submitted by:	delphij
2004-11-07 03:09:13 +00:00
Scott Long
09c385687f Belatedly add Hiroki-san's name to the announcement. His work as the
documentation coordinator is extremely appreciated.
2004-11-07 00:24:49 +00:00
Hiroki Sato
b67db29e4a Add announce.sgml and whitespace cleanup. 2004-11-07 00:15:04 +00:00
Hiroki Sato
78d519383b Add a HTML version of the release announcement. 2004-11-06 23:55:08 +00:00
Simon L. B. Nielsen
df3880662a Remove early-adopter.html, since it's now called migration-guide.html. 2004-11-06 21:01:55 +00:00
Scott Long
0fe6ad426b Turn on the 5.3 documents 2004-11-06 20:27:57 +00:00
Hiroki Sato
f09515ddce Add the missing files forgotten in the previous commit. 2004-11-06 16:20:29 +00:00
Hiroki Sato
579f412fbe Add release documentation for 5.3-RELEASE in advance of the
release.  They are not hooked up the www build yet.
2004-11-05 21:44:27 +00:00
Scott Long
19c4b0eea3 Remove the if_em wedge item as it hasn't made any investigative progress.
Move the TCP SACK issue to the testing list.
2004-11-04 17:49:51 +00:00
Hiroki Sato
3c123344a0 Fix a broken link.
Pointed out by:	Peter E. Antonov (apeter.subscribe at mail.ru)
Approved by:	re (implicitly)
2004-10-31 12:56:31 +00:00
Hiroki Sato
b9be402cab Add "glue" pages for 5.3 release documentation.
Not hooked up to the build yet.
2004-10-30 17:32:56 +00:00
Ken Smith
a0acb69c02 Move truss and unkillable processes issues to testing. Credit alfred
with fixing truss issue.

Approved by:	re (implicit)
2004-10-30 02:28:46 +00:00
Scott Long
e92371dc2d Update the schedule. Tentatively reschedule the release for Nov 5. Hopefully
it will happen before then.
2004-10-26 22:32:28 +00:00
Scott Long
77109b359c Update the TODO list. Create a new category for things that need to be
investigated but may not be showstoppers.
2004-10-26 22:23:22 +00:00
Robert Watson
547ea0ede1 Break out tcp_output() spinning problem from socket buffer corruption in
tcp_output(): the latter is fixed and merged, but the former remains a
problem.  Note that it is actively being worked on.
2004-10-26 09:50:03 +00:00
Robert Watson
0107d20850 Remove if_de from show-stopper list: it is believed to be fixed. 2004-10-26 09:45:36 +00:00
Scott Long
10e22d719f Update the 5.3 schedule 2004-10-24 18:53:08 +00:00
Robert Watson
c04e8a7eca Migrate a few items from the 5.3 "desired" list to the 5.4 "desired" and
"required" lists, as well as add a new items with 5.4 in mind:

- Entropy harvesting optimizations are largely implemented and in the 6.x
  branch, but not yet ready for 5.x.  We'll merge tham after 5.3 to be a
  5.4 feature, and keep refining.

- The ACL_MASK override of umask support in UFS punts to 5.4.  It violates
  the POSIX.1eD17 draft spec, but other implementations have moved in that
  direction so we should that also.  Didn't happen for 5.3 because I was
  working on network stack locking, but will happen for 5.4.

- MAC NFS server support onto the desired list for 5.4.  It may well, and
  if it does, it will probably be my fault.

- Move busdma for PCI drivers from the 5.3 desired list to the 5.4
  required list.

- Add MAC Framework integration with System V IPC to the 5.4 required list;
  we have an implementation, but it needs to be merged.

- Add KAME IPSEC w/o Giant to the required list for 5.4.

- Add "all network interface drivers MPSAFE" to the 5.4 desired list.  I'd
  like for this to happen, but I wouldn't be surprised if we have one or
  two ISA 10mbps stragglers come 5.4.

- Add netipx w/o Giant to the desired list for 5.4.  I can work on this,
  but I'm not set up to test it.
2004-10-22 10:14:44 +00:00
Robert Watson
0b4e250d55 Move sodealloc problem to the testing area; mark a number of problems
that are believed to be fixed as done, but leave in the testing area.
2004-10-22 09:12:23 +00:00
Robert Watson
8e43dba2fb Move if_de item from feature to issue. Note progress.
Add if_re item as issue.
Correct spelling error (Reported by: Joel Dahl <joel at automatvapen dot se>).
2004-10-17 15:29:00 +00:00
Scott Long
73122e2f9e Fill in missing ports-related dates. 2004-10-17 01:28:56 +00:00
Scott Long
799d4e39eb Big update for the todo list. 2004-10-16 22:16:09 +00:00
Scott Long
eda0420fe2 Update the schedule 2004-10-16 21:48:17 +00:00
Robert Watson
7ff80b942a Add an item regarding if_de driver behavior. Mark as WIP, and owned by
jmg and myself.
2004-10-15 08:44:43 +00:00
Robert Watson
2d510323a7 Update some work items: specifically, most of the network tack bugs
move from .wip to .untested as we wait for news that we fixed the
problems.
2004-10-15 08:42:26 +00:00
Robert Watson
53d7016417 Not processing entropy from a free'd mbuf in ethernet input has been
fixed in 6.x, but not yet 5.x.
2004-10-12 14:13:01 +00:00
Robert Watson
2da32c24e5 Document some in-progress work items:
- tcp_output() socket buffer locking fixes on the path to 5.x
- accept()/sofree() locking fixes on the path to 5.x (but may not fix
  the reported problem?)
- multicast privilege problems
- i4b hangs with SMP
2004-10-12 14:11:59 +00:00
Scott Long
55a06e0575 Move the NFS-over-IPv6 problem to the test list. 2004-10-10 14:02:20 +00:00
Scott Long
7760b761eb The last of the sched patches have been committed, so move the scheduler
item to the testing list.  Thanks to Julian, Stephan, John, and many others
for the intense work on this.
2004-10-09 07:12:48 +00:00
Scott Long
b1f730221d Retire the UFS2 item. sysinstall was fixed a while back to support >2TB.
fdisk and bsdlabel have design limitations the prevent them from working
with >2TB, but they don't prevent one from using GPT or raw partitions to
hold large UFS2 filesystems.  growfs is still problematic, but a fix is
being tested in HEAD now.
2004-10-09 03:33:19 +00:00
Scott Long
4beaab0580 Note that BETA7 was released. 2004-10-06 15:18:11 +00:00
Hiroki Sato
d77b3fa65e Mark "the startup/shutdown script section in the handbook" as done. 2004-10-03 13:26:24 +00:00
Simon L. B. Nielsen
4ce1c111df Mark the "sound(4) related manual pages" and "Finish hardware notes
trimming" tasks as done.  They are not fully completed, but
sufficiently completed that they are not showstoppers for 5.3-RELEASE.

Approved by:	re (hrs)
2004-10-02 16:03:19 +00:00