Commit Graph

1511 Commits

Author SHA1 Message Date
christos
4ca4d18faa mention sendmail removal. 2006-05-30 21:27:39 +00:00
mrg
a4337fd012 update the uninit list 2006-05-25 09:05:40 +00:00
rpaulo
4ac8517cec wpa_supplicant 0.4.9. 2006-05-25 04:10:09 +00:00
rpaulo
605de1ab8d hostapd 0.4.9 2006-05-25 03:58:30 +00:00
lukem
2b2a207b2a security.conf(5) check_devices_ignore_paths 2006-05-25 02:39:53 +00:00
christos
2c895a14eb mention config hack. 2006-05-24 23:18:56 +00:00
yamt
1a4039e6b0 yamt-pdpolicy; new base 2006-05-24 11:03:28 +00:00
chap
0896642114 chap-midi is ready for testing. 2006-05-21 20:58:27 +00:00
mrg
53751ce0e9 - note sh3/vax mdreloc.c uninitialised variable warnings.
- note sh3 libbz2/gcc4 hack for blockstore.c
2006-05-21 04:19:12 +00:00
dan
60693294da note more gcc4 uninitialised appeasement (amd64 pmap.c) 2006-05-21 01:24:41 +00:00
mrg
84b833274a note ntp_request.c 1.4 2006-05-21 00:44:53 +00:00
dan
d0a17c26df note uninitialsed appeasement in libexec/ld.elf_so/arch/x86_64/mdreloc.c 2006-05-20 23:41:16 +00:00
christos
de7cebdcc7 remove ypserv from the gcc4 hacks since it has been fixed. 2006-05-20 20:34:29 +00:00
mrg
9200f66337 update the uninit gcc4 list a bit more. 2006-05-20 11:17:55 +00:00
liamjfoy
cf47cfe564 Mark CARP as complete (according to the format Alistair (agc@) said was
correct).

Ok: agc@
2006-05-19 22:47:48 +00:00
briggs
f46c445f90 Add a new section to divide developer branches into "Active/Dormant"
and "Terminated" so we can scan through the active/dormant a little
bit more easily.  Also note the sections up top and mention that the
entries should be alphabetized within each section.

Make it so.

Thanks to Chapman Flack for noticing that things were not adhering to
any specific order and that there was no indication of what order
things should follow.
2006-05-19 20:28:37 +00:00
chap
c5fb260e70 Instantiation of chap-midi branch. 2006-05-19 18:19:39 +00:00
liamjfoy
90901bf989 Note import of Common Address Redundancy Protocol (CARP)
ok joerg@
2006-05-19 14:12:22 +00:00
mrg
45598cd240 update wrong uninitialised variables list 2006-05-18 18:48:42 +00:00
elad
79156a7347 update entry for elad-kernelauth noting it was merged and when. pointed
out by cube@ - thanks!
2006-05-18 17:39:42 +00:00
cube
8ea8897b84 Fix a typo, too. Ah, people scrutinising source-changes. 2006-05-18 17:06:33 +00:00
cube
b44ed53c3a There is a precise syntax for CHANGES entries, and they're added at the
end of the file, not at the top.  [hi elad!]
2006-05-18 15:38:00 +00:00
drochner
9b1794e109 libpcap is at 0.9.4, and so are we
tcpdump ts at 3.9.4 (we are behind here)
2006-05-17 17:36:32 +00:00
christos
2f5d3a02e9 Remove csu hack. It was not a gcc issue. 2006-05-17 17:09:43 +00:00
christos
86c6d5fcc9 mention i386 csu issue. 2006-05-17 16:42:59 +00:00
elad
12a6a01e9d kauth(9), PaX MPROTECT. 2006-05-16 15:41:25 +00:00
rpaulo
4a1ff9a008 Mention ipw automagically loading of firmware.
While there, make wpa_supplicant entry a man page.
2006-05-16 00:47:49 +00:00
christos
3416405dae Explain which initialized variables gcc misses. 2006-05-15 04:55:13 +00:00
rpaulo
954aca6287 Mention RFC 3542 support. 2006-05-13 15:57:19 +00:00
xtraeme
33a96be9f2 Driver for iTE IT87xxF and compatibles hardware monitor. Add
commented out entries on GENERIC and GENERIC_LAPTOP.

