Commit Graph

1220 Commits

Author SHA1 Message Date
wiz 009e260f10 Fix a URL. From OKANO Takayoshi in PR 33001. 2006-03-09 18:07:53 +00:00
elad 33e5cb5406 Add entry for elad-kernelauth. 2006-03-07 19:55:07 +00:00
he f1cd142fed Document the hack to make ipsend and iptest build for NetBSD/vax,
with a pointer to PR#32907 for further details.
2006-03-07 18:24:13 +00:00
bouyer f656fa41eb Add svwsata(4), a driver for Serverworks K2 SATA controllers. From
OpenBSD via Joerg Sonnenberger.
2006-03-06 18:35:24 +00:00
christos 5b2c72d104 mention strace. 2006-03-05 17:01:00 +00:00
yamt cbf8c5498c yamt-pdpolicy branch. 2006-03-05 12:52:13 +00:00
peter 0e2c7f88bd Mention that Jornada 720 now uses hpckbd(4) and hpcapm(4). 2006-03-04 14:16:39 +00:00
rpaulo 42f7b42948 bsd-family-tree 1.101 2006-03-02 20:31:03 +00:00
yamt 79e0b18f68 terminate yamt-uio_vmspace branch. 2006-03-01 12:39:03 +00:00
yamt a600234f06 yamt-uio_vmspace: new base. 2006-03-01 12:23:47 +00:00
scw 63a69395eb Note addition of port to Linksys NSLU2. 2006-02-28 20:42:55 +00:00
shige 628c5e08b7 Note addition of Plat'home OpenMicroServer (OMS-AL400) support. 2006-02-27 21:39:29 +00:00
gdamore 694fd3d498 Note addition of MTX-1 (meshcube/accesscube) support. 2006-02-27 05:26:11 +00:00
rpaulo 7ad8c01644 mention postfix 2.2.9 2006-02-25 22:55:23 +00:00
rpaulo 0b9cd89626 Add gcc 4.1.0 2006-02-25 22:44:27 +00:00
rpaulo 66d4bfa5f5 postfix 2.2.9 imported
postfix 2.3 is at 20050207.
2006-02-25 22:40:17 +00:00
wiz 11aa6228ac postfix-2.2.9 is out. 2006-02-25 13:35:44 +00:00
wiz ecbf12f7eb Remove assar, seeing that his account is suspended for ~2 years now.
Note new ipsec-tools version.
2006-02-25 01:47:55 +00:00
wiz c65740e753 Fix typo. 2006-02-25 01:42:45 +00:00
christos 1b49426ea4 remove vinum 2006-02-25 01:31:02 +00:00
jmcneill 182032a345 Take responsibility for vesafb, splash 2006-02-18 21:16:06 +00:00
jmcneill 2042ec29f2 Note wsdisplay, splash, and vesafb changes. 2006-02-18 21:14:12 +00:00
apb 4c0d821d7b etcupdate can now use a binary set file. 2006-02-18 19:34:13 +00:00
yamt 5eb3b9f4ff yamt-uio_vmspace: new base tag. 2006-02-18 15:47:31 +00:00
jmcneill 57b4685f5b Note rasops shadowfb changes. 2006-02-18 15:30:52 +00:00
manu ee0c5b44de Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
that the i386 license manager part of amd64 version of Fluent works.

While I'm here, add SysV IPC to COMPAT_LINUX/amd64
2006-02-09 19:18:56 +00:00
gdamore d212c125b0 Added PCI host for Au15XX. 2006-02-09 00:47:50 +00:00
agc 4c7e58b6a1 Note the addition of the NetBSD iSCSI target. 2006-02-08 19:06:42 +00:00
christos 27081ac8ef mention sushi move. 2006-02-08 13:52:58 +00:00
kochi 1b6e35dc63 ACPI-CA 20060127 2006-02-07 07:28:20 +00:00
wiz b41cab53d9 Updated groff to 1.19.2. User-visible changes since 1.19.1:
VERSION 1.19.2
==============

Troff
-----

o Analogously to the .ft and \f pair, two new requests `gcolor' and
  `fcolor' (which pair with \m and \M, respectively) have been added to
  set the glyph and background colours.

o A new read-only, string-valued register `.sty' returns the name of the
  current style.

o Two new conditional operators `F <name>' and `S <name>' have been added.
  `F' is true if a font <name> exists.  `S' is true if a style <name> has
  been registered.

o Cyrillic characters have been added to the `utf8' and `html' output
  devices.

Pic
---

o The `by' argument in a `for' loop can now be negative if it is additive.
  For the multiplicative case, it must be greater than zero.

Eqn
---

o The following keywords aren't new but haven't been documented previously:

    undef NAME    (to undefine a macro)
    copy  "FILE"  (a synonym for `include')
    space n       (to modify the vertical spacing before and after
                   an equation)

o The following macros aren't new but haven't been documented previously:

    Alpha, ..., Omega   (the same as `ALPHA', ..., `OMEGA')
    ldots               (three dots on the base line)
    dollar              (a dollar glyph)

o The following keywords have been extended.  Again, this isn't new but
  hasn't been documented previously:

    col n { ... }
    lcol n { ... }
    rcol n { ... }
    ccol n { ... }
    pile n { ... }
    lpile n { ... }
    rpile n { ... }
    cpile n { ... }   (set vertical spacing between rows to N)

Grohtml
-------

o This device driver has been raised to beta stage; its set of tags should
  be stable now.

o New command line option `-s' to set the base point size.

o New command line option `-S' to set the split level while generating
  multiple files.

