Christian Brueffer
bee644d1ce
Sort the sound section by driver name. The exception to this is sound(4),
...
which is the master driver and will hopefully be renamed to snd(4) soon.
2005-05-22 17:12:42 +00:00
Christian Brueffer
16ae9881cd
- Autogenerate device listings for sound(4) aka pcm(4)
...
- Rename the Audio Devices section into Sound Devices, this is more
in line with out sound and snd_* drivers
MFC after: 1 week
2005-05-22 17:04:04 +00:00
Bruce A. Mah
201aed7a77
New release notes: libalias as kernel module, ng_nat(4), sed(1) -l,
...
ATA mkIII, chflags(1) -h, kldstat(8) -m, what(1) -q, GNU grep patches
from Fedora.
2005-05-20 04:19:56 +00:00
Christian Brueffer
6059b9e1fd
Add nve(4).
2005-05-19 15:01:44 +00:00
Christian Brueffer
977f66ec53
Directly link to the nve(4) manpage.
2005-05-19 14:59:21 +00:00
Bruce A. Mah
28629d2de8
SA-05.09.htt only applies to i386 and amd64, so conditionalize
...
appropriately.
2005-05-19 14:43:20 +00:00
Bruce A. Mah
d565684dc9
Catch up on some low-hanging fruit...
...
New release notes: SA-05:09.htt, awk 20050424, bzip2 1.0.3, libregex
from a glibc CVS snapshot, pf from OpenBSD 3.7.
Updated release notes: lukemftp 20050219.
2005-05-19 14:33:44 +00:00
Ruslan Ermilov
b6bdead975
Strip the initial world some more.
2005-05-17 14:24:33 +00:00
Hajimu UMEMOTO
4f10131848
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
...
NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special
for it, now.
2005-05-13 16:31:11 +00:00
Christian Brueffer
44cfc21100
Link to the new acpi_ibm(4) manpage.
2005-05-07 13:46:20 +00:00
Bruce A. Mah
ff23585421
Revised release note: Corrected advisory name of SA-05:07.ldt.
2005-05-06 23:16:55 +00:00
Simon L. B. Nielsen
412f7416b3
Document FreeBSD-SA-05:06.iir, FreeBSD-SA-05:07.ldt, and
...
FreeBSD-SA-05:08.kmem.
2005-05-06 11:46:31 +00:00
Murray Stokely
6b4c9eb44a
Use smart quote entities instead of double ``ticks'' to create more
...
aesthetically pleasing HTML output.
Tested with: mozilla, opera, lynx, links
Problematic with: w3m
Reviewed by: remko, keramida
2005-05-05 17:10:37 +00:00
Marcel Moolenaar
d6ff5700fe
Put gnome-lite and kde-lite on disc2 for ia64. The full gnome and kde
...
packages is causing the disc2 ISO to overflow in excess of 100MB.
MFC after: 2 days
2005-05-03 05:37:09 +00:00
Marcel Moolenaar
765bbb2127
Remove only the packages sub-directory before recreating it. Do not
...
remove the whole disc treei structure. This allows one to specify the
disc trees created by a prior release build (under R/cdrom) as the
destination without destroying the contents. This better integrates
with release building and makes further automation easier.
MFC after: 2 days
2005-05-03 04:19:07 +00:00
Marcel Moolenaar
9bae572bd7
Allow specifying which INDEX file to use by setting PKG_INDEX. By default
...
the INDEX file is taken from the package source tree as defined by the
PKG_TREE variable. This change allows using the (possibly incomplete)
packages on pointyhat.
MFC after: 2 days
2005-05-03 04:11:56 +00:00
Bruce A. Mah
6a5f213745
New release notes: musycc gone, new ndis(4) driver generation/load
...
mechanism, bsnmp 1.9, libz 1.2.2.
2005-05-02 05:56:30 +00:00
Bruce A. Mah
5e4056ab78
New release notes: IPFilter 4.1.8, tcsh 6.14.00.
2005-05-02 01:14:36 +00:00
Bruce A. Mah
45d1812df3
Fix a few grammos and style nits here and there.
2005-05-02 01:09:32 +00:00
Xin LI
5cb3f9e280
MFen 1.845-1.849
...
Obtained from: The FreeBSD Simplified Chinese Project CVS
2005-05-01 15:07:58 +00:00
Bruce A. Mah
e7b13da6f5
New release note: SA-05:05.cvs.
...
MFCs noted: restore(8) of FreeBSD 1 images, syslog(8) expanded
hostname specifications.
2005-04-25 15:32:58 +00:00
Denis Peplin
3f9fb3fce5
Merge the following from the English version:
...
1.5 -> 1.7 hardware/common/artheader.sgml
1.276 -> 1.278 hardware/common/dev.sgml
Update also Russian override of dev-auto.sgml
Obtained from: The FreeBSD Russian Documentation Project
2005-04-25 12:22:25 +00:00
Christian Brueffer
388efaf1f6
Grammar fixes.
2005-04-19 18:52:52 +00:00
Hiroki Sato
d6f95567ba
New release notes:
...
getproto{ent,byname,bynumber}(3) thread-safe.
Update release notes:
s/MPSAFE/thread-safe/ in the entry of getserv{ent,byname,byport}.
2005-04-19 17:57:53 +00:00
Hiroki Sato
31be53fa70
New release notes:
...
hwpmc(4) and associated library/userland utilities,
ipw(4), iwi(4), ral(4), and ural(4) wireless LAN drivers,
ipfw(4) and dummynet(4) now supports IPv6,
net.link.tap.user_open sysctl for tap(4),
LOCAL_CREDS and LOCAL_CONNWAIT options for unix(4),
twa(4) driver update,
machine-specific optimized functions for AMD64.
getserv{ent,byname,byport} MPSAFE,
mixer(8) -S option,
C99 functions: roundl(), lroundl(), llroundl(), truncl(), and floorl(),
syslogd(8) -S option,
rc.d/bsnmpd startup script, and
manual pages of ataraid(4), sched_4bsd(4), and sched_ule(4) added.
2005-04-19 12:03:52 +00:00
Hiroki Sato
376c9e2db7
Bump copyright year and use &os;.
2005-04-19 09:43:53 +00:00
Hiroki Sato
f34a7124ae
Bump copyright year.
2005-04-19 09:42:25 +00:00
Xin LI
ac5c6dad08
MFen: 1.843 -> 1.845, plus some language improvements.
...
MFC After: 1 day, MT5_4 candidate
Obtained from: The FreeBSD Simplified Chinese Project
2005-04-18 16:55:48 +00:00
Denis Peplin
dac263a70e
Merge the following from the English version:
...
1.843 -> 1.845 relnotes/common/new.sgml
2005-04-18 09:30:41 +00:00
Denis Peplin
b292a29a85
Print amd64-specific security advisory only for amd64
...
Reviewed by: re (hrs)
2005-04-18 08:29:25 +00:00
Ken Smith
13dd1fc256
Needed to drop "lang/gnat", "print/teTeX", and "textproc/docproj-jadetex"
...
to make the packages fit on the CDs...
MFC after: 3 days
2005-04-17 23:30:20 +00:00
Simon L. B. Nielsen
dd91e9eb42
Document FreeBSD-SA-05:04.ifconf.
...
MFC after: 1 day
2005-04-15 14:27:26 +00:00
Denis Peplin
3eb1247ba7
Typo fix
2005-04-15 13:13:08 +00:00
Denis Peplin
546b321d76
Merge the following from the English version:
...
1.832 -> 1.843 relnotes/common/new.sgml
Obtained from: The FreeBSD Russian Documentation Project
2005-04-15 12:03:46 +00:00
Denis Peplin
b014d005c9
Merge the following from the English version:
...
1.30 -> 1.31 install.sgml
1.9 -> 1.10 layout.sgml
1.16 -> 1.17 trouble.sgml
Obtained from: The FreeBSD Russian Documentation Project
2005-04-14 13:29:07 +00:00
Christian Brueffer
e0ae3a432c
Autogenerate hardware notes for snd_als4000.4, snd_fm801.4 and snd_via8233.4.
2005-04-12 13:33:20 +00:00
Xin LI
0ac73e6794
MFen to 1.17
...
Obtained from: The FreeBSD Simplified Chinese Project CVS
2005-04-09 06:22:32 +00:00
Xin LI
495fa722c0
MFen to 1.10
...
Obtained from: The FreeBSD Simplified Chinese Project
2005-04-09 03:09:06 +00:00
Xin LI
1140c89a20
MFen 1.843
...
Obtained from: The FreeBSD Simplified Chinese Project CVS
2005-04-07 02:59:18 +00:00
Hiroki Sato
f0a4e141f4
New release notes:
...
debug.mpsafevm=1 by default on sparc64,
ixgb(4) MPSAFE,
core dump of natd(8) w/ -reverse fixed,
libarchive zip support improved, and
rexecd(8) root login problem fixed.
2005-04-06 19:58:22 +00:00
Hiroki Sato
e43b83b1a4
Bump &release.manpath.netbsd;.
2005-04-06 18:30:34 +00:00
Hiroki Sato
c3df0d6c2e
New release notes: FreeBSD-SA-05:03.amd64.
2005-04-06 18:28:54 +00:00
Bruce A. Mah
d742d25bc3
New release note: SA-05:02.sendfile (+MFC).
2005-04-06 00:10:19 +00:00
Xin LI
3513dd211c
MFen 1.30 -> 1.31
...
Obtained from: The FreeBSD Simplified Chinese Project CVS
2005-04-03 17:41:21 +00:00
Xin LI
872144762e
MFen 1.276 -> 1.277
...
Obtained from: The FreeBSD Simplified Chinese Project CVS
2005-04-03 16:48:22 +00:00
Bruce A. Mah
47b563639b
MFC noted: arcmsr(4).
2005-04-02 23:28:42 +00:00
Bruce A. Mah
2ce71b23f7
Rewrite the fixit section to reflect reality as I understand it.
...
Thanks to avatar and jhb for pointing out the more glaring problems in
the prior version.
2005-04-02 19:50:07 +00:00
Bruce A. Mah
fce0ca3550
Mention that CDROMs have a slightly different layout than what is
...
pictured here. We might want to show a real CDROM layout here.
Also clarify that whatever's in the floppies/ directory is primarily
useful to users who actually need to boot from floppy to start an
installation.
2005-04-02 19:41:41 +00:00
Bruce A. Mah
1c32779087
Use <replaceable></replaceable> elements where appropriate for floppy
...
disk names.
"Approximately three...floppies" is kind of weird to me, so substitute
"several" here instead. We already mention that a floppy disk set
requires three disks elsewhere, so we're not really losing any
content.
2005-04-02 19:39:35 +00:00
Xin LI
fde2b24692
MFen 1.69.2.1 -> 1.72
...
Obtained from: The FreeBSD Simplified Chinese Project CVS
2005-04-02 14:08:24 +00:00