Adapted from OpenBSD.
2006-05-13 09:02:18 +00:00
mrg
5f1d5cdb57 note that libsa/Makefile and crontab/Makefile have -Wno-pointer-sign and
-fno-strict-aliasing applied.
2006-05-12 18:06:29 +00:00
he
6dedaa9f94 List one more gcc 3.3.3 -Wuninitialized fix. 2006-05-12 13:32:50 +00:00
wiz
f62810c5ba XFree86-4.6.0 is out. 2006-05-12 12:49:09 +00:00
he
566420c2cf Note the latest -Wuninitialized warning, and how the source is typically
marked for the other such workarounds.
2006-05-12 07:25:10 +00:00
mrg
67b1d93cc7 note gzip & mopd pointer-sign hacks 2006-05-12 03:26:54 +00:00
mrg
1751f5c2bc update the lists for GCC4 uninit warnings and GCC4 pointer sign/strict
aliasing warnings.
2006-05-11 23:51:06 +00:00
mrg
3d0c01fd3e document the GCC4 pointer sign and strict aliasing problems (so far.) 2006-05-11 09:39:58 +00:00
mrg
06d7a2268d move gcc4 uninit warnings to the of the MI section. add pf.c 2006-05-11 01:10:13 +00:00
mrg
d7d8d3b134 document the bogus GCC4 uninitialised warning fixes. 2006-05-10 21:54:58 +00:00
tsutsui
3ce69693c2 Update entry of m68k gcc ra-colorize.c.
(fixed in gcc-3.3.3 at least on m68k, but not conformed on m68000)
2006-05-08 14:48:59 +00:00
he
02a48f9119 Document the "reduce optimization for make/buf.c" hack for hppa. 2006-05-08 11:09:01 +00:00
jmcneill
2bb6256449 Note piixpm(4) import. 2006-05-07 01:39:38 +00:00
jmcneill
b95d2d1163 Note piixpcib driver. 2006-05-06 15:52:36 +00:00
snj
d97db3840b s/allready/already/ 2006-04-25 02:19:31 +00:00
snj
bf5ceaae16 It's "its." 2006-04-24 18:00:53 +00:00
hubertf
f9e91b57ed Add a switch "-c file" to verify a list of checksums generated by the
cksum program and stored in file against files on disk.  E.g. first
run "md5 *.tgz >MD5" to generate a list of MD5 checksums in MD5, then
use the following command to verify them use "md5 -c MD5"