Grotty
------

o Experimental support for zero-width and double-width characters.

Gxditview
---------

o On platforms which have the X Window System this program is now built and
  installed automatically.

[not in NetBSD's base system]

Xtotroff
--------

o This program to create font definition files for xditview isn't new but
  hasn't been installed previously.

[not in NetBSD's base system]

Groffer
-------

o A security problem (reported as CAN-2004-0969) has been fixed.

Gdiffmk
-------

o A new script contributed by Mike Bianchi.  It compares two groff, nroff,
  or troff documents and creates an output with added margin characters
  (using `.mc') to indicate the differences.

[installed]

Pdfroff
-------

o A new wrapper script contributed by Keith Marshall to easily create PDF
  documents with groff.

[not installed, uses ghostscript]

Macro packages
--------------

o ms.tmac

  . Support for fractional point sizes: A value for the `PS', `VS', `FPS',
    and `VPS' register larger than or equal to 1000 is always divided by
    1000.  For example, `.nr PS 10250' sets the document's font size to
    10.25 points.

  . The `Ds' and `De' macros provided in ms since groff version 1.19 have
    been removed; the equivalent `DS' and `DE' macros should be used
    instead.  X11 documents which actually use `Ds' and `De' always load a
    specific macro file from the X11 distribution (`macros.t') which
    provides proper definitions for the two macros.

  . The following registers have been added for improving layout control:

    PORPHANS
      Defines number of lines following `LP', `PP', `QP', `IP' or `XP' which
      must be kept together, before any automatic page break.

    HORPHANS
      Sets number of lines of following paragraph which must be kept with a
      heading, defined by `NH' or `SH', before any automatic page break.

    GROWPS
      Sets the first level of heading (set with `NH') which will keep the
      same point size as body text.

    PSINCR
      Sets the point size increment for each level of heading (set with
      `NH'), below the threshold level set by `GROWPS'; e.g., if
      \n[PS] = 10, \n[GROWPS] = 3 and \n[PSINCR] = 2.0p, then `.NH 1' will
      produce 14pt headings, `.NH 2' will produce 12pt, and all other levels
      will remain at 10pt (because \n[PS] = 10).

  . The `SH' macro now accepts a numeric argument, to make heading size
    match that of `NH' with same argument value when the `GROWPS'/`PSINCR'
    feature is enabled.

  Please refer to the documentation of the ms package for other, minor
  improvements.

o me.tmac

  The section type set with the `++' request is available in the `_M'
  register.  This isn't new but hasn't been documented before.

o www.tmac

  The `HR' macro no longer causes an empty line for non-HTML devices.

  A new macro `HEAD' has been added to directly add data to the
  <head>...</head> block.

  New macros `OLS' and `OLE' to start and end an ordered list.

  New macros `DLS' and `DLE' to start and end a definition list.

Pdfmark
-------

o A new macro package contributed by Keith Marshall which implements PDF
  marks.  This is in alpha stage currently.

[not installed, needs ghostscript]

Miscellaneous
-------------

o Two new keywords to the DESC file have been added which are needed for
  grohtml: `image_generator' and `unscaled_charwidths'.  The former gives
  the name of the program which creates PNG images, and the latter makes
  troff always use unscaled character widths.
2006-02-06 18:59:16 +00:00
hamajima 05276e8be3 note Atmark Techno Armadillo-210 support in evbarm 2006-02-06 14:05:15 +00:00
christos 10f46d2f47 mention pbms 2006-02-05 18:30:52 +00:00
jmmv 8b589aee17 Add support to automatically repeat mouse button events in wsmouse(4) and
change wsconsctl(4) so that this is configurable.

This is specially useful for mice that provide page up/down buttons instead
of a real wheel and that do not send events repeatedly from the hardware.
(E.g.: Logitech Marble Mouse.)

No objections in tech-kern@.
2006-02-05 17:38:33 +00:00
christos 09ea4dc5be mention new am-utils 2006-02-05 16:30:33 +00:00
christos 533ea3e770 new openpam 2006-02-05 02:41:11 +00:00
christos 32fd3812bb openssh and cvs 2006-02-04 22:40:12 +00:00
christos 741c0868b9 mention new openssh 2006-02-04 22:39:22 +00:00
apb 4b800fb1f5 Mention build.sh syspkgs and build.sh iso-image. 2006-02-04 19:57:04 +00:00
christos 41bcaabc05 mention cvs 2006-02-04 19:13:32 +00:00
simonb 54939c0bc1 Describe the simonb-timecounters branch. 2006-02-04 08:11:30 +00:00
wiz 7bab650194 openssh-4.3 out. 2006-02-04 00:31:23 +00:00
jmmv 0b879f1cfc Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
2006-02-03 11:08:23 +00:00
skrll bc532835e9 Note the binutils update. 2006-02-03 08:23:58 +00:00
skrll ba03cd61c7 Note binutils 2.16.1 2006-02-02 22:31:39 +00:00
reinoud a931ade446 Forgot to mention my name! 2006-02-02 16:13:17 +00:00
reinoud db911dc2ea filesystem -> file system 2006-02-02 16:10:26 +00:00
reinoud 214d4a453c Note UDF file system addition. 2006-02-02 16:09:48 +00:00
reinoud 00492041d1 Add responsible note for udf and scsi mmc part. 2006-02-02 16:05:16 +00:00
yamt c128c375df yamt-uio_vmspace: new base 2006-02-02 00:14:15 +00:00