| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- priv(9) KPI added
- ipw/iwi firmware in the base system
Updated release notes:
- OpenSSL updated to 0.9.8e
- GNOME updated to 2.8.0
- acpi_dock(4) and acpi_hpet MFC
- msk(4) MFC
|
| |
|
|
|
|
|
|
| |
Updated release notes: KDE updated to 3.5.6, GNOME updated to 2.16.3
Also moved cxgb(4) entry to the right place and fixed another entity.
|
|
|
|
| |
While here, fix an entity.
|
| |
|
|
|
|
|
| |
ABI/API change for interrupt filtering, zs driver gone, npe(4) (+MFC),
bpf(4) directions, IPv6 multicast forwarding loadable, setfacl(1) -h.
|
|
|
|
|
|
|
|
|
| |
half channel support (+MFC), ng_deflate(4) (+MFC), ng_pred1(4) (+MFC),
wpa_passphrase(8) (+MFC).
Updated release notes: ath(4) and HAL 0.9.20.3 (+MFC).
Other MFCs noted: if_bridge(4) RSTP.
|
| |
|
|
|
|
|
|
| |
addr2ascii()/ascii2addr() removal, dump(8)/restore(8) extended
attributes, objformat(1) gone, vnconfig(8) gone, ncurses wide
character support.
|
| |
|
|
|
|
|
|
|
| |
own directory, rather than overwriting the release notes. :-p
Fix this.
Pointy hat to: bmah
|
|
|
|
| |
reword a note to reflect this fact.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
now contained entirely in a single DocBook article, which has
information pertinent to all architectures. This will improve
the maintainability of the hardware notes going forward by
reducing complexity of the build process, improving the visibiilty
of the architecture-specific text, and removing the need to generate
an extra version of the document for every architecture.
Remove all of the MD hardware notes stuff; all relevant content
has been folded into hardware/article.sgml.
No objections from: freebsd-doc@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manner consistent with the new MI-style hardware notes document.
man2hwnotes.pl now defaults to generating entities for the MI-style
hardware notes (i.e. hardware/article.sgml). A new -c
option causes it to generate entities for the older MD-style
hardware notes (i.e. hardware/common/dev.sgml).
The Makefile infrastructure supplies the -c option to man2hwnotes.pl
now unless the HWNOTES_MI Makefile variable is defined, so
compatiblity is preserved for hardware notes translations that
aren't converted to the new organization yet. As translations
convert, they should define HWNOTES_MI in their hardware/Makefile.
When all the relevant translations catch up, the compatibility goop
in share/mk/doc.relnotes.mk and share/sgml/Makefile can be removed.
Thanks go to simon@ for help with the backwards compatiblity
mechanism.
Tested with: en_US.ISO8859-1, zh_CN.GB2312
|
| |
|
|
|
|
| |
hardware notes documents in */proc-*.sgml.
|
|
|
|
| |
common/intro.sgml to make a valid article.
|
|
|
|
|
|
|
| |
Convert MD references in the supported devices section from arch=""
attributes for conditional compilation to entities that will just
print architecture names. (The entities aren't defined yet...this
will happen in a future commit.)
|
|
|
|
|
|
|
| |
gzip from NetBSD.
Updated release notes: BIND 9.3.4 (+MFC), GNU Readline 5.1, ncurses
5.6-20061217.
|
|
|
|
|
| |
PR: 79296
Reviewed by: remko
|
|
|
|
| |
it before Feb. 2007 snapshot build...
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
in attributes for generating MD hardware, as well as a few alpha-only
paragraphs here and there).
While here, bump copyright date in dev.archlist.txt.
|
|
|
|
|
|
| |
here to reflect reality.
Bump copyright date while here.
|
|
|
|
| |
Updated release note: libc resolver from BIND 9.3.3.
|
|
|
|
| |
Modified release notes: BIND 9.3.3.
|
| |
|
|
|
|
| |
Spotted by: bmah
|
| |
|
| |
|
|
|
|
| |
notes are no longer MD documents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rather than rendering a different version of the release notes for
every architecture, we now produce a single release notes document
that covers all architectures.
This change makes document maintenence easier (because there is no
longer a need to support each architecture specifically in the
src/release/doc/ and www/ build infrastructures). It's also
easier to read because there is now exactly one release notes document,
and readers can see changes that affected various subsets of
architectures.
Discussed on: -doc@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
them unsigned I made the possible overflows hard to detect,
and it only saved 1 bit which isn't principal, even less now
that the underlying issue with the total of virtual memory has
been fixed. (For the record, it will overflow with >=2T of
VM total, with 32-bit ints used to keep counters in pages.)
- While here, fix printing of other "struct vmtotal" members
such as t_rq, t_dw, t_pw, and t_sw as they are also signed.
Reviewed by: bde
MFC after: 3 days
|
|
|
|
| |
Reminded by: ru
|
|
|
|
|
|
|
| |
- Fix overflow bugs in sysctl(8), systat(1), and vmstat(8)
when printing values of "struct vmmeter" in kilobytes as
they don't necessarily fit into 32 bits. (Fix sysctl(8)
reporting of a total virtual memory; it's in pages too.)
|
|
|
|
|
|
| |
/usr/X11R6 to /usr/local.
Suggested by: kensmith
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
| |
Noticed by: ru@
|
|
|
|
|
|
|
|
|
| |
packages on disc2. This will also let users decide if they want to
have a CD of the docs at all - unless they're disconnected from the
net they will probably find the Web site more useful.
Reviewed by: ru
MFC after: 3 days
|
|
|
|
|
|
| |
Linux emulator.
MFC after: 3 days
|
|
|
|
| |
Reviewed by: bmah
|
|
|
|
|
|
|
| |
a starting point for sun4v. With this commit, the 'make release'
works on sun4v and boots.
I still have to check that it actually installs to disk.
|
| |
|
|
|
|
|
|
|
|
| |
support, fsdb(8) findblk.
Modified release note: Fix an extra "the" in fsdb(8) btime note. [1]
Submitted by: ceri [1]
|
|
|
|
| |
Suggested by: jb
|