Inspired by Linux' md5sum,
called for by Jukka Salmi <j+nbsd@2006.salmi.ch>on netbsd-help@,
reviewed by rui@.
2006-04-23 16:40:16 +00:00
rpaulo
3fe7a640a3 Blame me for postfix too. 2006-04-23 15:33:10 +00:00
tsutsui
247576b6dd Add man section suffix to some entries for www. 2006-04-22 20:47:51 +00:00
tsutsui
0c572e6c65 Fix a wrong entry in previous. 2006-04-22 20:43:02 +00:00
rpaulo
dd93294b75 add hostapd and wpa_supplicant. 2006-04-22 16:44:16 +00:00
rpaulo
9b5e696eb7 Add a note about Postfix layout and documentation. 2006-04-22 16:09:50 +00:00
tsutsui
3b0c797cd0 Add several entries for minor (but maybe user visible) changes
I committed recently.
2006-04-22 06:23:13 +00:00
lukem
1925013118 sync to reality. 2006-04-21 15:03:18 +00:00
nonaka
c6cf9409c1 note I-O DATA HDL-G support in evbarm. 2006-04-20 11:25:46 +00:00
elad
7dee29b687 update scope, requested by yamt@. 2006-04-20 10:56:08 +00:00
salo
ce4da208d9 Note init(8) multi-user chroot() support. 2006-04-18 11:45:42 +00:00
tnozaki
612f4fc411 update recent implementation status. 2006-04-15 12:21:44 +00:00
perseant
e6c59c133f Make a note of recent LFS improvements. 2006-04-14 19:21:15 +00:00
rpaulo
fca96e7bd5 Mention wpa_supplicant 0.4.8 and hostapd. 2006-04-12 17:33:47 +00:00
rpaulo
010596a9f2 hostapd 0.4.8 and wpa_supplicant 0.4.8 2006-04-12 17:30:16 +00:00
yamt
e65b84bc9e yamt-pdpolicy: new base. 2006-04-11 12:33:36 +00:00
riz
b657491b28 Add entry for onewire(4), gpioow(4), and owtemp(4), and add myself
as RESPONSIBLE.
2006-04-07 19:03:00 +00:00
rpaulo
706d49d37b postfix 2.2.10 2006-04-07 11:27:04 +00:00
hubertf
13312347fe fix tcpdump maintainer & mailing list 2006-04-05 19:47:09 +00:00
martti
cda1799407 IPF 4.1.13 2006-04-04 16:20:21 +00:00
gdt
1f2387e0e9 list gdt as responsible for coda 2006-04-04 13:30:59 +00:00
gdamore
791851b497 Add entry for Atheros HAL. 2006-04-03 17:01:22 +00:00
scw
e3b72e26b7 Note addition of utoppya(1) and utoppy(4) 2006-04-03 08:21:21 +00:00
yamt
48be7a5ca6 yamt-pdpolicy: new base 2006-04-01 12:17:11 +00:00
wiz
73803b1c31 file-4.17 is out. 2006-03-30 17:41:14 +00:00
rpaulo
aac6b8bd1f Mention IPv6 support in tun(4). 2006-03-29 19:40:53 +00:00
tron
cfc3b142db Add "distrib/sets/lists" to the list of directories covered by the
"peter-altq" branch.
2006-03-28 13:11:43 +00:00
tron
a367fe98c8 List me as the maintainer of UUCP. 2006-03-26 15:11:57 +00:00
chs
b2aaae062f mention the nfe driver. 2006-03-26 00:35:05 +00:00
elad
295265313f mark kernelauth as inactive, i no longer have time to work on it. 2006-03-24 03:12:30 +00:00
wiz
42aaee41fe Remove krb4 entry. 2006-03-23 21:55:58 +00:00
he
69039755a0 Add an entry for the addition of the ciss(4) driver for the
HP/Compaq 5th+ generation Smart ARRAY RAID controllers.
2006-03-23 16:19:05 +00:00
rpaulo
90a0e11d1b sendmail 8.13.6 is out. Fixes a security vuln found by ISS. 2006-03-22 17:21:33 +00:00
gdamore
6c8d505b69 Mention new AR5312 port. 2006-03-21 19:01:33 +00:00
christos
85e611dd01 Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
tsutsui
511236824d Fix year of the recent openpam(3) update. 2006-03-19 03:41:29 +00:00
macallan
a7fb3cd241 claim some responsibility 2006-03-18 18:41:09 +00:00
peter
13b0033a9d Describe the peter-altq branch. 2006-03-18 11:45:41 +00:00
peter
f35a71c317 Update version, maintainer and responsible for pf entry.
Prompted by Hubert Feyrer.
2006-03-18 00:26:32 +00:00
wiz
e59b4b68e0 Sort a bit. 2006-03-17 18:44:07 +00:00
macallan
e60d56080c mention xorg 7.0 import 2006-03-17 17:47:57 +00:00
kochi
c736436079 acpica 20060310 2006-03-17 09:14:16 +00:00
wiz
7155c7cd89 gcc-4.0.3 out. 2006-03-14 23:38:33 +00:00
yamt
051c590620 yamt-pdpolicy: new base. 2006-03-13 09:36:20 +00:00
kochi
fdae6de91f import ACPI-CA 20060217 2006-03-12 06:52:37 +00:00
kochi
d2bcc4e198 acpica 20060217 is out 2006-03-12 06:33:58 +00:00
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
cube
65e49232fa Note vnd(4) change: removal of compile-time limit. 2006-02-01 03:26:31 +00:00
rpaulo
7d871c2413 Describe rpaulo-netinet-merge-pcb. 2006-02-01 00:55:11 +00:00
kleink
0d98782592 tz{code,data}2006a out; tzdata2006a imported. 2006-01-31 12:10:43 +00:00
scw
add941879c Document hack for gcc ICE compiling lib/libc/gdtoa/strtod.c for sh5. 2006-01-31 10:57:43 +00:00
kochi
053cdb7697 acpi(4): Import ACPI-CA 20060113 2006-01-31 05:49:04 +00:00
apb
37bd5c7de8 mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord.
Reported by Jukka Salmi.
2006-01-29 14:03:59 +00:00
apb
21078fc390 * Add an "iso-image" target in the top level Makefile,
which invokes make iso-image in the etc directory.
* Add an "iso-image" action in build.sh, which
  invokes make iso-image.
* Document the above in doc/BUILDING.mdoc.
* Re-generate BUILDING.

