From owner-freebsd-doc Sun Mar 23 2:27: 2 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C58437B404 for ; Sun, 23 Mar 2003 02:26:32 -0800 (PST) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D53943F85 for ; Sun, 23 Mar 2003 02:26:27 -0800 (PST) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.allbsd.org (p64146-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.146.146]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 3FE853626 for ; Sun, 23 Mar 2003 19:26:25 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by mail.allbsd.org (8.12.8/3.7W/DomainMaster) with ESMTP id h2NAPdqe093335 for ; Sun, 23 Mar 2003 19:25:40 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Sun, 23 Mar 2003 19:24:37 +0900 (JST) Message-Id: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> To: doc@FreeBSD.ORG Subject: www/en/news/status spelling fix patch From: Hiroki Sato X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Sun_Mar_23_19:24:37_2003_454)--" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----Next_Part(Sun_Mar_23_19:24:37_2003_454)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, During translation I noticed bi-monthly status reports include a lot of spelling mistakes. The attached patch fixes them, including fix of CR+LF lines in report-may-2002-june-2002.xml and adding "" into the head of the files. I am not a native English speaker, so could someone review this? I think I will commit in a couple of days if no objection. -- | Hiroki SATO / ----Next_Part(Sun_Mar_23_19:24:37_2003_454)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="report-spelling.diff" Index: report-august-2001.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-august-2001.xml,v retrieving revision 1.4 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 report-august-2001.xml --- report-august-2001.xml 18 Sep 2001 19:39:41 -0000 1.4 +++ report-august-2001.xml 23 Mar 2003 10:02:20 -0000 @@ -1,3 +1,5 @@ + + August @@ -135,7 +137,7 @@

No change since last status. Some discussion amongst all of us occurred, but lack of time and commitment to FreeBSD has meant - little has actually been committed to the tree. SMPNG work will + little has actually been committed to the tree. SMPng work will be left to those who seem to have a notion about what needs to be done.

@@ -209,9 +211,9 @@ thread to be created. (nor have new threading syscalls been added yet). This is an important milestone as it represents the last point where the kernel has only "mechanical" changes. To go - further we must start adding new algorythms and functions.

+ further we must start adding new algorithms and functions.

-

The kernel for milestone 2 is reliable and has no noticable +