Approved by christos
2006-01-28 21:34:07 +00:00
gdamore
75b115aca3 Note that the Au1550 is now a supported CPU. 2006-01-27 23:27:49 +00:00
kleink
4b8a1c2afc dtoa.c -> gdtoa 2006-01-25 15:50:13 +00:00
kochi
2e24796ccb ACPI-CA 20060113 2006-01-25 01:34:27 +00:00
jmmv
67319a158c Note the removal of the tb(4) driver which happened on past December 20th. 2006-01-17 19:14:45 +00:00
thorpej
f789b6be70 Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
yamt
d0cbf72e2a yamt-uio_vmspace: new base. 2006-01-15 10:13:20 +00:00
christos
559f2f553b remove comment which is not applicable. 2006-01-14 20:31:21 +00:00
wiz
596c1085ee Fix typo. 2006-01-14 20:27:22 +00:00
christos
8e71b08aa2 mention zlib and modify pppd 2006-01-14 20:23:13 +00:00
christos
8d137b9e29 mention zlib and libc/libkern merge. 2006-01-14 20:20:34 +00:00
wiz
adfe7630b6 Bump date for syspkgs. 2006-01-12 21:22:30 +00:00
rpaulo
34d4f917f4 Mention postfix update. 2006-01-12 15:32:01 +00:00
kleink
f32583d004 tz{code,data}2005r out; tzdata2005r imported. 2006-01-11 00:08:36 +00:00
rpaulo
637479ff2d I'm now the responsible of bsd-family-tree. Thank you Itojun for your work!
Ok'ed by core.
2006-01-09 00:35:11 +00:00
agc
21a20aa6e5 Add teh disclaimer into the document as well as being in the CVS commit log. 2006-01-08 21:57:26 +00:00
agc
e7f3d9c081 Put some developer names besides the roadmap tasks and projects, where
feasible and known. Also put a best guess estimate of the NetBSD release
version which the task/project is aimed at.

PLEASE NOTE THAT THIS IS A VOLUNTEER PROJECT, AND THAT NONE OF THESE
RELEASE VERSIONS, OR NAMES, IS A GUARANTEE OF THE FUNCTIONALITY BEING
COMPLETE OR EVEN STARTED.  INTERESTED PARTIES SHOULD CONTACT

	core@NetBSD.org

FOR MORE INFORMATION.
2006-01-08 21:56:32 +00:00
rpaulo
0139136720 bsd-family-tree: 1.100/1.100. 2006-01-08 21:14:39 +00:00
rpaulo
d63ea42add postfix 2.2.8 imported. Add me as responsible and remove itojun. 2006-01-05 02:21:44 +00:00
rpaulo
2877055f8c Make the Responsible line consistent:
* Remove @NetBSD.org
* Remove personal names
2006-01-05 02:19:44 +00:00
taca
b3f092f780 Postfix 2.2.8 has released. 2006-01-05 01:13:29 +00:00
xtraeme
d064eae373 Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD. 2006-01-04 21:52:17 +00:00
apb
c4fd2e8b9a Document "make syspkgs" and "build.sh syspkgs".
Reviewed by agc
2006-01-04 15:35:20 +00:00
xtraeme
c9f2b0fc40 AMD PowerNow K7 driver written by Martin Vegiard via PR port-i386/26239.
Enabled by default on GENERIC and GENERIC_LAPTOP.

Imported 1 year later... but it's here finally.
2005-12-31 17:55:55 +00:00
yamt
72f9cde6eb yamt-uio_vmspace branch. 2005-12-31 11:15:12 +00:00
tsutsui
d1b67e787b Oops, fix date entry of newfs_sysvbfs(8) and mount_sysvbfs(8). 2005-12-31 05:21:28 +00:00
tsutsui
c2ce8a3efb More tweaks for www. (should we fix generating script?) 2005-12-30 03:02:01 +00:00
tsutsui
d9e24c2538 Tweak some entries for changes page on www. 2005-12-30 02:48:13 +00:00
tsutsui
e7256110c5 Mention newfs_sysvbfs(8) and mount_sysvbfs(8) too.
As per request from Hubert Feyrer.
2005-12-30 02:39:15 +00:00
dyoung
3f5a1bc764 Note support for GCT Semiconductor GRF5101 transceiver/synthesizer. 2005-12-29 22:31:53 +00:00
tsutsui
8dc80fdf53 Note ews4800mips. 2005-12-29 16:24:23 +00:00
tsutsui
34c323c9f0 Note sysvbfs. 2005-12-29 14:58:46 +00:00
jmmv
025f48088b Note the addition of the -s option to mbrlabel(8). 2005-12-27 15:38:51 +00:00
martti
8e96d77b7b ipf 4.1.10 2005-12-27 15:24:55 +00:00
yamt
9e52a8c06f dkctl(8), bufq(9): Add a functionality to switch bufq strategy on the fly. 2005-12-26 10:44:47 +00:00
kochi
8f6ac0b894 ACPI-CA 20051216 released 2005-12-22 10:32:43 +00:00
christos
fe5cb50d21 mention 9.3.2 2005-12-22 00:38:36 +00:00
christos
f895d30562 mention that we are using bind-9.3.2 for named and tools, but still 9.3.0
for includes and libc.
2005-12-22 00:35:53 +00:00
mrg
634f803e1b note that sip(4) works on sparc64 now. 2005-12-20 13:08:17 +00:00
rpaulo
b4cefcb71c Mention the license type for every entry. 2005-12-19 16:17:55 +00:00
wiz
32e9d840c5 ipsec-tools-0.6.4 out. 2005-12-15 20:51:39 +00:00
briggs
eea7d7edaf Reword entry for X to note maint. of XFree86 and not transition to X.org
at this time.
2005-12-13 15:30:18 +00:00
jmc
37b9f7a1b0 Note needed hack for gcc/vax and using abort in a function pointer.
From Johnny Billquist
2005-12-13 05:56:23 +00:00
christos
ce34305905 A bit more verbiage. 2005-12-13 01:02:23 +00:00
skrll
04586df7ea ktrace-lwp is terminated. 2005-12-11 14:12:20 +00:00
skrll
fc505d7a1c Note ktrace-lwp merge and userland changes. 2005-12-11 13:41:49 +00:00
kleink
8b32c7f468 tz{code,data}2005p are out. 2005-12-09 01:00:52 +00:00
christos
4625a4e629 mention api change for openssh 2005-12-06 22:46:10 +00:00
christos
99ca66e01f mention new lmc 2005-12-06 03:31:21 +00:00
xtraeme
fd15439a4e Note that auich(4) now supports ICH7 and Intel 6300ESB audio
controllers. Suggested by tsutsui.
2005-12-04 12:54:57 +00:00
rpaulo
fa825c5ff9 Note postfix-2.2.6 import. 2005-12-01 22:06:53 +00:00
yamt
8a12a1fd6e add entries for yamt-readahead. reminded by Hubert Feyrer. 2005-12-01 12:54:33 +00:00
kleink
8ba48f7a79 tzcode2005o out; tzdata2005o out and imported. 2005-12-01 08:47:44 +00:00
wiz
6ea6c99b5b postfix-2.2.6 and 2.3-20051128 are out. 2005-12-01 07:00:19 +00:00
yamt
af39e89ac9 terminate yamt-readahead branch. 2005-11-29 23:08:31 +00:00
yamt
468cb2ca84 yamt-readahead: new base. 2005-11-29 21:59:37 +00:00
christos
aa6ab9451b Update openssl 2005-11-25 21:09:46 +00:00
christos
d9654b877c mention new openssl 2005-11-25 20:40:23 +00:00
rpaulo
190e47aa8d Proper indent the last entry. 2005-11-24 20:48:55 +00:00
rpaulo
187566e289 Mention $ip6sitelocal removal. 2005-11-24 17:35:59 +00:00
manu
11edc2c441 I'm responsible for COMPAT_{IRIX|MACH|DARWIN|LINUX/amd64} 2005-11-23 18:11:16 +00:00
tron
c56e8d813c Move entries for "ipsec-tools" version 0.6.2 and 0.6.3 to list of
changes in previous release because both release been pulled up
into the "netbsd-3" branch.
2005-11-22 19:30:30 +00:00
yamt
dadf28364f yamt-readahead: new base. 2005-11-22 16:10:55 +00:00
manu
3484be012c imported ipsec-tools 0.6.3 2005-11-21 16:55:44 +00:00
manu
4677624937 Update ipsec-tools version 2005-11-21 16:54:43 +00:00
yamt
b470187850 mention another copy of zlib. 2005-11-21 14:20:40 +00:00
yamt
483900aec9 correct base tag of yamt-readahead. 2005-11-15 04:06:57 +00:00
yamt
d5f16ffeec add yamt-readahead branch. 2005-11-15 04:06:38 +00:00
rpaulo
cfe59dffe2 top-3.6beta3 out. 2005-11-13 10:08:36 +00:00
hamajima
2b95bda538 note Atmark Techno Armadillo-9 support in evbarm 2005-11-13 08:11:03 +00:00
briggs
74277ae141 uebayasi noted that NDIS is really platform-dependent. 2005-11-11 06:09:57 +00:00
briggs
7d597ca092 Update to describe a way to claim a project. 2005-11-11 05:51:20 +00:00
briggs
5a695fd1fd Add a roadmap that's kind of a cross between a todo list and a roadmap.
This is present as a guide for developers.  It is meant to be maintained
by the community with some guidance by core.
2005-11-11 05:42:48 +00:00
yamt
914c85ff3b terminate yamt-vop branch. 2005-11-02 12:44:24 +00:00
yamt
73370bbcf4 yamt-vop: new base. 2005-11-02 12:12:36 +00:00
mrg
60c6df9a25 note that vixie cron 4.1 is out (since jan 2004) 2005-11-01 20:20:13 +00:00
riz
2a0a441743 Note netbsd-2-1 branch. 2005-10-26 23:09:32 +00:00
yamt
92a6da46f7 yamt-vop branch. 2005-10-20 00:42:40 +00:00
wiz
8373c79729 Update cvs Home Page and Archive Site. 2005-10-18 00:47:05 +00:00
pooka
53797e1b73 note release & import of file 4.16 2005-10-17 21:39:14 +00:00
riz
ae57180bf8 Move entries for sparc64 switch to wscons, vnd(4) support for
cloop2-compressed images, sysinst Spanish translation, and xge(4)
driver to CHANGES.prev after pulling them up to the netbsd-3 branch.
2005-10-15 17:42:44 +00:00
manu
27b86a7be1 Last entry is at the bottom... 2005-10-14 15:06:11 +00:00
manu
7127e24cd6 ipsec-tools 0.6.2 import 2005-10-14 14:05:09 +00:00
rpaulo
c356c20859 RPC kqueue project done. 2005-10-13 23:41:03 +00:00
kleink
412317b49a I'll look after dtoa.c/gdtoa integration. 2005-10-13 17:51:45 +00:00
wiz
69f5f2a592 gcc-4.0.2 out. 2005-10-12 14:27:16 +00:00
wiz
e01d132d97 file-4.15 out. 2005-10-12 11:33:10 +00:00
wiz
048a48304d openpam-20050616 out. 2005-10-12 11:25:54 +00:00
wiz
b2e72e1f3b heimdal-0.7.1 out. 2005-10-12 11:23:32 +00:00
rpaulo
0732b3a3b2 am-utils 6.1.3 2005-10-10 17:55:37 +00:00
kleink
a43bbf3fc8 tzcode2005n out; tzdata2005n out and imported. 2005-10-07 23:14:28 +00:00
simonb
1541f2efdc Describe the mips shared linker load address fix hack in
src/sys/kern/exec_elf32.c rev 1.107.
2005-10-07 08:42:24 +00:00
rpaulo
3f3754adcd acpica 20050930 is out. 2005-10-06 19:03:55 +00:00
bouyer
33d782018b Note Xen network backend inprovements. 2005-10-02 21:55:41 +00:00
wiz
a0655223fb Sort wpa_supplicant entry. 2005-10-02 01:18:59 +00:00
scw
2cc2cb3389 Note addition of wpa_cli and wpa_supplicant. 2005-10-01 18:53:58 +00:00
scw
f238fe91a4 Update for wpa_supplicant-0.3.9 2005-10-01 10:29:32 +00:00
cube
774136f54f Note the latest config(1) additions. 2005-09-30 23:05:02 +00:00
hubertf
f538be6bf5 * make clear what "window" is
* we now have a SMB filesystem
 * add link to SoC project for BSD-licensed privacy guard like gnupg or pgp
   (XXX what's the status of that???)
 * Mention kerberizing more services, with associated PR
2005-09-27 20:15:15 +00:00
rpaulo
87d98a27d3 Forgot to note amd responsible on this file. 2005-09-27 10:12:46 +00:00
jmcneill
fd2f15ceda Claim responsibility for the gpio framework. 2005-09-27 03:04:43 +00:00
jmcneill
1e7e45d087 Note import of gpio(4) and friends. 2005-09-27 03:03:31 +00:00
rpaulo
124876d613 Fixing showmount was easier than I thought.. 2005-09-25 18:59:50 +00:00