The kernel for milestone 2 is reliable and has no noticeable performance degradations when compared to a matchung -current kernel. (the differences are less than the margin of error, so that sometimes the new kernel actually fractionally beats the @@ -534,7 +536,7 @@ - SYN cache implemetation for FreeBSD + SYN cache implementation for FreeBSD @@ -645,7 +647,7 @@

Benefits of approach include the fact that a kqueue filter can be attached to a network device for monitoring purposes. Initial - code exists to send a kq event whever the network link status + code exists to send a kq event whenever the network link status changes. Other benefits may include better access control by using filesystem ACLs to control access to the device.

@@ -733,7 +735,7 @@ making some excellent progress. Of note, some problems with the way the pmap module implements copy-on-write mappings have been fixed and fork() now works as expected, support for signals has - been added, and the port has been updated for kse in the perforce + been added, and the port has been updated for KSE in the perforce repository. Thomas Moestl has begun work on pci bus support, and a basic nexus bus for sparc64 has been written. The driver for the Sun `Psycho' and `Sabre' UPA-to-PCI bridges and associated @@ -958,7 +960,7 @@

Support for cloning vlan devices via ifconfig has been committed to -current and will be MFC'd after further testing. - Additionaly, Maksim Yevmenkin submitted code to allow cloning of + Additionally, Maksim Yevmenkin submitted code to allow cloning of tap and vmnet devices on devfs systems. Code for faith and stf should be committed shortly.

@@ -1058,7 +1060,7 @@ allowed to make this 97-component meta-package building and working properly.

-

Next month the project will be focused on organising work of +

Next month the project will be focused on organizing work of the FreeBSD GNOME Team as well as on attempts to increase amount of people participating in the team (anybody who is willing to participate is welcome to drop a note to gnome@FreeBSD with a @@ -1100,7 +1102,7 @@ combination of binary object files and source (under a constrictive license). The FreeBSD NVIDIA driver project aimed to completely replace the source component of the driver using code - targetting FreeBSD 4.3 and released under the BSD license. The + targeting FreeBSD 4.3 and released under the BSD license. The binary module provided is supposedly the same module used on Windows, BeOS, and OS/2, so it should be portable between different i80x86 based OS's.

@@ -1109,16 +1111,16 @@ NVIDIA seemed enthusiastic about the project, and was fairly quick about returning email, but when we discovered issues that prevented porting without changes to the binary component or - error codes we needed decyphered, Nick (the contact) said he'd + error codes we needed deciphered, Nick (the contact) said he'd look into it and never got back. The first major problem was the - ioctl interface, the nvidia driver passes a pointer and depends + ioctl interface, the NVIDIA driver passes a pointer and depends on the kernel side to copyout the right amount, where FreeBSD expect the parameters to be correct and the copyout is performed by the subsystem. This was worked around using Dave Rufinos "ioctl tunnel" idea. After that, we found that X refused to load and traced it down to an ioctl defined in the binary component erroring. We cannot tell what that ioctl is, were told that we - could not sign an nda for source to that component, and have been + could not sign an NDA for source to that component, and have been waiting a month for Nick to "look into it". Therefore progress is impossible (without breaking the license) and we believe that the flaws make the driver unportable to any *nix other than @@ -1316,7 +1318,7 @@ naturally resulted in a number of bugs being found. Development work has mostly focused on fixing these problems and the project is now set to release fourth patchset over the weekend, which - should see the JDK in a reasonable useable state. One of the big + should see the JDK in a reasonable usable state. One of the big challenges left is producing a working HotSpot JVM, which looks like it will require some heavy hacking.

@@ -1475,7 +1477,7 @@ -

Capabilities support is currently being comitted to the base +

Capabilities support is currently being committed to the base FreeBSD tree--userland libraries are now fully committed, and kernel infrastructure is being integrated.

@@ -1515,4 +1517,3 @@
- Index: report-dec-2001-jan-2002.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-dec-2001-jan-2002.xml,v retrieving revision 1.4 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 report-dec-2001-jan-2002.xml --- report-dec-2001-jan-2002.xml 9 Mar 2002 07:06:48 -0000 1.4 +++ report-dec-2001-jan-2002.xml 23 Mar 2003 09:05:34 -0000 @@ -266,14 +266,14 @@

The KSE project (an attempt to support scalable thread in FreeBSD using kernel support), has reached What I call "milestone 3". At this milestone it is possible to run a multithreaded - program on a single CPU but with full concurrancy of threads on + program on a single CPU but with full concurrency of threads on that CPU. In other words the kernel supports the fact that one thread can block by allowing another thread to run in its place. A test program that demonstrates this is available at the above website.

Milestone 4 will be to allow threads from the same program to - run on multiple CPUS but may require more input from the SMPNG + run on multiple CPUS but may require more input from the SMPng project. I am at the moment (Feb 6) getting ready to commit a first set of changes for milestone 3, that have no real effect but serve to drastically reduce the complexity of the remaining @@ -315,7 +315,7 @@ allows one to use ATM PVCs. It should be possible, for example, to do PPP over ATM with this package. Both bsnmp and ngatmbase are available in version 1.0 under the link above. Two other - modules will be released in february: ngatmsig containing the + modules will be released in February: ngatmsig containing the UNI-4.0 signalling stack as netgraph nodes and ngatmip containing CLIP and LANE-2.0.

@@ -463,7 +463,7 @@

The FreeBSD in Bulgarian project aims to bring a more comfortable working environment to Bulgarian users of the FreeBSD OS. This includes, but is not limited to, font, keymap and locale - support, translation of the FreeBSD documentation into Bulgarian, + support, translation of the FreeBSD documentation into Bulgarians, local user groups and various forms of on-line help channels and discussion forums to help Bulgarians adopt and use FreeBSD.

@@ -507,7 +507,7 @@ Foundation and Sun allowing us access to updated JDK source code and the Java Compatibility Kit (JCK). This license will also allow the project to release a binary version of both the JDK and - JRE once JCK testing is complete. Work on this testing is under + JR E once JCK testing is complete. Work on this testing is under way with the project hopeful of being able to make a binary release in the not too distant future.

@@ -699,8 +699,8 @@ -

Alfred Perlstein commited file descriptor locking code - which was definetly a good push towards trying to lock down +

Alfred Perlstein committed file descriptor locking code + which was definitely a good push towards trying to lock down some important pieces of global data. Peter Wemm has made progress on pmap cleanups for x86 SMP TLB shootdowns. Matt Dillon and John Baldwin have made progress on getting patches Index: report-feb-2002-apr-2002.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-feb-2002-apr-2002.xml,v retrieving revision 1.9 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.9 report-feb-2002-apr-2002.xml --- report-feb-2002-apr-2002.xml 24 May 2002 09:53:16 -0000 1.9 +++ report-feb-2002-apr-2002.xml 23 Mar 2003 10:02:27 -0000 @@ -1,3 +1,5 @@ + + February - April @@ -75,9 +77,9 @@ -

FreeBSD's new kernel memory allocator has been commited to +

FreeBSD's new kernel memory allocator has been committed to 5.0. UMA is a slabs derived allocator that supports memory - reclaiming, object caching, type stable storage, and per cpu + reclaiming, object caching, type stable storage, and per CPU free lists for optimal SMP performance. It has both a malloc(9) interface and a zone style interface for specific object types. uma(9) will be available shortly.

@@ -225,8 +227,8 @@ printf(1) utility was brought up to conformance with the 1992 edition of POSIX.2, with further development planned.

-

On the header front, much progress has been made. Specically, - infrastructure to control visiblity of components of a header, based +

On the header front, much progress has been made. Specially, + infrastructure to control visibility of components of a header, based on the standard requested by an application, has been added to <sys/cdefs.h>. Some work has been completed on renovating the way types are defined. This has lead to the creation of @@ -317,7 +319,7 @@

Not to be left out, the existing GNOME 1.4 components have received numerous updates to keep them in sync with the stable distfiles - on gnome.org. We have seen many "1.0" milsestone releases including + on gnome.org. We have seen many "1.0" milestone releases including the most recent AbiWord 1.0.0. In the next few weeks, we will be making sure all the GNOME 1.4 components build correct packages on bento so that GNOME 1.4 will be on the 4.6-RELEASE CD.

@@ -347,7 +349,7 @@

FreeBSD/KGI started last year after the port of GGI to VGL. KGI (Kernel Graphic Interface) is a kernel infrastructure providing user applications with access to hardware graphic resources (dma, - irqs, mmio). KGI is already available under Linux as a seperate + irqs, mmio). KGI is already available under Linux as a separate project. The FreeBSD/KGI project aims at integrating KGI in the FreeBSD kernel. Mostly a port for now, but optimized for FreeBSD in the future. Currently FreeBSD/KGI is under development @@ -397,7 +399,7 @@

We now have a loadable mfsroot floppy. It contains just the diskeditor (which is really a disk partitioner) which has been enhanced and is probably in his final form. It's been geared - towards making the newfs(1) and mount(1) step seperate dialogs, so + towards making the newfs(1) and mount(1) step separate dialogs, so it reduced its complexity. A basic fstab class has been implemented to manipulate /etc/fstab and mountpoint. This might find a use outside libh, by the way. Libh package format is still @@ -438,7 +440,7 @@ separated into kernel part and userland part, yet another snapshots from RELENG_4_x branch (currently 4.5-RELEASE-p4), add several packages including XFree86 4.x to installation CD-ROM, new - cdboot-only ISO image, fix breackage of duplex.iso, etc. See also + cdboot-only ISO image, fix breakage of duplex.iso, etc. See also the project webpage for more detail. Also, I have a plan to add FreeBSD/alpha distribution to this project -- stay tuned.

@@ -865,7 +867,7 @@ -

4.5-RELEASE Japanese manapge package, ja-man-doc-4.5.tgz, once +

4.5-RELEASE Japanese manpage package, ja-man-doc-4.5.tgz, once published with OpenSSH 2.3 (as reported by previous status report) on January 31, is replaced with new package with OpenSSH 2.9 based manpages on March 3. Since then, we have been @@ -898,7 +900,7 @@

The GEOM code has gotten so far that it beats our current code - in some areas while stil lacking in others. Work continues on + in some areas while still lacking in others. Work continues on a generalized interface for "magic data" (boot blocks, disklabels MBR's etc) manipulation from userland.

With GEOM enabled in the kernel any FreeBSD platform will now @@ -985,7 +987,7 @@ In current the API has changed to move unit allocation into the generic cloning code reducing the amount of support code required in each driver. Code improvements to increase our API - compatability with NetBSD will be commited soon along with cloning + compatibility with NetBSD will be committed soon along with cloning support for discard interfaces and ppp(4) interfaces.

Thanks to mux@FreeBSD.org for the loopback support and unit allocation cleanups.

@@ -1282,7 +1284,7 @@ 40 developers attended in person, another five by phone, and many others by webcast. During a marathon-esque eight hour session, a variety of development topics were discussed, including adding - inheritence to the KOBJ system, ports to new architectures, + inheritance to the KOBJ system, ports to new architectures, adaptations of the toolchain for new architectures, the GEOM extensible storage device framework, upcoming changes to the network stack, TrustedBSD features, KSE, SMPng, and the release engineering Index: report-jan-2003-feb-2003.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-jan-2003-feb-2003.xml,v retrieving revision 1.3 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 report-jan-2003-feb-2003.xml --- report-jan-2003-feb-2003.xml 22 Mar 2003 07:21:44 -0000 1.3 +++ report-jan-2003-feb-2003.xml 23 Mar 2003 10:02:30 -0000 @@ -1,3 +1,5 @@ + + January-February @@ -547,7 +549,7 @@

Most of the file system buffer cache has been reviewed and protected. The vnode interlock was extended to cover some buffer flag fields so - that a seperate interlock was not required. The global buffer queue + that a separate interlock was not required. The global buffer queue data structures were locked and counters were converted to atomic ops. The BUF_*LOCK functions grew an interlock argument so that buffers could be safely removed from the vnode clean and dirty lists. The @@ -580,7 +582,7 @@

The ULE scheduler has been committed to the 5.0-CURRENT branch. Early adopters and experimenters are welcome to try it and submit bug - reports. It has shown noticable performance improvements over the old + reports. It has shown noticeable performance improvements over the old scheduler under some workloads. There are currently problems with nice fairness but otherwise the interactive performance is very good. More work to improve the load balancing algorithm is required as well. @@ -632,7 +634,7 @@ some lock order issues remain. After this work, it will no longer be necessary to hold Giant to call device_* routines safely. kobj work is being done by others and - will likely require more extensive design work to make smp + will likely require more extensive design work to make SMP friendly.

@@ -660,7 +662,7 @@ with existing specifications. The upcoming 4.8 and 5.1 releases will be the first ones using the new NewReno logic. Recently, we implemented the Limited Transmit algorithm (RFC 3042) which benefits - connections with small congestions windows, as happens, for example, + connections with small congestion windows, as happens, for example, on many short web connections. We also recently added support for larger sized starting congestion windows as described in RFC 3390. This helps short TCP connections as well as those with large round-trip delays, Index: report-july-2001.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-july-2001.xml,v retrieving revision 1.5 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 report-july-2001.xml --- report-july-2001.xml 16 May 2002 01:49:58 -0000 1.5 +++ report-july-2001.xml 23 Mar 2003 10:02:35 -0000 @@ -1,4 +1,7 @@ + + + July @@ -131,7 +134,7 @@
  • User-level management interfaces.
  • -
  • PCI power manangement.
  • +
  • PCI power management.
  • Bug-hunting.
  • @@ -241,9 +244,9 @@ systems. The format will be similar to other conferences, with 2 days of technical sessions over the Saturday and Sunday.

    -

    We'll be finalising the schedule towards the end of the month +

    We'll be finalizing the schedule towards the end of the month and anybody who is interested in doing a talk should contact us - asap. There are no restrictions on the use of talks, if it's been + ASAP. There are no restrictions on the use of talks, if it's been done before we may still be interested in having it presented to an European audience, and we make no claims to the talks so speakers are free to present the talks again at other @@ -276,7 +279,7 @@

    The new CAM transport code is starting to get supported in more HBAs and to get refined so that it does the intended - per-protocol support. No progress on doing any SMPNG work for CAM + per-protocol support. No progress on doing any SMPng work for CAM has been made yet. This is a fairly high priority.

    @@ -440,7 +443,7 @@

    jailNG is a from-scratch rewrite of the popular jail(8) - service, focussing on improved management functions, as well as + service, focusing on improved management functions, as well as more fine-grained configurability. An initial prototype has been written, based on explicitly named and configured jails, and work is proceeding on userland integration. Currently, it's not clear @@ -467,14 +470,14 @@

    The main development in the FreeBSD Java Project over the last month was the release of an initial "Developers Only" patchset for the JDK 1.3.1. Since that release progress had been made - towards a much more useable alpha quality patchset which is + towards a much more usable alpha quality patchset which is likely to be turned into a port, as per the current JDK 1.2.2 patchset. This new patchset will feature a number of bugfixes, which essentially get the JDK to a working state for early adopters, and an initial implementation of "native threads" based on FreeBSD's userland pthreads. Unfortunately this implementation isn't fully functional, but is included in the hope of more - getting more eyesballs on the code (particularly experience + getting more eyeballs on the code (particularly experience pthread programmers). We'd also like to welcome Fuyuhiko Maruyama-san as a new committer, the usual punishment for too many good patches.

    @@ -552,7 +555,7 @@

    I'm working on multithreading the kernel. So far I have over 400KB of diffs relative to todays -current (I'm keeping my tree updated with changes as they occur rather than get hit with a big - updte at the end).

    + update at the end).

    I have split the proc structure and am changing most of the kernel to pass around a thread identifier instead of a proc @@ -561,7 +564,7 @@

    The following interfaces have been changed so far:

      -
    • device devsw entrys
    • +
    • device devsw entries
    • vfs calls
    • @@ -571,7 +574,7 @@
    • system calls
    • -
    • sheduler
    • +
    • scheduler
    • + a lot of code in between.
    @@ -582,9 +585,9 @@ I'd like to check it in on a branch so others can help the editing but haven't worked out the best way to do it yet.

    -

    I have implemented changes to the scheduler so that kse's are +

    I have implemented changes to the scheduler so that KSE's are scheduled instead of processes, and threads sleep, letting the - kse pick up a new thread. but it's not anywhere ready yet (heck + KSE pick up a new thread. but it's not anywhere ready yet (heck it doesn't compile yet :-)

    Note that I have not yet updated the document listed above.. @@ -653,7 +656,7 @@ process by porting Luke Mewburn's rc.d work from NetBSD to FreeBSD. This will score FreeBSD startup and shutdown dependencies without losing the traditional and much loved - monolothic configuration filesystem.

    + monolithic configuration filesystem.

    Luke Mewburn's USENIX paper and slides on the system as implemented in NetBSD are available here:

    @@ -689,7 +692,7 @@

    The goal of this project is the implementation of ATM signalling and other ATM protocols by means of the netgraph(4) - framework. This should provide an easily extendable architecture + framework. This should provide an easily extendible architecture for using ATM on FreeBSD. Currently the full UNI4.0 stack (except for the LIJ capability) has been implemented, including ILMI and a first version of the ATM Forum API for UNI. An implementation @@ -712,7 +715,7 @@

    Network device cloning support has been imported from NetBSD. This allows virtual devices to be allocated on demand rather then - being staticly allocated at compile time. Our implementation + being statically allocated at compile time. Our implementation differs slightly from that of NetBSD's in that we allow both the creation of specific devices (i.e. gif0) and arbitrary devices instead of just allowing specific devices. Currently, the only @@ -872,7 +875,7 @@

    (First report)

    Large cleanup and extension of FreeBSD PAM modules. All - modules are to be documented, consistant in style (style(9) used) + modules are to be documented, consistent in style (style(9) used) and as complete as possible WRT functionality. Mostly done.

    @@ -893,7 +896,7 @@ driver for OpenFirmware machines, along with support for the Apple UniNorth PCI/AGP host bridge. I'm currently trying to get the USB hardware working so that I can get closer to having a - console driver independant of OpenFirmware, then I'll be trying + console driver independent of OpenFirmware, then I'll be trying to get the system to get to single-user mode using NFS.

    @@ -1032,7 +1035,7 @@

    Management

    We are using a perforce repository for live development work, - which can track multiple seperate long-lived works-in-progress + which can track multiple separate long-lived works-in-progress and collaborate between multiple developers at the same time on the same change set.

    @@ -1071,9 +1074,9 @@

    mb_alloc is a specialized allocator for mbufs and mbuf clusters. It offers various important advantages over the old - mbuf allocator, particularily for MP machines. Additionally, it + mbuf allocator, particularly for MP machines. Additionally, it is designed with the possibility of important future - enchancements in mind.

    + enhancements in mind.

    The mb_alloc code has been committed to -CURRENT a month ago and appears to be holding up well. Prior to committing it, @@ -1141,7 +1144,7 @@ - SYN cache implemetation for FreeBSD + SYN cache implementation for FreeBSD @@ -1154,7 +1157,7 @@

    This project brings a SYN cache implementation to FreeBSD, in order to make it more robust to DoS attacks. A SYN cookie - approach was considered, but ultimately rejected becuase it does + approach was considered, but ultimately rejected because it does not conform to the TCP protocol. The SYN cache will work with T/TCP, IPV6 and IPSEC, and the size of each cache element is currently is less than 1/5th the size of a normal TCP control Index: report-july-2002-aug-2002.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-july-2002-aug-2002.xml,v retrieving revision 1.3 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 report-july-2002-aug-2002.xml --- report-july-2002-aug-2002.xml 3 Oct 2002 21:14:05 -0000 1.3 +++ report-july-2002-aug-2002.xml 23 Mar 2003 10:02:37 -0000 @@ -1,3 +1,5 @@ + + July - August @@ -175,7 +177,7 @@

    The GEOM code has gotten so far that it beats our current code - in some areas while stil lacking in others. The goal is for + in some areas while still lacking in others. The goal is for GEOM to be the default in 5.0-RELEASE.

    Currently work on a cryptographic module which should be able to protect a diskpartition from practically any sort of attack @@ -337,7 +339,7 @@ an any recent FreeBSD-current. Support to manipulate SUNI registers has been added to the ATM drivers (to switch between SONET and SDH modes, for example). The ngatmsig package now includes a small and - simple call control module that mayh be used to build a simple ATM + simple call control module that may be used to build a simple ATM switch. The netgraph stuff has been patched to use the official netgraph locking.

    @@ -386,7 +388,7 @@ created.

    The sh(1) built-in, command(1), was reimplemented to conform with POSIX. Additionally, several utilities which were previously brought - up to conformance were merged into the 4-STABLE banch.

    + up to conformance were merged into the 4-STABLE branch.

    @@ -431,7 +433,7 @@ smoothing out some of the rough edges, then, once all the work is done, make GNOMENG the default.

    A long-standing annoyance in Nautilus has also been recently - corrected. The desktop is no longer clutered with volume icons, and + corrected. The desktop is no longer cluttered with volume icons, and removable media (such as CDs) should now be handled correctly.

    @@ -487,7 +489,7 @@ OpenSSL (through the /dev/crypto device).

    OpenSSL 0.9.7 beta 3 was imported and patched with fixes from OpenBSD's source tree. This permits any user-level application that use -lcrypto to - automatically get hardware crypto acceleration. Otherwse the core crypto + automatically get hardware crypto acceleration. Otherwise the core crypto support is stable and has been in production use on -stable machines for several months.

    Import of this work into the -current tree has started. A publicly @@ -543,7 +545,7 @@

    Work is in progress to MFC a number of bug fixes related to vm_map corruption into -stable. This work is probably too involved to make it into the 4.7 release but is expected to - be comitted just after the freeze is lifted. The corruption + be committed just after the freeze is lifted. The corruption in question typically occurs in large-memory systems under heavy loads and typically panics or KPFs (kernel-page-fault's) the machine in a vm_map related function.

    @@ -750,7 +752,7 @@

    David Xu and I have been working on cleaning up some of the work done in KSE-III and Jonathon and Dan have been working on the userland - interface. The userland libray will be committed soon in a + interface. The userland library will be committed soon in a prototypical state and a working test program using that interface will hopefully accompany it. I have just committed a rework of the run states for kernel threads that simplifies or solves some problems that @@ -1012,7 +1014,7 @@ matured substantially, and large parts of it were merged to the main FreeBSD tree over July and August.

    A variety of entry point changes were made, including: component - names are now passed to VFS namespace VOPs; agressive caching + names are now passed to VFS namespace VOPs; aggressive caching of MAC labels in vnodes; mmap memory access downgrades on subject relabel; check for access()/eaccess(); checks for vnode read, write, ioctl, pool, permitting revocation post-open() by aware @@ -1041,12 +1043,12 @@ main FreeBSD tree. KDE interfaces to common management activities.

    Wrote and taught full-day MAC framework tutorial at STOS - BSD and Darwin Security Symposium; first draft of MAC fraemwork + BSD and Darwin Security Symposium; first draft of MAC framework architecture and API guide. This is now in the Developer's Handbook.

    Next couple of months will bring continued maturity improvements, labeling and protection of more objects; VFS performance - improvements; better support for UFS2 EAs and seperate EA + improvements; better support for UFS2 EAs and separate EA entries for each policy; improved support for LOMAC; MLS compartments; IPsec security association labeling; improved SEBSD FLASK/TE port; and much more.

    Index: report-june-2001.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-june-2001.xml,v retrieving revision 1.5 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 report-june-2001.xml --- report-june-2001.xml 18 Sep 2001 17:48:22 -0000 1.5 +++ report-june-2001.xml 23 Mar 2003 10:02:40 -0000 @@ -1,3 +1,5 @@ + + June @@ -424,7 +426,7 @@ -

    In the last two months, the OLDCARD pccard implemenation was +

    In the last two months, the OLDCARD pccard implementation was rototilled to within an inch of its life. Many new pci cardbus bridges were added. Power handling was improved. PCI Card cardbus bridges are nearly supported and should be committed in early @@ -454,7 +456,7 @@ in pmap.c after a number of problems encountered where FreeBSD passes a vm_page_t to a NetBSD-derived function that expects a vm_offset_t. Then after debugging the atomic operations code, I'm - now at the point where VM appears to be initialised and it's now + now at the point where VM appears to be initialized and it's now hanging while in sys/kern/kern_malloc.c:kmeminit(). Progress continues. =)

    @@ -549,7 +551,7 @@ from these files (which include, among other things, the release notes and the supported hardware list) have been reorganized and converted to SGML. This helps us produce the documentation in - various formats, as well as facilitating the maintainence of + various formats, as well as facilitating the maintenance of documentation for multiple architectures. This work was recently committed to -CURRENT, and I intend to MFC it to 4-STABLE before 4.4-RELEASE.

    @@ -631,9 +633,9 @@

    mb_alloc is a new specialized allocator for mbufs and mbuf clusters. Presently, it offers various important advantages over - the old (status quo) mbuf allocator, particularily for MP + the old (status quo) mbuf allocator, particularly for MP machines. Additionally, it is designed with the possibility of - future enchancements in mind.

    + future enhancements in mind.

    Presently in initial review & testing stages, most of the code is already written.

    @@ -713,11 +715,11 @@ Control (MAC), and other architecture features, including file system extended attributes, and improved object labeling.

    -

    Individual feature status reports are documented seperately +

    Individual feature status reports are documented separately below; in general, basic features (such as EAs, ACLs, and kernel support for Capabilities) will be initially available in 5.0-RELEASE, conditional on specific kernel options. A - performance-enhanced version of EAs is currently being targetted + performance-enhanced version of EAs is currently being targeted at 6.0-RELEASE, along with an integrated capability-aware userland, and MAC support.

    @@ -822,4 +824,3 @@
    - Index: report-may-2002-june-2002.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-may-2002-june-2002.xml,v retrieving revision 1.4 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 report-may-2002-june-2002.xml --- report-may-2002-june-2002.xml 14 Aug 2002 19:36:47 -0000 1.4 +++ report-may-2002-june-2002.xml 23 Mar 2003 10:03:19 -0000 @@ -1,3 +1,5 @@ + + May - June @@ -82,13 +84,13 @@ than 256 bytes) (A full Internet view of 110k routes takes 33 MByte of KVM). Another problem are pointers from and to everywhere in the routing table. This makes replacing the table very hard and - also significantly highers the table maintainance burden (for example - for some kinds of updates the entire PCB has be searched lineary). + also significantly highers the table maintenance burden (for example + for some kinds of updates the entire PCB has be searched linearly). Also this is a heavy burden for SMP locking. The rewrite focuses on - untangeling the pointer mess, making the routing table replaceable + untangling the pointer mess, making the routing table replaceable and providing a more IP optimized table (5 MByte for 110k routes). - Other new options include policy routing and some structual alignments - in the network stack for clarity, cleaness and flexibilty.

    + Other new options include policy routing and some structural alignments + in the network stack for clarity, cleanness and flexibility.

    The rewritten IP routing table will be ready for committing in October.

    @@ -123,10 +125,10 @@ user structure in Switzerland. The nice thing about Switzerland is that is has a very good mix of Modem/ISDN, leased line, Cable, ADSL and 3G/GSM/GPRS users. Every Internet access technology is - represented. The goal is to analyse the behaviour of all TCP - sessions to the monitored sites. Parameters to be analysed include + represented. The goal is to analyse the behavior of all TCP + sessions to the monitored sites. Parameters to be analyzed include TCP session RTT, RTT variance, in/outbound BDP, MSS changes, flow - control behaviour, packet loss, packet loss, packet retransmit and + control behavior, packet loss, packet loss, packet retransmit and timing of HTTP traffic to find optimal TCP parameter caching method.

    If you have any other metrics you think is useful please contact @@ -194,81 +196,80 @@ as Marcel Moolenaar's prototype EFI GPT tools.

    - - - - Libh Status Report - - - - - Antoine - - Beaupre - - - antoine@usw4.freebsd.org - - - - - - - Alexander - - Langer - - - alex@freebsd.org - - - - - - - Nathan - - Ahlstrom - - - nra@freebsd.org - - - - - - libh - new development web page. - - First snapshots of the diskeditor in action - - - -

    Max has been busy cleaning up the user interface dark side, and has - come up with a plan to improve the build system (using an automated - Makefile dependency generator); the UI design and the TCL glue magic - (using Swig). A develepment page has been created on usw4, publishing - a lot of information about the current project status, a Changelog, - screenshots, documentation, etc. A new listbox widget has been - implemented, making diskeditor look nicer and more useable. The package - system backend is being inspected and redesigned to conform to a standard - that is itself being re-thought. Indeed, the old sysinstall2.txt text has - been SGML-ized and enhanced and now provides a good (altough rough) overview - of libh package system. This allowed the document to be enhanced with diagrams - of how different procedures work. We are therefore getting closer to a - real pkgAPI specification document. The package management tools have been - sligthly enhanced and should be a bit more useable, and we started commiting - regression test suites in the tree, mostly to test and maintain pkg API - conformance.

    - -

    So work continues on libh. I plan to take a look at the rhtvision port - to see if it would be better to use it for the tvision backend. I'll keep - on working on the package system to make it really trustworthy, while Max - is continuing his great work on the UI subsystem. I hope to make a new libh - alpha release soon. Note that from now on, libh progress will be published - on the development page.

    - -
    + + + Libh Status Report + + + + + Antoine + + Beaupre + + + antoine@usw4.freebsd.org + + + + + + + Alexander + + Langer + + + alex@freebsd.org + + + + + + + Nathan + + Ahlstrom + + + nra@freebsd.org + + + + + + libh + new development web page. + + First snapshots of the diskeditor in action + + + +

    Max has been busy cleaning up the user interface dark side, and has + come up with a plan to improve the build system (using an automated + Makefile dependency generator); the UI design and the TCL glue magic + (using Swig). A development page has been created on usw4, publishing + a lot of information about the current project status, a Changelog, + screenshots, documentation, etc. A new listbox widget has been + implemented, making diskeditor look nicer and more usable. The package + system backend is being inspected and redesigned to conform to a standard + that is itself being re-thought. Indeed, the old sysinstall2.txt text has + been SGML-ized and enhanced and now provides a good (although rough) overview + of libh package system. This allowed the document to be enhanced with diagrams + of how different procedures work. We are therefore getting closer to a + real pkgAPI specification document. The package management tools have been + slightly enhanced and should be a bit more usable, and we started committing + regression test suites in the tree, mostly to test and maintain pkg API + conformance.

    + +

    So work continues on libh. I plan to take a look at the rhtvision port + to see if it would be better to use it for the tvision backend. I'll keep + on working on the package system to make it really trustworthy, while Max + is continuing his great work on the UI subsystem. I hope to make a new libh + alpha release soon. Note that from now on, libh progress will be published + on the development page.

    + +
    OLDCARD @@ -340,7 +341,7 @@ probe. The ata driver won't attach. The sio driver hangs on the first character. The wi driver is known to work well. Cardbus cards are generally known to work well, except for some de based cards, -which unfortuntely includes the popular Xircom cards. Many systems +which unfortunately includes the popular Xircom cards. Many systems fail to work because acpi fails to route interrupts correctly for non-root pci bridges.

    @@ -703,14 +704,14 @@ requirements for full thread-control, suspension etc. that will be required later.

    - Before M-IV is started some small tweeking is likely + Before M-IV is started some small tweaking is likely in the central sources on M-III as we discover issues as we try to get the userland jumpstarted. These will have no effect on non-KSE processes, (i.e. all of them :-) and should not be an issue for other developers.

    A tex/fig->html guru is needed to help maintain the - KSE web page (not mentionned above as it is broken). + KSE web page (not mentioned above as it is broken).

    @@ -872,7 +873,7 @@

    Progression is slow, but the effort is maintained. Most of fb over KGI has been written in parallel with a KGI display driver based on fb. DDC/DDC2 is being discussed for Plug & Play monitor support. KGI aims at providing - a generic OS independant interface which would take advantage of FreeBSD I2C (iic(4)) + a generic OS independent interface which would take advantage of FreeBSD I2C (iic(4)) infrastructure.

    @@ -940,7 +941,7 @@

    The GEOM code has gotten so far that it beats our current code - in some areas while stil lacking in others. The goal is for + in some areas while still lacking in others. The goal is for GEOM to be the default in 5.0-RELEASE.

    @@ -975,7 +976,7 @@ with rtld, libc and our toolchain have been fixed. There is one remaining deadlock in the web-browser code of OO.org. If anybody like to help us with fixing this bug (may be another libc_r bug as it looks like) - just mail me ! Unfortunalty gcc2 support got broken again with the import + just mail me ! Unfortunately gcc2 support got broken again with the import of gcc2.95.4 in STABLE. Exceptions support seems to be broken again, we get internal compiler errors with c++ exceptions code. You'll have to use gcc31 again.

    @@ -1050,7 +1051,7 @@

    A lot of remaining PR's and Bugs have been closed. All relevant rpc - concerning patches have been comitted. Thank goes to Alfred and Ian Dowese. + concerning patches have been committed. Thank goes to Alfred and Ian Dowese.

    Jean-Luc Richier <Jean-Luc.Richier@imag.fr> has made a patch available which adds IPv6 support to all remaining rpc servers. @@ -1086,7 +1087,7 @@ -

    mb_alloc is getting some updates and a couple of optimisations. +

    mb_alloc is getting some updates and a couple of optimizations. A new allocator interface routine should already be committed by the time this report is "published:" m_getcl() allocates an mbuf and a cluster in one shot. This is the result of months @@ -1096,7 +1097,7 @@

    Other than that, mb_alloc is being shown how to perform multi-mbuf or cluster allocations without dropping the cache lock in between (m_getcl() and m_getm() will use this). Finally, work is - being done to optimise ext_buf ref. count allocations and to provide + being done to optimize ext_buf ref. count allocations and to provide support for jumbo (> 9K) clusters.

    @@ -1216,7 +1217,7 @@ resources for the project's future evolution. Maybe the bandwidth problem can be resolved (several bandwidth offering are received!), but there is no answer about CPU problem (I have a plan to upgrade - our PCs from P3-500Mhz to P4 or something better than previous). + our PCs from P3-500MHz to P4 or something better than previous). If you have interested to donate PCs to the project, please email me for more detail.

    Index: report-nov-2002-dec-2002.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-nov-2002-dec-2002.xml,v retrieving revision 1.1 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 report-nov-2002-dec-2002.xml --- report-nov-2002-dec-2002.xml 24 Jan 2003 04:11:01 -0000 1.1 +++ report-nov-2002-dec-2002.xml 23 Mar 2003 10:02:45 -0000 @@ -1,3 +1,5 @@ + + November-December @@ -325,7 +327,7 @@ config files are fully parsed now and their actions are performed.

    -

    Future work in this area are likely to be limited to imporving +

    Future work in this area are likely to be limited to improving the devctl interface. /dev/devctl likely will be a cloneable device in future versions. Individual device control via devctl is also planned.

    @@ -482,7 +484,7 @@ Sébastien is still maintaining the Release Notes.

    We launched a new site, www.FreeBSD-fr.info, consisting in a French - Dameon News like site. Netasq have donated our new server; we will + Daemon News like site. Netasq have donated our new server; we will install it in a new hosting provider in the few next weeks. One of the big job now, project now, is the translation of the FAQ, and the big project will be the manual pages

    @@ -588,7 +590,7 @@ the changes necessary to run these are sitting in the perforce tree and are not in the -current or RELENG_5 cvs tree. As a result, the cvs derived builds (-current and the 5.0-RC series - and presumably 5.0-RELEASE) are only useable on obsolete Itanium1 + and presumably 5.0-RELEASE) are only usable on obsolete Itanium1 systems.

    Lots of other stability and functionality fixes have been made @@ -647,7 +649,7 @@

    KGI (Kernel Graphic Interface) is a kernel infrastructure providing user applications with means to access hardware graphic resources (dma, - irqs, mmio). KGI is already available under Linux as a seperate + irqs, mmio). KGI is already available under Linux as a separate standalone project. The KGI/FreeBSD project aims at integrating KGI in the FreeBSD kernel.

    @@ -693,7 +695,7 @@

    In addition to TCP and UDP, the other networking protocols such as raw IP, IPv6, AppleTalk, and XNS need to be locked up. Around 1/4 these remaining protocols have been locked and - will be commited after the IP stack is locked.

    + will be committed after the IP stack is locked.

    The protocol independent socket layer needs to be locked and operating correctly with the protocol dependent locks. This @@ -814,12 +816,12 @@ - Release Enginerring + Release Engineering Homepage -

    November and December were especially busy for the release egineering +

    November and December were especially busy for the release engineering team. Scott Long joined the team to help with secretary and communications tasks while Brian Somers bowed out to focus on other projects.

    Index: report-november-2001.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-november-2001.xml,v retrieving revision 1.1 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 report-november-2001.xml --- report-november-2001.xml 22 Dec 2001 01:01:27 -0000 1.1 +++ report-november-2001.xml 23 Mar 2003 09:52:29 -0000 @@ -183,7 +183,7 @@ pam_self(8) , has been written; and preparations have been made for - transitioning from + transition from /etc/pam.conf to @@ -404,7 +404,7 @@

    Support for VLAN cloning has been merged from current and will - ship with 4.5-RELEASE. Additionaly, new rc.conf support for + ship with 4.5-RELEASE. Additionally, new rc.conf support for cloning interfaces at boot has been MFD'd. Work is ongoing to MFC stf and faith cloning as well as adding cloning for ppp devices and enhancing VLAN modularity.

    @@ -732,7 +732,7 @@

    Although not strictly ATA, Promise has equipped me with a couple SuperTrak sx6000 RAID controllers, they take 6 ATA disks and does RAID0-5 in hardware. I have done a driver (its an I2O - device) for both -current and -stable and it works butifully with + device) for both -current and -stable and it works beautifully with hotswap the works. It will enter the tree when it is more mature, and I have an agreement with Promise on how we handle userland control util etc. BTW it seems it can also be used as a normal 6 @@ -826,7 +826,7 @@ Doug Barton - Commiter + Committer DougB@FreeBSD.org @@ -899,7 +899,7 @@

    I have been working behind the scenes on design rather than programming for this last month. I have been working however in the p4 tree to make the system run with the thread structure NOT - a part of the proc structure (a prerequisite fo threading)

    + a part of the proc structure (a prerequisite for threading)

    @@ -953,7 +953,7 @@ -

    The TrustedBSD Project continued focussing development efforts +

    The TrustedBSD Project continued focusing development efforts on fine-grained Capabilities and Mandatory Access Control this month. Kernel support for capabilities is essentially complete, and efforts are underway to adapt userland applications to use @@ -964,7 +964,7 @@ integration into the network stack. Both development trees have been updated to work with recent KSE-related developments, as well as exist more happily in a fine-grained SMP kernel. Initial - audit-related work appears in a seperate entry.

    + audit-related work appears in a separate entry.

    Development of TrustedBSD source code was moved to the FreeBSD Perforce repository, permitting better source code management. As @@ -1023,4 +1023,3 @@ - Index: report-sept-2002-oct-2002.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-sept-2002-oct-2002.xml,v retrieving revision 1.4 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 report-sept-2002-oct-2002.xml --- report-sept-2002-oct-2002.xml 2 Dec 2002 17:18:25 -0000 1.4 +++ report-sept-2002-oct-2002.xml 23 Mar 2003 10:02:50 -0000 @@ -1,3 +1,5 @@ + + September-October @@ -23,7 +25,7 @@ continue to be the production supported platform as 5.X is brought in for landing.

    -

    Over the next two months, the FreeBSD Project will be focussed +

    Over the next two months, the FreeBSD Project will be focused almost entirely on making 5.0 a success: improving system stability and performance, as well as increasing the pool of applications that build and run on 5.0. The Release Engineering @@ -267,7 +269,7 @@ very strong encryption of a GEOM "disk". The algorithm has passed informal review by a couple of seasoned crypto heavy-weights. Any GEOM device can be protected with GBDE, entire physical disks, - MBR slices, BSD paritions etc etc. Booting from an encrypted + MBR slices, BSD partitions etc etc. Booting from an encrypted partition is not possible however.

    The focus of GBDE is to protect a "cold" disk media. (FreeBSD is @@ -416,7 +418,7 @@ /dev/crypto device).

    This work was committed to the -current tree. To configure it for use - specifiy device crypto in your system configuration file or you can load the + specify device crypto in your system configuration file or you can load the crypto module. The /dev/crypto device support is brought in with device cryptodev or by loading the cryptodev module. Two crypto device drivers exist: ubsec for Broadcom-based PCI hardware and hifn for Hifn-based PCI @@ -579,7 +581,7 @@

    The KSE code has now all the basic kernel functionality to start being used by the userland. There are still things - to be done for testing and familiarisation.

    + to be done for testing and familiarization.

    General system utilities have not yet been changed. e.g. ps and top etc. need to know about threads.

    @@ -597,7 +599,7 @@ time that this report is published.

    I still need someone to take over the "official" web page - since jason left. LaTex sure isn't my thing.

    + since jason left. LaTeX sure isn't my thing.

    @@ -972,12 +974,12 @@

    Universally Unique Identifiers (UUIDs) are 128 bit values that may - be generated independently on seperate nodes (hosts), which, result in + be generated independently on separate nodes (hosts), which, result in globally unique strings. UUIDs are also known as Globally Unique Identifiers (GUIDs). The UUID support for FreeBSD (libc) conforms to the DCE 1.1 RPC specification.

    -

    UUID suport has been added to FreeBSD -CURRENT, and will be available +

    UUID support has been added to FreeBSD -CURRENT, and will be available in version 5.0. It is being extensively used in GPT partition handling for IA-64 platform. For now, a simple manual page has been provided, which outlines information about the provided uuid routines. Many Index: report-september-2001.xml =================================================================== RCS file: /home/dcvs/www/en/news/status/report-september-2001.xml,v retrieving revision 1.1 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 report-september-2001.xml --- report-september-2001.xml 12 Nov 2001 22:25:12 -0000 1.1 +++ report-september-2001.xml 23 Mar 2003 10:02:53 -0000 @@ -1,3 +1,5 @@ + + September @@ -132,7 +134,7 @@ updating my snapshot site at the URL above, at least for a little while.

    -

    Call for help: The hardware compatability lists need to be +

    Call for help: The hardware compatibility lists need to be updated in the areas of the Alpha architecture, USB devices, and PCCARD devices. I'm looking for volunteers to help; interested parties should contact me at the email address above. DocBook @@ -208,7 +210,7 @@

    As you know, in march 2001 the version 2.3 of TIRPC has been - comitted together with many userland changes. Alfred Perlstein + committed together with many userland changes. Alfred Perlstein and Ian Dowse have helped me a lot with the porting effort and if I had problems with understanding the code.

    @@ -385,7 +387,7 @@ finish this update, OKAZAKI Tetsurou has imported Ex/Rv macro support on ja-groff-1.17.2_1. SUZUKI Koichi did most Ex/Rv changes on Japanese manpages. He also find some issues of these - macro usage on some original manapges and filed a PR. For + macro usage on some original manpages and filed a PR. For post-4.4-RELEASE, now we target 4.5-RELEASE. Section 3 update is also in progress.

    @@ -463,7 +465,7 @@ system can now be successfully mounted from ATA disks on sparc64, even in DMA mode. The gem driver, which supports Sun GEM and ERI and Apple GMAC and GMAC2 ethernet adaptor, has been ported from - NetBSD but has not yet had sufficent testing.

    + NetBSD but has not yet had sufficient testing.

    @@ -664,7 +666,7 @@ -

    In the last month, not a lot has happenned other than settling +

    In the last month, not a lot has happened other than settling in of the big August commit. Largely due to me having a sudden increased workload at work, and a need for increased time to be spent elsewhere. However some design work has proceeded. The API @@ -675,12 +677,12 @@

    Milestone 3 will be to have the ability to generate and remove multiple threads/KSEs per process. Milestone 3 will NOT require that doing so will be safe. (especially in SMP systems), i.e. - locking issues will not be fully addressed, so while some testign + locking issues will not be fully addressed, so while some testing will be possible, it will not be possible to actually run in this mode with any load.

    This will require allocators and destructors for the new - structures. Creation of the syscalls. Generation of an acurate + structures. Creation of the syscalls. Generation of an accurate written API for the userland crew. Writing of the upcall launch code. Production of a userland test program (not a full thread scheduler). Resolution of some of the more glaring @@ -689,7 +691,7 @@ system it should behave the same as now (and be as reliable)).

    -

    Criterea for knowing when we have reached Milestione 3 is the +

    Criteria for knowing when we have reached Milestone 3 is the ability for a simple process on an unloaded system to perform a series of blocking syscalls reliably. e.g. open 2 sockets, and send data on one, after having done a read on another,and then @@ -751,7 +753,7 @@ reasonably confident that the latest patchset is a stable release of the core JDK 1.3.1 tools and classes, when the default "green" threads subsystem is used. This is mostly thanks to hard work by - Fuyuhiko Maruyama to stabilise and fix the code. Bill Huey has + Fuyuhiko Maruyama to stabilize and fix the code. Bill Huey has also been progressing with his work on the "native" threads subsystem, although this hasn't yet reached the stability of "green" threads. Another (arguably the) major highlight of the ----Next_Part(Sun_Mar_23_19:24:37_2003_454)---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 3:27:26 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 649D037B407; Sun, 23 Mar 2003 03:27:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E49643FCB; Sun, 23 Mar 2003 03:27:18 -0800 (PST) (envelope-from brueffer@FreeBSD.org) Received: from freefall.freebsd.org (brueffer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2NBRINS099254; Sun, 23 Mar 2003 03:27:18 -0800 (PST) (envelope-from brueffer@freefall.freebsd.org) Received: (from brueffer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2NBRHrK099250; Sun, 23 Mar 2003 12:27:17 +0100 (CET) Date: Sun, 23 Mar 2003 12:27:17 +0100 (CET) From: Christian Brueffer Message-Id: <200303231127.h2NBRHrK099250@freefall.freebsd.org> To: nivit@libero.it, brueffer@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/37952: Typos, missing/incorrect accents in Italian article (new-users) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Typos, missing/incorrect accents in Italian article (new-users) State-Changed-From-To: open->closed State-Changed-By: brueffer State-Changed-When: Sun Mar 23 12:26:11 CET 2003 State-Changed-Why: This has been committed with the latest italian translation updates. Thanks for the submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=37952 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 4:15:24 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A98EB37B404 for ; Sun, 23 Mar 2003 04:15:22 -0800 (PST) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BD8F43F3F for ; Sun, 23 Mar 2003 04:15:21 -0800 (PST) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id h2NCFFEp066919; Sun, 23 Mar 2003 13:15:15 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) by nosferatu.blackend.org (8.12.6/8.12.6) with ESMTP id h2NCF1j1004546; Sun, 23 Mar 2003 13:15:01 +0100 (CET) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.6/8.12.6/Submit) id h2NCExJP004542; Sun, 23 Mar 2003 13:14:59 +0100 (CET) (envelope-from marc) Date: Sun, 23 Mar 2003 13:14:58 +0100 From: Marc Fonvieille To: Hiroki Sato Cc: doc@FreeBSD.ORG Subject: Re: patches for adding a simple navigation bar and so on. Message-ID: <20030323121458.GB569@nosferatu.blackend.org> References: <20030323.075926.26321843.hrs@eos.ocn.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030323.075926.26321843.hrs@eos.ocn.ne.jp> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.0-CURRENT Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Mar 23, 2003 at 07:59:26AM +0900, Hiroki Sato wrote: > Hi, > > I made two patches (1) to add a simple navigation bar to docs > in articles/ and books/, and use docbook.css to arrange the left > margin of and , and (2) to use > recently-added WITH_* knobs in the translated docs. > > The former resolves a indentation problem of > > and adds a simple link back and forth between the split and > non-split version if WITH_DOCFORMAT_NAVI_LINK is defined in the Makefile. > > Any comments or objections? > I think I will commit these early in April. > When a change does not break build of localized docs, it's better to let the translation teams to take care of the MFen. In the case of fr_FR.ISO8859-1 version, we use our own CVS server before merging in the official FreeBSD server, and doing changes directly on the official make us lose the track of the changes and can lead to errors/issues when it's time to update the doc. Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 5:11: 1 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E12B537B401 for ; Sun, 23 Mar 2003 05:10:57 -0800 (PST) Received: from www.reppep.com (www.reppep.com [66.92.104.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E6943F75 for ; Sun, 23 Mar 2003 05:10:56 -0800 (PST) (envelope-from pepper@reppep.com) Received: from [66.92.104.201] (g4.reppep.com [66.92.104.201]) by www.reppep.com (Postfix) with ESMTP id 8EC9AFDC1; Sun, 23 Mar 2003 08:10:58 -0500 (EST) Mime-Version: 1.0 X-Sender: pepper@mail.reppep.com Message-Id: In-Reply-To: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> References: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> Date: Sun, 23 Mar 2003 08:04:43 -0500 To: Hiroki Sato From: Chris Pepper Subject: Re: www/en/news/status spelling fix patch Cc: doc@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 7:24 PM +0900 2003/03/23, Hiroki Sato wrote: > I am not a native English speaker, so could someone review this? > I think I will commit in a couple of days if no objection. Hiroaki, It looks mostly right to me, but I found a few problems. >Index: report-august-2001.xml >@@ -1316,7 +1318,7 @@ > naturally resulted in a number of bugs being found. Development > work has mostly focused on fixing these problems and the project > is now set to release fourth patchset over the weekend, which >- should see the JDK in a reasonable useable state. One of the big >+ should see the JDK in a reasonable usable state. One of the big I think it should actually be "reasonably". > challenges left is producing a working HotSpot JVM, which looks > like it will require some heavy hacking.

    > >Index: report-dec-2001-jan-2002.xml >

    Milestone 4 will be to allow threads from the same program to >- run on multiple CPUS but may require more input from the SMPNG >+ run on multiple CPUS but may require more input from the SMPng If you're fixing capitalization, it should be CPUs. > project. I am at the moment (Feb 6) getting ready to commit a > first set of changes for milestone 3, that have no real effect > but serve to drastically reduce the complexity of the remaining >@@ -463,7 +463,7 @@ >

    The FreeBSD in Bulgarian project aims to bring a more > comfortable working environment to Bulgarian users of the FreeBSD > OS. This includes, but is not limited to, font, keymap and locale >- support, translation of the FreeBSD documentation into Bulgarian, >+ support, translation of the FreeBSD documentation into Bulgarians, This was correct -- the language is singular -- so the change is bad. > local user groups and various forms of on-line help channels and > discussion forums to help Bulgarians adopt and use FreeBSD.

    >Index: report-feb-2002-apr-2002.xml >@@ -225,8 +227,8 @@ > printf(1) utility was brought up to conformance with the 1992 > edition of POSIX.2, with further development planned.

    > >-

    On the header front, much progress has been made. Specically, >- infrastructure to control visiblity of components of a header, based >+

    On the header front, much progress has been made. Specially, >+ infrastructure to control visibility of components of a header, based I'm not sure what the change is, but it should be "Specifically,". > on the standard requested by an application, has been added to > <sys/cdefs.h>. Some work has been completed on renovating the > way types are defined. This has lead to the creation of >@@ -397,7 +399,7 @@ >

    We now have a loadable mfsroot floppy. It contains just the > diskeditor (which is really a disk partitioner) which has been > enhanced and is probably in his final form. It's been geared in his final -> in its final >- towards making the newfs(1) and mount(1) step seperate dialogs, so >+ towards making the newfs(1) and mount(1) step separate dialogs, so "step separate dialogs, so reduced its complexity." -> "steps separate dialogs, to reduce their complexity." > it reduced its complexity. A basic fstab class has been > implemented to manipulate /etc/fstab and mountpoint. This might > find a use outside libh, by the way. Libh package format is still >Index: report-july-2001.xml >@@ -241,9 +244,9 @@ > systems. The format will be similar to other conferences, with 2 > days of technical sessions over the Saturday and Sunday.

    > >-

    We'll be finalising the schedule towards the end of the month >+

    We'll be finalizing the schedule towards the end of the month > and anybody who is interested in doing a talk should contact us >- asap. There are no restrictions on the use of talks, if it's been >+ ASAP. There are no restrictions on the use of talks, if it's been talks, -> talks; > done before we may still be interested in having it presented to > an European audience, and we make no claims to the talks so > speakers are free to present the talks again at other >@@ -689,7 +692,7 @@ > >

    The goal of this project is the implementation of ATM > signalling and other ATM protocols by means of the netgraph(4) >- framework. This should provide an easily extendable architecture >+ framework. This should provide an easily extendible architecture extendible isn't right -- extensible works, though. > for using ATM on FreeBSD. Currently the full UNI4.0 stack (except > for the LIJ capability) has been implemented, including ILMI and > a first version of the ATM Forum API for UNI. An implementation >Index: report-july-2002-aug-2002.xml I didn't get to the 2001 or earlier changes. Regards, Chris Pepper -- Chris Pepper: Rockefeller University: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 5:34:39 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7184137B401; Sun, 23 Mar 2003 05:34:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BCA443F3F; Sun, 23 Mar 2003 05:34:38 -0800 (PST) (envelope-from brueffer@FreeBSD.org) Received: from freefall.freebsd.org (brueffer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2NDYbNS036841; Sun, 23 Mar 2003 05:34:37 -0800 (PST) (envelope-from brueffer@freefall.freebsd.org) Received: (from brueffer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2NDYbqK036837; Sun, 23 Mar 2003 14:34:37 +0100 (CET) Date: Sun, 23 Mar 2003 14:34:37 +0100 (CET) From: Christian Brueffer Message-Id: <200303231334.h2NDYbqK036837@freefall.freebsd.org> To: pepper@rockefeller.edu, brueffer@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/44296: Contributors page refers to History section of the Handbook for info on BSDi, which doesn't exist. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Contributors page refers to History section of the Handbook for info on BSDi, which doesn't exist. State-Changed-From-To: open->closed State-Changed-By: brueffer State-Changed-When: Sun Mar 23 14:33:24 CET 2003 State-Changed-Why: The page now refers to a section which actually exists in the table of contents of the handbook. Thanks for the report! http://www.freebsd.org/cgi/query-pr.cgi?pr=44296 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 5:50:17 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C51A37B401 for ; Sun, 23 Mar 2003 05:50:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B7943FA3 for ; Sun, 23 Mar 2003 05:50:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2NDoBNS038975 for ; Sun, 23 Mar 2003 05:50:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2NDoBXG038974; Sun, 23 Mar 2003 05:50:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B3C037B404 for ; Sun, 23 Mar 2003 05:41:22 -0800 (PST) Received: from 213-84-207-11.adsl.xs4all.nl (nexus.xs4all.nl [213.84.207.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 971A643F75 for ; Sun, 23 Mar 2003 05:41:20 -0800 (PST) (envelope-from asmodai@nexus.ninth-circle.org) Received: by 213-84-207-11.adsl.xs4all.nl (Postfix, from userid 1000) id DC6D35B0; Sun, 23 Mar 2003 14:41:18 +0100 (CET) Message-Id: <20030323134118.DC6D35B0@213-84-207-11.adsl.xs4all.nl> Date: Sun, 23 Mar 2003 14:41:18 +0100 (CET) From: Jeroen Ruigrok van der Werven Reply-To: Jeroen Ruigrok van der Werven To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50211: [PATCH] Fix textfile creation Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50211 >Category: docs >Synopsis: [PATCH] Fix textfile creation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 05:50:11 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jeroen Ruigrok van der Werven >Release: FreeBSD 4.7-STABLE i386 >Organization: Ninth Circle Enterprises >Environment: Not applicable. >Description: A person might want to have the latest links installed, however, this messes up textfile creation from html files since the latest links version does not support -dump anymore. >How-To-Repeat: Install docproj, install ports/www/links. >Fix: Ditch links in favour of elinks, see attached patches. Index: doc/share/mk/doc.docbook.mk =================================================================== RCS file: /home/ncvs/FreeBSD/doc/share/mk/doc.docbook.mk,v retrieving revision 1.78 diff -u -r1.78 doc.docbook.mk --- doc/share/mk/doc.docbook.mk 16 Feb 2003 14:59:30 -0000 1.78 +++ doc/share/mk/doc.docbook.mk 23 Mar 2003 13:37:43 -0000 @@ -217,7 +217,7 @@ GROFF?= groff TIDY?= ${PREFIX}/bin/tidy TIDYOPTS?= -i -m -raw -preserve -f /dev/null -asxml ${TIDYFLAGS} -HTML2TXT?= ${PREFIX}/bin/links +HTML2TXT?= ${PREFIX}/bin/elinks HTML2TXTOPTS?= -dump ${HTML2TXTFLAGS} HTML2PDB?= ${PREFIX}/bin/iSiloBSD HTML2PDBOPTS?= -y -d0 -Idef ${HTML2PDBFLAGS} @@ -440,6 +440,9 @@ ${DOC}.html-text: ${DOC}.xml ${INDEX_SGML} ${HTML_INDEX} ${XSLTPROC} --param freebsd.output.html.images "'0'" ${XSLHTML} \ ${DOC}.xml > ${.TARGET} +.endif +.if !defined(NO_TIDY) + -${TIDY} ${TIDYOPTS} ${.TARGET} .endif ${DOC}.html-split.tar: HTML.manifest ${LOCAL_IMAGES_LIB} \ Index: doc/share/mk/doc.html.mk =================================================================== RCS file: /home/ncvs/FreeBSD/doc/share/mk/doc.html.mk,v retrieving revision 1.15 diff -u -r1.15 doc.html.mk --- doc/share/mk/doc.html.mk 27 Dec 2002 00:25:42 -0000 1.15 +++ doc/share/mk/doc.html.mk 23 Mar 2003 13:29:35 -0000 @@ -69,7 +69,7 @@ TIDY?= ${PREFIX}/bin/tidy TIDYOPTS?= -i -m -raw -preserve -f /dev/null -asxml ${TIDYFLAGS} -HTML2TXT?= ${PREFIX}/bin/links +HTML2TXT?= ${PREFIX}/bin/elinks HTML2TXTOPTS?= -dump ${HTML2TXTFLAGS} HTML2PDB?= ${PREFIX}/bin/iSiloBSD HTML2PDBOPTS?= -y -d0 -Idef ${HTML2PDBFLAGS} Index: ports/textproc/docproj/Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/textproc/docproj/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- ports/textproc/docproj/Makefile 7 Mar 2003 06:11:39 -0000 1.41 +++ ports/textproc/docproj/Makefile 23 Mar 2003 13:34:02 -0000 @@ -27,7 +27,7 @@ ${PREFIX}/share/xml/dtd/xhtml/xhtml.soc:${PORTSDIR}/textproc/xhtml \ ${PREFIX}/bin/peps:${PORTSDIR}/graphics/peps \ ${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm \ - ${PREFIX}/bin/links:${PORTSDIR}/www/links1 \ + ${PREFIX}/bin/elinks:${PORTSDIR}/www/elinks \ ${PREFIX}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \ ${PREFIX}/bin/scr2png:${PORTSDIR}/graphics/scr2png \ ${PREFIX}/bin/scr2txt:${PORTSDIR}/textproc/scr2txt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 6:10:10 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B8A37B401 for ; Sun, 23 Mar 2003 06:10:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E12043F93 for ; Sun, 23 Mar 2003 06:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2NEA8NS047990 for ; Sun, 23 Mar 2003 06:10:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2NEA8SL047989; Sun, 23 Mar 2003 06:10:08 -0800 (PST) Date: Sun, 23 Mar 2003 06:10:08 -0800 (PST) Message-Id: <200303231410.h2NEA8SL047989@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Ceri Davies Subject: Re: docs/50211: [PATCH] Fix textfile creation Reply-To: Ceri Davies Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/50211; it has been noted by GNATS. From: Ceri Davies To: Jeroen Ruigrok van der Werven Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/50211: [PATCH] Fix textfile creation Date: Sun, 23 Mar 2003 14:07:39 +0000 On Sun, Mar 23, 2003 at 02:41:18PM +0100, Jeroen Ruigrok van der Werven wrote: > A person might want to have the latest links installed, however, this messes > up textfile creation from html files since the latest links version does not > support -dump anymore. We discussed this on -doc a month or so ago, and were generally thinking of going back to www/lynx, because this also gets localized text builds working. Would you happen to know if elinks has this advantage too ? Thanks, Ceri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 7: 6:33 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8C2837B401 for ; Sun, 23 Mar 2003 07:06:30 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BB1143F3F for ; Sun, 23 Mar 2003 07:06:29 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) by smtp.infracaninophile.co.uk (8.12.8/8.12.8) with ESMTP id h2NF6Kbk098104 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 23 Mar 2003 15:06:20 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.8/8.12.8/Submit) id h2NF6KRS098103; Sun, 23 Mar 2003 15:06:20 GMT Date: Sun, 23 Mar 2003 15:06:20 +0000 From: Matthew Seaman To: Hiroki Sato Cc: doc@FreeBSD.ORG Subject: Re: www/en/news/status spelling fix patch Message-ID: <20030323150619.GA98069@happy-idiot-talk.infracaninophi> References: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-37.5 required=5.0 tests=EMAIL_ATTRIBUTION,HTML_00_10,HTML_MESSAGE,IN_REP_TO, PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Here's another one... On Sun, Mar 23, 2003 at 07:24:37PM +0900, Hiroki Sato wrote: > Index: report-august-2001.xml > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/dcvs/www/en/news/status/report-august-2001.xml,v > retrieving revision 1.4 > diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 report-august-= 2001.xml > --- report-august-2001.xml 18 Sep 2001 19:39:41 -0000 1.4 > +++ report-august-2001.xml 23 Mar 2003 10:02:20 -0000 > @@ -1,3 +1,5 @@ > + > + > > > August > @@ -135,7 +137,7 @@ > >

    No change since last status. Some discussion amongst all of us > occurred, but lack of time and commitment to FreeBSD has meant > - little has actually been committed to the tree. SMPNG work will > + little has actually been committed to the tree. SMPng work will > be left to those who seem to have a notion about what needs to be > done.

    > > @@ -209,9 +211,9 @@ > thread to be created. (nor have new threading syscalls been added > yet). This is an important milestone as it represents the last > point where the kernel has only "mechanical" changes. To go > - further we must start adding new algorythms and functions.

    > + further we must start adding new algorithms and functions.

    > =20 > -

    The kernel for milestone 2 is reliable and has no noticable > +

    The kernel for milestone 2 is reliable and has no noticeable > performance degradations when compared to a matchung -current ^^^^^^^^ matching > kernel. (the differences are less than the margin of error, so > that sometimes the new kernel actually fractionally beats the Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+fc1rdtESqEQa7a0RAntjAJ9r6Upimk6Gu89smVZWgGqFkOvPNgCdHQpU r8HPcqbad9vXf8YZaAwCzv4= =NI1S -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 7:32:11 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A01737B401; Sun, 23 Mar 2003 07:32:10 -0800 (PST) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE64A43F75; Sun, 23 Mar 2003 07:32:09 -0800 (PST) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.allbsd.org (p64146-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.146.146]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id B035A383F; Mon, 24 Mar 2003 00:32:08 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by mail.allbsd.org (8.12.8/3.7W/DomainMaster) with ESMTP id h2NFU6qg095143; Mon, 24 Mar 2003 00:30:08 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Mon, 24 Mar 2003 00:28:12 +0900 (JST) Message-Id: <20030324.002812.99469058.hrs@eos.ocn.ne.jp> To: blackend@FreeBSD.ORG Cc: doc@FreeBSD.ORG Subject: Re: patches for adding a simple navigation bar and so on. From: Hiroki Sato In-Reply-To: <20030323121458.GB569@nosferatu.blackend.org> References: <20030323.075926.26321843.hrs@eos.ocn.ne.jp> <20030323121458.GB569@nosferatu.blackend.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marc Fonvieille wrote in <20030323121458.GB569@nosferatu.blackend.org>: blackend> When a change does not break build of localized docs, it's better to blackend> let the translation teams to take care of the MFen. In the case of blackend> fr_FR.ISO8859-1 version, we use our own CVS server before merging in blackend> the official FreeBSD server, and doing changes directly on the blackend> official make us lose the track of the changes and can lead to blackend> errors/issues when it's time to update the doc. Yes, I understood. One of the reasons why I submitted the patch on -doc, not directly committed, is that I do not want to bother well-organized translation teams. I thought that if a team was shorthanded I could do the work, and if a team had own plan I would leave it to the team. Anyway, I do not intend to commit the change if I do not receive explicit approval from the respective teams. Thanks for noticing. Keep up the good work! -- | Hiroki SATO / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 7:40:46 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA85237B404 for ; Sun, 23 Mar 2003 07:40:12 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7148643F3F for ; Sun, 23 Mar 2003 07:40:09 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-b162.otenet.gr [212.205.244.170]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2NFdoh1011077 for ; Sun, 23 Mar 2003 17:39:51 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2NFbiqu014424 for ; Sun, 23 Mar 2003 17:37:44 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2NFaAFU014356; Sun, 23 Mar 2003 17:36:10 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Sun, 23 Mar 2003 17:36:10 +0200 From: Giorgos Keramidas To: Chris Pepper Cc: Hiroki Sato , doc@FreeBSD.org Subject: Re: www/en/news/status spelling fix patch Message-ID: <20030323153609.GA78623@gothmog.gr> References: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O5XBE6gyVG5Rl6Rj" Content-Disposition: inline In-Reply-To: X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --O5XBE6gyVG5Rl6Rj Content-Type: multipart/mixed; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Changes from both of you merged. Then I regenerated the diff and looked at it in detail. : @@ -507,7 +507,7 @@ : Foundation and Sun allowing us access to updated JDK source code : and the Java Compatibility Kit (JCK). This license will also : allow the project to release a binary version of both the JDK and : - JRE once JCK testing is complete. Work on this testing is under : + JR E once JCK testing is complete. Work on this testing is under : way with the project hopeful of being able to make a binary : release in the not too distant future.

    This looks like an unnecessary change to me and I reverted it locally. I've always seen Java Runtime Engine spelled out as JRE; without a space before E. : on FreeBSD's userland pthreads. Unfortunately this implementation : - isn't fully functional, but is included in the hope of more : - getting more eyesballs on the code (particularly experience : + isn't fully functional, but is included in the hope of : + getting more eyeballs on the code (particularly experienced : pthread programmers). We'd also like to welcome Fuyuhiko Added another couple of small fixes near eyesballs. : - enchancements in mind.

    : + enhancements in mind.

    *LOL* : - also significantly highers the table maintainance burden (for example : - for some kinds of updates the entire PCB has be searched lineary). : + also significantly highers the table maintenance burden (for example : + for some kinds of updates the entire PCB has be searched linearly). I changed "has be searched" to "has to be searched". : - represented. The goal is to analyse the behaviour of all TCP : - sessions to the monitored sites. Parameters to be analysed include : + represented. The goal is to analyse the behavior of all TCP : + sessions to the monitored sites. Parameters to be analyzed include analyse vs. analyzed, in two narbyy sentences. I changed both to use 'z'. : - just mail me ! Unfortunalty gcc2 support got broken again with th= e import : + just mail me ! Unfortunately gcc2 support got broken again with t= he import According to ``The Elements of Style'', which I like using as a reference text when writing English, whitespace right before the closing punctuation mark of a sentence is evil(TM). Fixed here. : - concerning patches have been comitted. Thank goes to Alfred and I= an Dowese. : + concerning patches have been committed. Thank goes to Alfred and = Ian Dowse. Ian's surname is Dowse. Fixed. : -

    Future work in this area are likely to be limited to imporving : +

    Future work in this area are likely to be limited to improving "work" is singular. Fixed. : , has been written; and preparations have been made for : - transitioning from=20 : + transition from : /etc/pam.conf "preparations have been made for the transition" sounds a bit better. --- The attached patch is what I committed locally to my www tree. It survived a build, so I didn't break anything in the process of trying to modify the diff. Feel free to commit it any time you like. Sato-san, this is an astonishing feat you have accomplished. I'm very impressed :) - Giorgos --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="spellcheck.patch" Content-Transfer-Encoding: quoted-printable Index: report-august-2001.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-august= -2001.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-august-2001.xml --- report-august-2001.xml 16 Mar 2003 01:49:30 -0000 1.1.1.1 +++ report-august-2001.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + August @@ -135,7 +137,7 @@

    No change since last status. Some discussion amongst all of us occurred, but lack of time and commitment to FreeBSD has meant - little has actually been committed to the tree. SMPNG work will + little has actually been committed to the tree. SMPng work will be left to those who seem to have a notion about what needs to be done.

    @@ -209,9 +211,9 @@ thread to be created. (nor have new threading syscalls been added yet). This is an important milestone as it represents the last point where the kernel has only "mechanical" changes. To go - further we must start adding new algorythms and functions.

    + further we must start adding new algorithms and functions.

    =20 -

    The kernel for milestone 2 is reliable and has no noticable +

    The kernel for milestone 2 is reliable and has no noticeable performance degradations when compared to a matchung -current kernel. (the differences are less than the margin of error, so that sometimes the new kernel actually fractionally beats the @@ -534,7 +536,7 @@ =20 - SYN cache implemetation for FreeBSD + SYN cache implementation for FreeBSD =20 @@ -645,7 +647,7 @@ =20

    Benefits of approach include the fact that a kqueue filter can be attached to a network device for monitoring purposes. Initial - code exists to send a kq event whever the network link status + code exists to send a kq event whenever the network link status changes. Other benefits may include better access control by using filesystem ACLs to control access to the device.

    @@ -733,7 +735,7 @@ making some excellent progress. Of note, some problems with the way the pmap module implements copy-on-write mappings have been fixed and fork() now works as expected, support for signals has - been added, and the port has been updated for kse in the perforce + been added, and the port has been updated for KSE in the perforce repository. Thomas Moestl has begun work on pci bus support, and a basic nexus bus for sparc64 has been written. The driver for the Sun `Psycho' and `Sabre' UPA-to-PCI bridges and associated @@ -958,7 +960,7 @@

    Support for cloning vlan devices via ifconfig has been committed to -current and will be MFC'd after further testing. - Additionaly, Maksim Yevmenkin submitted code to allow cloning of + Additionally, Maksim Yevmenkin submitted code to allow cloning of tap and vmnet devices on devfs systems. Code for faith and stf should be committed shortly.

    @@ -1058,7 +1060,7 @@ allowed to make this 97-component meta-package building and working properly.

    =20 -

    Next month the project will be focused on organising work of +

    Next month the project will be focused on organizing work of the FreeBSD GNOME Team as well as on attempts to increase amount of people participating in the team (anybody who is willing to participate is welcome to drop a note to gnome@FreeBSD with a @@ -1100,7 +1102,7 @@ combination of binary object files and source (under a constrictive license). The FreeBSD NVIDIA driver project aimed to completely replace the source component of the driver using code - targetting FreeBSD 4.3 and released under the BSD license. The + targeting FreeBSD 4.3 and released under the BSD license. The binary module provided is supposedly the same module used on Windows, BeOS, and OS/2, so it should be portable between different i80x86 based OS's.

    @@ -1109,16 +1111,16 @@ NVIDIA seemed enthusiastic about the project, and was fairly quick about returning email, but when we discovered issues that prevented porting without changes to the binary component or - error codes we needed decyphered, Nick (the contact) said he'd + error codes we needed deciphered, Nick (the contact) said he'd look into it and never got back. The first major problem was the - ioctl interface, the nvidia driver passes a pointer and depends + ioctl interface, the NVIDIA driver passes a pointer and depends on the kernel side to copyout the right amount, where FreeBSD expect the parameters to be correct and the copyout is performed by the subsystem. This was worked around using Dave Rufinos "ioctl tunnel" idea. After that, we found that X refused to load and traced it down to an ioctl defined in the binary component erroring. We cannot tell what that ioctl is, were told that we - could not sign an nda for source to that component, and have been + could not sign an NDA for source to that component, and have been waiting a month for Nick to "look into it". Therefore progress is impossible (without breaking the license) and we believe that the flaws make the driver unportable to any *nix other than @@ -1316,7 +1318,7 @@ naturally resulted in a number of bugs being found. Development work has mostly focused on fixing these problems and the project is now set to release fourth patchset over the weekend, which - should see the JDK in a reasonable useable state. One of the big + should see the JDK in a reasonably usable state. One of the big challenges left is producing a working HotSpot JVM, which looks like it will require some heavy hacking.

    =20 @@ -1475,7 +1477,7 @@ =20 -

    Capabilities support is currently being comitted to the base +

    Capabilities support is currently being committed to the base FreeBSD tree--userland libraries are now fully committed, and kernel infrastructure is being integrated.

    @@ -1515,4 +1517,3 @@
    - Index: report-dec-2001-jan-2002.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-dec-20= 01-jan-2002.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-dec-2001-jan-2002.xml --- report-dec-2001-jan-2002.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-dec-2001-jan-2002.xml 23 Mar 2003 14:57:40 -0000 @@ -266,14 +266,14 @@

    The KSE project (an attempt to support scalable thread in FreeBSD using kernel support), has reached What I call "milestone 3". At this milestone it is possible to run a multithreaded - program on a single CPU but with full concurrancy of threads on + program on a single CPU but with full concurrency of threads on that CPU. In other words the kernel supports the fact that one thread can block by allowing another thread to run in its place. A test program that demonstrates this is available at the above website.

    =20

    Milestone 4 will be to allow threads from the same program to - run on multiple CPUS but may require more input from the SMPNG + run on multiple CPUs but may require more input from the SMPng project. I am at the moment (Feb 6) getting ready to commit a first set of changes for milestone 3, that have no real effect but serve to drastically reduce the complexity of the remaining @@ -315,7 +315,7 @@ allows one to use ATM PVCs. It should be possible, for example, to do PPP over ATM with this package. Both bsnmp and ngatmbase are available in version 1.0 under the link above. Two other - modules will be released in february: ngatmsig containing the + modules will be released in February: ngatmsig containing the UNI-4.0 signalling stack as netgraph nodes and ngatmip containing CLIP and LANE-2.0.

    @@ -699,8 +699,8 @@ =20 -

    Alfred Perlstein commited file descriptor locking code - which was definetly a good push towards trying to lock down +

    Alfred Perlstein committed file descriptor locking code + which was definitely a good push towards trying to lock down some important pieces of global data. Peter Wemm has made progress on pmap cleanups for x86 SMP TLB shootdowns. Matt Dillon and John Baldwin have made progress on getting patches Index: report-feb-2002-apr-2002.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-feb-20= 02-apr-2002.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-feb-2002-apr-2002.xml --- report-feb-2002-apr-2002.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-feb-2002-apr-2002.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + February - April @@ -75,9 +77,9 @@ =20 -

    FreeBSD's new kernel memory allocator has been commited to +

    FreeBSD's new kernel memory allocator has been committed to 5.0. UMA is a slabs derived allocator that supports memory - reclaiming, object caching, type stable storage, and per cpu + reclaiming, object caching, type stable storage, and per CPU free lists for optimal SMP performance. It has both a malloc(9) interface and a zone style interface for specific object types. uma(9) will be available shortly.

    @@ -225,8 +227,8 @@ printf(1) utility was brought up to conformance with the 1992 edition of POSIX.2, with further development planned.

    =20 -

    On the header front, much progress has been made. Specically, - infrastructure to control visiblity of components of a header, bas= ed +

    On the header front, much progress has been made. Specifically, + infrastructure to control visibility of components of a header, ba= sed on the standard requested by an application, has been added to <sys/cdefs.h>. Some work has been completed on renovating t= he way types are defined. This has lead to the creation of @@ -317,7 +319,7 @@ =20

    Not to be left out, the existing GNOME 1.4 components have receiv= ed numerous updates to keep them in sync with the stable distfiles - on gnome.org. We have seen many "1.0" milsestone releases includi= ng + on gnome.org. We have seen many "1.0" milestone releases including the most recent AbiWord 1.0.0. In the next few weeks, we will be making sure all the GNOME 1.4 components build correct packages on bento so that GNOME 1.4 will be on the 4.6-RELEASE CD.

    @@ -347,7 +349,7 @@

    FreeBSD/KGI started last year after the port of GGI to VGL. KGI (Kernel Graphic Interface) is a kernel infrastructure providin= g user applications with access to hardware graphic resources (dma, - irqs, mmio). KGI is already available under Linux as a seperate + irqs, mmio). KGI is already available under Linux as a separate project. The FreeBSD/KGI project aims at integrating KGI in the FreeBSD kernel. Mostly a port for now, but optimized for FreeBSD in the future. Currently FreeBSD/KGI is under development @@ -396,8 +398,8 @@

    We now have a loadable mfsroot floppy. It contains just the diskeditor (which is really a disk partitioner) which has been - enhanced and is probably in his final form. It's been geared - towards making the newfs(1) and mount(1) step seperate dialogs, so + enhanced and is probably in its final form. It's been geared + towards making the newfs(1) and mount(1) steps separate dialogs, so it reduced its complexity. A basic fstab class has been implemented to manipulate /etc/fstab and mountpoint. This might find a use outside libh, by the way. Libh package format is still @@ -438,7 +440,7 @@ separated into kernel part and userland part, yet another snapshots from RELENG_4_x branch (currently 4.5-RELEASE-p4), add several packages including XFree86 4.x to installation CD-ROM, new - cdboot-only ISO image, fix breackage of duplex.iso, etc. See also + cdboot-only ISO image, fix breakage of duplex.iso, etc. See also the project webpage for more detail. Also, I have a plan to add FreeBSD/alpha distribution to this project -- stay tuned.

    @@ -865,7 +867,7 @@ =20 -

    4.5-RELEASE Japanese manapge package, ja-man-doc-4.5.tgz, once +

    4.5-RELEASE Japanese manpage package, ja-man-doc-4.5.tgz, once published with OpenSSH 2.3 (as reported by previous status report) on January 31, is replaced with new package with OpenSSH 2.9 based manpages on March 3. Since then, we have been @@ -898,7 +900,7 @@ =20

    The GEOM code has gotten so far that it beats our current code - in some areas while stil lacking in others. Work continues on + in some areas while still lacking in others. Work continues on a generalized interface for "magic data" (boot blocks, disklabels MBR's etc) manipulation from userland.

    With GEOM enabled in the kernel any FreeBSD platform will now @@ -985,7 +987,7 @@ In current the API has changed to move unit allocation into the generic cloning code reducing the amount of support code required in each driver. Code improvements to increase our API - compatability with NetBSD will be commited soon along with cloning + compatibility with NetBSD will be committed soon along with cloning support for discard interfaces and ppp(4) interfaces.

    Thanks to mux@FreeBSD.org for the loopback support and unit allocation cleanups.

    @@ -1282,7 +1284,7 @@ 40 developers attended in person, another five by phone, and many others by webcast. During a marathon-esque eight hour session, a variety of development topics were discussed, including adding - inheritence to the KOBJ system, ports to new architectures, + inheritance to the KOBJ system, ports to new architectures, adaptations of the toolchain for new architectures, the GEOM extensible storage device framework, upcoming changes to the network stack, TrustedBSD features, KSE, SMPng, and the release engineering Index: report-jan-2003-feb-2003.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-jan-20= 03-feb-2003.xml,v retrieving revision 1.1.1.2 diff -u -r1.1.1.2 report-jan-2003-feb-2003.xml --- report-jan-2003-feb-2003.xml 23 Mar 2003 03:19:45 -0000 1.1.1.2 +++ report-jan-2003-feb-2003.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + January-February @@ -547,7 +549,7 @@

    Most of the file system buffer cache has been reviewed and protecte= d. The vnode interlock was extended to cover some buffer flag fields so= =20 - that a seperate interlock was not required. The global buffer queue + that a separate interlock was not required. The global buffer queue data structures were locked and counters were converted to atomic op= s. The BUF_*LOCK functions grew an interlock argument so that buffers could be safely removed from the vnode clean and dirty lists. The= =20 @@ -580,7 +582,7 @@

    The ULE scheduler has been committed to the 5.0-CURRENT branch. Ea= rly adopters and experimenters are welcome to try it and submit bug - reports. It has shown noticable performance improvements over the o= ld + reports. It has shown noticeable performance improvements over the = old scheduler under some workloads. There are currently problems with nice fairness but otherwise the interactive performance is very good. More work to improve the load balancing algorithm is required as wel= l. @@ -632,7 +634,7 @@ some lock order issues remain. After this work, it will no longer be necessary to hold Giant to call device_* routines safely. kobj work is being done by others and - will likely require more extensive design work to make smp + will likely require more extensive design work to make SMP friendly.

    @@ -660,7 +662,7 @@ with existing specifications. The upcoming 4.8 and 5.1 releases will be the first ones using the new NewReno logic. Recently, we=20 implemented the Limited Transmit algorithm (RFC 3042) which benefits - connections with small congestions windows, as happens, for example, + connections with small congestion windows, as happens, for example, on many short web connections. We also recently added support for l= arger sized starting congestion windows as described in RFC 3390. This he= lps short TCP connections as well as those with large round-trip delays,= =20 Index: report-july-2001.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-july-2= 001.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-july-2001.xml --- report-july-2001.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-july-2001.xml 23 Mar 2003 14:58:10 -0000 @@ -1,4 +1,7 @@ + + + July @@ -131,7 +134,7 @@ =20
  • User-level management interfaces.
  • =20 -
  • PCI power manangement.
  • +
  • PCI power management.
  • =20
  • Bug-hunting.
  • @@ -241,9 +244,9 @@ systems. The format will be similar to other conferences, with 2 days of technical sessions over the Saturday and Sunday.

    =20 -

    We'll be finalising the schedule towards the end of the month +

    We'll be finalizing the schedule towards the end of the month and anybody who is interested in doing a talk should contact us - asap. There are no restrictions on the use of talks, if it's been + ASAP. There are no restrictions on the use of talks; if it's been done before we may still be interested in having it presented to an European audience, and we make no claims to the talks so speakers are free to present the talks again at other @@ -276,7 +279,7 @@

    The new CAM transport code is starting to get supported in more HBAs and to get refined so that it does the intended - per-protocol support. No progress on doing any SMPNG work for CAM + per-protocol support. No progress on doing any SMPng work for CAM has been made yet. This is a fairly high priority.

    @@ -440,7 +443,7 @@ =20

    jailNG is a from-scratch rewrite of the popular jail(8) - service, focussing on improved management functions, as well as + service, focusing on improved management functions, as well as more fine-grained configurability. An initial prototype has been written, based on explicitly named and configured jails, and work is proceeding on userland integration. Currently, it's not clear @@ -467,14 +470,14 @@

    The main development in the FreeBSD Java Project over the last month was the release of an initial "Developers Only" patchset for the JDK 1.3.1. Since that release progress had been made - towards a much more useable alpha quality patchset which is + towards a much more usable alpha quality patchset which is likely to be turned into a port, as per the current JDK 1.2.2 patchset. This new patchset will feature a number of bugfixes, which essentially get the JDK to a working state for early adopters, and an initial implementation of "native threads" based on FreeBSD's userland pthreads. Unfortunately this implementation - isn't fully functional, but is included in the hope of more - getting more eyesballs on the code (particularly experience + isn't fully functional, but is included in the hope of + getting more eyeballs on the code (particularly experienced pthread programmers). We'd also like to welcome Fuyuhiko Maruyama-san as a new committer, the usual punishment for too many good patches.

    @@ -552,7 +555,7 @@

    I'm working on multithreading the kernel. So far I have over 400KB of diffs relative to todays -current (I'm keeping my tree updated with changes as they occur rather than get hit with a big - updte at the end).

    + update at the end).

    =20

    I have split the proc structure and am changing most of the kernel to pass around a thread identifier instead of a proc @@ -561,7 +564,7 @@

    The following interfaces have been changed so far:

    =20
      -
    • device devsw entrys
    • +
    • device devsw entries
    • =20
    • vfs calls
    • =20 @@ -571,7 +574,7 @@ =20
    • system calls
    • =20 -
    • sheduler
    • +
    • scheduler
    • =20
    • + a lot of code in between.
    @@ -582,9 +585,9 @@ I'd like to check it in on a branch so others can help the editing but haven't worked out the best way to do it yet.

    =20 -

    I have implemented changes to the scheduler so that kse's are +

    I have implemented changes to the scheduler so that KSE's are scheduled instead of processes, and threads sleep, letting the - kse pick up a new thread. but it's not anywhere ready yet (heck + KSE pick up a new thread. but it's not anywhere ready yet (heck it doesn't compile yet :-)

    =20

    Note that I have not yet updated the document listed above.. @@ -653,7 +656,7 @@ process by porting Luke Mewburn's rc.d work from NetBSD to FreeBSD. This will score FreeBSD startup and shutdown dependencies without losing the traditional and much loved - monolothic configuration filesystem.

    + monolithic configuration filesystem.

    =20

    Luke Mewburn's USENIX paper and slides on the system as implemented in NetBSD are available here:

    @@ -689,7 +692,7 @@

    The goal of this project is the implementation of ATM signalling and other ATM protocols by means of the netgraph(4) - framework. This should provide an easily extendable architecture + framework. This should provide an easily extensible architecture for using ATM on FreeBSD. Currently the full UNI4.0 stack (except for the LIJ capability) has been implemented, including ILMI and a first version of the ATM Forum API for UNI. An implementation @@ -712,7 +715,7 @@

    Network device cloning support has been imported from NetBSD. This allows virtual devices to be allocated on demand rather then - being staticly allocated at compile time. Our implementation + being statically allocated at compile time. Our implementation differs slightly from that of NetBSD's in that we allow both the creation of specific devices (i.e. gif0) and arbitrary devices instead of just allowing specific devices. Currently, the only @@ -872,7 +875,7 @@

    (First report)

    =20

    Large cleanup and extension of FreeBSD PAM modules. All - modules are to be documented, consistant in style (style(9) used) + modules are to be documented, consistent in style (style(9) used) and as complete as possible WRT functionality. Mostly done.

    @@ -893,7 +896,7 @@ driver for OpenFirmware machines, along with support for the Apple UniNorth PCI/AGP host bridge. I'm currently trying to get the USB hardware working so that I can get closer to having a - console driver independant of OpenFirmware, then I'll be trying + console driver independent of OpenFirmware, then I'll be trying to get the system to get to single-user mode using NFS.

    @@ -1032,7 +1035,7 @@

    Management

    =20

    We are using a perforce repository for live development work, - which can track multiple seperate long-lived works-in-progress + which can track multiple separate long-lived works-in-progress and collaborate between multiple developers at the same time on the same change set.

    =20 @@ -1071,9 +1074,9 @@

    mb_alloc is a specialized allocator for mbufs and mbuf clusters. It offers various important advantages over the old - mbuf allocator, particularily for MP machines. Additionally, it + mbuf allocator, particularly for MP machines. Additionally, it is designed with the possibility of important future - enchancements in mind.

    + enhancements in mind.

    =20

    The mb_alloc code has been committed to -CURRENT a month ago and appears to be holding up well. Prior to committing it, @@ -1141,7 +1144,7 @@ =20 - SYN cache implemetation for FreeBSD + SYN cache implementation for FreeBSD =20 @@ -1154,7 +1157,7 @@

    This project brings a SYN cache implementation to FreeBSD, in order to make it more robust to DoS attacks. A SYN cookie - approach was considered, but ultimately rejected becuase it does + approach was considered, but ultimately rejected because it does not conform to the TCP protocol. The SYN cache will work with T/TCP, IPV6 and IPSEC, and the size of each cache element is currently is less than 1/5th the size of a normal TCP control Index: report-july-2002-aug-2002.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-july-2= 002-aug-2002.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-july-2002-aug-2002.xml --- report-july-2002-aug-2002.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-july-2002-aug-2002.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + July - August @@ -175,7 +177,7 @@ =20

    The GEOM code has gotten so far that it beats our current code - in some areas while stil lacking in others. The goal is for + in some areas while still lacking in others. The goal is for GEOM to be the default in 5.0-RELEASE.

    Currently work on a cryptographic module which should be able to protect a diskpartition from practically any sort of attack @@ -337,7 +339,7 @@ an any recent FreeBSD-current. Support to manipulate SUNI registers has been added to the ATM drivers (to switch between SONET and SDH modes, for example). The ngatmsig package now includes a small and - simple call control module that mayh be used to build a simple ATM + simple call control module that may be used to build a simple ATM switch. The netgraph stuff has been patched to use the official netgraph locking.

    @@ -386,7 +388,7 @@ created.

    The sh(1) built-in, command(1), was reimplemented to conform with POSIX. Additionally, several utilities which were previously brought - up to conformance were merged into the 4-STABLE banch.

    + up to conformance were merged into the 4-STABLE branch.

    =20 @@ -431,7 +433,7 @@ smoothing out some of the rough edges, then, once all the work is do= ne, make GNOMENG the default.

    A long-standing annoyance in Nautilus has also been recently - corrected. The desktop is no longer clutered with volume icons, and + corrected. The desktop is no longer cluttered with volume icons, and removable media (such as CDs) should now be handled correctly.

    =20 @@ -487,7 +489,7 @@ OpenSSL (through the /dev/crypto device).

    OpenSSL 0.9.7 beta 3 was imported and patched with fixes from OpenB= SD's source tree. This permits any user-level application that use -lcry= pto to - automatically get hardware crypto acceleration. Otherwse the core c= rypto + automatically get hardware crypto acceleration. Otherwise the core = crypto support is stable and has been in production use on -stable machines= for several months.

    Import of this work into the -current tree has started. A publicly @@ -543,7 +545,7 @@

    Work is in progress to MFC a number of bug fixes related to vm_map corruption into -stable. This work is probably too involved to make it into the 4.7 release but is expected to - be comitted just after the freeze is lifted. The corruption=20 + be committed just after the freeze is lifted. The corruption=20 in question typically occurs in large-memory systems under heavy loads and typically panics or KPFs (kernel-page-fault's) the machine in a vm_map related function.

    @@ -750,7 +752,7 @@

    David Xu and I have been working on cleaning up some of the work= done in KSE-III and Jonathon and Dan have been working on the userland - interface. The userland libray will be committed soon in a + interface. The userland library will be committed soon in a prototypical state and a working test program using that interface= will hopefully accompany it. I have just committed a rework of the run states for kernel threads that simplifies or solves some problems = that @@ -1012,7 +1014,7 @@ matured substantially, and large parts of it were merged to the main FreeBSD tree over July and August.

    A variety of entry point changes were made, including: component - names are now passed to VFS namespace VOPs; agressive caching + names are now passed to VFS namespace VOPs; aggressive caching of MAC labels in vnodes; mmap memory access downgrades on subject relabel; check for access()/eaccess(); checks for vnode read, write, ioctl, pool, permitting revocation post-open() by aware @@ -1041,12 +1043,12 @@ main FreeBSD tree. KDE interfaces to common management activities.

    Wrote and taught full-day MAC framework tutorial at STOS - BSD and Darwin Security Symposium; first draft of MAC fraemwork + BSD and Darwin Security Symposium; first draft of MAC framework architecture and API guide. This is now in the Developer's Handbook.

    Next couple of months will bring continued maturity improvements, labeling and protection of more objects; VFS performance - improvements; better support for UFS2 EAs and seperate EA + improvements; better support for UFS2 EAs and separate EA entries for each policy; improved support for LOMAC; MLS compartments; IPsec security association labeling; improved SEBSD FLASK/TE port; and much more.

    Index: report-june-2001.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-june-2= 001.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-june-2001.xml --- report-june-2001.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-june-2001.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + June @@ -424,7 +426,7 @@ =20 -

    In the last two months, the OLDCARD pccard implemenation was +

    In the last two months, the OLDCARD pccard implementation was rototilled to within an inch of its life. Many new pci cardbus bridges were added. Power handling was improved. PCI Card cardbus bridges are nearly supported and should be committed in early @@ -454,7 +456,7 @@ in pmap.c after a number of problems encountered where FreeBSD passes a vm_page_t to a NetBSD-derived function that expects a vm_offset_t. Then after debugging the atomic operations code, I'm - now at the point where VM appears to be initialised and it's now + now at the point where VM appears to be initialized and it's now hanging while in sys/kern/kern_malloc.c:kmeminit(). Progress continues. =3D)

    @@ -549,7 +551,7 @@ from these files (which include, among other things, the release notes and the supported hardware list) have been reorganized and converted to SGML. This helps us produce the documentation in - various formats, as well as facilitating the maintainence of + various formats, as well as facilitating the maintenance of documentation for multiple architectures. This work was recently committed to -CURRENT, and I intend to MFC it to 4-STABLE before 4.4-RELEASE.

    @@ -631,9 +633,9 @@

    mb_alloc is a new specialized allocator for mbufs and mbuf clusters. Presently, it offers various important advantages over - the old (status quo) mbuf allocator, particularily for MP + the old (status quo) mbuf allocator, particularly for MP machines. Additionally, it is designed with the possibility of - future enchancements in mind.

    + future enhancements in mind.

    =20

    Presently in initial review & testing stages, most of the code is already written.

    @@ -713,11 +715,11 @@ Control (MAC), and other architecture features, including file system extended attributes, and improved object labeling.

    =20 -

    Individual feature status reports are documented seperately +

    Individual feature status reports are documented separately below; in general, basic features (such as EAs, ACLs, and kernel support for Capabilities) will be initially available in 5.0-RELEASE, conditional on specific kernel options. A - performance-enhanced version of EAs is currently being targetted + performance-enhanced version of EAs is currently being targeted at 6.0-RELEASE, along with an integrated capability-aware userland, and MAC support.

    @@ -822,4 +824,3 @@
    - Index: report-may-2002-june-2002.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-may-20= 02-june-2002.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-may-2002-june-2002.xml --- report-may-2002-june-2002.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-may-2002-june-2002.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + May - June @@ -82,13 +84,13 @@ than 256 bytes) (A full Internet view of 110k routes takes 33 MByte of KVM). Another problem are pointers from and to everywhere in the routing table. This makes replacing the table very hard and - also significantly highers the table maintainance burden (for example - for some kinds of updates the entire PCB has be searched lineary). + also significantly highers the table maintenance burden (for example + for some kinds of updates the entire PCB has to be searched linearly). Also this is a heavy burden for SMP locking. The rewrite focuses on - untangeling the pointer mess, making the routing table replaceable + untangling the pointer mess, making the routing table replaceable and providing a more IP optimized table (5 MByte for 110k routes). - Other new options include policy routing and some structual alignments - in the network stack for clarity, cleaness and flexibilty.

    + Other new options include policy routing and some structural alignments + in the network stack for clarity, cleanness and flexibility.

    The rewritten IP routing table will be ready for committing in October.

    @@ -123,10 +125,10 @@ user structure in Switzerland. The nice thing about Switzerland is that is has a very good mix of Modem/ISDN, leased line, Cable, ADSL and 3G/GSM/GPRS users. Every Internet access technology is - represented. The goal is to analyse the behaviour of all TCP - sessions to the monitored sites. Parameters to be analysed include + represented. The goal is to analyze the behavior of all TCP + sessions to the monitored sites. Parameters to be analyzed include TCP session RTT, RTT variance, in/outbound BDP, MSS changes, flow - control behaviour, packet loss, packet loss, packet retransmit and + control behavior, packet loss, packet loss, packet retransmit and timing of HTTP traffic to find optimal TCP parameter caching method.

    If you have any other metrics you think is useful please contact @@ -340,7 +342,7 @@ probe. The ata driver won't attach. The sio driver hangs on the first character. The wi driver is known to work well. Cardbus cards are generally known to work well, except for some de based cards, -which unfortuntely includes the popular Xircom cards. Many systems +which unfortunately includes the popular Xircom cards. Many systems fail to work because acpi fails to route interrupts correctly for non-root pci bridges.

    @@ -703,14 +705,14 @@ requirements for full thread-control, suspension etc. that will be required later.

    - Before M-IV is started some small tweeking is likely + Before M-IV is started some small tweaking is likely in the central sources on M-III as we discover issues as we try to get the userland jumpstarted. These will have no effect on non-KSE processes, (i.e. all of them :-) and should not be an issue for other developers.

    A tex/fig->html guru is needed to help maintain the - KSE web page (not mentionned above as it is broken). + KSE web page (not mentioned above as it is broken).

    @@ -872,7 +874,7 @@

    Progression is slow, but the effort is maintained. Most of fb over = KGI has been written in parallel with a KGI display driver based on fb. DDC/DDC2 is being discussed for Plug & Play monitor support. KGI aims= at providing - a generic OS independant interface which would take advantage of FreeBSD = I2C (iic(4)) + a generic OS independent interface which would take advantage of FreeBSD = I2C (iic(4)) infrastructure.

    =20 @@ -940,7 +942,7 @@

    The GEOM code has gotten so far that it beats our current code - in some areas while stil lacking in others. The goal is for + in some areas while still lacking in others. The goal is for GEOM to be the default in 5.0-RELEASE.

    @@ -975,7 +977,7 @@ with rtld, libc and our toolchain have been fixed. There is one rem= aining deadlock in the web-browser code of OO.org. If anybody like to help us with fixing this bug (may be another libc_r bug as it looks like) - just mail me ! Unfortunalty gcc2 support got broken again with the = import + just mail me! Unfortunately gcc2 support got broken again with the = import of gcc2.95.4 in STABLE. Exceptions support seems to be broken again= , we get internal compiler errors with c++ exceptions code. You'll have to u= se gcc31 again.

    @@ -1050,7 +1052,7 @@

    A lot of remaining PR's and Bugs have been closed. All relevant rpc - concerning patches have been comitted. Thank goes to Alfred and Ian= Dowese. + concerning patches have been committed. Thank goes to Alfred and Ia= n Dowse.

    Jean-Luc Richier <Jean-Luc.Richier@imag.fr> has made a patch available which adds IPv6 support to all remaining rpc servers. @@ -1086,7 +1088,7 @@ =20 -

    mb_alloc is getting some updates and a couple of optimisations. +

    mb_alloc is getting some updates and a couple of optimizations. A new allocator interface routine should already be committed by the time this report is "published:" m_getcl() allocates an mbuf and a cluster in one shot. This is the result of months @@ -1096,7 +1098,7 @@

    Other than that, mb_alloc is being shown how to perform multi-mbuf or cluster allocations without dropping the cache lock in between (m_getcl() and m_getm() will use this). Finally, work is - being done to optimise ext_buf ref. count allocations and to provide + being done to optimize ext_buf ref. count allocations and to provide support for jumbo (> 9K) clusters.

    @@ -1216,7 +1218,7 @@ resources for the project's future evolution. Maybe the bandwidth problem can be resolved (several bandwidth offering are received!), but there is no answer about CPU problem (I have a plan to upgrade - our PCs from P3-500Mhz to P4 or something better than previous). + our PCs from P3-500MHz to P4 or something better than previous). If you have interested to donate PCs to the project, please email me for more detail.

    Index: report-nov-2002-dec-2002.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-nov-20= 02-dec-2002.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-nov-2002-dec-2002.xml --- report-nov-2002-dec-2002.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-nov-2002-dec-2002.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + November-December @@ -325,7 +327,7 @@ config files are fully parsed now and their actions are performed.

    =20 -

    Future work in this area are likely to be limited to imporving +

    Future work in this area is likely to be limited to improving the devctl interface. /dev/devctl likely will be a cloneable device in future versions. Individual device control via devctl is also planned.

    @@ -482,7 +484,7 @@ Sébastien is still maintaining the Release Notes.

    =20

    We launched a new site, www.FreeBSD-fr.info, consisting in a French - Dameon News like site. Netasq have donated our new server; we will + Daemon News like site. Netasq have donated our new server; we will install it in a new hosting provider in the few next weeks. One of = the big job now, project now, is the translation of the FAQ, and the big project will be the manual pages

    @@ -588,7 +590,7 @@ the changes necessary to run these are sitting in the perforce tree and are not in the -current or RELENG_5 cvs tree. As a result, the cvs derived builds (-current and the 5.0-RC series - and presumably 5.0-RELEASE) are only useable on obsolete Itanium1 + and presumably 5.0-RELEASE) are only usable on obsolete Itanium1 systems.

    =20

    Lots of other stability and functionality fixes have been made @@ -647,7 +649,7 @@

    KGI (Kernel Graphic Interface) is a kernel infrastructure providing= user applications with means to access hardware graphic resources (dma, - irqs, mmio). KGI is already available under Linux as a seperate + irqs, mmio). KGI is already available under Linux as a separate standalone project. The KGI/FreeBSD project aims at integrating KGI in the FreeBSD kernel.

    =20 @@ -693,7 +695,7 @@

    In addition to TCP and UDP, the other networking protocols such as raw IP, IPv6, AppleTalk, and XNS need to be locked up. Around 1/4 these remaining protocols have been locked and - will be commited after the IP stack is locked.

    + will be committed after the IP stack is locked.

    =20

    The protocol independent socket layer needs to be locked and operating correctly with the protocol dependent locks. This @@ -814,12 +816,12 @@ =20 - Release Enginer= ring + Release Enginee= ring Homepage =20 -

    November and December were especially busy for the release egineeri= ng +

    November and December were especially busy for the release engineer= ing team. Scott Long joined the team to help with secretary and communications tasks while Brian Somers bowed out to focus on other projects.

    Index: report-november-2001.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-novemb= er-2001.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-november-2001.xml --- report-november-2001.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-november-2001.xml 23 Mar 2003 14:57:40 -0000 @@ -183,7 +183,7 @@ pam_self(8) =20 , has been written; and preparations have been made for - transitioning from=20 + the transition from /etc/pam.conf =20 to=20 @@ -404,7 +404,7 @@ =20

    Support for VLAN cloning has been merged from current and will - ship with 4.5-RELEASE. Additionaly, new rc.conf support for + ship with 4.5-RELEASE. Additionally, new rc.conf support for cloning interfaces at boot has been MFD'd. Work is ongoing to MFC stf and faith cloning as well as adding cloning for ppp devices and enhancing VLAN modularity.

    @@ -732,7 +732,7 @@

    Although not strictly ATA, Promise has equipped me with a couple SuperTrak sx6000 RAID controllers, they take 6 ATA disks and does RAID0-5 in hardware. I have done a driver (its an I2O - device) for both -current and -stable and it works butifully with + device) for both -current and -stable and it works beautifully with hotswap the works. It will enter the tree when it is more mature, and I have an agreement with Promise on how we handle userland control util etc. BTW it seems it can also be used as a normal 6 @@ -826,7 +826,7 @@ Doug Barton =20 - Commiter + Committer =20 DougB@FreeBSD.org @@ -899,7 +899,7 @@

    I have been working behind the scenes on design rather than programming for this last month. I have been working however in the p4 tree to make the system run with the thread structure NOT - a part of the proc structure (a prerequisite fo threading)

    + a part of the proc structure (a prerequisite for threading)

    =20 @@ -953,7 +953,7 @@ =20 -

    The TrustedBSD Project continued focussing development efforts +

    The TrustedBSD Project continued focusing development efforts on fine-grained Capabilities and Mandatory Access Control this month. Kernel support for capabilities is essentially complete, and efforts are underway to adapt userland applications to use @@ -964,7 +964,7 @@ integration into the network stack. Both development trees have been updated to work with recent KSE-related developments, as well as exist more happily in a fine-grained SMP kernel. Initial - audit-related work appears in a seperate entry.

    + audit-related work appears in a separate entry.

    =20

    Development of TrustedBSD source code was moved to the FreeBSD Perforce repository, permitting better source code management. As @@ -1023,4 +1023,3 @@ - Index: report-sept-2002-oct-2002.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-sept-2= 002-oct-2002.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-sept-2002-oct-2002.xml --- report-sept-2002-oct-2002.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-sept-2002-oct-2002.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + September-October @@ -23,7 +25,7 @@ continue to be the production supported platform as 5.X is brought in for landing.

    =20 -

    Over the next two months, the FreeBSD Project will be focussed +

    Over the next two months, the FreeBSD Project will be focused almost entirely on making 5.0 a success: improving system stability and performance, as well as increasing the pool of applications that build and run on 5.0. The Release Engineering @@ -267,7 +269,7 @@ very strong encryption of a GEOM "disk". The algorithm has passed informal review by a couple of seasoned crypto heavy-weights. Any GEOM device can be protected with GBDE, entire physical disks, - MBR slices, BSD paritions etc etc. Booting from an encrypted + MBR slices, BSD partitions etc etc. Booting from an encrypted partition is not possible however.

    =20

    The focus of GBDE is to protect a "cold" disk media. (FreeBSD is @@ -416,7 +418,7 @@ /dev/crypto device).

    =20

    This work was committed to the -current tree. To configure it for = use - specifiy device crypto in your system configuration file or you can lo= ad the + specify device crypto in your system configuration file or you can loa= d the crypto module. The /dev/crypto device support is brought in with devi= ce cryptodev or by loading the cryptodev module. Two crypto device drivers exist: ubsec for Broadcom-based PCI hardware and hifn for Hifn-based P= CI @@ -579,7 +581,7 @@

    The KSE code has now all the basic kernel functionality to start being used by the userland. There are still things - to be done for testing and familiarisation.

    + to be done for testing and familiarization.

    =20

    General system utilities have not yet been changed. e.g. ps and top etc. need to know about threads.

    @@ -597,7 +599,7 @@ time that this report is published.

    =20

    I still need someone to take over the "official" web page - since jason left. LaTex sure isn't my thing.

    + since jason left. LaTeX sure isn't my thing.

    =20 @@ -972,12 +974,12 @@ =20

    Universally Unique Identifiers (UUIDs) are 128 bit values that may - be generated independently on seperate nodes (hosts), which, result in + be generated independently on separate nodes (hosts), which, result in globally unique strings. UUIDs are also known as Globally Unique Identifiers (GUIDs). The UUID support for FreeBSD (libc) conforms to = the DCE 1.1 RPC specification.

    =20 -

    UUID suport has been added to FreeBSD -CURRENT, and will be availab= le +

    UUID support has been added to FreeBSD -CURRENT, and will be availa= ble in version 5.0. It is being extensively used in GPT partition handling for IA-64 platform. For now, a simple manual page has been provided, which outlines information about the provided uuid routines. Many Index: report-september-2001.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/giorgos/cvsroot/giorgos/fx/www/en/news/status/report-septem= ber-2001.xml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 report-september-2001.xml --- report-september-2001.xml 16 Mar 2003 01:49:31 -0000 1.1.1.1 +++ report-september-2001.xml 23 Mar 2003 14:57:40 -0000 @@ -1,3 +1,5 @@ + + September @@ -132,7 +134,7 @@ updating my snapshot site at the URL above, at least for a little while.

    =20 -

    Call for help: The hardware compatability lists need to be +

    Call for help: The hardware compatibility lists need to be updated in the areas of the Alpha architecture, USB devices, and PCCARD devices. I'm looking for volunteers to help; interested parties should contact me at the email address above. DocBook @@ -208,7 +210,7 @@ =20

    As you know, in march 2001 the version 2.3 of TIRPC has been - comitted together with many userland changes. Alfred Perlstein + committed together with many userland changes. Alfred Perlstein and Ian Dowse have helped me a lot with the porting effort and if I had problems with understanding the code.

    =20 @@ -385,7 +387,7 @@ finish this update, OKAZAKI Tetsurou has imported Ex/Rv macro support on ja-groff-1.17.2_1. SUZUKI Koichi did most Ex/Rv changes on Japanese manpages. He also find some issues of these - macro usage on some original manapges and filed a PR. For + macro usage on some original manpages and filed a PR. For post-4.4-RELEASE, now we target 4.5-RELEASE. Section 3 update is also in progress.

    @@ -463,7 +465,7 @@ system can now be successfully mounted from ATA disks on sparc64, even in DMA mode. The gem driver, which supports Sun GEM and ERI and Apple GMAC and GMAC2 ethernet adaptor, has been ported from - NetBSD but has not yet had sufficent testing.

    + NetBSD but has not yet had sufficient testing.

    =20 @@ -664,7 +666,7 @@ =20 -

    In the last month, not a lot has happenned other than settling +

    In the last month, not a lot has happened other than settling in of the big August commit. Largely due to me having a sudden increased workload at work, and a need for increased time to be spent elsewhere. However some design work has proceeded. The API @@ -675,12 +677,12 @@

    Milestone 3 will be to have the ability to generate and remove multiple threads/KSEs per process. Milestone 3 will NOT require that doing so will be safe. (especially in SMP systems), i.e. - locking issues will not be fully addressed, so while some testign + locking issues will not be fully addressed, so while some testing will be possible, it will not be possible to actually run in this mode with any load.

    =20

    This will require allocators and destructors for the new - structures. Creation of the syscalls. Generation of an acurate + structures. Creation of the syscalls. Generation of an accurate written API for the userland crew. Writing of the upcall launch code. Production of a userland test program (not a full thread scheduler). Resolution of some of the more glaring @@ -689,7 +691,7 @@ system it should behave the same as now (and be as reliable)).

    =20 -

    Criterea for knowing when we have reached Milestione 3 is the +

    Criteria for knowing when we have reached Milestone 3 is the ability for a simple process on an unloaded system to perform a series of blocking syscalls reliably. e.g. open 2 sockets, and send data on one, after having done a read on another,and then @@ -751,7 +753,7 @@ reasonably confident that the latest patchset is a stable release of the core JDK 1.3.1 tools and classes, when the default "green" threads subsystem is used. This is mostly thanks to hard work by - Fuyuhiko Maruyama to stabilise and fix the code. Bill Huey has + Fuyuhiko Maruyama to stabilize and fix the code. Bill Huey has also been progressing with his work on the "native" threads subsystem, although this hasn't yet reached the stability of "green" threads. Another (arguably the) major highlight of the --YZ5djTAD1cGYuMQK-- --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+fdRp1g+UGjGGA7YRAtUvAKC/5D18VSAr724r22NOTpohKh+mewCeKBcZ Eixd3HDnF0gGkAXRfuDBOII= =n2jV -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 7:58:28 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE9637B401 for ; Sun, 23 Mar 2003 07:58:27 -0800 (PST) Received: from umail.ru (umail.ru [195.34.32.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5496243F3F for ; Sun, 23 Mar 2003 07:58:26 -0800 (PST) (envelope-from pcato@ss.ru) Received: from [62.118.154.159] (HELO Sender) by umail.ru (CommuniGate Pro SMTP 4.0.6) with SMTP id 98051830; Sun, 23 Mar 2003 18:58:24 +0300 From: "Ok" Subject: Òèðàæèðîâàíèå CD Reply-To: sas@dar.ru X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Mozilla 2.0 (Win95; I) Organization: Êîìïüþòåðíûé ñåðâèñ Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Date: Sun, 23 Mar 2003 19:02:49 +0300 Message-ID: To: undisclosed-recipients: ; Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Òèðàæèðóåì êîìïàêò äèñêè òèðàæàìè îò 300 øò. Ïðîèçâîäèì îôñåòíóþ ïå÷àòü íà êîìïàêò äèñêàõ. Öåíà òèðàæèðîâàíèå îò $0,35. Öåíà ïå÷àòè íà CD äîãîâîðíàÿ. Ïîæàëóéñòà, çâîíèòå: (095) 500-68-71 (095) 109-36-11 Ìû ãîòîâû îòâåòèòü íà âñå Âàøè âîïðîñû. Ñ óâàæåíèåì, ìåíåäæåð ïî ðàáîòå ñ êëèåíòàìè Äåíèñ. P.S. Ïèðàòîâ ïðîñüáà íå áåñïîêîèòü. :) BGZFCRYIZGXYFIVTDC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 9:10:19 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F93A37B405 for ; Sun, 23 Mar 2003 09:10:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 486A243FBD for ; Sun, 23 Mar 2003 09:10:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2NHAHNS024197 for ; Sun, 23 Mar 2003 09:10:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2NHAGEb024196; Sun, 23 Mar 2003 09:10:16 -0800 (PST) Date: Sun, 23 Mar 2003 09:10:16 -0800 (PST) Message-Id: <200303231710.h2NHAGEb024196@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Jeroen Ruigrok/asmodai Subject: Re: docs/50211: [PATCH] Fix textfile creation Reply-To: Jeroen Ruigrok/asmodai Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/50211; it has been noted by GNATS. From: Jeroen Ruigrok/asmodai To: Ceri Davies , FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/50211: [PATCH] Fix textfile creation Date: Sun, 23 Mar 2003 18:03:54 +0100 -On [20030323 15:07], Ceri Davies (ceri@FreeBSD.org) wrote: >We discussed this on -doc a month or so ago, and were generally thinking of >going back to www/lynx, because this also gets localized text builds working. Problem I had with lynx was that I was unable to make it parse book.html-tex as text/html. w3m has a -T flag for this, elinks just looks at the file itself, or perhaps just assumes it is HTML. >Would you happen to know if elinks has this advantage too ? It does, but I don't know for certain for which languages it all works: elinks -dump -dump-charset iso-8859-15 http://www.paris.fr/ gives me accent aigus, accent circumflexes, etc. I would be interested in hearing about non-Latin-based examples and how they work out. -- Jeroen Ruigrok van der Werven / asmodai / a capoeirista PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B http://www.tendra.org/ | http://www.in-nomine.org/~asmodai/diary/ A kiss is a lovely trick designed by nature to stop speech when words become superfluous... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 10: 2:42 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0895137B401; Sun, 23 Mar 2003 10:02:42 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id F334743F85; Sun, 23 Mar 2003 10:02:40 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.65.243 ([207.179.65.243]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 23 Mar 2003 13:02:24 -0500 From: taxman To: freebsd-questions@FreeBSD.ORG, doc@freebsd.org Subject: 5.0 Release frequently asked questions Date: Sun, 23 Mar 2003 13:05:59 -0500 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303231305.59748.taxman@acd.net> X-OriginalArrivalTime: 23 Mar 2003 18:02:24.0507 (UTC) FILETIME=[5B9254B0:01C2F166] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, due to the multiple questions that users have regarding 5.0, and not reading the documentation, I whipped up a quick version specific FAQ, that I think will be useful at least until 5.1 is released or 5-stable is created. We seem to get up to 5 questions a day on the questions mailing list from people that didn't read the early adopters guide and assumed the 5.0 was another production quality release. Please comment on this and let me know if you think it needs wider release. Mike Meyer was nice enough to host it for me. http://www.mired.org/5.0-not-production.html Thanks, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 10: 7:40 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FF4237B401; Sun, 23 Mar 2003 10:07:36 -0800 (PST) Received: from mail.gbs.ae (lhc0290.emirates.net.ae [213.42.137.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81FA743F75; Sun, 23 Mar 2003 10:07:34 -0800 (PST) (envelope-from bad_0002@inbox.ru) Received: from User ([207.6.154.33]) by mail.gbs.ae with Microsoft SMTPSVC(5.0.2195.5329); Sun, 23 Mar 2003 19:26:52 +0400 Reply-To: From: "Ñåìèíàð" Subject: Ìîñêâà. Áèçíåñ ñåìèíàðû è òðåíèíãè àïðåëü 2003 ã. Date: Sun, 23 Mar 2003 18:24:48 +0300 MIME-Version: 1.0 Content-Type: text/html; charset="Windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 23 Mar 2003 15:26:54.0191 (UTC) FILETIME=[A24517F0:01C2F150] To: undisclosed-recipients: ; Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org r

    Áèçíåñ ñåìèíàðû è òðåíèíãè  Ìîñêâà. Àïðåëü 2003 ãîäà.
           
    Òðåíèíã  40-03
    1 àïðåëÿ ñ 10.00 äî 18.00
    ÒÐÅÍÈÍÃ ÍÀÂÛÊÎÂ ÊÎÌÀÍÄÍÎÉ ÐÀÁÎÒÛ
           
    Ñåìèíàð  41-03
    2-3 àïðåëÿ ñ 10.00 äî 18.00
    ÊÎÐÏÎÐÀÒÈÂÍÀß ËÎÃÈÑÒÈÊÀ
           
    Òðåíèíã  42-03
    4 àïðåëÿ ñ 10.00 äî 18.00
    ÊÎÐÏÎÐÀÒÈÂÍÛÉ ÑÀÉÒ:
    ÎÒ ÈÃÐÓØÊÈ Ê ÁÈÇÍÅÑ-ÈÍÑÒÐÓÌÅÍÒÓ
     
    Ñåìèíàð  44-03
    8 àïðåëÿ ñ 10.00 äî 18.00
    ÎÁßÇÀÒÅËÜÍÀß ÀÒÒÅÑÒÀÖÈß ÐÀÁÎ×ÈÕ ÌÅÑÒ
           
    Ñåìèíàð  45-03
    9 àïðåëÿ ñ 10.00 äî 18.00
    ÏÐÀÊÒÈÊÓÌ ÊÎÐÏÎÐÀÒÈÂÍÎÃÎ PR-ÑÏÅÖÈÀËÈÑÒÀ:
    ÑÎÂÐÅÌÅÍÍÛÅ PR-ÒÅÕÍÎËÎÃÈÈ
           
    Ñåìèíàð  46-03
    10-11 àïðåëÿ ñ 10.00 äî 18.00
    ÏÎÄÃÎÒÎÂÊÀ ÏÐÅÄÏÐÈßÒÈß Ê ÍÀËÎÃÎÂÎÉ ÏÐÎÂÅÐÊÅ.
    ÑÏÎÑÎÁÛ ÇÀÙÈÒÛ ÍÀËÎÃÎÏËÀÒÅËÜÙÈÊΠ- ÞÐÈÄÈ×ÅÑÊÈÕ ËÈÖ
           
    Òðåíèíã  47-03
    14-15 àïðåëÿ ñ 10.00 äî 18.00
    ÝÔÔÅÊÒÈÂÍÛÅ ÏÐßÌÛÅ ÏÐÎÄÀÆÈ
           
    Òðåíèíã 03-ÝÏ-01
    15, 17, 21, 23 àïðåëÿ ñ 17.00 äî 21.00
    ÝÔÔÅÊÒÈÂÍÀß ÏÐÅÇÅÍÒÀÖÈß È
    ÍÀÂÛÊÈ ÏÓÁËÈ×ÍÎÃÎ ÂÛÑÒÓÏËÅÍÈß
           
    Ñåìèíàð  24-03
    16 àïðåëÿ ñ 10.00 äî 18.00
    ËÈÍÅÉÍÛÉ ÌÅÍÅÄÆÅÐ
           
    Ñåìèíàð  49-03
    18 àïðåëÿ ñ 10.00 äî 18.00
    ÁÈÇÍÅÑ-ÐÀÇÂÅÄÊÀ
    Ñ ÈÑÏÎËÜÇÎÂÀÍÈÅÌ ÎÒÊÐÛÒÛÕ ÈÑÒÎ×ÍÈÊΠ ÈÍÒÅÐÍÅÒ
           
    Ìàñòåð-êëàññ 03-ÌÎ-01
    18, 22, 24, 28, 30 àïðåëÿ ñ 18.15 äî 21.00
    ÝÔÔÅÊÒÈÂÍÛÅ ÌÅÒÎÄÛ ÎÒÁÎÐÀ ÏÅÐÑÎÍÀËÀ
           
    Ñåìèíàð  50-03
    22 àïðåëÿ ñ 10.00 äî 18.00
    ÒÅÕÍÈÊÈ ÓÏÐÀÂËÅÍÈß ÐÀÁÎ×ÈÌ ÂÐÅÌÅÍÅÌ
           
    Ñåìèíàð  51-03
    23 àïðåëÿ ñ 10.00 äî 18.00
    ÎÁßÇÀÒÅËÜÍÛÉ ÊÓÐÑ ÏÐÎÔÅÑÑÈÎÍÀËÀ
    ÏÎ ÊÀÄÐÎÂÎÉ ÐÀÁÎÒÅ
           
    Ñåìèíàð  52-03
    24-25 àïðåëÿ ñ 10.00 äî 18.00
    ÑÎÂÐÅÌÅÍÍÎÅ ÓÏÐÀÂËÅÍÈÅ ÔÈÍÀÍÑÀÌÈ
           
    Ñåìèíàð  53-03
    28 àïðåëÿ ñ 10.00 äî 18.00
    ÏÑÈÕÎËÎÃÈß ÓÏÐÀÂËÅÍÈß ÏÅÐÑÎÍÀËÎÌ
           
    Òðåíèíã  48-03
    28 àïðåëÿ ñ 10.00 äî 18.00
    ÈÑÊÓÑÑÒÂÎ ÒÅËÅÔÎÍÍÛÕ ÏÐÎÄÀÆ
     
    Ñåìèíàð  54-03
    29 àïðåëÿ ñ 10.00 äî 18.00
    ÏÐÈÊËÀÄÍÛÅ ÌÀÐÊÅÒÈÍÃÎÂÛÅ ÈÑÑËÅÄÎÂÀÍÈß
     
     
    Èíîãîðîäíèì îêàçûâàåòñÿ ïîìîùü â áðîíèðîâàíèè ãîñòèíö
     
    Êîíòàêòíûå  òåëåôîíû:
    ò.(095)933-74-33 (ìíîãîêàíàëüíûé)
    ô.(095)933-74-32
     
    To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 10:10:12 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 066E237B401; Sun, 23 Mar 2003 10:10:11 -0800 (PST) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7183D43F3F; Sun, 23 Mar 2003 10:10:09 -0800 (PST) (envelope-from flynn@energyhq.homeip.net) Received: from christine.energyhq.tk (christine.energyhq.tk [192.168.100.1]) by energyhq.homeip.net (Postfix) with SMTP id 0E8B9AF584; Sun, 23 Mar 2003 19:10:09 +0100 (CET) Date: Sun, 23 Mar 2003 19:10:24 +0100 From: Miguel Mendez To: taxman Cc: freebsd-questions@FreeBSD.ORG, doc@freebsd.org Subject: Re: 5.0 Release frequently asked questions Message-Id: <20030323191024.0cc47911.flynn@energyhq.homeip.net> In-Reply-To: <200303231305.59748.taxman@acd.net> References: <200303231305.59748.taxman@acd.net> X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i386--netbsdelf) X-Face: 1j}k*2E>Y\+C~E|/wehi[:dCM,{N7/uE3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.bSQk8_b2zux3_q Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 23 Mar 2003 13:05:59 -0500 taxman wrote: Howdy. > We seem to get up to 5 questions a day on the questions mailing > list from people that didn't read the early adopters guide and assumed > the 5.0 was another production quality release. Well, people *are* expected to read documention, specially for this kind of release, aren't they? :) I like the idea of a FAQ, tho. > Please comment on this and let me know if you think it needs I like it so far, and I'll nitpick you a bit :) %dmesg > my.dmesg will do that for you. -> /var/run/dmesg.boot :) Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Of course it runs NetBSD! Tired of Spam? -> http://www.trustic.com --=.bSQk8_b2zux3_q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (NetBSD) iD8DBQE+ffiUnLctrNyFFPERAnOcAJ9ZqiYe5N/EssrRcDn1JwO/v2L/hQCgyqyz Rb56TeWAFdgdV9Lhgkvn/a4= =X/hU -----END PGP SIGNATURE----- --=.bSQk8_b2zux3_q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 13:59:52 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DDA837B401; Sun, 23 Mar 2003 13:59:48 -0800 (PST) Received: from www.reppep.com (www.reppep.com [66.92.104.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1059143FBF; Sun, 23 Mar 2003 13:59:43 -0800 (PST) (envelope-from pepper@reppep.com) Received: from [66.92.104.201] (g4.reppep.com [66.92.104.201]) by www.reppep.com (Postfix) with ESMTP id 787C2FDC1; Sun, 23 Mar 2003 16:59:44 -0500 (EST) Mime-Version: 1.0 X-Sender: pepper@mail.reppep.com Message-Id: In-Reply-To: <20030323153609.GA78623@gothmog.gr> References: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> <20030323153609.GA78623@gothmog.gr> Date: Sun, 23 Mar 2003 16:58:44 -0500 To: Giorgos Keramidas From: Chris Pepper Subject: Re: www/en/news/status spelling fix patch Cc: Hiroki Sato , doc@FreeBSD.org Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Found a couple more still in Giorgios' patch. My changes since what Giorgios committed are marked with ->. Chris Pepper >Index: report-may-2002-june-2002.xml >@@ -82,13 +84,13 @@ > than 256 bytes) (A full Internet view of 110k routes takes 33 MByte > of KVM). Another problem are pointers from and to everywhere > in the routing table. This makes replacing the table very hard and >- also significantly highers the table maintainance burden (for example >- for some kinds of updates the entire PCB has be searched lineary). >+ also significantly highers the table maintenance burden (for example -> also significantly raises the table maintenance burden (for example, >+ for some kinds of updates the entire PCB has to be searched linearly). -> for some kinds of updates the entire PCB has to be searched linearly). > Also this is a heavy burden for SMP locking. The rewrite focuses on >- untangeling the pointer mess, making the routing table replaceable >+ untangling the pointer mess, making the routing table replaceable > and providing a more IP optimized table (5 MByte for 110k routes). >- Other new options include policy routing and some structual alignments >- in the network stack for clarity, cleaness and flexibilty.

    >+ Other new options include policy routing and some structural alignments >+ in the network stack for clarity, cleanness and flexibility.

    cleanness isn't a real word, and cleanliness isn't right either -- 'simplicity' would be good. >

    The rewritten IP routing table will be ready for committing in > October.

    > >@@ -123,10 +125,10 @@ > user structure in Switzerland. The nice thing about Switzerland > is that is has a very good mix of Modem/ISDN, leased line, Cable, > ADSL and 3G/GSM/GPRS users. Every Internet access technology is >- represented. The goal is to analyse the behaviour of all TCP >- sessions to the monitored sites. Parameters to be analysed include >+ represented. The goal is to analyze the behavior of all TCP >+ sessions to the monitored sites. Parameters to be analyzed include > TCP session RTT, RTT variance, in/outbound BDP, MSS changes, flow >- control behaviour, packet loss, packet loss, packet retransmit and >+ control behavior, packet loss, packet loss, packet retransmit and packet loss is repeated > timing of HTTP traffic to find optimal TCP parameter caching -> timing of HTTP traffic; to find an optimal TCP parameter caching > method.

    >

    If you have any other metrics you think is useful please contact >@@ -975,7 +977,7 @@ > with rtld, libc and our toolchain have been fixed. There is one remaining > deadlock in the web-browser code of OO.org. If anybody like to help > us with fixing this bug (may be another libc_r bug as it looks like) >- just mail me ! Unfortunalty gcc2 support got broken again with the import >+ just mail me! Unfortunately gcc2 support got broken again with the import > of gcc2.95.4 in STABLE. Exceptions support seems to be broken again, we get -> of gcc2.95.4 in STABLE. Exceptions support seems to be broken again; we get > internal compiler errors with c++ exceptions code. You'll have to use gcc31 > again.

    >@@ -1050,7 +1052,7 @@ > >

    > A lot of remaining PR's and Bugs have been closed. All relevant rpc >- concerning patches have been comitted. Thank goes to Alfred and Ian Dowese. >+ concerning patches have been committed. Thank goes to Alfred and Ian Dowse. -> concerning patches have been committed. Thanks go to Alfred and Ian Dowse. >

    >

    Jean-Luc Richier <Jean-Luc.Richier@imag.fr> has made a patch > available which adds IPv6 support to all remaining rpc servers. >@@ -1216,7 +1218,7 @@ > resources for the project's future evolution. Maybe the bandwidth > problem can be resolved (several bandwidth offering are received!), -> problem can be resolved (several bandwidths offers were received!), > but there is no answer about CPU problem (I have a plan to upgrade -> but there is no answer about CPU problems (I have a plan to upgrade >- our PCs from P3-500Mhz to P4 or something better than previous). >+ our PCs from P3-500MHz to P4 or something better than previous). -> our PCs from P3-500MHz to P4 or better). > If you have interested to donate PCs to the project, please email me -> If you are interested un donating PCs to the project, please email me > for more detail. >

    >Index: report-nov-2002-dec-2002.xml >@@ -482,7 +484,7 @@ > Sébastien is still maintaining the Release Notes.

    > >

    We launched a new site, www.FreeBSD-fr.info, consisting in a French ->

    We launched a new site, www.FreeBSD-fr.info, similar to Daemon News >- Dameon News like site. Netasq have donated our new server; we will >+ Daemon News like site. Netasq have donated our new server; we will -> but in French. Netasq have donated our new server; we will > install it in a new hosting provider in the few next weeks. One of the -> install it at a new hosting provider in the few next weeks. One of the > big job now, project now, is the translation of the FAQ, and the big -> big jobs now is the translation of the FAQ, and the big > project will be the manual pages

    -> project will be the manual pages.

    >Index: report-november-2001.xml >@@ -732,7 +732,7 @@ >

    Although not strictly ATA, Promise has equipped me with a > couple SuperTrak sx6000 RAID controllers, they take 6 ATA disks -> couple SuperTrak sx6000 RAID controllers; they take 6 ATA disks > and does RAID0-5 in hardware. I have done a driver (its an I2O -> and do RAID0-5 in hardware. I have produced a driver (it's an I2O >- device) for both -current and -stable and it works butifully with >+ device) for both -current and -stable and it works beautifully with > hotswap the works. It will enter the tree when it is more mature, -> hotswap, the works. It will enter the tree when it is more mature, > and I have an agreement with Promise on how we handle userland > control util etc. BTW it seems it can also be used as a normal 6 -> control utils, etc. BTW, it seems it can also be used as a normal 6 >Index: report-sept-2002-oct-2002.xml >@@ -267,7 +269,7 @@ > very strong encryption of a GEOM "disk". The algorithm has passed > informal review by a couple of seasoned crypto heavy-weights. > Any GEOM device can be protected with GBDE, entire physical disks, >- MBR slices, BSD paritions etc etc. Booting from an encrypted >+ MBR slices, BSD partitions etc etc. Booting from an encrypted -> MBR slices, BSD partitions, etc. etc. Booting from an encrypted > partition is not possible however.

    -> partition is not possible, however.

    > >

    The focus of GBDE is to protect a "cold" disk media. (FreeBSD is >@@ -972,12 +974,12 @@ > > >

    Universally Unique Identifiers (UUIDs) are 128 bit values that may >- be generated independently on seperate nodes (hosts), which, result in >+ be generated independently on separate nodes (hosts), which, result in -> be generated independently on separate nodes (hosts), which result in > globally unique strings. UUIDs are also known as Globally Unique > Identifiers (GUIDs). The UUID support for FreeBSD (libc) conforms to the > DCE 1.1 RPC specification.

    > >-

    UUID suport has been added to FreeBSD -CURRENT, and will be available >+

    UUID support has been added to FreeBSD -CURRENT, and will be available > in version 5.0. It is being extensively used in GPT partition handling > for IA-64 platform. For now, a simple manual page has been provided, > which outlines information about the provided uuid routines. Many >Index: report-september-2001.xml >@@ -689,7 +691,7 @@ > system it should behave the same as now (and be as > reliable)).

    > >-

    Criterea for knowing when we have reached Milestione 3 is the >+

    Criteria for knowing when we have reached Milestone 3 is the > ability for a simple process on an unloaded system to perform a > series of blocking syscalls reliably. e.g. open 2 sockets, and > send data on one, after having done a read on another,and then -> send data on one, after having done a read on another, and then -- Chris Pepper: Rockefeller University: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 14:36:20 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEF9337B401 for ; Sun, 23 Mar 2003 14:36:18 -0800 (PST) Received: from CPE0080c6f96084-CM.cpe.net.cable.rogers.com (CPE0080c6f96084-CM.cpe.net.cable.rogers.com [65.48.131.73]) by mx1.FreeBSD.org (Postfix) with SMTP id 0A0C343F3F for ; Sun, 23 Mar 2003 14:36:18 -0800 (PST) (envelope-from megan@usa.net) From: Megan To: Doc Reply-To: Arianna Subject: Doc, Take FuelSaver, 90 Day Risk Free Trial MIME-Version: 1.0 Content-type: text/html Content-Transfer-Encoding: 8bit Message-Id: <20030323223618.0A0C343F3F@mx1.FreeBSD.org> Date: Sun, 23 Mar 2003 14:36:18 -0800 (PST) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org

    GAS PRICES ARE HURTING YOUR WALLET.
    you can do something about it...
    Increase Your Gas Mileage by up to 27.4%!!
    182302694Try the Super FuelSaver?
    -----A simple device that easily snaps over your fuel line. It Installs in Seconds! Anyone can do it!889769155
    -----------It's Guaranteed! 100% FULL REFUND.

    Plus, for a limited time, Gas Coupons offering $120 in free gas.971917487

    Check it out!

    To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 15:18:43 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 326AF37B404 for ; Sun, 23 Mar 2003 15:18:42 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04AE43F85 for ; Sun, 23 Mar 2003 15:18:35 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b223.otenet.gr [212.205.244.231]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2NNISh1017182; Mon, 24 Mar 2003 01:18:29 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2NNISqu020879; Mon, 24 Mar 2003 01:18:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2NNISiv020878; Mon, 24 Mar 2003 01:18:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 24 Mar 2003 01:18:28 +0200 From: Giorgos Keramidas To: Chris Pepper Cc: Hiroki Sato , doc@FreeBSD.ORG Subject: Re: www/en/news/status spelling fix patch Message-ID: <20030323231828.GA20854@gothmog.gr> References: <20030323.192437.59665844.hrs@eos.ocn.ne.jp> <20030323153609.GA78623@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-03-23 16:58, Chris Pepper wrote: > Found a couple more still in Giorgios' patch. My changes since what > Giorgios committed are marked with ->. I haven't committed to FreeBSD anything. Hiroki Sato-san is a committer too. The diff was only committed in my local CVS tree, pending review by others too :) Sorry if that bit was confusing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 16:23:34 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 688E537B401; Sun, 23 Mar 2003 16:23:33 -0800 (PST) Received: from chat.ru (d032.p9.col.ru [212.248.7.32]) by mx1.FreeBSD.org (Postfix) with SMTP id C105543F3F; Sun, 23 Mar 2003 16:23:26 -0800 (PST) (envelope-from searchmbl@narod.ru) Reply-To: From: "searchmbl" Subject: Âñåãî îäèí âîïðîñ... è íà ñêîëüêî îí âàæåí äëÿ Âàñ? Date: Mon, 24 Mar 2003 03:23:27 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-Id: <20030324002326.C105543F3F@mx1.FreeBSD.org> To: undisclosed-recipients: ; Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Âû êîãäà-íèáóäü èñêàëè ìåáåëü? www.searchmbl.narod.ru - òóò Âû åå íàéäåòå! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 18: 0:15 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1543637B404 for ; Sun, 23 Mar 2003 18:00:13 -0800 (PST) Received: from dsl-213-023-205-088.arcor-ip.net (dsl-213-023-205-088.arcor-ip.net [213.23.205.88]) by mx1.FreeBSD.org (Postfix) with SMTP id 17F7943FAF for ; Sun, 23 Mar 2003 18:00:09 -0800 (PST) (envelope-from ak.km.mr.center@obninsk.com) From: «Ó÷åáíûé öåíòð ÀÊÌл To: Doc Reply-To: Good Man Subject: "Ñåìèíàðû äëÿ ôèíàíñîâîé ñëóæáû è áóõãàëòåðèè" MIME-Version: 1.0 Content-type: text/html; charset=Windows-1251 Content-Transfer-Encoding: 8bit Message-Id: <20030324020009.17F7943FAF@mx1.FreeBSD.org> Date: Sun, 23 Mar 2003 18:00:09 -0800 (PST) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ó÷åáíûé öåíòð êîìïàíèè ÀÊÌÐ

    Ó÷åáíûé öåíòð êîìïàíèè ÀÊÌÐ â ðàìêàõ ïðîåêòà "Îòêðûòûé Êîðïîðàòèâíûé Óíèâåðñèòåò" ïðåäëàãàåò øèðîêèé ñïåêòð êîìïëåêñíûõ ïðîãðàìì îáó÷åíèÿ.

     àïðåëå 2003 ãîäà ïðèãëàøàåì Âàñ ïîñåòèòü ïðîãðàììû îáó÷åíèÿ:

    Äëÿ Ôèíàíñîâûõ ìåíåäæåðîâ è ôèíàíñîâûõ äèðåêòîðîâ

    08-09 àïðåëÿ - Îðãàíèçàöèÿ ðàñ÷åòîâ è íàëîãîâîå ïëàíèðîâàíèå ñ èñïîëüçîâàíèåì âåêñåëåé,ñêëàäñêèõ, çàëîãîâûõ ñâèäåòåëüñòâ.
    10-11 àïðåëÿ - Ïîñòàíîâêà ôèíàíñîâîãî ïëàíèðîâàíèÿ â êîìïàíèè, óïðàâëåíèå îáîðîòíûìè ñðåäñòâàì.
    24-25 àïðåëÿ - Ôèíàíñîâûé àíàëèç ïðåäïðèÿòèÿ.

    Äëÿ Ãëàâíûõ áóõãàëòåðîâ

    11 àïðåëÿ - Íîâîå â áóõãàëòåðñêîì ó÷åòå è îò÷åòíîñòè. Êîììåíòàðèè ïî íîâîââåäåíèÿì â íîðìàòèâíûõ äîêóìåíòàõ.
    15 àïðåëÿ - Ìàëûé áèçíåñ: íîâàÿ ñèñòåìà íàëîãîîáëîæåíèÿ.
    22 àïðåëÿ - Çàðàáîòíàÿ ïëàòà: áóõãàëòåðñêèå, íàëîãîâûå, ïðàâîâûå âîïðîñû.


    Ñïðàâêè è ðåãèñòðàöèÿ ïî òåëåôîíó +7(095) 730-03-97


    Îðãàíèçàöèÿ ðàñ÷åòîâ è íàëîãîâîå ïëàíèðîâàíèå ñ èñïîëüçîâàíèåì âåêñåëåé,ñêëàäñêèõ, çàëîãîâûõ ñâèäåòåëüñòâ
    08-09 àïðåëÿ ñ 10:00 äî 18:00

    Âåäóùèå ñåìèíàðà:
    Ãóäêîâ Ôåäîð Àíäðååâè÷ - ãëàâíûé ñïåöèàëèñò îòäåëà ðàñ÷åòîâ ïðåäïðèÿòèé Àóäèòîðñêîé ôèðìû «ÖÁÀ», ñîâåòíèê ÀÓÂÅÐ,
    Èâàíîâ Äåíèñ Îëåãîâè÷ - íà÷àëüíèê óïðàâëåíèÿ êàçíà÷åéñêèõ îïåðàöèé ÎÀÎ ÐÀÎ «Ðîñíåôòåãàçñòðîé»,
    Ðàáèíîâè÷ À.Ì.- Àóäèòîðñêàÿ Ôèðìà «Þíèêîí», ã. Ìîñêâà

    Ïðîãðàììà:8 àïðåëÿ Çàñåäàíèå ¹1 (10.00 – 18.00)
    1. Ðàñ÷åòíûå è íàëîãîâûå ñõåìû ñ èñïîëüçîâàíèåì íåäåíåæíîãî ðàñ÷åòíîãî èíñòðóìåíòàðèÿ
    2. Áàçîâûå ñõåìû îðãàíèçàöèè íåäåíåæíûõ âçàèìîðàñ÷åòîâ. Ïðàâîâûå ïðåäåëû íàëîãîâîé îïòèìèçàöèè.
    3. Ñìÿã÷åíèå íåáëàãîïðèÿòíûõ íàëîãîâûõ ïîñëåäñòâèé ïðè ðàñ÷åòàõ «ïîêóïàòåëüñêèìè» âåêñåëÿìè òðåòüèõ ëèö. Îñîáåííîñòè ðàñ÷åòîâ áàíêîâñêèìè âåêñåëÿìè.
    4. Ñõåìû êîððåêòèðîâêè «áàëàíñîâîé (ó÷åòíîé) ñòîèìîñòè» âåêñåëÿ òðåòüåãî ëèöà. Ñõåìû ñâÿçàííîãî ôèíàíñèðîâàíèÿ ñ ïðèìåíåíèåì ïðîñòûõ âåêñåëåé. Ïðàêòè÷åñêèå ïðèìåðû.
    5. Äâóõêîíòóðíûå âåêñåëüíûå ñõåìû, íàöåëåííûå íà îïòèìèçàöèþ íàëîãîîáëîæåíèÿ. Ïðèìåíåíèå ñäåëîê óñòóïêè òðåáîâàíèé, äîìèöèëèðîâàííûõ è ïåðåâîäíûõ âåêñåëåé.
    6. Ôèíàíñèðîâàíèå ïîñòàâîê. Ïîãàøåíèå êðåäèòîðñêîé çàäîëæåííîñòè. Ðîëü êîìèññèîíåðîâ.
    7. Þðèäè÷åñêèå àñïåêòû ïðè èñïîëíåíèè ïëàòåæåé çà òðåòüå ëèöî. Ïðèìåíåíèå ñêëàäñêèõ è çàëîãîâûõ ñâèäåòåëüñòâ â ðàñ÷åòíûõ ñõåìàõ, îïòèìèçèðóþùèõ íàëîãîîáëîæåíèå.
    9 àïðåëÿ Çàñåäàíèå ¹2 (10.00 – 18.00)
    1. Äîêóìåíòàëüíîå îôîðìëåíèå ñäåëîê ïðè îñóùåñòâëåíèè âçàèìîðàñ÷åòîâ â íåäåíåæíûõ ôîðìàõ.
    2. Äîãîâîðà «âåêñåëüíîãî êðåäèòîâàíèÿ». Ñäåëêè «çàéìà ïîä âåêñåëü». Ïîãàøåíèå çàäîëæåííîñòè, â òîì ÷èñëå êðåäèòîâ, ñ èñïîëüçîâàíèåì âåêñåëåé.
    3. Îôîðìëåíèå çàëîãà âåêñåëåé. Ïðîöåäóðà ïðåäúÿâëåíèÿ âåêñåëåé ê îïëàòå. Àâàëèðîâàíèå è äîìèöèëÿöèÿ âåêñåëåé. Ñòàíäàðòû ÀÓÂÅÐ ïî âíóòðåííåìó ó÷åòó è äîêóìåíòîîáîðîòó.
    4. Íåêîòîðûå âîïðîñû íàëîãîîáëîæåíèÿ è íàëîãîâîé îò÷åòíîñòè ïðè ïðîâåäåíèè ðàñ÷åòíûõ îïåðàöèé â íåäåíåæíûõ ôîðìàõ.
    Îñîáåííîñòè íàëîãîîáëîæåíèÿ ïðèáûëè îðãàíèçàöèé â ñâÿçè ñ ïðîâåäåíèåì ðàñ÷åòíûõ îïåðàöèé.
    5. Íàëîãîîáëîæåíèå ôèíàíñîâûõ ðåçóëüòàòîâ ïðè ïðîâåäåíèè âçàèìîçà÷åòîâ è ðàñ÷åòîâ â íåäåíåæíîé ôîðìå. Ôèíàíñîâûå ðåçóëüòàòû ñäåëîê «ðàçìåíà» âåêñåëåé è ñäåëîê «êîíñîëèäàöèè» âåêñåëåé.
    6. Îòíåñåíèå íà ðàñõîäû âåêñåëüíûõ äèñêîíòîâ è ïðîöåíòîâ, êîììåíòàðèé ê ïîëîæåíèÿì Ïðèêàçà ÌÍÑ îò 21 àâãóñòà 2002 ãîäà ¹ ÁÃ-3-02/458; Âîïðîñû íàëîãîîáëîæåíèÿ ïðè ñîâåðøåíèè ñäåëîê öåññèè è ôàêòîðèíãîâûõ îïåðàöèé è äð.

    Ñòîèìîñòü îáó÷åíèÿ: 225 ó.å. (âêëþ÷àÿ ÍÄÑ).


    Ïîñòàíîâêà ôèíàíñîâîãî ïëàíèðîâàíèÿ â êîìïàíèè, óïðàâëåíèå îáîðîòíûìè ñðåäñòâàìè
    10-11 àïðåëÿ ñ (10:00 äî 18:00)
    ñåìèíàð-ïðàêòèêóì

    Ïî îêîí÷àíèè ñåìèíàðà-ïðàêòèêóìà ó÷àñòíèêè ñìîãóò:
    - ïîñòðîèòü ñèñòåìó öåëåé è èåðàðõèþ ïëàíîâ áèçíåñà,
    - óïðàâëÿòü äåíåæíûìè ïîòîêàìè êîìïàíèè,
    - ïîñòðîèòü è âîïëîòèòü â æèçíü ìîäåëü äîñòèæèìîãî óðîâíÿ ðîñòà êîìïàíèè.
    - îïòèìèçèðîâàòü ïëàí çàêóïîê è ïðîäàæ,
    - âûáðàòü ïîäõîäÿùèé äëÿ Âàøåé êîìïàíèè ïðîãðàììíûé ïðîäóêò ôèíàíñîâîãî ïëàíèðîâàíèÿ è áþäæåòèðîâàíèÿ.

    Âåäóùèé:
    Íåóäà÷èí Â.Â. – êàíäèäàò ôèçèêî-ìàòåìàòè÷åñêèõ íàóê, âåäóùèé êîíñóëüòàíò êîìïàíèè «Ðàçâèòèå áèçíåñ ñèñòåì», èìååò ñåìèëåòíèé îïûò êîíñóëüòèðîâàíèÿ â îáëàñòè ñèñòåì ïëàíèðîâàíèÿ, áþäæåòíîãî óïðàâëåíèÿ, ñîâåðøåíñòâîâàíèÿ ñèñòåì óïðàâëåíèÿ â êðóïíûõ ðîññèéñêèõ êîìïàíèÿõ è õîëäèíãàõ, òàêèõ êàê «Íîðèëüñêèé íèêåëü», «Ëóêîéë-Ïåðìü», «Àâòîâàç», àâòîð êóðñîâ ïî ôèíàíñîâîìó ïëàíèðîâàíèþ è ôèíàíñîâîìó àíàëèçó â ÀÍÕ ïðè Ïðàâèòåëüñòâå ÐÔ.

    Ïðîãðàììà ñåìèíàðà:
    Äåíü 1. «Ïîñòàíîâêà ôèíàíñîâîãî ïëàíèðîâàíèÿ â êîìïàíèè»
    1. Öåëè, ñîäåðæàíèå ôèíàíñîâîãî ïëàíèðîâàíèÿ.
    2. Ñòðàòåãè÷åñêîå ïëàíèðîâàíèå, ñèñòåìà öåëåé, ôèíàíñîâàÿ ñòðàòåãèÿ ïðåäïðèÿòèÿ, èåðàðõèÿ ïëàíîâ è áþäæåòîâ. Ïðåîáðàçîâàíèå ñòðàòåãè÷åñêèõ ïëàíîâ è ïîêàçàòåëåé â ïîêàçàòåëè ïîäðàçäåëåíèé. Ïðèìåðû ïëàíèðîâàíèÿ íà îñíîâå KPI.
    3. Ïðîñòàÿ ìîäåëü ôèíàíñîâîãî ïëàíèðîâàíèÿ.
    4. Îò÷åò î äâèæåíèè äåíåæíûõ ñðåäñòâ è áþäæåò äâèæåíèÿ äåíåæíûõ ñðåäñòâ. Óïðàâëåí÷åñêàÿ ôèíàíñîâàÿ îò÷åòíîñòü.
    5. Êàçíà÷åéñêàÿ ôóíêöèÿ áþäæåòèðîâàíèÿ. Ìåòîäèêè ïîñòðîåíèÿ ðàçëè÷íûõ áþäæåòîâ.
    6. Íàëîãîâîå ïëàíèðîâàíèå â ñèñòåìå ôèíàíñîâîãî ïëàíèðîâàíèÿ, ïëàòåæíûé êàëåíäàðü.
    7. Ïîñòàíîâêà ôèíàíñîâîãî ïëàíèðîâàíèÿ â êîìïàíèè, ïðîåêöèÿ áþäæåòíîãî ïðîöåññà íà ôèíàíñîâóþ è îðãàíèçàöèîííóþ ñòðóêòóðó êîìïàíèè.
    Äåíü 2. «Óïðàâëåíèå îáîðîòíûìè ñðåäñòâàìè»
    1.Ïëàíèðîâàíèå ïîòðåáíîñòè â îáîðîòíûõ ñðåäñòâàõ. Óïðàâëåíèå îáîðîòíûì êàïèòàëîì.
    2.Âûáîð ïîëèòèêè ôèíàíñèðîâàíèÿ îáîðîòíûõ ñðåäñòâ. Ïðåèìóùåñòâà è íåäîñòàòêè êðàòêîñðî÷íîãî ôèíàíñèðîâàíèÿ.
    3. Ôèíàíñîâûé àíàëèç ïðîãíîçíîãî ôèíàíñîâîãî ñîñòîÿíèÿ. Ôèíàíñîâîå ìîäåëèðîâàíèå. 6-òè ôàêòîðíàÿ ìîäåëü äîñòèæèìîãî óðîâíÿ ðîñòà êîìïàíèè.
    4.Ñèñòåìíûé ïîäõîä ê ôèíàíñîâûì êîýôôèöèåíòàì. Ôàêòîðíûé ôèíàíñîâûé àíàëèç.
    5.CVP- àíàëèç ñ ó÷åòîì ðèñêîâ è âåðîÿòíîñòíîãî õàðàêòåðà ñïðîñà. Îïòèìèçàöèÿ ïëàíà çàêóïîê è ïðîäàæ. Ïðèìåð ïðîãðàììíîãî ïðîäóêòà.
    6.Îñíîâíûå ñëîæíîñòè ïðè ïîñòàíîâêå ñèñòåìû áþäæåòíîãî óïðàâëåíèÿ.
    7. Îáçîð è àíàëèç ñïåêòðà êîìïüþòåðíûõ ïðîãðàìì íà ðîññèéñêîì ðûíêå.

    Ñòîèìîñòü îáó÷åíèÿ: 270 ó.å. (âêëþ÷àÿ ÍÄÑ).


    Ôèíàíñîâûé àíàëèç ïðåäïðèÿòèÿ
    24-25 àïðåëÿ 2003 ñ 10:00 äî 18:00

    Ïî îêîí÷àíèè ñåìèíàðà-ïðàêòèêóìà ó÷àñòíèêè ñìîãóò:
    - îöåíèòü è âûÿâèòü ïåðñïåêòèâû ðàçâèòèÿ ïðåäïðèÿòèÿ,
    - îïðåäåëèòü ïëàòåæåñïîñîáíîñòü, ôèíàíñîâóþ óñòîé÷èâîñòü, ëèêâèäíîñòü êîìïàíèè,
    - îïòèìèçèðîâàòü çàòðàòû è ñåáåñòîèìîñòü,
    - ïðîàíàëèçèðîâàòü âûïîëíåíèå áþäæåòîâ è ñäåëàòü àíàëèç îòêëîíåíèé,
    - âûáðàòü ïîäõîäÿùèé Âàøåé êîìïàíèè ïðîãðàììíûé ïðîäóêò äëÿ àâòîìàòèçàöèè ôèíàíñîâîãî àíàëèçà.

    Âåäóùèé:
    Íåóäà÷èí Â.Â. – êàíäèäàò ôèçèêî-ìàòåìàòè÷åñêèõ íàóê, âåäóùèé êîíñóëüòàíò êîìïàíèè «Ðàçâèòèå áèçíåñ ñèñòåì», èìååò ñåìèëåòíèé îïûò êîíñóëüòèðîâàíèÿ â îáëàñòè ñèñòåì ïëàíèðîâàíèÿ, áþäæåòíîãî óïðàâëåíèÿ, ñîâåðøåíñòâîâàíèÿ ñèñòåì óïðàâëåíèÿ â êðóïíûõ ðîññèéñêèõ êîìïàíèÿõ è õîëäèíãàõ, òàêèõ êàê «Íîðèëüñêèé íèêåëü», «Ëóêîéë-Ïåðìü», «Àâòîâàç», àâòîð êóðñîâ ïî ôèíàíñîâîìó ïëàíèðîâàíèþ è ôèíàíñîâîìó àíàëèçó â ÀÍÕ ïðè Ïðàâèòåëüñòâå ÐÔ.

    Ïðîãðàììà ñåìèíàðà:
    Äåíü 1.
    1. Îáçîð öåëåé è çàäà÷ ôèíàíñîâîãî àíàëèçà. Àíàëèç, â çàâèñèìîñòè îò öåëåé è ïîçèöèè àíàëèòèêà.
    2. Ôèíàíñîâàÿ ôóíêöèÿ ïðåäïðèÿòèÿ è ôèíàíñîâûé àíàëèç. Ìåòîäèêè ôèíàíñîâîãî àíàëèçà êàê èíñòðóìåíòû ýôôåêòèâíîãî îñóùåñòâëåíèÿ ôèíàíñîâîé ôóíêöèè, ôèíàíñîâîãî óïðàâëåíèÿ ïðåäïðèÿòèåì.
    3. Ñòðàòåãè÷åñêèé ôèíàíñîâûé àíàëèç. Ïîðòôåëüíûå ìàòðèöû. Ñòðàòåãè÷åñêèé áþäæåò ïðîäóêòà.
    4. Èíôîðìàöèîííàÿ áàçà àíàëèçà. Âèäû òðåáóåìîé èíôîðìàöèè.
    5. Êëàññè÷åñêèé ôèíàíñîâûé àíàëèç âíåøíåé îò÷åòíîñòè êîìïàíèè. Îñíîâíûå ìåòîäû àíàëèçà. Îñíîâíûå ãðóïïû ôèíàíñîâûõ êîýôôèöèåíòîâ. Âîçìîæíîñòè è îãðàíè÷åíèÿ êîýôôèöèåíòíîãî ôèíàíñîâîãî àíàëèçà.
    6. Ôèíàíñîâûé àíàëèç ñ òî÷êè çðåíèÿ êðåäèòîðà/çàåìùèêà. Ëèêâèäíîñòü (ðàçëè÷íûå ïîäõîäû), Ïëàòåæåñïîñîáíîñòü, ôèíàíñîâàÿ óñòîé÷èâîñòü. Ýôôåêò ôèíàíñîâîãî ðû÷àãà, àíàëèç ôèíàíñîâûõ áþäæåòîâ.
    7. Ôèíàíñîâûé àíàëèç ñ òî÷êè çðåíèÿ ñîáñòâåííèêà. Ðåíòàáåëüíîñòü ñîáñòâåííîãî êàïèòàëà. Ñèñòåìíûé ïîäõîä ê ôèíàíñîâûì êîýôôèöèåíòàì. Ôàêòîðíûé ôèíàíñîâûé àíàëèç.
    8. Àíàëèç Çàòðàòû- Îáúåì- Ïðèáûëü, ïðèìåð ïðèìåíåíèÿ äëÿ ãðóïïû ïðîäóêòîâ. Öåíîîáðàçîâàíèå.
    Äåíü 2.
    1. Ôèíàíñîâûé àíàëèç ñåáåñòîèìîñòè. Ó÷åò çàòðàò ïî ìåñòàì âîçíèêíîâåíèÿ çàòðàò (ÌÂÇ).
    2. Ôèíàíñîâûé àíàëèç ïðîãíîçíîãî ôèíàíñîâîãî ñîñòîÿíèÿ. Ïðèìåð ïðîãíîçíîãî ôèíàíñîâîãî àíàëèçà, ïðîãðàììà Ôèíàíñîâûé àíàëèç.xls. Ñáàëàíñèðîâàííîñòü ôèíàíñîâîãî ïëàíà.
    3. Ôèíàíñîâîå ìîäåëèðîâàíèå. Áþäæåòíàÿ ôèíàíñîâàÿ ìîäåëü ïðåäïðèÿòèÿ. 6-òè ôàêòîðíàÿ ìîäåëü äîñòèæèìîãî óðîâíÿ ðîñòà êîìïàíèè.
    4. Àíàëèç âûïîëíåíèÿ áþäæåòîâ. Ãèáêèå áþäæåòû. Ìíîãîôàêòîðíûé è ìíîãîóðîâíåâûé àíàëèç îòêëîíåíèé.
    5. Ìíîãîóðîâíåâûé ôèíàíñîâûé àíàëèç äåÿòåëüíîñòè ñëîæíîé êîìïàíèè (ãðóïïû ïðåäïðèÿòèé). Ñåìèîðáèòíàÿ ìîäåëü êîìïàíèè. Ôèíàíñîâàÿ ñòðóêòóðà ñëîæíîé êîìïàíèè (ãðóïïû ïðåäïðèÿòèé). Ìåòîäû ñðàâíèòåëüíîãî ôèíàíñîâîãî àíàëèçà ãðóïïû (âûáîðêè) ïðåäïðèÿòèé. Èíòåãðàëüíûå ïîêàçàòåëè (èíäåêñû).
    6. Ðàçðàáîòêà Ïîëîæåíèÿ î ôèíàíñîâîì àíàëèçå. Ïðîöåññ ðàçðàáîòêè. Ñîäåðæàíèå Ïîëîæåíèÿ.
    7. Îáçîð êîìïüþòåðíûõ ïðîãðàìì ôèíàíñîâîãî àíàëèçà. Îáñóæäåíèå ôóíêöèé, ñîäåðæàíèÿ, íàçíà÷åíèÿ, ñèëüíûõ è ñëàáûõ ñòîðîí ñóùåñòâóþùåãî Ïðîãðàììíîãî Îáåñïå÷åíèÿ.

    Ñòîèìîñòü îáó÷åíèÿ: 270 ó.å. (âêëþ÷àÿ ÍÄÑ).


    Íîâîå â áóõãàëòåðñêîì ó÷åòå è îò÷åòíîñòè. Êîììåíòàðèè ïî íîâîââåäåíèÿì â íîðìàòèâíûõ äîêóìåíòàõ
    11 àïðåëÿ 2003 ñ 10:00 äî 17:00

    Öåëü ñåìèíàðà:
    Ðàññìîòðåíèå ïðàêòè÷åñêèõ âîïðîñîâ ïðèìåíåíèÿ íîâûõ íîðìàòèâíûõ àêòîâ ïî áóõãàëòåðñêîìó ó÷åòó â èõ âçàèìîñâÿçè ìåæäó ñîáîé è ñ íàëîãîâûì çàêîíîäàòåëüñòâîì. Îòâåòû íà âîïðîñû, âûçûâàþùèå íàèáîëüøèå çàòðóäíåíèÿ.

    Çàñåäàíèå ¹1 ñ 10:00 äî 13:00
    Íîâûå òðåáîâàíèÿ Ìèíôèíà ÐÔ ê ó÷åòó ðàñ÷åòîâ ïî íàëîãó íà ïðèáûëü (ÏÁÓ 18/02). Âçàèìîñâÿçü áóõãàëòåðñêîé è íàëîãîâîé ïðèáûëè.

    1. Îòðàæåíèå õîçÿéñòâåííûõ îïåðàöèé, äîõîäîâ è ðàñõîäîâ â áóõãàëòåðñêîì ó÷åòå, íàëîãîâîì ó÷åòå â ñîîòâåòñòâèè ñ ïðèíÿòîé Ó÷åòíîé (íàëîãîâîé) ïîëèòèêîé îðãàíèçàöèè.
    2. Ôàêòîðû, ÿâëÿþùèåñÿ ïðè÷èíîé ðàñõîæäåíèÿ äàííûõ áóõãàëòåðñêîãî ó÷åòà è ó÷åòà äëÿ öåëåé íàëîãîîáëîæåíèÿ.
    3. Ïðàâèëà ïðèçíàíèÿ äîõîäîâ è ðàñõîäîâ â ñâåòå òðåáîâàíèé ÏÁÓ 9/99 è 10/99, à òàêæå ãë.25 ÍÊ ÐÔ.
    4. Ó÷åò Ïîñòîÿííûõ ðàçíèö, Âðåìåííûõ ðàçíèö, Ïîñòîÿííûõ íàëîãîâûõ îáÿçàòåëüñòâ.
    5. Ìåõàíèçì îáðàçîâàíèÿ Ïîñòîÿííûõ, Âû÷èòàåìûõ è Íàëîãîîáëàãàåìûõ âðåìåííûõ ðàçíèö â ñâåòå òðåáîâàíèé ÏÁÓ 18/02.
    6. Îòëîæåííûé íàëîãîâûé àêòèâ è Îòëîæåííîå íàëîãîâîå îáÿçàòåëüñòâî, èõ ïðèçíàíèå â áóõãàëòåðñêîì ó÷åòå è îòðàæåíèå â îò÷åòíîñòè îðãàíèçàöèè.

    Çàñåäàíèå ¹2 ñ 14:00 äî 17:00
    Íîðìàòèâíàÿ áàçà: ÏÁÓ 16/02, 17/02, 18/02, 19/02

    1. Íîâûå òðåáîâàíèÿ Ìèíôèíà ÐÔ ê ðàñêðûòèþ èíôîðìàöèè ïî ïðåêðàùàåìîé äåÿòåëüíîñòè â áóõãàëòåðñêîì ó÷åòå è îò÷åòíîñòè ïðåäïðèÿòèÿ (ÏÁÓ 16/02).
    2. Ó÷åò ðàñõîäîâ íà íàó÷íî-èññëåäîâàòåëüñêèå, îïûòíî-êîíñòðóêòîðñêèå è òåõíîëîãè÷åñêèå ðàáîòû (ÍÈÎÊÐ) â ñâåòå òðåáîâàíèé ÏÁÓ 17/02. Íàëîãîâûé ó÷åò ðàñõîäîâ ïî ÍÈÎÊÐ.
    3. Ó÷åò ôèíàíñîâûõ âëîæåíèé (ÏÁÓ 19/02). Îáÿçàòåëüíûå ýëåìåíòû ó÷åòíîé ïîëèòèêè â îòíîøåíèè ôèíàíñîâûõ âëîæåíèé. Ðàñêðûòèå èíôîðìàöèè â áóõãàëòåðñêîé îò÷åòíîñòè îðãàíèçàöèè.
    4. Íîðìàòèâíàÿ áàçà: ÏÁÓ 8/01, 9/99, 10/99, 16/02, 17/02, 18/02, 19/02, ÔÇ «Î íàóêå è ãîñóäàðñòâåííîé íàó÷íî-òåõíè÷åñêîé ïîëèòèêå», ÍÊ ÐÔ ãëàâà 25.

    Ñòîèìîñòü îáó÷åíèÿ: 120 ó.å. (âêëþ÷àÿ ÍÄÑ).


    Êðóãëûé ñòîë: «Ìàëûé áèçíåñ: óïðîùåííàÿ ñèñòåìà íàëîãîîáëîæåíèÿ»
    15 àïðåëÿ 2003 ñ 10:00 äî 14:00

    Ñ 1 ÿíâàðÿ 2003 ãîäà âñòóïèëà â ñèëó ãëàâà 26.2 Íàëîãîâîãî Êîäåêñà ÐÔ «Óïðîùåííàÿ ñèñòåìà íàëîãîîáëîæåíèÿ äëÿ ìàëûõ ïðåäïðèÿòèé», â ñâÿçè ñ ýòèì ïîÿâèëàñü âîçìîæíîñòü çàêîííî îïòèìèçèðîâàòü íàëîãîîáëîæåíèå, ïåðåðàñïðåäåëèâ íàëîãîâóþ íàãðóçêó ïî íàëîãó íà ïðèáûëü è ÍÄÑ.

    Öåëü ñåìèíàðà:
    Ñëóøàòåëè ïîëó÷àò èíôîðìàöèþ îá óñëîâèÿõ è ïîðÿäêå ïðèìåíåíèè óïðîùåííîé ñèñòåìû íàëîãîîáëîæåíèÿ, à òàêæå èì ðàññêàæóò îá îñîáåííîñòÿõ ïåðåõîäà íà óïðîùåííûé íàëîãîâîé ðåæèì.

    Ñåìèíàð ïðîâîäèò:
    Êóçíåöîâà Ñ.Þ. – êîíñóëüòàíò ïî íàëîãàì è ñáîðàì ÓÌÖ Ìèíèñòåðñòâà ïî íàëîãàì è ñáîðàì ÐÔ, ãåíåðàëüíûé äèðåêòîð àóäèòîðñêîé êîìïàíèè «Àóäèò-Ýêñïåðò».

    Ïðîãðàììà:

    Çàñåäàíèå ¹1 ñ 10:00 äî 11:30
    1. Îðãàíèçàöèÿ ó÷åòà ó íàëîãîïëàòåëüùèêà, ïðèìåíÿþùåãî ÓÑÍ : âåñòè èëè íå âåñòè áóõãàëòåðñêèé ó÷åò; êàê ïðàâèëüíî âåñòè êíèãó äîõîäîâ è ðàñõîäîâ; â êàêîì âèäå äîëæíà áûòü êíèãà ó÷åòà äîõîäîâ è ðàñõîäîâ.
    2. Ó÷åò äîõîäîâ: â êàêîé ìîìåíò äîõîä äîëæåí ó÷èòûâàòüñÿ â ðàñ÷åòå íàëîãîâîé áàçû; ôîðìèðîâàíèå äîõîäîâ îò ðåàëèçàöèè è âíåðåàëèçàöèîííûõ äîõîäîâ; ó÷åò äîõîäîâ, íå óâåëè÷èâàþùèõ íàëîãîâóþ áàçó.
    3. Ó÷åò ðàñõîäîâ: êîíêðåòíûé ðàçáîð âñåõ âèäîâ ðàñõîäîâ, ïðèìåíÿåìûõ â ÓÑÍ; âðåìåííîé ó÷åò ðàñõîäîâ äëÿ öåëåé íàëîãîîáëîæåíèÿ.

    Çàñåäàíèå ¹2 ñ 12:00 äî 14:00
    1. Ó÷åò îñíîâíûõ ñðåäñòâ è íåìàòåðèàëüíûõ àêòèâîâ
    2. Âîïðîñû ïî íàëîãó íà äîáàâëåííóþ ñòîèìîñòü, ïðè ïåðåõîäå è ðàáîòå íà ÓÑÍ.
    3. Ôîðìèðîâàíèå íàëîãîâîé áàçû è èñ÷èñëåíèå íàëîãà : ïî äîõîäàì; ïî äîõîäàì çà ìèíóñîì ðàñõîäîâ.
    4. Äåêëàðèðîâàíèå íàëîãà è åãî óïëàòà.

    Ðåãèñòðàöèîííûé âçíîñ: 40 ó.å. (âêëþ÷àÿ ÍÄÑ).


    Çàðàáîòíàÿ ïëàòà: áóõãàëòåðñêèå, íàëîãîâûå, ïðàâîâûå âîïðîñû
    22 àïðåëÿ ñ 10:00 äî 17:00

    Áûòü â êóðñå ïîñëåäíèõ èçìåíåíèé çàêîíîäàòåëüñòâà, óìåòü ïðàâèëüíî èñïîëüçîâàòü ïðàâîâûå íîðìû íà ïðàêòèêå – ýòî åäèíñòâåííàÿ âîçìîæíîñòü äëÿ áóõãàëòåðà èçáåæàòü îøèáîê ïðè ðàñ÷åòå çàðàáîòíîé ïëàòû è âåäåíèè íàëîãîâîãî ó÷åòà, ñâÿçàííîé ñ îïëàòîé òðóäà.

    Çà ïîñëåäíèå âðåìÿ ïðîèçîøåë ðÿä èçìåíåíèé â çàêîíîäàòåëüíîì ðåãóëèðîâàíèè âîïðîñîâ îïëàòû òðóäà. Ñ ââåäåíèåì â äåéñòâèå íîâîãî òðóäîâîãî êîäåêñà è âíåñåíèÿ äîïîëíåíèé â îòäåëüíûå íîðìû ãëàâ íàëîãîâîãî êîäåêñà (23,24,25) áûë îïðåäåëåí íîâûé ïîðÿäîê îôîðìëåíèÿ òðóäîâûõ îòíîøåíèé, îðãàíèçàöèé âûïëàò è ðàñ÷åòîâ ñ ðàáîòíèêàìè.

    Íà äàííîì ñåìèíàðå ñëóøàòåëè ïîëó÷àò:
    - îòâåòû íà âîïðîñû, êîòîðûå âîçíèêàþò ïðè ïðîâåäåíèè ðàñ÷åòîâ ïî îïëàòå òðóäà è âåäåíèè íàëîãîâîãî ó÷åòà îïåðàöèé, ñâÿçàííûõ ñ îïëàòîé òðóäà.
    - ýêñïðåññ-êîíñóëüòàöèþ ó âåäóùèõ ñïåöèàëèñòîâ ïî èíòåðåñóþùèì èõ âîïðîñàì.
     ðåçóëüòàòå ñëóøàòåëè ñìîãóò èçáåæàòü îøèáîê ïðè ðàñ÷åòå è íà÷èñëåíèè çàðàáîòíîé ïëàòû.

    Ñåìèíàð ïðîâîäèò:
    Âîðîáüåâà Å.Â. – ê.ý.í., âåäóùèé ýêñïåðò Èçäàòåëüñêîãî äîìà “Ýêîíîìè÷åñêàÿ ãàçåòà”, àâòîð ìíîãî÷èñëåííûõ ïóáëèêàöèé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, â òîì ÷èñëå êíèãè “Çàðàáîòíàÿ ïëàòà” èç ñåðèè “Ïðàêòè÷åñêèå ðåêîìåíäàöèè äëÿ áóõãàëòåðà”.

    Ïðîãðàììà ñåìèíàðà:

    Çàñåäàíèå ¹1 ñ 10:00 äî 13:00
    Çàðàáîòíàÿ ïëàòà: ïðàâîâûå âîïðîñû.

    1. Ïðàâîâûå îñíîâû îïëàòû òðóäà â 2003 ãîäó.
    2. Çàêëþ÷åíèå òðóäîâîãî äîãîâîðà. Èçìåíåíèå óñëîâèé òðóäîâîãî äîãîâîðà.
    3. Ðàñòîðæåíèå òðóäîâîãî äîãîâîðà.
    4. Îðãàíèçàöèÿ îïëàòû òðóäà íà ïðåäïðèÿòèè.
    5. Äîïëàòû è íàäáàâêè. Ïðåìèðîâàíèå ðàáîòíèêîâ.
    6. Îòïóñêà: îñíîâíûå îòïóñêà, äîïîëíèòåëüíûå è ó÷åáíûå îòïóñêà.
    7. Èñ÷èñëåíèå ñðåäíåãî çàðàáîòêà â 2003 ãîäó,ñ ó÷åòîì òðåáîâàíèé ÒÊ ÐÔ.
    8. Ó÷åò ñâåðõóðî÷íûõ, ñîâìåñòèòåëüñòâà, îòïóñêíûõ, íåïîëíîé çàíÿòîñòè è ò.ï.

    Çàñåäàíèå ¹1 ñ 14:00 äî 18:00
    Çàðàáîòíàÿ ïëàòà: áóõãàëòåðñêèå è íàëîãîâûå âîïðîñû

    1. Íàëîã íà äîõîäû ôèçè÷åñêèõ ëèö.
    2. Ôîðìèðîâàíèå íàëîãîâîé áàçû ïî äîõîäàì, îáëàãàåìûì ïî ñòàâêå 13%; äîõîäû, íå ïîäëåæàùèå íàëîãîîáëîæåíèþ; íàëîãîâûå âû÷åòû: ñòàíäàðòíûå, ñîöèàëüíûå, èìóùåñòâåííûå, ïðîôåññèîíàëüíûå. Ôîðìèðîâàíèå íàëîãîâîé áàçû ïî äîõîäàì â âèäå ìàòåðèàëüíîé âûãîäû.
    3. Íàëîãîîáëîæåíèå äèâèäåíäîâ.
    4. Åäèíûé ñîöèàëüíûé íàëîã: ïîðÿäîê èñ÷èñëåíèÿ è óïëàòû â 2003 ãîäó.
    5. Ôîðìèðîâàíèå íàëîãîâîé áàçû: âûïëàòû, îñâîáîæäàåìûå îò íàëîãîîáëîæåíèÿ; ëüãîòû ïî ÅÑÍ.
    6. Ïðèìåíåíèå ðåãðåññèâíîé øêàëû íàëîãîîáëîæåíèÿ.
    7. Íàëîãîâûé âû÷åò – ñòðàõîâûå âçíîñû íà îáÿçàòåëüíîå ïåíñèîííîå ñòðàõîâàíèå.

    Ñòîèìîñòü îáó÷åíèÿ: 120 ó.å.


    Óâàæàåìûå ãîñïîäà, åñëè Âû íå õîòåëè áû ïîëó÷àòü ýòó ðàññûëêó, ïîæàëóéñòà îòâåòüòå íà ýòî ïèñüìî ñ ïîìåòêîé "Óäàëèòü".
    Ñïàñèáî!

    To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 18: 7:54 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12AF137B401 for ; Sun, 23 Mar 2003 18:07:53 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7E3A43F3F for ; Sun, 23 Mar 2003 18:07:51 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b223.otenet.gr [212.205.244.231]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2O27lh1028866; Mon, 24 Mar 2003 04:07:48 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2O27kqu022859; Mon, 24 Mar 2003 04:07:46 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2O27jpW022858; Mon, 24 Mar 2003 04:07:45 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 24 Mar 2003 04:07:45 +0200 From: Giorgos Keramidas To: Jeroen Ruigrok/asmodai Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/50211: [PATCH] Fix textfile creation Message-ID: <20030324020745.GA22656@gothmog.gr> References: <200303231710.h2NHAGEb024196@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303231710.h2NHAGEb024196@freefall.freebsd.org> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-03-23 09:10, Jeroen Ruigrok/asmodai wrote: >-On [20030323 15:07], Ceri Davies (ceri@FreeBSD.org) wrote: >> We discussed this on -doc a month or so ago, and were generally thinking of >> going back to www/lynx, because this also gets localized text builds working. > > Problem I had with lynx was that I was unable to make it parse > book.html-tex as text/html. > w3m has a -T flag for this, elinks just looks at the file itself, or > perhaps just assumes it is HTML. > > >Would you happen to know if elinks has this advantage too ? > > It does, but I don't know for certain for which languages it all works: > > elinks -dump -dump-charset iso-8859-15 http://www.paris.fr/ > > gives me accent aigus, accent circumflexes, etc. > > I would be interested in hearing about non-Latin-based examples and how > they work out. Fetching... I'll try it with a Greek document in a while. giorgos@gothmog[03:57]/tmp$ elinks -dump-charset ISO-8859-7 -dump 1 lala.html AAeec,ieeue eaass`iaaii. giorgos@gothmog[03:57]/tmp$ grep charset lala.html Hrmf... Doesn't quite work. At least, it doesn't work without tweaking the ~/.elinks files and stuff. This is bad, because we can't use elinks in batch mod conversion of many different languages and charsets without first configuring it through the curses interface. There is an -eval command line option that should probably work fine with non ISO-8859-1 texts, when used as: elinks -eval 'set document.codepage.assume = "ISO-8859-7"' \ -eval 'set terminal.vt220.charset = "ISO-8859-7"' \ -dump 1 lala.html but I can't seen to find any good way of making this output raw 8-bit text for Greek :( And I even have my locale set up for Greek: giorgos@gothmog[04:06]/tmp$ env | grep LC LC_COLLATE=el_GR.ISO8859-7 LC_CTYPE=el_GR.ISO8859-7 - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 18:40:34 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A44137B401 for ; Sun, 23 Mar 2003 18:40:33 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E2443F75 for ; Sun, 23 Mar 2003 18:40:31 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b223.otenet.gr [212.205.244.231]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2O2eRh1019981; Mon, 24 Mar 2003 04:40:28 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2O2eQqu023259; Mon, 24 Mar 2003 04:40:26 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2O2eQ0o023258; Mon, 24 Mar 2003 04:40:26 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 24 Mar 2003 04:40:26 +0200 From: Giorgos Keramidas To: Jeroen Ruigrok/asmodai Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/50211: [PATCH] Fix textfile creation Message-ID: <20030324024026.GA23139@gothmog.gr> References: <200303231710.h2NHAGEb024196@freefall.freebsd.org> <20030324020745.GA22656@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030324020745.GA22656@gothmog.gr> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-03-24 04:07, Giorgos Keramidas wrote: > giorgos@gothmog[03:57]/tmp$ elinks -dump-charset ISO-8859-7 -dump 1 lala.html > AAeec,ieeue eaass`iaaii. > giorgos@gothmog[03:57]/tmp$ grep charset lala.html > > > Hrmf... Doesn't quite work. At least, it doesn't work without > tweaking the ~/.elinks files and stuff. This is bad, because we can't > use elinks in batch mod conversion of many different languages and > charsets without first configuring it through the curses interface. > > There is an -eval command line option that should probably work fine > with non ISO-8859-1 texts, when used as: > > elinks -eval 'set document.codepage.assume = "ISO-8859-7"' \ > -eval 'set terminal.vt220.charset = "ISO-8859-7"' \ > -dump 1 lala.html > > but I can't seen to find any good way of making this output raw 8-bit > text for Greek :( Hmmm, now that I think about this reply a bit more, it might sound like I'm being negative just for the sake of it. I'm not. I have been using w3m for producing text versions of the few Greek documents I managed to write so far. It just works. No special tweaking of ~/.w3m needed, no strange conversions donen to 8-bit text. The patch that makes our doc/ tree use w3m is very small too. Less than 50 lines in `cvs di -u' format. http://people.freebsd.org/~keramida/diff/w3m_docs.patch If anyone is interested in testing this with a full doc and/or web build on i386, alpha and sparc64 I'd be very glad to commit it and update textproc/docproj to depend on w3m instead of links. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 22:53:49 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02DE137B401 for ; Sun, 23 Mar 2003 22:53:49 -0800 (PST) Received: from cepheus.azstarnet.com (cepheus.azstarnet.com [169.197.56.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74AE043F75 for ; Sun, 23 Mar 2003 22:53:48 -0800 (PST) (envelope-from jcamou@azstarnet.com) Received: from andromeda (andromeda.azstarnet.com [169.197.53.210]) by cepheus.azstarnet.com (8.12.2/8.12.2) with ESMTP id h2O6rlOD013467; Sun, 23 Mar 2003 23:53:47 -0700 (MST) X-Sent-via: StarNet http://www.azstarnet.com/ Date: Sun, 23 Mar 2003 23:53:47 -0700 (MST) From: "Jesus R. Camou" X-X-Sender: To: Cc: Subject: www/en/index.sgml Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org en/index.sgml is not on the www tree. Instead, I found a file called index.xls. Where can I find that file on sgml format? If they are the same please make me know, I don't think they are though. I need to see the sgml file in order to compare that index sgml code with an other language index sgml code to make them as equal as possible. Thanks. Jesus R. Camou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 22:57:41 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 093C237B401 for ; Sun, 23 Mar 2003 22:57:41 -0800 (PST) Received: from mail.uspaacc.com (dsl093-103-072.wdc1.dsl.speakeasy.net [66.93.103.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8EA43F75 for ; Sun, 23 Mar 2003 22:57:39 -0800 (PST) (envelope-from udele@ananzi.co.za) Received: from mx1.mail.yahoo.com [12.209.142.126] by mail.uspaacc.com with ESMTP (SMTPD32-7.13) id AE541330080; Mon, 24 Mar 2003 02:05:56 -0500 To: From: "Tyrone D." Subject: Fw: pastdue accounts #12796 Date: Sun, 23 Mar 2003 23:58:10 -1900 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200303240205703.SM01052@mx1.mail.yahoo.com> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org set thy h2523 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 23:17: 1 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD7237B401 for ; Sun, 23 Mar 2003 23:16:55 -0800 (PST) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 22A3143F75 for ; Sun, 23 Mar 2003 23:16:54 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 12057 invoked from network); 24 Mar 2003 07:12:08 -0000 Received: from office.sbnd.net (HELO straylight.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 24 Mar 2003 07:12:08 -0000 Received: (qmail 14381 invoked by uid 1000); 24 Mar 2003 07:15:06 -0000 Date: Mon, 24 Mar 2003 09:15:06 +0200 From: Peter Pentchev To: "Jesus R. Camou" Cc: doc@freebsd.org, anasofia_ac@hotmail.com Subject: Re: www/en/index.sgml Message-ID: <20030324071506.GA51003@straylight.oblivion.bg> Mail-Followup-To: "Jesus R. Camou" , doc@freebsd.org, anasofia_ac@hotmail.com References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 23, 2003 at 11:53:47PM -0700, Jesus R. Camou wrote: >=20 > en/index.sgml is not on the www tree. Instead, I found a file called > index.xls. Where can I find that file on sgml format? >=20 > If they are the same please make me know, I don't think they are though. > I need to see the sgml file in order to compare that index sgml code with > an other language index sgml code to make them as equal as possible. There is no index.sgml in any of the language-specific trees, either. The index.sgml file is generated from the XSL (extensible stylesheet language) file named index.xsl, which defines processing commands for gathering data from several XML files and generating a single HTML file named index.html. Thus, if you want to look at the differences in the files needed to generate the index.html file, you should start with index.xsl; however, there is more to it: look at www/en/Makefile, find the line which begins with 'index.html:', and you will find the files which are used in generating the main index page. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This would easier understand fewer had omitted. --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+frB67Ri2jRYZRVMRAvjRAJ9jqFbdbgEWNKoplvm9WKHHC769XgCfXUTR yVjlgktQSB2PgUdRx2byGCE= =JAzi -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 23:20:20 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 003DE37B401 for ; Sun, 23 Mar 2003 23:20:14 -0800 (PST) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E2B543F93 for ; Sun, 23 Mar 2003 23:20:13 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 12351 invoked from network); 24 Mar 2003 07:15:29 -0000 Received: from office.sbnd.net (HELO straylight.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 24 Mar 2003 07:15:29 -0000 Received: (qmail 14652 invoked by uid 1000); 24 Mar 2003 07:18:27 -0000 Date: Mon, 24 Mar 2003 09:18:27 +0200 From: Peter Pentchev To: "Jesus R. Camou" Cc: doc@freebsd.org, anasofia_ac@hotmail.com Subject: Re: www/en/index.sgml Message-ID: <20030324071827.GB51003@straylight.oblivion.bg> Mail-Followup-To: "Jesus R. Camou" , doc@freebsd.org, anasofia_ac@hotmail.com References: <20030324071506.GA51003@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DBIVS5p969aUjpLe" Content-Disposition: inline In-Reply-To: <20030324071506.GA51003@straylight.oblivion.bg> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --DBIVS5p969aUjpLe Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 24, 2003 at 09:15:06AM +0200, Peter Pentchev wrote: > On Sun, Mar 23, 2003 at 11:53:47PM -0700, Jesus R. Camou wrote: > >=20 > > en/index.sgml is not on the www tree. Instead, I found a file called > > index.xls. Where can I find that file on sgml format? > >=20 > > If they are the same please make me know, I don't think they are though. > > I need to see the sgml file in order to compare that index sgml code wi= th > > an other language index sgml code to make them as equal as possible. >=20 > There is no index.sgml in any of the language-specific trees, either. > The index.sgml file is generated from the XSL (extensible stylesheet And of course, I meant to say 'The index.html file...' here :) > language) file named index.xsl, which defines processing commands for > gathering data from several XML files and generating a single HTML file > named index.html. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This inert sentence is my body, but my soul is alive, dancing in the sparks= of your brain. --DBIVS5p969aUjpLe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+frFD7Ri2jRYZRVMRAgGDAJ42w3WPZx3g5gO3roVpLEbF+kIP9wCfRQGe GKQIWiv9SbROB0REcgrIYpo= =Zxex -----END PGP SIGNATURE----- --DBIVS5p969aUjpLe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Mar 23 23:44: 6 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 355B537B401 for ; Sun, 23 Mar 2003 23:44:01 -0800 (PST) Received: from 213-84-207-11.adsl.xs4all.nl (nexus.xs4all.nl [213.84.207.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E5843F3F for ; Sun, 23 Mar 2003 23:44:00 -0800 (PST) (envelope-from asmodai@nexus.ninth-circle.org) Received: by 213-84-207-11.adsl.xs4all.nl (Postfix, from userid 1000) id 916505B0; Mon, 24 Mar 2003 08:43:58 +0100 (CET) Date: Mon, 24 Mar 2003 08:43:58 +0100 From: Jeroen Ruigrok/asmodai To: Giorgos Keramidas Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/50211: [PATCH] Fix textfile creation Message-ID: <20030324074358.GL87781@nexus.ninth-circle.org> References: <200303231710.h2NHAGEb024196@freefall.freebsd.org> <20030324020745.GA22656@gothmog.gr> <20030324024026.GA23139@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030324024026.GA23139@gothmog.gr> Organisation: Ninth Circle Enterprises User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-16.3 required=5.0 tests=IN_REP_TO,REFERENCES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -On [20030324 04:02], Giorgos Keramidas (keramida@ceid.upatras.gr) wrote: >Hmmm, now that I think about this reply a bit more, it might sound >like I'm being negative just for the sake of it. I'm not. I wasn't even assuming that. :) >I have been using w3m for producing text versions of the few Greek >documents I managed to write so far. It just works. No special >tweaking of ~/.w3m needed, no strange conversions donen to 8-bit text. Problem with w3m is that it doesn't format quite as well as (e)links does (or did). w3m cuts text off at certain points, whereas elinks does it right. Example: w3m -dump -T text/html -cols 78: For questions about TenDRA, read the documentation before contacting < help@tendra.org>. elinks -dump -dump-width 78: For questions about TenDRA, read the documentation before contacting . lynx -dump -force_html -width=78: For questions about TenDRA, read the [5]documentation before contacting <[6]help@tendra.org>. References [...] 6. mailto:help@tendra.org I need to add the explicit recognition of the HTML to w3m and lynx since they apparently look at the extension of the filename, which is not always .html, but also .html-text. >If anyone is interested in testing this with a full doc and/or web >build on i386, alpha and sparc64 I'd be very glad to commit it and >update textproc/docproj to depend on w3m instead of links. I am not convinved either one is the best solution thus far. I am going to hack elinks a bit to properly parse the Content-Type. Funnily though, it ``translated'' the 8-bit Greek from a page into latin-1 and I recognised Greek words. :) I still need to test: Korean, Japanese, Chinese, Taiwanese, Russian, some European languages, Hindi to get a good grip for what is and what is not supported. Btw, I truly think Unix sucks hard when it comes to l10n and i18n. Been trying to get my aterm to display Greek for the past hour or so. -- Jeroen Ruigrok van der Werven / asmodai / a capoeirista PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B http://www.tendra.org/ | http://www.in-nomine.org/~asmodai/diary/ If you would thoroughly know anything, teach it to others... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 3:16:15 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 032F837B401; Mon, 24 Mar 2003 03:16:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A443643F75; Mon, 24 Mar 2003 03:16:12 -0800 (PST) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2OBGCNS018251; Mon, 24 Mar 2003 03:16:12 -0800 (PST) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2OBGClA018247; Mon, 24 Mar 2003 03:16:12 -0800 (PST) Date: Mon, 24 Mar 2003 03:16:12 -0800 (PST) From: Murray Stokely Message-Id: <200303241116.h2OBGClA018247@freefall.freebsd.org> To: osa@FreeBSD.org.ru, murray@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/50194: [PATCH] www/en/releases/5.1R/schedule.sgml: fix typo X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] www/en/releases/5.1R/schedule.sgml: fix typo State-Changed-From-To: open->closed State-Changed-By: murray State-Changed-When: Mon Mar 24 03:16:02 PST 2003 State-Changed-Why: changes applied. Thanks for the submission. http://www.freebsd.org/cgi/query-pr.cgi?pr=50194 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 3:19:11 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AA5337B401; Mon, 24 Mar 2003 03:19:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB8B43F75; Mon, 24 Mar 2003 03:19:09 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2OBJ9NS018478; Mon, 24 Mar 2003 03:19:09 -0800 (PST) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2OBJ9d9018474; Mon, 24 Mar 2003 03:19:09 -0800 (PST) Date: Mon, 24 Mar 2003 03:19:09 -0800 (PST) From: "Tim J. Robbins" Message-Id: <200303241119.h2OBJ9d9018474@freefall.freebsd.org> To: rdm@cfcl.com, tjr@FreeBSD.org, freebsd-doc@FreeBSD.org, tjr@FreeBSD.org Subject: Re: docs/39044: The man page for rot13(6) never mentions "rot13". X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: The man page for rot13(6) never mentions "rot13". State-Changed-From-To: open->patched State-Changed-By: tjr State-Changed-When: Mon Mar 24 03:18:35 PST 2003 State-Changed-Why: Fixed in -current. Responsible-Changed-From-To: freebsd-doc->tjr Responsible-Changed-By: tjr Responsible-Changed-When: Mon Mar 24 03:18:35 PST 2003 Responsible-Changed-Why: I will handle the MFC of this. http://www.freebsd.org/cgi/query-pr.cgi?pr=39044 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 5:44:34 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 396CD37B404; Mon, 24 Mar 2003 05:44:30 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C705243FA3; Mon, 24 Mar 2003 05:44:29 -0800 (PST) (envelope-from brueffer@FreeBSD.org) Received: from freefall.freebsd.org (brueffer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2ODiTNS063567; Mon, 24 Mar 2003 05:44:29 -0800 (PST) (envelope-from brueffer@freefall.freebsd.org) Received: (from brueffer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2ODiTk8063563; Mon, 24 Mar 2003 14:44:29 +0100 (CET) Date: Mon, 24 Mar 2003 14:44:29 +0100 (CET) From: Christian Brueffer Message-Id: <200303241344.h2ODiTk8063563@freefall.freebsd.org> To: brueffer@FreeBSD.org, freebsd-doc@FreeBSD.org, brueffer@FreeBSD.org Subject: Re: docs/36055: [PATCH] adding some help-yourself-info to ...best results from FreeBSD-questions... X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] adding some help-yourself-info to ...best results from FreeBSD-questions... Responsible-Changed-From-To: freebsd-doc->brueffer Responsible-Changed-By: brueffer Responsible-Changed-When: Mon Mar 24 14:44:07 CET 2003 Responsible-Changed-Why: I'll take this http://www.freebsd.org/cgi/query-pr.cgi?pr=36055 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 7:30:19 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A7D37B401 for ; Mon, 24 Mar 2003 07:30:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A3743FCB for ; Mon, 24 Mar 2003 07:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2OFUDNS045317 for ; Mon, 24 Mar 2003 07:30:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2OFUDC2045316; Mon, 24 Mar 2003 07:30:13 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DF637B401 for ; Mon, 24 Mar 2003 07:27:39 -0800 (PST) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.131.34.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A75E43F3F for ; Mon, 24 Mar 2003 07:27:38 -0800 (PST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.8/8.12.6) with ESMTP id h2OFRYi9040805 for ; Mon, 24 Mar 2003 16:27:34 +0100 (CET) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.8/8.12.6/Submit) id h2OFRXQT040804; Mon, 24 Mar 2003 16:27:33 +0100 (CET) Message-Id: <200303241527.h2OFRXQT040804@tl.kom.tuwien.ac.at> Date: Mon, 24 Mar 2003 16:27:33 +0100 (CET) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50248: New FreeBSD books X-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,MSG_ID_ADDED_BY_MTA_3,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50248 >Category: docs >Synopsis: New FreeBSD books >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 24 07:30:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.8-RC i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.8-RC FreeBSD 4.8-RC #0: Fri Mar 7 18:31:12 CET 2003 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/GENERIC i386 >Description: Today I visited my local book store and was impressed how many FreeBSD books, he had available. I missed some in the bibliography chapter. I also added ISBN Numbers and publishing year, since I think this info is quite useful. And I changed the publisher for "The complete FreeBSD" from BSDi to O'Reilly, as they published the latest version. While browsing Amazon I found a title called "Embedded FreeBSD Cookbook" but since i never looked at it, I have not added it yet to the patch. >How-To-Repeat: http://www.amazon.com/exec/obidos/search-handle-url/index=books&field-keywords=freebsd >Fix: --- bibliography.diff begins here --- ? bibliography.diff Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml,v retrieving revision 1.44 diff -u -r1.44 chapter.sgml --- chapter.sgml 6 Sep 2002 20:42:42 -0000 1.44 +++ chapter.sgml 24 Mar 2003 15:19:55 -0000 @@ -84,21 +84,50 @@ Absolute BSD: The Ultimate Guide to FreeBSD, published by - No Starch Press. + No Starch Press, 2002. + ISBN: 1886411743 The Complete FreeBSD, published by - BSDi. + O'Reilly, 2003. + ISBN: 0596005164 The FreeBSD Corporate Networker's Guide, published by - Addison-Wesley. + Addison-Wesley, 2000. + ISBN: 0201704811 + + + + FreeBSD: An Open-Source Operating System for Your Personal + Computer, published by The Bit Tree Press, 2001. + ISBN: 0971204500 + + + + Teach Yourself FreeBSD in 24 Hours, published by + Sams, 2002. + ISBN: 0672324245 + + + + FreeBSD unleashed, published by + Sams, 2002. + ISBN: 0672324563 + + + + FreeBSD: The Complete Reference, published by + McGrawHill, 2003. + ISBN: 0072224096 + + --- bibliography.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 11: 0:58 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A947637B401 for ; Mon, 24 Mar 2003 11:00:51 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACCC43F3F for ; Mon, 24 Mar 2003 11:00:41 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2OJ0fNS068629 for ; Mon, 24 Mar 2003 11:00:41 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2OJ0eh6068599 for freebsd-doc@freebsd.org; Mon, 24 Mar 2003 11:00:40 -0800 (PST) Date: Mon, 24 Mar 2003 11:00:40 -0800 (PST) Message-Id: <200303241900.h2OJ0eh6068599@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD doc list Subject: Current unassigned doc problem reports X-Spam-Status: No, hits=0.3 required=5.0 tests=ADDR_FREE,AWL,X_AUTH_WARNING version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2001/10/31] i386/31671 doc 4.4 installer hangs at " Mounting root fr 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [1999/10/04] i386/14135 doc lpt1 nolonger exists after 3.2-RELEASE s [2000/07/18] docs/20028 doc ASCII docs should reflect tags o [2001/05/23] docs/27605 doc Cross-document references () o [2002/01/15] ports/33929 doc Section 15.15 of the FreeBSD Porter's Han o [2002/03/06] docs/35620 doc make release fails in documentation for R s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/08/20] docs/41824 doc LANG is not documented in setlocale(3) o [2002/08/22] docs/41892 doc Patch to fix slowdowns of documentation b o [2002/09/01] docs/42292 doc PPP documentation should use quote marks o [2002/09/02] docs/42339 doc Release process doesn't document required o [2002/09/13] docs/42762 doc ppp.8 has no description of $env and ~use o [2002/10/07] docs/43776 doc /etc/sshd_config settings overridden by P o [2002/11/14] docs/45303 doc Bug in PDF DocBook rendering o [2002/12/15] docs/46286 doc there's an omission and an error in the n o [2003/02/19] docs/48472 doc Documentation unreadable. o [2003/02/26] docs/48728 doc Option "device agp" in GENERIC kernel on 17 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/01] docs/24786 doc missing FILES descriptions in sa(4) o [2001/04/29] docs/26943 doc [patch] description of :C modifier is mis o [2001/07/04] docs/28699 doc strptime(3) %d format specifier not compl o [2001/07/26] docs/29245 doc top(1) manpage doesn't understand SMP a [2001/08/23] docs/30008 doc This document should be translated, comme o [2001/09/08] docs/30442 doc remove broken referemce to gettime(9) fro o [2001/09/27] docs/30873 doc ``ip'' man page does not specify byte ord o [2001/10/07] docs/31109 doc replace gif images w/ png ones due to pat o [2001/10/09] docs/31164 doc man page for strftime is incorrect o [2001/11/15] docs/32020 doc loader.8 manpage missing tunables o [2001/11/16] docs/32054 doc inconsistency between index.3 and rindex. o [2001/12/01] docs/32425 doc Document cvs update `P file' output o [2001/12/10] docs/32674 doc no man page for the ntp_adjtime system ca o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . o [2002/01/13] docs/33852 doc split(1) man page implies that input file o [2002/01/14] docs/33877 doc Documentet behaviour of SF_flags for non- o [2002/01/15] misc/33926 doc Search function on website can not access o [2002/02/15] bin/34955 doc [PATCH] ps(1) is out of touch with realit a [2002/02/16] docs/35011 doc There are no commands called "diskless" o o [2002/02/22] docs/35222 doc mailing list archive URL regexp suboptima o [2002/03/03] docs/35523 doc manpage fixes for df(1) and ls(1) o [2002/03/05] docs/35575 doc Pw(8) man page makes no mention of /var/l o [2002/03/06] docs/35602 doc dump(8)/restore(8) pages don't explain "a o [2002/03/06] docs/35607 doc dump(1) page needs discussion of scary er o [2002/03/06] docs/35608 doc mt(1) page uses "setmark" without explana o [2002/03/06] docs/35609 doc mt(1) page needs explanation of "long era o [2002/03/06] docs/35612 doc ps(1) page "state" description doesn't me o [2002/03/07] docs/35642 doc lo(4) page maybe should document optional o [2002/03/07] docs/35644 doc lo(4) page presumes familiarity with prin o [2002/03/07] docs/35646 doc cp(1) page needs a "Bugs" section. o [2002/03/07] docs/35647 doc www; combine query-by-number and multi-fi o [2002/03/07] docs/35648 doc rc.conf; add note about "flags" to both f o [2002/03/07] docs/35649 doc mount_smbfs(8) page: "See ./examples/dot. o [2002/03/07] docs/35652 doc bsd.README seriously obsolete o [2002/03/08] docs/35686 doc blackhole(4) page seems to contradict its o [2002/03/08] docs/35687 doc /etc/nsmb.conf missing mention of readers o [2002/03/10] docs/35732 doc adduser(8) page has obsolete reference an o [2002/03/12] docs/35823 doc [PATCH] Little Restructuring of the Devel o [2002/03/15] docs/35941 doc cd(4) manual doesn't mention "target" use o [2002/03/15] docs/35942 doc at(1) manual doesn't describe at.allow an o [2002/03/15] docs/35943 doc at(1) config files are misplaced in /var/ o [2002/03/15] docs/35953 doc hosts.equiv(5) manual is confusing or wro o [2002/03/20] misc/36154 doc Getting USB mouse to work: usbd and mouse o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo o [2002/03/28] docs/36449 doc symlink(7) manual doesn't mention trailin o [2002/03/28] docs/36459 doc tftp(1) manual's "get" syntax/description o [2002/04/01] docs/36628 doc header an footer of openssl manpages are o [2002/04/18] docs/37221 doc obsolete reference to seqpacket in mount_ o [2002/04/25] docs/37470 doc jail field not documented in procfs(5) o [2002/05/03] docs/37719 doc Detail VOP_ naming in a relevant man-page o [2002/05/07] docs/37843 doc manual for pthread_setschedparam is wrong o [2002/05/15] docs/38117 doc New FAQ entry for memory states o [2002/05/15] docs/38118 doc New FAQ entry for amount of free memory o [2002/05/18] docs/38225 doc change "CDROM" to "CD-ROM" o [2002/05/22] docs/38426 doc extra manpage .Xr to locate relevant sysc o [2002/05/25] docs/38556 doc EPS file of beastie, as addition to exist o [2002/05/27] docs/38620 doc Committers Guide and CVS o [2002/05/27] docs/38647 doc cvsupit built-in instructions are slightl o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha o [2002/06/02] docs/38817 doc /usr/share/man/man8/boot.8.gz documents / o [2002/06/07] docs/38982 doc developers-hanbook/Jail fix o [2002/06/10] docs/39129 doc handbook; type WRT simulating postscript o [2002/06/12] docs/39213 doc No rc(4) man page o [2002/06/12] docs/39214 doc No my(4) man page o [2002/06/14] docs/39293 doc the dumpon man page incorrectly states th o [2002/06/15] docs/39348 doc kenv fetch of hostname requires dhcp/boot o [2002/06/19] docs/39530 doc access(2) man page has unnecessarily broa o [2002/06/19] docs/39532 doc 'find' man page should o [2002/06/24] docs/39822 doc firewall.7: change "Mbits" to "Mbits/s" a o [2002/06/24] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/07/04] docs/40196 doc man find does not describe -follow o [2002/07/05] docs/40234 doc Typos and language cleanup in /usr/share/ o [2002/07/07] docs/40313 doc Grammar, wording, and clarifications for o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/10] docs/40443 doc Update books/faq/book.sgml for USB .ko's o [2002/07/21] docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "C o [2002/07/22] docs/40910 doc [PATCH] Typos & grammer fixes for /usr/sh o [2002/07/22] docs/40911 doc [PATCH] Minor improvements for /usr/share o [2002/07/24] docs/40952 doc login.conf should mention that "idletime" o [2002/07/28] docs/41089 doc pax -B option does not mention interactio o [2002/07/29] docs/41110 doc "apropos linux" doesn't find brandelf o [2002/07/30] docs/41167 doc adventure.6 man-page, add section AUTHORS o [2002/08/02] docs/41263 doc [PATCH] Clarifications and minor grammer o [2002/08/02] docs/41270 doc confusing directions for kernelconfig cha o [2002/08/07] docs/41423 doc Update FAQ: attrib command for windows du o [2002/08/12] docs/41578 doc Incorrect #include in the usb(4) manpage o [2002/08/12] docs/41580 doc usb(4) manpage: Structures' fields aren't o [2002/08/18] docs/41761 doc Update for /ru/internal/ part of site o [2002/08/19] docs/41787 doc man page for route (Section 8) missing de o [2002/08/19] docs/41791 doc Documentation formatting error o [2002/08/19] docs/41807 doc natd -punch_fw "bug" o [2002/08/20] docs/41820 doc Device driver confusion in Handbook (2.3) o [2002/08/21] docs/41879 doc cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/22] docs/41919 doc MINI kernel for bootfloppy (Handbook p.34 a [2002/08/27] docs/42058 doc Documentation: Installing Oracle 8i onto o [2002/09/01] docs/42293 doc copystr(9) man page incorrectly describes o [2002/09/26] docs/43410 doc hardware-i386.html doesn't even mention p o [2002/09/27] docs/43416 doc pw(8) -u uidmin,uidmax feature is out of o [2002/10/01] docs/43569 doc src/share/examples/worm/README out-of-dat o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol man page f [2002/10/09] docs/43864 doc Minor documentation to add o [2002/10/10] docs/43899 doc incorrect info in man page for fetch (8) o [2002/10/11] docs/43941 doc Rationale for Upgrade Sequence o [2002/10/14] docs/44074 doc ln(1) manual clarifications [patch] o [2002/10/18] docs/44217 doc Problematic PDF version of handbook for 4 o [2002/10/21] docs/44337 doc [PATCH] netstat(1) manual references none o [2002/10/23] docs/44400 doc ipfw(8) has contradictions in bridged and o [2002/10/24] docs/44435 doc sysctl manpage: add example for tcsh o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for o [2002/11/14] docs/45294 doc LINT notes are murky re PQ_CACHESIZE sett o [2002/11/17] docs/45371 doc man page for exports lacks information on o [2002/11/25] docs/45702 doc Error in manual page ssh_config(5) o [2002/12/02] docs/45940 doc burncd missing info o [2002/12/11] docs/46181 doc "make fetch-recursive" target description o [2002/12/11] docs/46196 doc Missing return value in (set_)menu_format o [2002/12/11] docs/46200 doc fix for ru_RU.KOI8-R/books/porters-handbo o [2002/12/16] docs/46291 doc correlation between HZ kernel config para o [2002/12/16] docs/46295 doc please add information to Nvi recovery em o [2003/01/02] docs/46709 doc tables in terminfo.5 are broken o [2003/01/05] docs/46793 doc DEVICE_POLLING can not be used with SMP, o [2003/01/09] docs/46919 doc setkey(8) references the wrong RFC for ES o [2003/01/14] docs/47085 doc boot(8) manpage is incomplete according t o [2003/01/27] docs/47575 doc Clarify requirements for IPFW2 in STABLE o [2003/01/28] docs/47594 doc [PATH] passwd(5) incorrectly states allow o [2003/01/30] docs/47690 doc builtin(1) manpage is wrong about externa o [2003/01/30] docs/47705 doc wc(1) manpage has poor explanations. f [2003/02/02] docs/47818 doc ln(1) manpage is confusing o [2003/02/02] docs/47824 doc auto-create plist chapter should mention o [2003/02/05] docs/47991 doc Handbook section on upgrading kernel says o [2003/02/06] docs/48018 doc telnetd(8) manpage appears incorrect rega o [2003/02/07] docs/48038 doc [PATCH] add Tips and Tricks section into o [2003/02/08] docs/48083 doc [PATCH] missing #include in manpage for i o [2003/02/08] docs/48097 doc Manual for camediaplay(1) falsely describ o [2003/02/08] docs/48101 doc There's no documentation on the fixit dis o [2003/02/08] docs/48104 doc disktab(1) manpage omits b0 and b1, etc. o [2003/02/12] docs/48210 doc make -q only does what the manpage says i o [2003/02/14] docs/48277 doc send-pr man page does not mention MAIL_AG o [2003/02/17] docs/48407 doc PPP section needs a cleanup. o [2003/02/19] docs/48466 doc Document undocumented option -l in netsta o [2003/02/20] docs/48493 doc missing range information in arc4random() o [2003/02/21] docs/48545 doc The information in Handbook regarding "Du o [2003/02/28] docs/48767 doc wrong key numbers for left/right windows o [2003/03/06] docs/48980 doc [PATCH] nsgmls -s errors and sect. 3.2.1 o [2003/03/08] docs/49036 doc Add Sitecom multi-flash reader to umass(4 o [2003/03/13] docs/49977 doc DLink DWL520 is no longer Prism 2.5 based o [2003/03/14] docs/50013 doc [PATCH] add much more russian holydays o [2003/03/15] docs/50023 doc [patch] rc.conf(5) does not document moun o [2003/03/16] docs/50049 doc Counting error in init.8 o [2003/03/20] docs/50139 doc [PATCH] Update of amr(4) o [2003/03/21] docs/50181 doc localtime_r man page doesn't exist o [2003/03/22] docs/50200 doc Handbook "Kerberos" chapter doesn't quali o [2003/03/23] docs/50211 doc [PATCH] Fix textfile creation o [2003/03/24] docs/50248 doc New FreeBSD books 154 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 12:15: 9 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C619337B401 for ; Mon, 24 Mar 2003 12:15:05 -0800 (PST) Received: from usenet.otenet.gr (usenet.otenet.gr [195.170.0.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BED643F75 for ; Mon, 24 Mar 2003 12:15:04 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by usenet.otenet.gr (8.12.8/8.12.8) with ESMTP id h2OJTHGo009354 for ; Mon, 24 Mar 2003 21:29:17 +0200 (EET) Received: from gothmog.gr (patr530-a196.otenet.gr [212.205.215.196]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2OJS9h1026711; Mon, 24 Mar 2003 21:28:18 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2OJSAqu029261; Mon, 24 Mar 2003 21:28:10 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2OJS4hY029260; Mon, 24 Mar 2003 21:28:04 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 24 Mar 2003 21:28:04 +0200 From: Giorgos Keramidas To: Jeroen Ruigrok/asmodai Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/50211: [PATCH] Fix textfile creation Message-ID: <20030324192804.GA26996@gothmog.gr> References: <200303231710.h2NHAGEb024196@freefall.freebsd.org> <20030324020745.GA22656@gothmog.gr> <20030324024026.GA23139@gothmog.gr> <20030324074358.GL87781@nexus.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030324074358.GL87781@nexus.ninth-circle.org> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) X-Spam-Status: No, hits=-25.4 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, RCVD_IN_UNCONFIRMED_DSBL,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-03-24 08:43, Jeroen Ruigrok/asmodai wrote: >-On [20030324 04:02], Giorgos Keramidas (keramida@ceid.upatras.gr) wrote: >> I have been using w3m for producing text versions of the few Greek >> documents I managed to write so far. It just works. No special >> tweaking of ~/.w3m needed, no strange conversions donen to 8-bit text. > > Problem with w3m is that it doesn't format quite as well as (e)links > does (or did). > w3m cuts text off at certain points, whereas elinks does it right. > > Example: > > w3m -dump -T text/html -cols 78: > > For questions about TenDRA, read the documentation before contacting < > help@tendra.org>. Ah, yes. This is why I haven't been too persistent about switching to w3m for everything. > I need to add the explicit recognition of the HTML to w3m and lynx since > they apparently look at the extension of the filename, which is not > always .html, but also .html-text. w3m seems to work fairly well with -T text/html, fwiw. > I am not convinved either one is the best solution thus far. I am > going to hack elinks a bit to properly parse the Content-Type. > Funnily though, it ``translated'' the 8-bit Greek from a page into > latin-1 and I recognised Greek words. :) It's a bit early to be certain how well it will work if I use it for a while and read the documentation or source more carefully. What you describe seems to be a result of the notion elinks has for "output terminals". Is there some way of forcing elinks to use a "dumb" terminal which we can set to ISO-8859-7 or whatever else with command line options when -dump is used? It does recognise Greek text but uses 7-bit approximations for the output characters. For instance: Ellhnik'o ke'imeno. which is "Greek text" in 7-bit approximations of ISO-8859-7 Greek. This is not enough though. For European texts we need a browser that can -dump 8-bit text without doing funky things with the characters. I can't speak for Chinese, Japanese, Hangul or any other language that uses wide characters or Unicode, so I'll leave this to more experienced people who actually use those languages and encodings. > Btw, I truly think Unix sucks hard when it comes to l10n and i18n. Been > trying to get my aterm to display Greek for the past hour or so. Ehm, I'm not using aterm but it's small enough. Let me install it for a while... [ installs aterm port ] ...ah there it is. It works fine with Greek here. I'm using a font that I hacked with xmbdfed to add ISO-8859-7 Greek characters, derived from lucida-typewriter-10 and it displays Greek fine, but fails to read *any* Greek at all from the keyboard. Transparencies and all the rest are nice, but terminal emulators really need to grow up and learn to be 8-bit clean in 2003 :-( - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 12:40:48 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 830E037B401; Mon, 24 Mar 2003 12:40:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2440D43F3F; Mon, 24 Mar 2003 12:40:44 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2OKeiNS014758; Mon, 24 Mar 2003 12:40:44 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2OKei9T014754; Mon, 24 Mar 2003 12:40:44 -0800 (PST) Date: Mon, 24 Mar 2003 12:40:44 -0800 (PST) From: Ceri Davies Message-Id: <200303242040.h2OKei9T014754@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-doc@FreeBSD.org, ceri@FreeBSD.org Subject: Re: docs/50248: New FreeBSD books X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New FreeBSD books Responsible-Changed-From-To: freebsd-doc->ceri Responsible-Changed-By: ceri Responsible-Changed-When: Mon Mar 24 12:40:27 PST 2003 Responsible-Changed-Why: I'll look after this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=50248 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 13:51:48 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41D3637B401 for ; Mon, 24 Mar 2003 13:51:46 -0800 (PST) Received: from quasi.ksl.com (quasi.ksl.com [64.147.136.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CDB043F3F for ; Mon, 24 Mar 2003 13:51:45 -0800 (PST) (envelope-from kerry.cox@ksl.com) Received: from quasi.ksl.com (quasi.ksl.com [64.147.136.144]) by quasi.ksl.com (8.11.6/8.11.6) with ESMTP id h2OLpjH01087 for ; Mon, 24 Mar 2003 14:51:45 -0700 Subject: XML or SGML source for the FreeBSD Handbook From: Kerry Cox To: doc@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-53v0r0q2mYp21MZaJ8wd" X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6) Date: 24 Mar 2003 14:51:44 -0700 Message-Id: <1048542705.834.1.camel@quasi.ksl.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-12.6 required=5.0 tests=PGP_SIGNATURE_2,USER_AGENT_XIMIAN autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-53v0r0q2mYp21MZaJ8wd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Is it possible to view a portion of the XML or SGML source along with the docbook.css source for ideas on how to assist in creating our own documentation? There is a lack of useful resources available for generating DOcBook formatted HTML pages using XML source. Thanks much. KJ --=20 /-----------------------------\__/--------------------------------\ | Kerry J. Cox __ kerry.cox@ksl.com | | KSL System Administrator | | p: 801.575.7771 | | http://www.ksl.com/ |__| f: 801.575.5745 | | GPG Key: __ http://quasi.ksl.com/kerry.asc | \-----------------------------/ \--------------------------------/ --=-53v0r0q2mYp21MZaJ8wd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA+f33wBCt2nS7asz4RAiTbAJ0X7CyiE7ZbHLIjXnZ5YsRtqlk1aACdFZJe O5avloOFwL8niemM0hTgDE4= =HMl+ -----END PGP SIGNATURE----- --=-53v0r0q2mYp21MZaJ8wd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 15: 3:18 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47D5537B401; Mon, 24 Mar 2003 15:03:15 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F222D43F93; Mon, 24 Mar 2003 15:03:13 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-b161.otenet.gr [212.205.244.169]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2ON38h1013071; Tue, 25 Mar 2003 01:03:10 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2ON35CS000952; Tue, 25 Mar 2003 01:03:05 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2OLIwGA043242; Mon, 24 Mar 2003 23:18:58 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Mon, 24 Mar 2003 23:18:58 +0200 From: Giorgos Keramidas To: Tilman Linneweh Cc: freebsd-docs@FreeBSD.org Subject: Re: docs/50248: New FreeBSD books Message-ID: <20030324211858.GA43178@gothmog.gr> References: <200303241527.h2OFRXQT040804@tl.kom.tuwien.ac.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <200303241527.h2OFRXQT040804@tl.kom.tuwien.ac.at> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) X-Spam-Status: No, hits=-31.7 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,RCVD_IN_UNCONFIRMED_DSBL,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 2003-03-24 16:27, Tilman Linneweh wrote: > > Today I visited my local book store and was impressed how many > FreeBSD books, he had available. > > I missed some in the bibliography chapter. I also added ISBN Numbers > and publishing year, since I think this info is quite useful. And I > changed the publisher for "The complete FreeBSD" from BSDi to > O'Reilly, as they published the latest version. It builds fine and looks great to me :-) Commit it after 4.8-RELEASE please (which should be very soon now). - Giorgos --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+f3ZC1g+UGjGGA7YRAqnmAJ9NZcXMEoF+XL8TGdS2HEG8dxJBBgCgiX11 EGMVBulEMsjxJVkxpvIcycY= =/+OD -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 15:10:30 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A0E37B401 for ; Mon, 24 Mar 2003 15:10:27 -0800 (PST) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAB7F43F85 for ; Mon, 24 Mar 2003 15:10:26 -0800 (PST) (envelope-from chris@unixpages.org) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by haakonia.hitnet.rwth-aachen.de (Postfix) with ESMTP id 09AC5A91E; Tue, 25 Mar 2003 00:10:26 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id 9E996466F; Tue, 25 Mar 2003 00:10:25 +0100 (CET) Date: Tue, 25 Mar 2003 00:10:25 +0100 From: Christian Brueffer To: Kerry Cox Cc: doc@FreeBSD.ORG Subject: Re: XML or SGML source for the FreeBSD Handbook Message-ID: <20030324231025.GE36490@unixpages.org> References: <1048542705.834.1.camel@quasi.ksl.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rErXCrER28iYcLtG" Content-Disposition: inline In-Reply-To: <1048542705.834.1.camel@quasi.ksl.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.0-CURRENT X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --rErXCrER28iYcLtG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 24, 2003 at 02:51:44PM -0700, Kerry Cox wrote: > Is it possible to view a portion of the XML or SGML source along with > the docbook.css source for ideas on how to assist in creating our own > documentation? > There is a lack of useful resources available for generating DOcBook > formatted HTML pages using XML source. > Thanks much. > KJ > --=20 You can browse the FreeBSD website sources via cvsweb at http://www.freebsd.org/cgi/cvsweb.cgi/ , or just use cvsup to get a local copy. Furthermore, O'Reilly has an onlone version of DocBook: The Definite Guide at http://www.docbook.org/tdg/en/html/docbook.html . I hope this answers your question, I didn't understand it quite right :-) - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --rErXCrER28iYcLtG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+f5BhbHYXjKDtmC0RAprTAJ4nARearAAidUtVWqiaSh26I9FaJQCgwY3c srO1mzHO5OeW0movvbIaVX8= =bqGi -----END PGP SIGNATURE----- --rErXCrER28iYcLtG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 17:38:46 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BADB037B401; Mon, 24 Mar 2003 17:38:43 -0800 (PST) Received: from www.reppep.com (www.reppep.com [66.92.104.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D81143F85; Mon, 24 Mar 2003 17:38:41 -0800 (PST) (envelope-from pepper@reppep.com) Received: from [66.92.104.201] (g4.reppep.com [66.92.104.201]) by www.reppep.com (Postfix) with ESMTP id 28462FDC2; Mon, 24 Mar 2003 20:38:43 -0500 (EST) Mime-Version: 1.0 X-Sender: pepper@mail.reppep.com Message-Id: In-Reply-To: <200303231334.h2NDYbqK036837@freefall.freebsd.org> References: <200303231334.h2NDYbqK036837@freefall.freebsd.org> Date: Mon, 24 Mar 2003 20:38:26 -0500 To: Christian Brueffer From: Chris Pepper Subject: Re: docs/44296: Contributors page refers to History section of the Handbook for info on BSDi, which doesn't exist. Cc: brueffer@FreeBSD.org, freebsd-doc@FreeBSD.org Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Spam-Status: No, hits=-22.9 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 2:34 PM +0100 2003/03/23, Christian Brueffer wrote: >Synopsis: Contributors page refers to History section of the >Handbook for info on BSDi, which doesn't exist. > >State-Changed-From-To: open->closed >State-Changed-By: brueffer >State-Changed-When: Sun Mar 23 14:33:24 CET 2003 >State-Changed-Why: >The page now refers to a section which actually exists in the table of >contents of the handbook. Thanks for the report! > >http://www.freebsd.org/cgi/query-pr.cgi?pr=44296 still has 2 BSDi references. The first is not a link, and the second goes to , which doesn't work. It looks like they're now called Wind River Systems . Chris Pepper -- Chris Pepper: Rockefeller University: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Mar 24 19:27:27 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7129637B439 for ; Mon, 24 Mar 2003 19:27:23 -0800 (PST) Received: from ren.detir.qld.gov.au (ns.detir.qld.gov.au [203.46.81.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A08BA43F75 for ; Mon, 24 Mar 2003 19:27:21 -0800 (PST) (envelope-from target@detir.qld.gov.au) Received: from deip (blackhole-1.detir.qld.gov.au [167.123.1.36]) by ren.detir.qld.gov.au (8.12.8/8.12.7) with SMTP id h2P3PGXX018856 for doc@FreeBSD.org; Tue, 25 Mar 2003 13:25:36 +1000 (EST) Date: Tue, 25 Mar 2003 13:25:16 +1000 (EST) Message-Id: <200303250325.h2P3PGXX018856@ren.detir.qld.gov.au> From: target@detir.qld.gov.au To: doc@FreeBSD.org Subject: digiboard driver q/email X-Spam-Status: No, hits=0.7 required=5.0 tests=NO_REAL_NAME version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Do you have a contact email address for the author of the digiboard multiport serial card driver? I need to ask a question re. the Acceleport XP and whether or not it is supported (doesnt seem to be but may). thanks, John Peller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 0:52:50 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CACD37B401 for ; Tue, 25 Mar 2003 00:52:47 -0800 (PST) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 765EC43FA3 for ; Tue, 25 Mar 2003 00:52:45 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 18765 invoked from network); 25 Mar 2003 08:47:59 -0000 Received: from office.sbnd.net (HELO straylight.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 25 Mar 2003 08:47:58 -0000 Received: (qmail 11106 invoked by uid 1000); 25 Mar 2003 08:50:55 -0000 Date: Tue, 25 Mar 2003 10:50:55 +0200 From: Peter Pentchev To: target@detir.qld.gov.au Cc: doc@FreeBSD.org Subject: Re: digiboard driver q/email Message-ID: <20030325085055.GS615@straylight.oblivion.bg> Mail-Followup-To: target@detir.qld.gov.au, doc@FreeBSD.org References: <200303250325.h2P3PGXX018856@ren.detir.qld.gov.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rFUhhEVnhEf/dYhU" Content-Disposition: inline In-Reply-To: <200303250325.h2P3PGXX018856@ren.detir.qld.gov.au> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.2 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --rFUhhEVnhEf/dYhU Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 25, 2003 at 01:25:16PM +1000, target@detir.qld.gov.au wrote: >=20 > Hi, >=20 > Do you have a contact email address for the author of the digiboard > multiport serial card driver? If you have the FreeBSD source tree, you could look at the source files for the driver in question. In this case, for the dgb and dgm drivers, the source is in the src/sys/dev/dgb/ directory, and at the top of the dgm.c file there are a couple of names and e-mail addresses mentioned. My guess would be to try Sergey Babkin and Brian Somers; however, see below. > I need to ask a question re. the Acceleport XP and whether or not it is > supported (doesnt seem to be but may). For such questions you might want to try the questions@FreeBSD.org mailing list first :) There, you could find other users of FreeBSD - not only the driver authors - who could provide some additional help. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Thit sentence is not self-referential because "thit" is not a word. --rFUhhEVnhEf/dYhU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+gBhv7Ri2jRYZRVMRAj2vAKCdPenbEsZ53/0Pmr/siGke16CajACfUEQY hOaNcgjymGUyT7iuzoyV9Lo= =rHie -----END PGP SIGNATURE----- --rFUhhEVnhEf/dYhU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 1:52:45 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52C5037B401 for ; Tue, 25 Mar 2003 01:52:44 -0800 (PST) Received: from mother.ludd.luth.se (mother.ludd.luth.se [130.240.16.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D8743F93 for ; Tue, 25 Mar 2003 01:52:42 -0800 (PST) (envelope-from pb@ludd.luth.se) Received: from brother.ludd.luth.se (brother.ludd.luth.se [130.240.16.78]) by mother.ludd.luth.se (8.11.6+Sun/8.9.3) with ESMTP id h2P9qe816392 for ; Tue, 25 Mar 2003 10:52:40 +0100 (MET) From: Peter B Received: (from pb@localhost) by brother.ludd.luth.se (8.11.6+Sun/8.9.3) id h2P9qeq14541 for doc@FreeBSD.org; Tue, 25 Mar 2003 10:52:40 +0100 (MET) Message-Id: <200303250952.h2P9qeq14541@brother.ludd.luth.se> Subject: bad typo? To: doc@FreeBSD.org Date: Tue, 25 Mar 2003 10:52:40 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At: http://www.freebsd.org/releases/4.7R/hardware-i386.html#AEN1956 It says: Floppy drives ( fd(4) driver) Which links to: http://www.FreeBSD.org/cgi/man.cgi?query=fd&sektion=4&manpath=FreeBSD+4.7-RELEASE Shouldn't it be "fdc" instead of "fd" ..? /P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 5:42:14 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C49E837B401 for ; Tue, 25 Mar 2003 05:42:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7304A43FA3 for ; Tue, 25 Mar 2003 05:42:11 -0800 (PST) (envelope-from www@FreeBSD.org) Received: from freefall.freebsd.org (www@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PDgBNS012609 for ; Tue, 25 Mar 2003 05:42:11 -0800 (PST) (envelope-from www@freefall.freebsd.org) Received: (from www@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PDgBxK012608 for freebsd-doc; Tue, 25 Mar 2003 05:42:11 -0800 (PST) Date: Tue, 25 Mar 2003 05:42:11 -0800 (PST) From: WWW pseudo-user Message-Id: <200303251342.h2PDgBxK012608@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Subject: FreeBSD web build failed on freefall.freebsd.org X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org install -c -o www -g www -m 444 docbook.css /c/www/build/www/it/doc/it_IT.ISO8859-15/books/unix-introduction /c/www/build/www/it/doc/it -> /c/www/build/www/it/doc/it_IT.ISO8859-15 ===> ../ja ===> ../ja/security ===> ../ja/commercial ===> ../ja/docproj ===> ../ja/news ===> ../ja/news/1996 ===> ../ja/news/1997 ===> ../ja/news/1996 ===> ../ja/news/1997 ===> ../ja/internal ===> ../ja/java ===> ../ja/java/dists ===> ../ja/java/links ===> ../ja/java/dists ===> ../ja/java/links ===> ../ja/copyright ===> ../ja/search ===> ../ja/gallery ===> ../ja/projects ===> ../ja/prstats ===> ../ja/prstats/../../tools/prstats ./go.tcl /c/gnats couldn't open "/c/gnats/pending/50266": no such file or directory while executing "open $fn" (procedure "PR" line 5) invoked from within "PR $pr" ("foreach" body line 2) invoked from within "foreach pr [glob $gnatsdir] { PR $pr } " (file "./go.tcl" line 45) *** Error code 1 Stop in /c/www/build/www/tools/prstats. *** Error code 1 Stop in /c/www/build/www/ja/prstats. *** Error code 1 Stop in /c/www/build/www/ja. *** Error code 1 Stop in /c/www/build/www/en. 1168.34 real 839.33 user 41.42 sys To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 5:48:13 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A20D37B401; Tue, 25 Mar 2003 05:48:10 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id C149143F85; Tue, 25 Mar 2003 05:48:09 -0800 (PST) (envelope-from 520023893678-0001@t-online.de) Received: from fwd05.sul.t-online.de by mailout05.sul.t-online.com with smtp id 18xomc-00033R-03; Tue, 25 Mar 2003 14:48:06 +0100 Received: from pD950C7C7.dip.t-dialin.net (520023893678-0001@[217.80.199.199]) by fwd05.sul.t-online.com with esmtp id 18xomH-0e5I1YC; Tue, 25 Mar 2003 14:47:45 +0100 Date: Tue, 25 Mar 2003 14:53:47 +0100 (CET) From: 520023893678-0001@t-online.de (P. U. Kruppa) Reply-To: "P.U.Kruppa" To: taxman Cc: freebsd-questions@FreeBSD.ORG, "" Subject: Re: 5.0 Release frequently asked questions In-Reply-To: <200303231305.59748.taxman@acd.net> Message-ID: <20030325144824.C26647@small.pukruppa.de> References: <200303231305.59748.taxman@acd.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520023893678-0001@t-dialin.net X-Spam-Status: No, hits=-24.2 required=5.0 tests=EMAIL_ATTRIBUTION,FROM_ENDS_IN_NUMS,IN_REP_TO, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,RCVD_IN_NJABL, RCVD_IN_OSIRUSOFT_COM,REFERENCES,REPLY_WITH_QUOTES, X_NJABL_DIALUP autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 23 Mar 2003, taxman wrote: > > Hi, due to the multiple questions that users have regarding 5.0, and not > reading the documentation, I whipped up a quick version specific FAQ, that I > think will be useful at least until 5.1 is released or 5-stable is created. > We seem to get up to 5 questions a day on the questions mailing list from > people that didn't read the early adopters guide and assumed the 5.0 was > another production quality release. > Please comment on this and let me know if you think it needs wider release. > Mike Meyer was nice enough to host it for me. > > http://www.mired.org/5.0-not-production.html Ok. I think I have got two nice and typical 5.0-nonProduction questions for you: 1) What do these messages calcru: negative time of -67779 usec ... messages mean? They don't seem to do any harm, but frequently fill up my console. 2) What has become out of the /modules directory? Regards, Uli. > > Thanks, > > Tim > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > +-----------------------------------+ | Peter Ulrich Kruppa | | - Wuppertal - | | Germany | +-----------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6: 7:48 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 861F237B404; Tue, 25 Mar 2003 06:07:46 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A5D43FAF; Tue, 25 Mar 2003 06:07:45 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-a122.otenet.gr [212.205.215.122]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2PE7dh1022186; Tue, 25 Mar 2003 16:07:42 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2PE7ZvO004053; Tue, 25 Mar 2003 16:07:35 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2PE7Ztt004052; Tue, 25 Mar 2003 16:07:35 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Tue, 25 Mar 2003 16:07:35 +0200 From: Giorgos Keramidas To: www@FreeBSD.org Cc: doc@FreeBSD.org Subject: Re: FreeBSD web build failed on freefall.freebsd.org Message-ID: <20030325140734.GA3979@gothmog.gr> References: <200303251342.h2PDgBxK012608@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303251342.h2PDgBxK012608@freefall.freebsd.org> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) X-Spam-Status: No, hits=-18.5 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, RCVD_IN_UNCONFIRMED_DSBL,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-03-25 05:42, WWW pseudo-user wrote: > ===> ../ja/prstats/../../tools/prstats > ./go.tcl /c/gnats > couldn't open "/c/gnats/pending/50266": no such file or directory > while executing > "open $fn" > (procedure "PR" line 5) > invoked from within > "PR $pr" > ("foreach" body line 2) > invoked from within > "foreach pr [glob $gnatsdir] { > PR $pr > } > " > (file "./go.tcl" line 45) > *** Error code 1 Hehehehe :-) T DEAD CRON JOB, AM REFILING THIS PR, SO RELAX K THX! PS: This should be fixed now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:20:17 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95AD837B404 for ; Tue, 25 Mar 2003 06:20:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4516143FB1 for ; Tue, 25 Mar 2003 06:20:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEKBNS022545 for ; Tue, 25 Mar 2003 06:20:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEKBbc022544; Tue, 25 Mar 2003 06:20:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B8C937B401 for ; Tue, 25 Mar 2003 06:15:03 -0800 (PST) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09E243F75 for ; Tue, 25 Mar 2003 06:15:01 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 7975E127; Tue, 25 Mar 2003 17:14:59 +0300 (MSK) Message-Id: <20030325141459.7975E127@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:14:59 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50277: [PATCH] ccd(4): remove MAKEDEV xref X-Spam-Status: No, hits=-12.3 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50277 >Category: docs >Synopsis: [PATCH] ccd(4): remove MAKEDEV xref >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:20:10 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: ccd(4): remove MAKEDEV xref >How-To-Repeat: >Fix: Index: src/share/man/man4/ccd.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/ccd.4,v retrieving revision 1.26 diff -u -r1.26 ccd.4 --- src/share/man/man4/ccd.4 24 Dec 2002 16:52:30 -0000 1.26 +++ src/share/man/man4/ccd.4 25 Mar 2003 14:15:52 -0000 @@ -218,7 +218,6 @@ .Xr config 8 , .Xr disklabel 8 , .Xr fsck 8 , -.Xr MAKEDEV 8 , .Xr mount 8 , .Xr newfs 8 , .Xr vinum 8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:20:22 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47B937B405 for ; Tue, 25 Mar 2003 06:20:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C33B543FBF for ; Tue, 25 Mar 2003 06:20:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEKBNS022558 for ; Tue, 25 Mar 2003 06:20:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEKBxI022557; Tue, 25 Mar 2003 06:20:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C63B37B401 for ; Tue, 25 Mar 2003 06:17:09 -0800 (PST) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDA343F93 for ; Tue, 25 Mar 2003 06:17:08 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id E48F0193; Tue, 25 Mar 2003 17:17:07 +0300 (MSK) Message-Id: <20030325141707.E48F0193@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:17:07 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50278: [PATCH] kld(4): remove MAKEDEV xref X-Spam-Status: No, hits=-11.8 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50278 >Category: docs >Synopsis: [PATCH] kld(4): remove MAKEDEV xref >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:20:11 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: kld(4): remove MAKEDEV xref >How-To-Repeat: >Fix: Index: src/share/man/man4/kld.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/kld.4,v retrieving revision 1.16 diff -u -r1.16 kld.4 --- src/share/man/man4/kld.4 12 Dec 2002 17:25:56 -0000 1.16 +++ src/share/man/man4/kld.4 25 Mar 2003 14:16:57 -0000 @@ -92,21 +92,10 @@ New block and character device drivers may be loaded into the system with .Nm . -The major problem with loading -a device driver is that the driver's -device nodes must exist for the -devices to be accessed. They are usually -created by using -.Xr MAKEDEV 8 -or -.Xr mknod 8 -(if the device is not supported by the -.Xr MAKEDEV 8 -script) or, by writing a -shell script to run -.Xr kldload 8 -which should run the appropriate program to create the devices when the -driver has been successfully loaded. +For more information consult with +.Xr devd 8 +and +.Xr devfs 5 .El .Sh FILES .Bl -tag -width /usr/include/sys/module.h -compact @@ -127,6 +116,8 @@ .Xr kldnext 2 , .Xr kldstat 2 , .Xr kldunload 2 , +.Xr devfs 5 , +.Xr devd 8 , .Xr kldload 8 , .Xr kldstat 8 , .Xr kldunload 8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:24:49 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10EE37B401 for ; Tue, 25 Mar 2003 06:24:45 -0800 (PST) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D4743FA3 for ; Tue, 25 Mar 2003 06:24:44 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: from blackhelicopters.org (mwlucas@localhost [127.0.0.1]) by blackhelicopters.org (8.12.8/8.12.8) with ESMTP id h2PEOiDn074744 for ; Tue, 25 Mar 2003 09:24:44 -0500 (EST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.12.8/8.12.8/Submit) id h2PEOiig074743 for doc@freebsd.org; Tue, 25 Mar 2003 09:24:44 -0500 (EST) Date: Tue, 25 Mar 2003 09:24:44 -0500 From: "Michael W . Lucas" To: doc@freebsd.org Subject: freeze? Message-ID: <20030325092443.A74724@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Spam-Status: No, hits=-14.2 required=5.0 tests=AWL,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Are we still in 4.8 freeze here? I actually have a few hours today and tomorrow to work on the FAQ, so I'm assuming that the tree is frozen... :-) ==ml -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.BlackHelicopters.org/~mwlucas/ Absolute BSD: http://www.AbsoluteBSD.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:27:36 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CF3B37B401; Tue, 25 Mar 2003 06:27:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0650D43F93; Tue, 25 Mar 2003 06:27:34 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PERXNS024711; Tue, 25 Mar 2003 06:27:33 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PERX6X024707; Tue, 25 Mar 2003 06:27:33 -0800 (PST) Date: Tue, 25 Mar 2003 06:27:33 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303251427.h2PERX6X024707@freefall.freebsd.org> To: osa@FreeBSD.org.ru, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50277: [PATCH] ccd(4): remove MAKEDEV xref X-Spam-Status: No, hits=-6.6 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] ccd(4): remove MAKEDEV xref State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 06:26:58 PST 2003 State-Changed-Why: Committed, thanks. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 06:26:58 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=50277 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:30:28 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B99137B41C for ; Tue, 25 Mar 2003 06:30:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B58A43FDD for ; Tue, 25 Mar 2003 06:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEUKNS024879 for ; Tue, 25 Mar 2003 06:30:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEUKwQ024878; Tue, 25 Mar 2003 06:30:20 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6430D37B401 for ; Tue, 25 Mar 2003 06:22:18 -0800 (PST) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D01DA43FAF for ; Tue, 25 Mar 2003 06:22:17 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 98602193; Tue, 25 Mar 2003 17:22:16 +0300 (MSK) Message-Id: <20030325142216.98602193@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:22:16 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50280: [PATCH] pcm(4): remove MAKEDEV reference X-Spam-Status: No, hits=-11.4 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50280 >Category: docs >Synopsis: [PATCH] pcm(4): remove MAKEDEV reference >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:30:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: pcm(4): remove MAKEDEV reference, clean up In -CURRENT we do not need reference "For systems without devfs(5)". >How-To-Repeat: >Fix: =================================================================== RCS file: /home/ncvs/src/share/man/man4/pcm.4,v retrieving revision 1.28 diff -u -r1.28 pcm.4 --- src/share/man/man4/pcm.4 13 Dec 2002 09:05:50 -0000 1.28 +++ src/share/man/man4/pcm.4 25 Mar 2003 14:20:57 -0000 @@ -152,29 +152,7 @@ On systems with .Xr devfs 5 , supported device nodes will be created automatically. -For systems without -.Xr devfs 5 , -appropriate device nodes and symbolic links for the -.Ql pcm0 -device can be created with the following commands: -.Bd -literal -offset indent -cd /dev; sh MAKEDEV snd0 -.Ed -.Pp -Similarly, the device nodes and symbolic links for the -.Ql pcm1 -device would be created as follows: -.Bd -literal -offset indent -cd /dev; sh MAKEDEV snd1 -.Ed -.Pp -Since the -.Pa /dev/MAKEDEV -utility creates symbolic links that will be used by -many utilities by default, -the device nodes and symbolic links for the -preferred audio device in systems with multiple audio devices -should be created last. +.El .Sh DIAGNOSTICS AND TROUBLESHOOTING .Bl -tag -width 2m .It ac97: dac not ready >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:30:33 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE29037B40A for ; Tue, 25 Mar 2003 06:30:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A63943FE0 for ; Tue, 25 Mar 2003 06:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEUKNS024892 for ; Tue, 25 Mar 2003 06:30:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEUKiJ024891; Tue, 25 Mar 2003 06:30:20 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 178A637B401 for ; Tue, 25 Mar 2003 06:27:23 -0800 (PST) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860E143F93 for ; Tue, 25 Mar 2003 06:27:22 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 63CDCC8; Tue, 25 Mar 2003 17:27:21 +0300 (MSK) Message-Id: <20030325142721.63CDCC8@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:27:21 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50281: [PATCH] tap(4): clean up MAKEDEV entry X-Spam-Status: No, hits=-11.0 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50281 >Category: docs >Synopsis: [PATCH] tap(4): clean up MAKEDEV entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:30:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: tap(4): clean up MAKEDEV entry >How-To-Repeat: >Fix: Index: src/share/man/man4/tap.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/tap.4,v retrieving revision 1.13 diff -u -r1.13 tap.4 --- src/share/man/man4/tap.4 29 Nov 2002 11:39:19 -0000 1.13 +++ src/share/man/man4/tap.4 25 Mar 2003 14:27:05 -0000 @@ -45,23 +45,6 @@ .Nm is built into your kernel, the network interfaces cannot be removed). .Pp -On older systems without -.Xr devfs 5 -support, -.Xr MAKEDEV 8 -should be used to create the initial control devices and the task -of locating an unused device is left up to the opener (a -.Nm -device is usually obtained by attempting to open -.Pa /dev/tap0 , -and if that fails -.Pa /dev/tap1 -etc., until an -.Va errno -of -.Er EBUSY -is not received). -.Pp On systems with .Xr devfs 5 support, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:32:32 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72EFD37B401 for ; Tue, 25 Mar 2003 06:32:27 -0800 (PST) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBF943F85 for ; Tue, 25 Mar 2003 06:32:26 -0800 (PST) (envelope-from chris@unixpages.org) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by haakonia.hitnet.rwth-aachen.de (Postfix) with ESMTP id 3CB9AC1DC; Tue, 25 Mar 2003 15:32:25 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id 5BCB0466F; Tue, 25 Mar 2003 15:32:24 +0100 (CET) Date: Tue, 25 Mar 2003 15:32:24 +0100 From: Christian Brueffer To: "Michael W . Lucas" Cc: doc@FreeBSD.ORG Subject: Re: freeze? Message-ID: <20030325143223.GI36490@unixpages.org> References: <20030325092443.A74724@blackhelicopters.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3LDjyuwMyYgFmzqN" Content-Disposition: inline In-Reply-To: <20030325092443.A74724@blackhelicopters.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.0-CURRENT X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D X-Spam-Status: No, hits=-38.8 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --3LDjyuwMyYgFmzqN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 25, 2003 at 09:24:44AM -0500, Michael W . Lucas wrote: >=20 > Are we still in 4.8 freeze here? >=20 > I actually have a few hours today and tomorrow to work on the FAQ, so > I'm assuming that the tree is frozen... :-) >=20 To quote Bruce Mah: ---- Hi gang-- I've just applied the RELEASE_4_8_0 tag to the head of the doc/ tree and successfully done a build of all the docs. You can now consider the doc/ tree to be reopened for commits, although any changes from here on out will not be reflected in 4.8-RELEASE. (It's still probably a good idea to refrain from making huge, sweeping changes or major changes to the building infrastructure until the release is actually completed, just in case we need to move tags around for some reason.) As stated previously, version number bumps (and sliding of tags for the affected files) will happen a little closer to the actual release date. Thanks for everybody's hard work! Bruce. ---- Guess it would be a good idea to merge FAQ changes in after 4.8. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --3LDjyuwMyYgFmzqN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+gGh3bHYXjKDtmC0RAgeOAJ9p9g5KU1JUEIj1BrrAHhXukSiTdACdEEQd JiCMyDH3p7dDubzEL7WWNR0= =XnL7 -----END PGP SIGNATURE----- --3LDjyuwMyYgFmzqN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:40:11 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C41137B401 for ; Tue, 25 Mar 2003 06:40:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F58943FAF for ; Tue, 25 Mar 2003 06:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEe4NS026909 for ; Tue, 25 Mar 2003 06:40:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEe4x7026908; Tue, 25 Mar 2003 06:40:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF9637B401 for ; Tue, 25 Mar 2003 06:31:00 -0800 (PST) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38B3B43F75 for ; Tue, 25 Mar 2003 06:31:00 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 49EA5124; Tue, 25 Mar 2003 17:30:59 +0300 (MSK) Message-Id: <20030325143059.49EA5124@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:30:59 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50282: [PATCH] tun(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-10.7 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50282 >Category: docs >Synopsis: [PATCH] tun(4) clean up MAKEDEV entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:40:03 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: tun(4) clean up MAKEDEV entry >How-To-Repeat: >Fix: Index: src/share/man/man4/tun.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/tun.4,v retrieving revision 1.17 diff -u -r1.17 tun.4 --- src/share/man/man4/tun.4 25 Aug 2001 09:14:55 -0000 1.17 +++ src/share/man/man4/tun.4 25 Mar 2003 14:30:50 -0000 @@ -46,23 +46,6 @@ .Nm is built into your kernel, the network interfaces cannot be removed). .Pp -On older systems without -.Xr devfs 5 -support, -.Xr MAKEDEV 8 -should be used to create the initial control devices and the task -of locating an unused device is left up to the opener (a -.Nm -device is usually obtained by attempting to open -.Pa /dev/tun0 , -and if that fails -.Pa /dev/tun1 -etc., until an -.Va errno -of -.Er EBUSY -is not received). -.Pp On systems with .Xr devfs 5 support, @@ -299,8 +282,7 @@ .Xr intro 4 , .Xr pty 4 , .Xr devfs 5 , -.Xr ifconfig 8 , -.Xr MAKEDEV 8 +.Xr ifconfig 8 .Sh AUTHORS This manual page was originally obtained from .Nx . >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:40:15 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B5537B404 for ; Tue, 25 Mar 2003 06:40:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A055743FCB for ; Tue, 25 Mar 2003 06:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEe4NS026922 for ; Tue, 25 Mar 2003 06:40:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEe4up026921; Tue, 25 Mar 2003 06:40:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 909E337B401 for ; Tue, 25 Mar 2003 06:36:53 -0800 (PST) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 113EB43FAF for ; Tue, 25 Mar 2003 06:36:53 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id F0D05C8; Tue, 25 Mar 2003 17:36:51 +0300 (MSK) Message-Id: <20030325143651.F0D05C8@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:36:51 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50283: [PATCH] ukbd(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50283 >Category: docs >Synopsis: [PATCH] ukbd(4) clean up MAKEDEV entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:40:04 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: ukbd(4) clean up MAKEDEV entry >How-To-Repeat: >Fix: Index: src/share/man/man4/ukbd.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/ukbd.4,v retrieving revision 1.26 diff -u -r1.26 ukbd.4 --- src/share/man/man4/ukbd.4 30 Oct 2002 22:27:54 -0000 1.26 +++ src/share/man/man4/ukbd.4 25 Mar 2003 14:37:02 -0000 @@ -52,13 +52,6 @@ .Pp .Dl "options KBD_INSTALL_CDEV" .Pp -Go to -.Pa /dev -and make device nodes -.Pa kbd* : -.Pp -.Dl "sh MAKEDEV kbd0 kbd1" -.Pp If both an AT keyboard USB keyboards are used at the same time, the AT keyboard will appear as .Pa kbd0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:50:17 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D6D337B404 for ; Tue, 25 Mar 2003 06:50:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D826543F75 for ; Tue, 25 Mar 2003 06:50:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEoCNS028898 for ; Tue, 25 Mar 2003 06:50:12 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEoCGE028897; Tue, 25 Mar 2003 06:50:12 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC0AA37B401 for ; Tue, 25 Mar 2003 06:40:40 -0800 (PST) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32B0943F85 for ; Tue, 25 Mar 2003 06:40:40 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 00BE7127; Tue, 25 Mar 2003 17:40:38 +0300 (MSK) Message-Id: <20030325144038.00BE7127@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:40:38 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50284: [PATCH] urio(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-10.2 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50284 >Category: docs >Synopsis: [PATCH] urio(4) clean up MAKEDEV entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:50:12 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: urio(4) clean up MAKEDEV entry >How-To-Repeat: >Fix: Index: src/share/man/man4/urio.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/urio.4,v retrieving revision 1.7 diff -u -r1.7 urio.4 --- src/share/man/man4/urio.4 14 Jul 2001 19:40:48 -0000 1.7 +++ src/share/man/man4/urio.4 25 Mar 2003 14:40:25 -0000 @@ -67,12 +67,6 @@ driver to the kernel: .Dl device urio .Pp -The following commands create the device node in the -.Pa /dev -directory: -.Dl cd /dev -.Dl sh MAKEDEV urio0 -.Pp Finally, to download a song over the .Tn USB connection into the Rio500 using the >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:50:19 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A62E237B401 for ; Tue, 25 Mar 2003 06:50:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC6543F3F for ; Tue, 25 Mar 2003 06:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEoFNS028908 for ; Tue, 25 Mar 2003 06:50:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEoELi028907; Tue, 25 Mar 2003 06:50:14 -0800 (PST) Date: Tue, 25 Mar 2003 06:50:14 -0800 (PST) Message-Id: <200303251450.h2PEoELi028907@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: docs/50280: [PATCH] pcm(4): remove MAKEDEV reference Reply-To: Giorgos Keramidas X-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/50280; it has been noted by GNATS. From: Giorgos Keramidas To: "Sergey A.Osokin" Cc: bug-followup@FreeBSD.org Subject: Re: docs/50280: [PATCH] pcm(4): remove MAKEDEV reference Date: Tue, 25 Mar 2003 16:41:47 +0200 On 2003-03-25 17:22, "Sergey A.Osokin" wrote: > =================================================================== > RCS file: /home/ncvs/src/share/man/man4/pcm.4,v > retrieving revision 1.28 > diff -u -r1.28 pcm.4 > --- src/share/man/man4/pcm.4 13 Dec 2002 09:05:50 -0000 1.28 > +++ src/share/man/man4/pcm.4 25 Mar 2003 14:20:57 -0000 > @@ -152,29 +152,7 @@ > On systems with > .Xr devfs 5 , > supported device nodes will be created automatically. > -For systems without > -.Xr devfs 5 , > [...] > -the device nodes and symbolic links for the > -preferred audio device in systems with multiple audio devices > -should be created last. > +.El > .Sh DIAGNOSTICS AND TROUBLESHOOTING > .Bl -tag -width 2m > .It ac97: dac not ready This last .El doesn't match any .Bl. Committed the rest. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:50:55 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 578A937B401; Tue, 25 Mar 2003 06:50:53 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C1D43F85; Tue, 25 Mar 2003 06:50:52 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEoqNS030391; Tue, 25 Mar 2003 06:50:52 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEoqK6030385; Tue, 25 Mar 2003 06:50:52 -0800 (PST) Date: Tue, 25 Mar 2003 06:50:52 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303251450.h2PEoqK6030385@freefall.freebsd.org> To: osa@FreeBSD.org.ru, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50280: [PATCH] pcm(4): remove MAKEDEV reference X-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] pcm(4): remove MAKEDEV reference State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 06:50:21 PST 2003 State-Changed-Why: Committed, thanks :) Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 06:50:21 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=50280 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:51:19 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6139937B401; Tue, 25 Mar 2003 06:51:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0F843FA3; Tue, 25 Mar 2003 06:51:17 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEpHNS030884; Tue, 25 Mar 2003 06:51:17 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEpHEw030880; Tue, 25 Mar 2003 06:51:17 -0800 (PST) Date: Tue, 25 Mar 2003 06:51:17 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303251451.h2PEpHEw030880@freefall.freebsd.org> To: osa@FreeBSD.org.ru, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50281: [PATCH] tap(4): clean up MAKEDEV entry X-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] tap(4): clean up MAKEDEV entry State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 06:51:01 PST 2003 State-Changed-Why: Committed, thanks :) Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 06:51:01 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=50281 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:51:49 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC30837B401; Tue, 25 Mar 2003 06:51:47 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7796343F3F; Tue, 25 Mar 2003 06:51:47 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEplNS030956; Tue, 25 Mar 2003 06:51:47 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEpleQ030952; Tue, 25 Mar 2003 06:51:47 -0800 (PST) Date: Tue, 25 Mar 2003 06:51:47 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303251451.h2PEpleQ030952@freefall.freebsd.org> To: osa@FreeBSD.org.ru, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50282: [PATCH] tun(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] tun(4) clean up MAKEDEV entry State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 06:51:28 PST 2003 State-Changed-Why: Committed, thanks :) Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 06:51:28 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=50282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 6:52:16 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB18F37B401; Tue, 25 Mar 2003 06:52:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8640543F93; Tue, 25 Mar 2003 06:52:14 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEqENS031012; Tue, 25 Mar 2003 06:52:14 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEqEuq031008; Tue, 25 Mar 2003 06:52:14 -0800 (PST) Date: Tue, 25 Mar 2003 06:52:14 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303251452.h2PEqEuq031008@freefall.freebsd.org> To: osa@FreeBSD.org.ru, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50283: [PATCH] ukbd(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-3.9 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] ukbd(4) clean up MAKEDEV entry State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 06:51:56 PST 2003 State-Changed-Why: Committed, thanks :) Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 06:51:56 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=50283 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 7: 0:39 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DE3137B401 for ; Tue, 25 Mar 2003 07:00:35 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF0D43FB1 for ; Tue, 25 Mar 2003 07:00:32 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PF0UNS031223 for ; Tue, 25 Mar 2003 07:00:30 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PF0UWR031222; Tue, 25 Mar 2003 07:00:30 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12EB237B401 for ; Tue, 25 Mar 2003 06:57:39 -0800 (PST) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CD143F75 for ; Tue, 25 Mar 2003 06:57:38 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 43E64127; Tue, 25 Mar 2003 17:57:37 +0300 (MSK) Message-Id: <20030325145737.43E64127@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:57:37 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50286: [PATCH] cx(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-10.0 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50286 >Category: docs >Synopsis: [PATCH] cx(4) clean up MAKEDEV entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 07:00:30 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: cx(4) clean up MAKEDEV entry >How-To-Repeat: >Fix: Index: src/share/man/man4/man4.i386/cx.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/man4.i386/cx.4,v retrieving revision 1.14 diff -u -r1.14 cx.4 --- src/share/man/man4/man4.i386/cx.4 13 Oct 2001 09:08:36 -0000 1.14 +++ src/share/man/man4/man4.i386/cx.4 25 Mar 2003 14:58:00 -0000 @@ -77,16 +77,6 @@ The channels which have the RS-232 interface can be used both in synchronous and asynchronous modes (software selectable by cxconfig utility) and hence are called ``universal'' channels. -.Pp -The special device files, -.Pa /dev/* , -for the adapter Cronyx-Sigma -are created by th -.Xr MAKEDEV 8 -An example: -.Bd -literal -cd /dev -sh MAKEDEV cronyx ttyx0 ttyx1 ttyy0 .Ed .Sh "Asynchronous driver" The asynchronous channel device files have the names: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 7: 0:43 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8994A37B404 for ; Tue, 25 Mar 2003 07:00:35 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EEAD43F75 for ; Tue, 25 Mar 2003 07:00:32 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PF0UNS031209 for ; Tue, 25 Mar 2003 07:00:30 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PF0UV1031207; Tue, 25 Mar 2003 07:00:30 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2771837B401 for ; Tue, 25 Mar 2003 06:54:40 -0800 (PST) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D05043FA3 for ; Tue, 25 Mar 2003 06:54:39 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id BDBA6E5; Tue, 25 Mar 2003 17:54:37 +0300 (MSK) Message-Id: <20030325145437.BDBA6E5@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:54:37 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50285: [PATCH] dgb(4) remove MAKEDEV xref X-Spam-Status: No, hits=-9.9 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50285 >Category: docs >Synopsis: [PATCH] dgb(4) remove MAKEDEV xref >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 07:00:29 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: dgb(4) remove MAKEDEV xref >How-To-Repeat: >Fix: Index: src/share/man/man4/man4.i386/dgb.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/man4.i386/dgb.4,v retrieving revision 1.19 diff -u -r1.19 dgb.4 --- src/share/man/man4/man4.i386/dgb.4 14 Jul 2001 19:41:04 -0000 1.19 +++ src/share/man/man4/man4.i386/dgb.4 25 Mar 2003 14:54:51 -0000 @@ -354,8 +354,7 @@ .Xr stty 1 , .Xr termios 4 , .Xr tty 4 , -.Xr comcontrol 8 , -.Xr MAKEDEV 8 +.Xr comcontrol 8 .\" XXX add next line to many other drivers. .Sh HISTORY The >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 7: 1:53 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D918937B401; Tue, 25 Mar 2003 07:01:51 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7698543F3F; Tue, 25 Mar 2003 07:01:51 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PF1pNS033144; Tue, 25 Mar 2003 07:01:51 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PF1pn9033140; Tue, 25 Mar 2003 07:01:51 -0800 (PST) Date: Tue, 25 Mar 2003 07:01:51 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303251501.h2PF1pn9033140@freefall.freebsd.org> To: osa@FreeBSD.org.ru, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50284: [PATCH] urio(4) clean up MAKEDEV entry X-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] urio(4) clean up MAKEDEV entry State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 07:01:28 PST 2003 State-Changed-Why: Committed. Thanks :) Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 07:01:28 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=50284 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 7:17:23 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DDB37B401 for ; Tue, 25 Mar 2003 07:17:21 -0800 (PST) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FCB543F85 for ; Tue, 25 Mar 2003 07:17:21 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: from blackhelicopters.org (mwlucas@localhost [127.0.0.1]) by blackhelicopters.org (8.12.8/8.12.8) with ESMTP id h2PFHKDn075301 for ; Tue, 25 Mar 2003 10:17:20 -0500 (EST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.12.8/8.12.8/Submit) id h2PFHKcg075300 for doc@freebsd.org; Tue, 25 Mar 2003 10:17:20 -0500 (EST) Date: Tue, 25 Mar 2003 10:17:20 -0500 From: "Michael W . Lucas" To: doc@freebsd.org Subject: Axing the FAQ's 2.2.X support? Message-ID: <20030325101720.A75278@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Spam-Status: No, hits=-12.9 required=5.0 tests=AWL,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Guys, When 4.0 came out, we axed FreeBSD 2.1 from the FAQ. 5.0 is out. I suggest that we do the same for FreeBSD 2.2. I don't believe any new user is using 2.2 out there, and we no longer even pretend to support it. For context, 3.0 was released almost five years ago... Comments? ==ml -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.BlackHelicopters.org/~mwlucas/ Absolute BSD: http://www.AbsoluteBSD.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 7:44: 6 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F1B937B401 for ; Tue, 25 Mar 2003 07:44:03 -0800 (PST) Received: from otter3.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9F5843F85 for ; Tue, 25 Mar 2003 07:44:02 -0800 (PST) (envelope-from anderson@centtech.com) Received: from centtech.com (electron.centtech.com [204.177.173.173]) by otter3.centtech.com (8.12.3/8.12.3) with ESMTP id h2PFhq56000415; Tue, 25 Mar 2003 09:43:56 -0600 (CST) (envelope-from anderson@centtech.com) Message-ID: <3E807936.3090800@centtech.com> Date: Tue, 25 Mar 2003 09:43:50 -0600 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael W . Lucas" Cc: doc@FreeBSD.ORG Subject: Re: Axing the FAQ's 2.2.X support? References: <20030325101720.A75278@blackhelicopters.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-28.6 required=5.0 tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael W . Lucas wrote: > Guys, > > When 4.0 came out, we axed FreeBSD 2.1 from the FAQ. > > 5.0 is out. I suggest that we do the same for FreeBSD 2.2. I don't > believe any new user is using 2.2 out there, and we no longer even > pretend to support it. > > For context, 3.0 was released almost five years ago... > > Comments? Good point.. I say get your axe out. I'm almost tempted to say whack 3.X stuff too.. Eric -- ------------------------------------------------------------------ Eric Anderson Systems Administrator Centaur Technology Attitudes are contagious, is yours worth catching? ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 7:48:43 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83B937B401 for ; Tue, 25 Mar 2003 07:48:38 -0800 (PST) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C0943FA3 for ; Tue, 25 Mar 2003 07:48:37 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: from blackhelicopters.org (mwlucas@localhost [127.0.0.1]) by blackhelicopters.org (8.12.8/8.12.8) with ESMTP id h2PFmSDn075596; Tue, 25 Mar 2003 10:48:28 -0500 (EST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.12.8/8.12.8/Submit) id h2PFmS9L075595; Tue, 25 Mar 2003 10:48:28 -0500 (EST) Date: Tue, 25 Mar 2003 10:48:28 -0500 From: "Michael W . Lucas" To: Eric Anderson Cc: doc@FreeBSD.ORG Subject: Re: Axing the FAQ's 2.2.X support? Message-ID: <20030325104828.A75511@blackhelicopters.org> References: <20030325101720.A75278@blackhelicopters.org> <3E807936.3090800@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E807936.3090800@centtech.com>; from anderson@centtech.com on Tue, Mar 25, 2003 at 09:43:50AM -0600 X-Spam-Status: No, hits=-25.0 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Mar 25, 2003 at 09:43:50AM -0600, Eric Anderson wrote: > Michael W . Lucas wrote: > > Guys, > > > > When 4.0 came out, we axed FreeBSD 2.1 from the FAQ. > > > > 5.0 is out. I suggest that we do the same for FreeBSD 2.2. I don't > > believe any new user is using 2.2 out there, and we no longer even > > pretend to support it. > > > > For context, 3.0 was released almost five years ago... > > > > Comments? > > Good point.. I say get your axe out. I'm almost tempted to say whack > 3.X stuff too.. Tempting, yes. And it would make life easier. But I suspect we still have a number of 3.x users out there, poor bastards. At once point there was discussion of having an all-signing, all-dancing, all-knowing FAQ build system that would allow us to build version-specific FAQs. This would be ideal. While nothing has ever happened with that, if someone feels ambitious this is the time to take it on. :-) ==ml -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.BlackHelicopters.org/~mwlucas/ Absolute BSD: http://www.AbsoluteBSD.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 8:30:18 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FE5C37B401 for ; Tue, 25 Mar 2003 08:30:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36E8143F85 for ; Tue, 25 Mar 2003 08:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PGUENS056976 for ; Tue, 25 Mar 2003 08:30:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PGUEho056975; Tue, 25 Mar 2003 08:30:14 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615A437B401 for ; Tue, 25 Mar 2003 08:22:49 -0800 (PST) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id E179043F85 for ; Tue, 25 Mar 2003 08:22:47 -0800 (PST) (envelope-from sgk@kolobov.com) Received: (qmail 64958 invoked from network); 25 Mar 2003 16:22:48 -0000 Received: from agdcgw01.akingump.com (HELO kolobov.com) (12.40.174.2) by outpost.globcon.net with SMTP; 25 Mar 2003 16:22:48 -0000 Received: (qmail 78234 invoked by uid 911); 25 Mar 2003 16:22:53 -0000 Message-Id: <20030325162253.78233.qmail@kolobov.com> Date: 25 Mar 2003 16:22:53 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50290: [PATCH] Add missing doc/da_* category to share/examples/cvsup/refuse{,.README} X-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50290 >Category: docs >Synopsis: [PATCH] Add missing doc/da_* category to share/examples/cvsup/refuse{,.README} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 08:30:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD elf.chetwood.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Mar 16 04:38:45 MSK 2003 root@elf.chetwood.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: - Add missing Danish (doc/da_*) language doc subdirectory to example CVSup refuse files >How-To-Repeat: >Fix: --- cvsup-refuse-da.patch begins here --- Index: refuse =================================================================== RCS file: /home/ncvs/src/share/examples/cvsup/refuse,v retrieving revision 1.8 diff -u -r1.8 refuse --- refuse 2003/02/01 17:01:45 1.8 +++ refuse 2003/03/23 22:41:22 @@ -1,4 +1,5 @@ src/etc/sendmail/freebsd.mc* +doc/da_* doc/de_* doc/es_* doc/el_* Index: refuse.README =================================================================== RCS file: /home/ncvs/src/share/examples/cvsup/refuse.README,v retrieving revision 1.7 diff -u -r1.7 refuse.README --- refuse.README 2003/02/01 17:01:45 1.7 +++ refuse.README 2003/03/23 22:41:22 @@ -25,6 +25,7 @@ If you are an English speaker and don't wish to receive the foreign-language documentation or ports, use the following patterns: + doc/da_* doc/de_* doc/es_* doc/el_* --- cvsup-refuse-da.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 8:35:12 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4FB37B41C for ; Tue, 25 Mar 2003 08:35:06 -0800 (PST) Received: from otter3.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA98443F93 for ; Tue, 25 Mar 2003 08:35:04 -0800 (PST) (envelope-from anderson@centtech.com) Received: from centtech.com (electron.centtech.com [204.177.173.173]) by otter3.centtech.com (8.12.3/8.12.3) with ESMTP id h2PGZ356008208; Tue, 25 Mar 2003 10:35:03 -0600 (CST) (envelope-from anderson@centtech.com) Message-ID: <3E808536.8040602@centtech.com> Date: Tue, 25 Mar 2003 10:35:02 -0600 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael W . Lucas" Cc: doc@FreeBSD.ORG Subject: Re: Axing the FAQ's 2.2.X support? References: <20030325101720.A75278@blackhelicopters.org> <3E807936.3090800@centtech.com> <20030325104828.A75511@blackhelicopters.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-28.6 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael W . Lucas wrote: > On Tue, Mar 25, 2003 at 09:43:50AM -0600, Eric Anderson wrote: > >>Michael W . Lucas wrote: >> >>>Guys, >>> >>>When 4.0 came out, we axed FreeBSD 2.1 from the FAQ. >>> >>>5.0 is out. I suggest that we do the same for FreeBSD 2.2. I don't >>>believe any new user is using 2.2 out there, and we no longer even >>>pretend to support it. >>> >>>For context, 3.0 was released almost five years ago... >>> >>>Comments? >> >>Good point.. I say get your axe out. I'm almost tempted to say whack >>3.X stuff too.. > > > Tempting, yes. And it would make life easier. But I suspect we still > have a number of 3.x users out there, poor bastards. > > At once point there was discussion of having an all-signing, > all-dancing, all-knowing FAQ build system that would allow us to build > version-specific FAQs. This would be ideal. While nothing has ever > happened with that, if someone feels ambitious this is the time to > take it on. :-) It would probably be best to have a "general" FAQ with non-version specific stuff, and then the separate FAQs for the different versions. Eric -- ------------------------------------------------------------------ Eric Anderson Systems Administrator Centaur Technology Attitudes are contagious, is yours worth catching? ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 9:40:30 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB84037B40F for ; Tue, 25 Mar 2003 09:40:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACCBB43F3F for ; Tue, 25 Mar 2003 09:40:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PHeNNS092724 for ; Tue, 25 Mar 2003 09:40:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PHeNGO092723; Tue, 25 Mar 2003 09:40:23 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D21FE37B4B9 for ; Tue, 25 Mar 2003 09:40:15 -0800 (PST) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F352343F93 for ; Tue, 25 Mar 2003 09:40:14 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id AF1D3E5; Tue, 25 Mar 2003 20:40:12 +0300 (MSK) Message-Id: <20030325174012.AF1D3E5@freebsd.org.ru> Date: Tue, 25 Mar 2003 20:40:12 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50294: [PATCH] mknod(8) clean up MAKEDEV entries X-Spam-Status: No, hits=-10.2 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50294 >Category: docs >Synopsis: [PATCH] mknod(8) clean up MAKEDEV entries >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 09:40:23 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: mknod(8) clean up MAKEDEV entries >How-To-Repeat: >Fix: Index: src/sbin/mknod/mknod.8 =================================================================== RCS file: /home/ncvs/src/sbin/mknod/mknod.8,v retrieving revision 1.24 diff -u -r1.24 mknod.8 --- src/sbin/mknod/mknod.8 24 Feb 2003 22:54:26 -0000 1.24 +++ src/sbin/mknod/mknod.8 25 Mar 2003 17:38:44 -0000 @@ -48,13 +48,6 @@ The .Nm utility creates device special files. -Normally the shell script -.Pa /dev/MAKEDEV -is used to create special files for commonly known devices; it executes -.Nm -with the appropriate arguments and can make all the files required for the -device. -.Pp To make nodes manually, the four required arguments are: .Pp .Bl -tag -width indent @@ -78,8 +71,6 @@ The major device number is an integer number which tells the kernel which device driver entry point to use. To learn what major device number to use for a particular device, check -.Pa /dev/MAKEDEV -or .Pa /usr/src/sys/conf/majors . .It Ar minor The minor device number tells the kernel which subunit @@ -116,17 +107,11 @@ The .Xr chown 8 Ns - Ns like functionality is specific to -.Fx -and was added so that -.Pa /dev/MAKEDEV -would not depend on -.Pa /usr -being mounted. +.Fx . .Sh SEE ALSO .Xr mkfifo 1 , .Xr mknod 2 , -.Xr chown 8 , -.Xr MAKEDEV 8 +.Xr chown 8 .Sh HISTORY A .Nm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 10: 9:38 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960A937B401; Tue, 25 Mar 2003 10:09:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 366C443F75; Tue, 25 Mar 2003 10:09:34 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PI9YNS004268; Tue, 25 Mar 2003 10:09:34 -0800 (PST) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PI9Y88004264; Tue, 25 Mar 2003 10:09:34 -0800 (PST) Date: Tue, 25 Mar 2003 10:09:34 -0800 (PST) From: Tom Rhodes Message-Id: <200303251809.h2PI9Y88004264@freefall.freebsd.org> To: osa@FreeBSD.org.ru, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/50285: [PATCH] dgb(4) remove MAKEDEV xref X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] dgb(4) remove MAKEDEV xref State-Changed-From-To: open->closed State-Changed-By: trhodes State-Changed-When: Tue Mar 25 10:09:12 PST 2003 State-Changed-Why: Applied! Thanks for the submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=50285 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 10:10: 7 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960D537B401; Tue, 25 Mar 2003 10:10:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3483043FAF; Tue, 25 Mar 2003 10:10:05 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PIA5NS004470; Tue, 25 Mar 2003 10:10:05 -0800 (PST) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PIA44l004461; Tue, 25 Mar 2003 10:10:04 -0800 (PST) Date: Tue, 25 Mar 2003 10:10:04 -0800 (PST) From: Tom Rhodes Message-Id: <200303251810.h2PIA44l004461@freefall.freebsd.org> To: osa@FreeBSD.org.ru, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/50286: [PATCH] cx(4) clean up MAKEDEV entry X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] cx(4) clean up MAKEDEV entry State-Changed-From-To: open->closed State-Changed-By: trhodes State-Changed-When: Tue Mar 25 10:09:46 PST 2003 State-Changed-Why: Applied! Thanks for the submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=50286 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 10:14:31 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBD2537B401; Tue, 25 Mar 2003 10:14:28 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC0843F93; Tue, 25 Mar 2003 10:14:28 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PIERNS008259; Tue, 25 Mar 2003 10:14:28 -0800 (PST) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PIEP3Z008230; Tue, 25 Mar 2003 10:14:25 -0800 (PST) Date: Tue, 25 Mar 2003 10:14:25 -0800 (PST) From: Tom Rhodes Message-Id: <200303251814.h2PIEP3Z008230@freefall.freebsd.org> To: osa@FreeBSD.org.ru, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/50278: [PATCH] kld(4): remove MAKEDEV xref X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] kld(4): remove MAKEDEV xref State-Changed-From-To: open->closed State-Changed-By: trhodes State-Changed-When: Tue Mar 25 10:13:39 PST 2003 State-Changed-Why: keramida has already committed this patch. Thanks for the submission. http://www.freebsd.org/cgi/query-pr.cgi?pr=50278 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 10:43:51 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D25F37B401; Tue, 25 Mar 2003 10:43:50 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF44143F75; Tue, 25 Mar 2003 10:43:49 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PIhnNS020544; Tue, 25 Mar 2003 10:43:49 -0800 (PST) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PIhmYY020540; Tue, 25 Mar 2003 10:43:48 -0800 (PST) Date: Tue, 25 Mar 2003 10:43:48 -0800 (PST) From: Tom Rhodes Message-Id: <200303251843.h2PIhmYY020540@freefall.freebsd.org> To: osa@FreeBSD.org.ru, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/50294: [PATCH] mknod(8) clean up MAKEDEV entries X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] mknod(8) clean up MAKEDEV entries State-Changed-From-To: open->closed State-Changed-By: trhodes State-Changed-When: Tue Mar 25 10:43:30 PST 2003 State-Changed-Why: Applied! Thanks for the submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=50294 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 17:36:28 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A169B37B404; Tue, 25 Mar 2003 17:36:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 210E844056; Tue, 25 Mar 2003 17:27:20 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q1RKNS062384; Tue, 25 Mar 2003 17:27:20 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q1RJTo062380; Tue, 25 Mar 2003 17:27:19 -0800 (PST) Date: Tue, 25 Mar 2003 17:27:19 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260127.h2Q1RJTo062380@freefall.freebsd.org> To: sergei@kolobov.com, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50290: [PATCH] Add missing doc/da_* category to share/examples/cvsup/refuse{,.README} X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Add missing doc/da_* category to share/examples/cvsup/refuse{,.README} State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 17:26:28 PST 2003 State-Changed-Why: Committed to current. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 17:26:28 PST 2003 Responsible-Changed-Why: I'll handle the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=50290 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 17:36:44 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9782E37B42A; Tue, 25 Mar 2003 17:36:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 703F4440B8; Tue, 25 Mar 2003 17:35:08 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q1Z8NS064352; Tue, 25 Mar 2003 17:35:08 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q1Z7ge064348; Tue, 25 Mar 2003 17:35:07 -0800 (PST) Date: Tue, 25 Mar 2003 17:35:07 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260135.h2Q1Z7ge064348@freefall.freebsd.org> To: asmodai@in-nomine.org, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50139: [PATCH] Update of amr(4) X-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Update of amr(4) State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 17:34:32 PST 2003 State-Changed-Why: Committed in current. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 17:34:32 PST 2003 Responsible-Changed-Why: I'll do the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=50139 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 17:40:14 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCEBC37B401; Tue, 25 Mar 2003 17:40:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5633D43FCB; Tue, 25 Mar 2003 17:40:09 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q1e9NS064429; Tue, 25 Mar 2003 17:40:09 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q1e8ue064425; Tue, 25 Mar 2003 17:40:08 -0800 (PST) Date: Tue, 25 Mar 2003 17:40:08 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260140.h2Q1e8ue064425@freefall.freebsd.org> To: simon@nitro.dk, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50023: [patch] rc.conf(5) does not document mountd_flags X-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] rc.conf(5) does not document mountd_flags State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 17:39:41 PST 2003 State-Changed-Why: Committed to current. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 17:39:41 PST 2003 Responsible-Changed-Why: I'll handle the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=50023 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 17:46: 3 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 968CA37B404; Tue, 25 Mar 2003 17:46:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3086643F75; Tue, 25 Mar 2003 17:46:01 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q1k1NS066349; Tue, 25 Mar 2003 17:46:01 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q1k0J7066345; Tue, 25 Mar 2003 17:46:00 -0800 (PST) Date: Tue, 25 Mar 2003 17:46:00 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260146.h2Q1k0J7066345@freefall.freebsd.org> To: sw@gegenunendlich.de, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/48277: send-pr man page does not mention MAIL_AGENT variable X-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: send-pr man page does not mention MAIL_AGENT variable State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 17:45:31 PST 2003 State-Changed-Why: Committed in current. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 17:45:31 PST 2003 Responsible-Changed-Why: I'll do the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=48277 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 17:53:59 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7D0A37B401; Tue, 25 Mar 2003 17:53:57 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6454043FA3; Tue, 25 Mar 2003 17:53:57 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q1rvNS068422; Tue, 25 Mar 2003 17:53:57 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q1rv5r068418; Tue, 25 Mar 2003 17:53:57 -0800 (PST) Date: Tue, 25 Mar 2003 17:53:57 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260153.h2Q1rv5r068418@freefall.freebsd.org> To: cperciva@sfu.ca, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/50049: Counting error in init.8 X-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Counting error in init.8 State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 17:53:31 PST 2003 State-Changed-Why: Committed to current. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 17:53:31 PST 2003 Responsible-Changed-Why: I'll do the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=50049 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 18: 1:15 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 203D837B401; Tue, 25 Mar 2003 18:01:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE82143F85; Tue, 25 Mar 2003 18:01:13 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q21DNS069982; Tue, 25 Mar 2003 18:01:13 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q21DaN069954; Tue, 25 Mar 2003 18:01:13 -0800 (PST) Date: Tue, 25 Mar 2003 18:01:13 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260201.h2Q21DaN069954@freefall.freebsd.org> To: dot.bomb@freenet.de, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/48466: Document undocumented option -l in netstat. X-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Document undocumented option -l in netstat. State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 18:00:45 PST 2003 State-Changed-Why: Committd to current. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 18:00:45 PST 2003 Responsible-Changed-Why: I'll do the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=48466 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 18:12:58 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A32237B407; Tue, 25 Mar 2003 18:12:54 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B9E43F75; Tue, 25 Mar 2003 18:12:53 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q2CrNS075656; Tue, 25 Mar 2003 18:12:53 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q2Cr2t075652; Tue, 25 Mar 2003 18:12:53 -0800 (PST) Date: Tue, 25 Mar 2003 18:12:53 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260212.h2Q2Cr2t075652@freefall.freebsd.org> To: G.Czaplinski@prioris.mini.pw.edu.pl, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/48545: The information in Handbook regarding "Duplicating Audio CDs" is incomplete X-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: The information in Handbook regarding "Duplicating Audio CDs" is incomplete State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 18:12:14 PST 2003 State-Changed-Why: Committed, thanks :) The changes should appear online in a short while. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 18:12:14 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=48545 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 18:49:50 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2A4D37B423; Tue, 25 Mar 2003 18:49:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38DD644182; Tue, 25 Mar 2003 18:48:20 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q2mKNS081872; Tue, 25 Mar 2003 18:48:20 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q2mKa0081868; Tue, 25 Mar 2003 18:48:20 -0800 (PST) Date: Tue, 25 Mar 2003 18:48:20 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260248.h2Q2mKa0081868@freefall.freebsd.org> To: tobez@FreeBSD.org, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/32425: Document cvs update `P file' output X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Document cvs update `P file' output State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Tue Mar 25 18:46:53 PST 2003 State-Changed-Why: The update to cvs-1.11.2 brought this change back to us from the vendor tree. Thanks for the initial submission :) http://www.freebsd.org/cgi/query-pr.cgi?pr=32425 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 18:49:57 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19A9D37B448; Tue, 25 Mar 2003 18:49:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15EC1440BC; Tue, 25 Mar 2003 18:39:30 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2Q2dTNS079788; Tue, 25 Mar 2003 18:39:29 -0800 (PST) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2Q2dTYB079784; Tue, 25 Mar 2003 18:39:29 -0800 (PST) Date: Tue, 25 Mar 2003 18:39:29 -0800 (PST) From: Giorgos Keramidas Message-Id: <200303260239.h2Q2dTYB079784@freefall.freebsd.org> To: swear@blarg.net, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Subject: Re: docs/35942: at(1) manual doesn't describe at.allow and at.deny formats. X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: at(1) manual doesn't describe at.allow and at.deny formats. State-Changed-From-To: open->patched State-Changed-By: keramida State-Changed-When: Tue Mar 25 18:38:28 PST 2003 State-Changed-Why: Finally get around to testing and committing the excellent suggestion of Gary. Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Mar 25 18:38:28 PST 2003 Responsible-Changed-Why: I'll do teh MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=35942 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 18:52:34 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41BA437B401 for ; Tue, 25 Mar 2003 18:52:30 -0800 (PST) Received: from n11.grp.scd.yahoo.com (n11.grp.scd.yahoo.com [66.218.66.66]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FCD443FBF for ; Tue, 25 Mar 2003 18:52:27 -0800 (PST) (envelope-from confirm-return-freebsd-doc=freebsd.org@returns.groups.yahoo.com) X-eGroups-Return: confirm-return-freebsd-doc=freebsd.org@returns.groups.yahoo.com Received: from [66.218.66.119] by n11.grp.scd.yahoo.com with NNFMP; 26 Mar 2003 02:52:27 -0000 Date: 26 Mar 2003 02:52:27 -0000 Message-ID: <1048647147.54.34817.w83@yahoogroups.com> From: Yahoo!Groups Reply-To: confirm-s2-=ANXFS4GCHEjOTRchc3KXRD5JlE-freebsd-doc=freebsd.org@yahoogroups.com To: freebsd-doc@freebsd.org Subject: Please confirm your request to join New-Humanism_Russia MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-5.8 required=5.0 tests=GROUPS_YAHOO_1 autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello freebsd-doc@freebsd.org, We have received your request to join the New-Humanism_Russia group hosted by Yahoo! Groups, a free, easy-to-use community service. This request will expire in 21 days. TO BECOME A MEMBER OF THE GROUP: 1) Go to the Yahoo! Groups site by clicking on this link: http://groups.yahoo.com/i?i=-ANXFS4GCHEjOTRchc3KXRD5JlE&e=freebsd-doc%40freebsd%2Eorg (If clicking doesn't work, "Cut" and "Paste" the line above into your Web browser's address bar.) -OR- 2) REPLY to this email by clicking "Reply" and then "Send" in your email program If you did not request, or do not want, a membership in the New-Humanism_Russia group, please accept our apologies and ignore this message. Regards, Yahoo! Groups Customer Care Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 21: 1:14 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED93237B401 for ; Tue, 25 Mar 2003 21:01:11 -0800 (PST) Received: from mf1.bredband.net (mf1.bredband.net [195.54.106.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC5243FAF for ; Tue, 25 Mar 2003 21:01:10 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from localhost.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.48]) by mf1.bredband.net with ESMTP id <20030326050109.FRWX269.mf1@localhost.036-23-6f72652.cust.bredbandsbolaget.se> for ; Wed, 26 Mar 2003 06:01:09 +0100 Received: from c-303a70d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1]) by localhost.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8/8.12.8) with ESMTP id h2Q519u3002190 for ; Wed, 26 Mar 2003 06:01:09 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) by c-303a70d5.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8/8.12.8/Submit) id h2Q514Te002189 for freebsd-doc@freebsd.org; Wed, 26 Mar 2003 06:01:04 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Date: Wed, 26 Mar 2003 06:01:04 +0100 From: Martin Karlsson To: freebsd-doc@freebsd.org Subject: quotation marks in HTML output Message-ID: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> Mail-Followup-To: Martin Karlsson , freebsd-doc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-12.5 required=5.0 tests=AWL,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi list, Just out of curiosity: Why do quotation marks, in the HTML docs, appear as ``example'' instead of "example"? More specifically, why does the style-sheet /usr/doc/en_US.ISO8859-1/share/sgml/freebsd.dsl convert[1] example to ``example'' and not to "example"? Searching the archives, I found a thread from Feb 2002, Message-ID:<3C652A94.2070906@pittgoth.com> URL: , in which this was discussed, but not resolved. Is this a typographic convention, or simply a FreeBSD-doc-ism? Best regards, -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 21: 5: 2 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8469F37B408 for ; Tue, 25 Mar 2003 21:04:57 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C5C443F93 for ; Tue, 25 Mar 2003 21:04:56 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h2Q54rBG047849; Wed, 26 Mar 2003 00:04:54 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Wed, 26 Mar 2003 00:03:34 -0500 From: Tom Rhodes To: Martin Karlsson Cc: freebsd-doc@FreeBSD.org Subject: Re: quotation marks in HTML output Message-Id: <20030326000334.4dd727b0.trhodes@FreeBSD.org> In-Reply-To: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> References: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-19.6 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 26 Mar 2003 06:01:04 +0100 Martin Karlsson wrote: > Hi list, > > Just out of curiosity: Why do quotation marks, in the HTML docs, appear > as ``example'' instead of "example"? More specifically, why does the > style-sheet /usr/doc/en_US.ISO8859-1/share/sgml/freebsd.dsl convert[1] > example to ``example'' and not to "example"? > > Searching the archives, I found a thread from Feb 2002, > > Message-ID:<3C652A94.2070906@pittgoth.com> > URL: > > , in which this was discussed, but not resolved. Is this a > typographic convention, or simply a FreeBSD-doc-ism? > Wow! Thats my email your pointing out. Thats neat, in a wierd sort of way... -- Tom Rhodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 21:11:31 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D4B737B405 for ; Tue, 25 Mar 2003 21:11:24 -0800 (PST) Received: from mf2.bredband.net (mf2.bredband.net [195.54.106.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id A96ED43F75 for ; Tue, 25 Mar 2003 21:11:22 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from localhost.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.48]) by mf2.bredband.net with ESMTP id <20030326051121.JACC273.mf2@localhost.036-23-6f72652.cust.bredbandsbolaget.se> for ; Wed, 26 Mar 2003 06:11:21 +0100 Received: from c-303a70d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1]) by localhost.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8/8.12.8) with ESMTP id h2Q5BMu3002351 for ; Wed, 26 Mar 2003 06:11:22 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) by c-303a70d5.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8/8.12.8/Submit) id h2Q5BGug002350 for freebsd-doc@FreeBSD.ORG; Wed, 26 Mar 2003 06:11:16 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Date: Wed, 26 Mar 2003 06:11:16 +0100 From: Martin Karlsson To: freebsd-doc@FreeBSD.ORG Subject: Re: quotation marks in HTML output Message-ID: <20030326051116.GB1514@c-303a70d5.bredbandsbolaget.se> Mail-Followup-To: Martin Karlsson , freebsd-doc@FreeBSD.ORG References: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-21.1 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Martin Karlsson [2003-03-26 06.01 +0100]: > Hi list, [...snip..] > style-sheet /usr/doc/en_US.ISO8859-1/share/sgml/freebsd.dsl convert[1] ^^^ [...snip..] The missing footnote: [1] If I parse it correctly. :) -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Mar 25 23:19:28 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96D637B404 for ; Tue, 25 Mar 2003 23:19:25 -0800 (PST) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38DCE43F85 for ; Tue, 25 Mar 2003 23:19:09 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 18y5Bk-0007FA-00; Wed, 26 Mar 2003 07:19:08 +0000 Date: Wed, 26 Mar 2003 07:19:08 +0000 From: Ceri Davies To: "Michael W . Lucas" Cc: doc@freebsd.org Subject: Re: Axing the FAQ's 2.2.X support? Message-ID: <20030326071908.GB27328@submonkey.net> Mail-Followup-To: Ceri Davies , "Michael W . Lucas" , doc@freebsd.org References: <20030325101720.A75278@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030325101720.A75278@blackhelicopters.org> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Mar 25, 2003 at 10:17:20AM -0500, Michael W . Lucas wrote: > Guys, > > When 4.0 came out, we axed FreeBSD 2.1 from the FAQ. > > 5.0 is out. I suggest that we do the same for FreeBSD 2.2. I don't > believe any new user is using 2.2 out there, and we no longer even > pretend to support it. > > For context, 3.0 was released almost five years ago... > > Comments? I asked about this a while ago. In fact, I asked whether it was a good idea to axe 2.x altogether. Nik said it could go, and nobody else said anything, but I haven't had time of late to do much of anything. See <20030221163750.GA25075@submonkey.net> titled "5-Stable Roadmap and the docs". Ceri -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Mar 26 11:12:34 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7120537B404 for ; Wed, 26 Mar 2003 11:12:33 -0800 (PST) Received: from mailrelay02.tugraz.at (mailrelay02.tu-graz.ac.at [129.27.3.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id F22D143F3F for ; Wed, 26 Mar 2003 11:12:31 -0800 (PST) (envelope-from dada@sbox.tugraz.at) Received: from localhost (webmail02.tu-graz.ac.at [129.27.3.144]) by mailrelay02.tugraz.at (8.12.8/8.12.8) with ESMTP id h2QJCS4q021735 for ; Wed, 26 Mar 2003 20:12:28 +0100 (CET) Received: from ARP411.kfunigraz.ac.at (ARP411.kfunigraz.ac.at [143.50.129.136]) by webmail.tugraz.at (Horde) with HTTP for ; Wed, 26 Mar 2003 20:12:30 +0100 Message-ID: <1048705950.d896eca2db352@webmail.tugraz.at> X-Priority: 3 (Normal) Date: Wed, 26 Mar 2003 20:12:30 +0100 From: dada@sbox.tugraz.at To: doc@FreeBSD.org Subject: Handbook- Errors: A.3.2 Using Anonymous CVS MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 143.50.129.136 X-Oragnization: University of Technology Graz / Austria X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=-0.2 required=5.0 tests=NO_REAL_NAME,PRIORITY_NO_NAME,USER_AGENT_IMP version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Section A.3.2 Using Anonymous CVS needs to be fixed. I tried all the 4 mentioned servers, only the last one (Japan) is working. HTH Martin -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Mar 26 14:15:18 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59EB537B40A for ; Wed, 26 Mar 2003 14:15:15 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2988B43F75 for ; Wed, 26 Mar 2003 14:15:13 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-a161.otenet.gr [212.205.215.161]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2QMF7h1010721; Thu, 27 Mar 2003 00:15:08 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2QMF5OF019866; Thu, 27 Mar 2003 00:15:07 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2QIsGxD019156; Wed, 26 Mar 2003 20:54:16 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Wed, 26 Mar 2003 20:54:16 +0200 From: Giorgos Keramidas To: Martin Karlsson Cc: freebsd-doc@FreeBSD.org Subject: Re: quotation marks in HTML output Message-ID: <20030326185416.GH18515@gothmog.gr> References: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) X-Spam-Status: No, hits=-14.2 required=5.0 tests=AWL,DATE_IN_PAST_03_06,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,RCVD_IN_UNCONFIRMED_DSBL,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-03-26 06:01, Martin Karlsson wrote: > Just out of curiosity: Why do quotation marks, in the HTML docs, appear > as ``example'' instead of "example"? More specifically, why does the > style-sheet /usr/doc/en_US.ISO8859-1/share/sgml/freebsd.dsl convert[1] > example to ``example'' and not to "example"? > > Searching the archives, I found a thread from Feb 2002, > > Message-ID:<3C652A94.2070906@pittgoth.com> > URL: http://www.freebsd.org/cgi/getmsg.cgi?fetch=546854+0+/usr/local/www/db/text/2002/freebsd-doc/20020210.freebsd-doc > > in which this was discussed, but not resolved. Is this a typographic > convention, or simply a FreeBSD-doc-ism? It's a long standing typographical convention, which I do prefer in all printed material, given the proper fonts and letter-form. Alas, today, most of the fonts that people use have these ugly, stupid marks that look bizarre instead of proper back-quotes and short, thin, vertical lines instead of proper right quotes. This makes ``example'' look terrible. Most notably, in HTML browsers, the right part looks some times like ``example" which is hurting my eyes and looks very unpleasant. For these reasons, I'd probably support switching to double quotes like "...." for HTML output. But only for HTML output. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Mar 27 0:29:55 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2821837B401 for ; Thu, 27 Mar 2003 00:29:51 -0800 (PST) Received: from clever.eusc.inter.net (clever.eusc.inter.net [213.73.101.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DE4143FA3 for ; Thu, 27 Mar 2003 00:29:50 -0800 (PST) (envelope-from plexus@snafu.de) Received: from not-updated-174.de.clara.net ([62.80.27.174] helo=snafu.de) by clever.eusc.inter.net with asmtp (Exim 3.36 #4) id 18ySlh-0004gL-00; Thu, 27 Mar 2003 09:29:49 +0100 Message-ID: <3E82B67A.1080908@snafu.de> Date: Thu, 27 Mar 2003 09:29:46 +0100 From: Oliver Fischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.2.1) Gecko/20030319 X-Accept-Language: de-de MIME-Version: 1.0 To: dada@sbox.tugraz.at Cc: doc@freebsd.org Subject: Re: Handbook- Errors: A.3.2 Using Anonymous CVS References: <1048705950.d896eca2db352@webmail.tugraz.at> In-Reply-To: <1048705950.d896eca2db352@webmail.tugraz.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-28.7 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MOZILLA_UA autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, @anoncvs2.de.FreeBSD.org works for me. Tschau Oliver dada@sbox.tugraz.at wrote: > Section A.3.2 Using Anonymous CVS needs to be fixed. I tried all the 4 mentioned > servers, only the last one (Japan) is working. > > HTH Martin -- Oliver Fischer --[ Oliver Fischer ]-[ plexus@snafu.de ]---------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 07:30:11 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F00937B401 for ; Thu, 27 Mar 2003 07:30:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30CE543FBD for ; Thu, 27 Mar 2003 07:30:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2RFUANS081073 for ; Thu, 27 Mar 2003 07:30:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2RFUArV081072; Thu, 27 Mar 2003 07:30:10 -0800 (PST) Resent-Date: Thu, 27 Mar 2003 07:30:10 -0800 (PST) Resent-Message-Id: <200303271530.h2RFUArV081072@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stijn Hoop Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E2A137B404 for ; Thu, 27 Mar 2003 07:29:35 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D1E343FBF for ; Thu, 27 Mar 2003 07:29:34 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h2RFTISZ029747 for ; Thu, 27 Mar 2003 16:29:18 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h2RFTIx1029746; Thu, 27 Mar 2003 16:29:18 +0100 (CET) Message-Id: <200303271529.h2RFTIx1029746@pcwin002.win.tue.nl> Date: Thu, 27 Mar 2003 16:29:18 +0100 (CET) From: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-Spam-Status: No, hits=-17.9 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: docs/50349: make release fails with NO_OPENSSH and ! NOKERBEROS X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stijn Hoop List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 15:30:14 -0000 >Number: 50349 >Category: docs >Synopsis: make release fails with NO_OPENSSH and ! NOKERBEROS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 07:30:09 PST 2003 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD 4.8-RC #0: Tue Mar 4 10:10:51 CET 2003 >Description: make release will fail during the release.3 step if the world built in the chroot area was built with NO_OPENSSH / NO_OPENSSL flags, and the NOKERBEROS flag was not passed to make release. This flag is not documented in release(7). The attached patch documents it. As I don't know what other flags affect failure, I just documented the fact that there is a flag to avoid building the kerberos bits. Maybe someone more in the know can add something to text to indicate kerberos's dependancy on either OpenSSH or OpenSSL. >How-To-Repeat: # grep NO_OPEN /release/etc/make.conf NO_OPENSSH= yes NO_OPENSSL= yes # cd /usr/src/release && make release CHROOTDIR=/release \ RELEASETAG=RELENG_4 BUILDNAME=RELENG_4-MYRELEASE CVSROOT=${CVSROOT} And wait for an error about a missing openssl/des.h header. >Fix: --- release.7.orig Thu Mar 27 16:03:14 2003 +++ release.7 Thu Mar 27 16:02:48 2003 @@ -257,6 +257,11 @@ distribution will still be created with the minimal documentation set provided in .Pa src/share/doc . +.It Va NOKERBEROS +If set to +.Dq Li YES +then the Kerberos IV and Kerberos 5 (Heimdal) components will be +omitted from the release. .It Va NOPORTS If set to .Dq Li YES >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 08:36:15 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 201D137B401 for ; Thu, 27 Mar 2003 08:36:15 -0800 (PST) Received: from webserver.zsr.sk (ns.zsr.sk [62.65.183.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08DB943FB1 for ; Thu, 27 Mar 2003 08:36:13 -0800 (PST) (envelope-from Sevela.Jozef@zsr.sk) Received: from sbaex01.intra.zsr.sk (sbaex01.zsr.sk [62.65.183.75]) by webserver.zsr.sk (8.9.2/8.9.2) with ESMTP id RAA11053 for ; Thu, 27 Mar 2003 17:37:30 +0100 (MET) From: Sevela.Jozef@zsr.sk content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Date: Thu, 27 Mar 2003 17:36:02 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Message-ID: <8442AED9F20573489804CF2417B70AAFC1E26A@sbaex01.intra.zsr.sk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: help please Thread-Index: AcL0fo32YP9symBjEde+YABgl44erA== To: X-Spam-Status: No, hits=0.7 required=5.0 tests=NO_REAL_NAME version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: help please X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 16:36:15 -0000 Please help me I'm a bigginer in FreeBSD. On my conputer is ranning = FreeBSD 5.0. I would like to use disk quotas but I have to built my own kernel first = becase in generic kernel is missing options QUTA My problem is then I haven't the file LINT in directory = /usr/src/sys/i386/conf/ and any where else on my disc. Do you now where I could to find it. Please help me. thanks very much for your help =20 =20 =A9evela Jozef =AESR-=AET =DAsek poskytovania slu=BEieb - oddelenie pre d=E1tov=FA sie=BB Trnavsk=E1 cesta 25 831 04 Bratislava tel: ++421 2 5058 7867 fax: ++421 2 5058 4199 ? From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 10:01:31 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A665037B401; Thu, 27 Mar 2003 10:01:31 -0800 (PST) Received: from mf2.bredband.net (mf2.bredband.net [195.54.106.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C90443FAF; Thu, 27 Mar 2003 10:01:30 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from localhost.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.109]) by mf2.bredband.net with ESMTP <20030327180129.MKWW273.mf2@localhost.036-23-6f72652.cust.bredbandsbolaget.se>; Thu, 27 Mar 2003 19:01:29 +0100 Received: from c-6d3a70d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])with ESMTP id h2RI1Tls077168; Thu, 27 Mar 2003 19:01:29 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) (8.12.8/8.12.8/Submit) id h2RI1OY5077148; Thu, 27 Mar 2003 19:01:24 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Date: Thu, 27 Mar 2003 19:01:24 +0100 From: Martin Karlsson To: Giorgos Keramidas Message-ID: <20030327180123.GB610@c-6d3a70d5.bredbandsbolaget.se> Mail-Followup-To: Martin Karlsson , Giorgos Keramidas , freebsd-doc@FreeBSD.org References: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> <20030326185416.GH18515@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20030326185416.GH18515@gothmog.gr> X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-25.9 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-doc@FreeBSD.org Subject: Re: quotation marks in HTML output X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 18:01:32 -0000 * Giorgos Keramidas [2003-03-26 20.54 +0200]: > It's a long standing typographical convention, which I do prefer in > all printed material, given the proper fonts and letter-form. Alas, > today, most of the fonts that people use have these ugly, stupid marks > that look bizarre instead of proper back-quotes and short, thin, > vertical lines instead of proper right quotes. Aah, now I get it; it's been a long time since I saw proper print quotation marks (or at least a long time since I noted the difference), that I seem to have managed to forget about them. > This makes ``example'' look terrible. Most notably, in HTML browsers, > the right part looks some times like ``example" which is hurting my > eyes and looks very unpleasant. Yes, it does look rather unpleasant. > For these reasons, I'd probably support switching to double quotes > like "...." for HTML output. But only for HTML output. I agree. Thanks for explaining, Giorgos! -- Martin Karlsson From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 10:07:24 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7109837B404 for ; Thu, 27 Mar 2003 10:07:24 -0800 (PST) Received: from nyogtha.unknownkadath.net (nyogtha.unknownkadath.net [209.153.153.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D85143F3F for ; Thu, 27 Mar 2003 10:07:18 -0800 (PST) (envelope-from asenchi@asenchi.com) Received: from paleb.attbi.com (dedport-132-155.idealapps.com [64.118.132.155] (may be forged))h2RIMgil034733; Thu, 27 Mar 2003 13:22:42 -0500 (EST) Date: Thu, 27 Mar 2003 13:07:53 -0500 From: Asenchi To: Sevela.Jozef@zsr.sk Message-Id: <20030327130753.14177487.asenchi@asenchi.com> In-Reply-To: <8442AED9F20573489804CF2417B70AAFC1E26A@sbaex01.intra.zsr.sk> References: <8442AED9F20573489804CF2417B70AAFC1E26A@sbaex01.intra.zsr.sk> X-Mailer: Sylpheed version 0.8.3 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=-26.7 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: doc@freebsd.org Subject: Re: help please X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 18:07:26 -0000 You need to ask this ong -newbies or -questions. This is a mailing list for maintaining the documentation available with freebsd. Good Luck, Curt On Thu, 27 Mar 2003 17:36:02 +0100 Sevela.Jozef@zsr.sk wrote: > > Please help me I'm a bigginer in FreeBSD. On my conputer is ranning FreeBSD 5.0. > I would like to use disk quotas but I have to built my own kernel first becase in generic kernel is missing > options QUTA > My problem is then I haven't the file LINT in directory /usr/src/sys/i386/conf/ and any where else on my disc. > Do you now where I could to find it. > Please help me. > > thanks very much for your help > > > ©evela Jozef > ®SR-®T > Úsek poskytovania slu¾ieb - oddelenie pre dátovú sie» > Trnavská cesta 25 831 04 Bratislava > tel: ++421 2 5058 7867 > fax: ++421 2 5058 4199 > > ? > > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 10:11:04 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9810D37B401 for ; Thu, 27 Mar 2003 10:11:04 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 847AB43FAF for ; Thu, 27 Mar 2003 10:11:03 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h2RIB2BG051956 for ; Thu, 27 Mar 2003 13:11:02 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Thu, 27 Mar 2003 13:09:41 -0500 From: Tom Rhodes To: FreeBSD-doc@FreeBSD.org Message-Id: <20030327130941.35104ed8.trhodes@FreeBSD.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-11.4 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Why does cvsup drop doc in /usr/doc X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 18:11:29 -0000 Hey team, I've got an interesting or wierd question. Why does the cvsup application drop the docs in /usr/doc instead of /usr/share/doc. Now I understand that the documentation from the release installs there, and cvsup keeps track of checked out versions. But can't we just drop doc/ into that directory? This way those which want to cvsup and update the doc don't get a copy in both places. Perhaps we do it for the ease of CVS, not sure. Perhaps someone could elaborate on this. -- Tom Rhodes From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 10:12:13 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A12B37B401 for ; Thu, 27 Mar 2003 10:12:13 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 656DD43F85 for ; Thu, 27 Mar 2003 10:12:12 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h2RIC9BG051963; Thu, 27 Mar 2003 13:12:09 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Thu, 27 Mar 2003 13:10:48 -0500 From: Tom Rhodes To: Asenchi Message-Id: <20030327131048.4caf97ff.trhodes@FreeBSD.org> In-Reply-To: <20030327130753.14177487.asenchi@asenchi.com> References: <8442AED9F20573489804CF2417B70AAFC1E26A@sbaex01.intra.zsr.sk> <20030327130753.14177487.asenchi@asenchi.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, hits=-20.7 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: Sevela.Jozef@zsr.sk cc: doc@FreeBSD.org Subject: Re: help please X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 18:12:14 -0000 You can also find out how to do all this with the FreeBSD handbook. -- Tom Rhodes On Thu, 27 Mar 2003 13:07:53 -0500 Asenchi wrote: > You need to ask this ong -newbies or -questions. This is a mailing list = for maintaining the documentation available with freebsd. >=20 > Good Luck, >=20 > Curt >=20 > On Thu, 27 Mar 2003 17:36:02 +0100 > Sevela.Jozef@zsr.sk wrote: >=20 > >=20 > > Please help me I'm a bigginer in FreeBSD. On my conputer is ranning Fre= eBSD 5.0. > > I would like to use disk quotas but I have to built my own kernel first= becase in generic kernel is missing > > options QUTA > > My problem is then I haven't the file LINT in directory /usr/src/sys/i3= 86/conf/ and any where else on my disc. > > Do you now where I could to find it. > > Please help me. > >=20 > > thanks very much for your help > > =20 > > =20 > > =A9evela Jozef > > =AESR-=AET > > =DAsek poskytovania slu=BEieb - oddelenie pre d=E1tov=FA sie=BB > > Trnavsk=E1 cesta 25 831 04 Bratislava > > tel: ++421 2 5058 7867 > > fax: ++421 2 5058 4199 > > > > ? > >=20 > > _______________________________________________ > > freebsd-doc@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > >=20 > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" >=20 From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 13:38:22 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347D737B401; Thu, 27 Mar 2003 13:38:22 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED0843FA3; Thu, 27 Mar 2003 13:38:21 -0800 (PST) (envelope-from swear@attbi.com) Received: from localhost.localdomain (unknown[12.242.158.67]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2003032721382000200jcr8ue>; Thu, 27 Mar 2003 21:38:20 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.6/8.12.5) with ESMTP id h2RLbQ5F014169; Thu, 27 Mar 2003 13:37:26 -0800 (PST) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.6/8.12.5/Submit) id h2RLbFWK014164; Thu, 27 Mar 2003 13:37:15 -0800 (PST) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: Martin Karlsson References: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> <20030326185416.GH18515@gothmog.gr> From: swear@attbi.com (Gary W. Swearingen) Date: 27 Mar 2003 13:37:15 -0800 In-Reply-To: <20030326185416.GH18515@gothmog.gr> Message-ID: <9ohe9oo5is.e9o@localhost.localdomain> Lines: 46 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Status: No, hits=-33.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, RCVD_IN_UNCONFIRMED_DSBL,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_GNUS_UA,X_AUTH_WARNING autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-doc@FreeBSD.org cc: Giorgos Keramidas Subject: Re: quotation marks in HTML output X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 21:38:25 -0000 Giorgos Keramidas writes: > It's a long standing typographical convention, which I do prefer in > all printed material, given the proper fonts and letter-form. Alas, > today, most of the fonts that people use have these ugly, stupid marks > that look bizarre instead of proper back-quotes and short, thin, > vertical lines instead of proper right quotes. I think it was a good idea to change the glyphs for the ASCII characters so that 39 (') and 34 (") are vertical and 96 (`) looks like whatever a grave accent is supposed to look like (which some think should be symmetric with an acute accent). What I think IS stupid is that the Unicode people name the vertical thing "apostrophe" -- which it no longer is. (You're supposed to use the "single right quote" to get an apostrophe.) > This makes ``example'' look terrible. Most notably, in HTML browsers, > the right part looks some times like ``example" which is hurting my > eyes and looks very unpleasant. Mine converts them to "real" left and right double quotes, which look good. But I'd rather it give me what the author asked for, especially when the author didn't use them in matching pairs. > For these reasons, I'd probably support switching to double quotes > like "...." for HTML output. But only for HTML output. Unless the FDP is trying to support some REALLY old browsers, HTML should use the "“" and "”" (Unicode) entities for left and right double quotation marks (with "‘" and "’" for the single versions). The FDP should not support such old browsers. I'm fairly sure that all Netscape and M$ browsers less than 5 years old support these four Unicode entities. As for text format files, I've never liked ``this'', even in the good old days when the glyphs were often symmetrical; today it's usually uglier, even on most Unix/X11 systems. "This" looks better, even when the quotes are both right-leaning curly ones, which they seldom were in the good old days and which they almost never are today. Martin, if you're planning to take this discussion further than those in last year's discussion did, please read http://www.freebsd.org/internal/doceng.html, which says that changes are made by consensus. That obviously can't be true, but you can probably read between the lines well enough to inform your efforts. Good luck. From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 14:06:49 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84F2D37B407; Thu, 27 Mar 2003 14:06:49 -0800 (PST) Received: from mf2.bredband.net (mf2.bredband.net [195.54.106.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD2943FBF; Thu, 27 Mar 2003 14:06:40 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from c-6d3a70d5.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.109]) by mf2.bredband.net with ESMTP <20030327220638.NBIX273.mf2@c-6d3a70d5.036-23-6f72652.cust.bredbandsbolaget.se>; Thu, 27 Mar 2003 23:06:38 +0100 Received: from c-6d3a70d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])with ESMTP id h2RM6dIu010728; Thu, 27 Mar 2003 23:06:39 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) (8.12.8/8.12.8/Submit) id h2RM6XqS010706; Thu, 27 Mar 2003 23:06:33 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Date: Thu, 27 Mar 2003 23:06:33 +0100 From: Martin Karlsson To: Tom Rhodes Message-ID: <20030327220633.GA81805@c-6d3a70d5.bredbandsbolaget.se> Mail-Followup-To: Martin Karlsson , Tom Rhodes , FreeBSD-doc@freebsd.org References: <20030327130941.35104ed8.trhodes@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20030327130941.35104ed8.trhodes@FreeBSD.org> X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-26.0 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD-doc@freebsd.org Subject: Re: Why does cvsup drop doc in /usr/doc X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 22:06:51 -0000 * Tom Rhodes [2003-03-27 13.09 -0500]: > Hey team, Hello, > I've got an interesting or wierd question. Why does the cvsup application > drop the docs in /usr/doc instead of /usr/share/doc. > > Now I understand that the documentation from the release installs > there, and cvsup keeps track of checked out versions. But can't > we just drop doc/ into that directory? This way those which want > to cvsup and update the doc don't get a copy in both places. I'm not sure I understand you correctly here: a copy in both places? There are no HTML docs in /usr/doc (except when running make), and no SGML sources in /usr/share/doc. Or am I wrong in this? The doc sources are fetched to /usr/doc. If I cd to that dir and run make clean && make all install (for example), the output (i.e. the formatted docs) can then be found in /usr/share/doc. I probably misunderstood your question though. :) [...snip...] Best regards, -- Martin Karlsson From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 18:11:04 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C2B537B401 for ; Thu, 27 Mar 2003 18:11:04 -0800 (PST) Received: from ygm005.verizon.net (ygm005pub.verizon.net [206.46.170.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D797743F93 for ; Thu, 27 Mar 2003 18:11:02 -0800 (PST) (envelope-from admin@verizon.net) Received: from Autshua ([67.119.58.118]) by ygm005.verizon.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with SMTP id <20030328021054.GDGD1966.ygm005.verizon.net@Autshua> for ; Thu, 27 Mar 2003 20:10:54 -0600 From: admin To: doc@FreeBSD.org Message-Id: <20030328021054.GDGD1966.ygm005.verizon.net@Autshua> Date: Thu, 27 Mar 2003 20:11:02 -0600 X-Spam-Status: No, hits=4.8 required=5.0 tests=HTML_20_30,HTML_MESSAGE,MICROSOFT_EXECUTABLE, MIME_HTML_NO_CHARSET,MIME_HTML_ONLY,RAZOR2_CHECK, RCVD_IN_UNCONFIRMED_DSBL version=2.50 X-Spam-Level: **** X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: A WinXP patch X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 02:11:35 -0000 Hello,This is a WinXP patch I wish you would like it. From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 19:00:59 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7341D37B401 for ; Thu, 27 Mar 2003 19:00:59 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F78A43F75 for ; Thu, 27 Mar 2003 19:00:58 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-a116.otenet.gr [212.205.215.116]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2S30od8028849; Fri, 28 Mar 2003 05:00:51 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2S30oZ8017937; Fri, 28 Mar 2003 05:00:50 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2S30mxL017936; Fri, 28 Mar 2003 05:00:48 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Fri, 28 Mar 2003 05:00:48 +0200 From: Giorgos Keramidas To: "Gary W. Swearingen" Message-ID: <20030328030048.GA17830@gothmog.gr> References: <20030326050104.GA1514@c-303a70d5.bredbandsbolaget.se> <20030326185416.GH18515@gothmog.gr> <9ohe9oo5is.e9o@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9ohe9oo5is.e9o@localhost.localdomain> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) X-Spam-Status: No, hits=-12.9 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, RCVD_IN_UNCONFIRMED_DSBL,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-doc@FreeBSD.org Subject: Re: quotation marks in HTML output X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 03:01:03 -0000 On 2003-03-27 13:37, "Gary W. Swearingen" wrote: > Giorgos Keramidas writes: > > For these reasons, I'd probably support switching to double quotes > > like "...." for HTML output. But only for HTML output. > > Unless the FDP is trying to support some REALLY old browsers, HTML > should use the "“" and "”" (Unicode) entities for left and > right double quotation marks (with "‘" and "’" for the single > versions). The FDP should not support such old browsers. I'm fairly > sure that all Netscape and M$ browsers less than 5 years old support > these four Unicode entities. Gary, this sounds like a great idea :-) I've replaced literal `` and '' in doc/share/sgml with these entities and just finished a full rebuild of doc/en_US.ISO8859-1/. : Index: freebsd.dsl : =================================================================== : RCS file: /home/giorgos/cvsroot/giorgos/fx/doc/share/sgml/freebsd.dsl,v : retrieving revision 1.1.1.2 : diff -u -r1.1.1.2 freebsd.dsl : --- freebsd.dsl 16 Feb 2003 22:12:04 -0000 1.1.1.2 : +++ freebsd.dsl 28 Mar 2003 02:42:25 -0000 : @@ -722,9 +722,9 @@ : : (element errorname : (make sequence : - : + : ($mono-seq$ (process-children)) : - : + : )) : :