Commit Graph

2332 Commits

Author SHA1 Message Date
taca
34bbf0c078 Update current versions:
bind: 9.5.1/9.6.0.
	 dhcp3.1.2/4.0.1
2008-12-31 13:57:28 +00:00
jmcneill
6ed7894fd9 note gcscaudio(4) addition 2008-12-28 15:23:00 +00:00
haad
a19dfdc02c NetBSD now has LVM working. 2008-12-22 02:23:05 +00:00
haad
72f87059d9 Change status of haad-dm branch to Terminated andmove it to Terminated section. 2008-12-22 02:07:39 +00:00
isaki
e3d512ec12 x68k pow(4) switches to use MI sysmon framework. 2008-12-20 13:50:20 +00:00
haad
c9d0c62a0c Merge the haad-dm branch to -current. This branch adds LVM functionality to
the base NetBSD system. It uses Linux LVM2 tools and our BSD licensed
device-mapper driver.

The device-mapper driver can be used to create virtual block devices which
maps virtual blocks to real with target mapping called target. Currently
these targets are available a linear, zero, error and a snapshot (this is
work in progress and doesn't work yet).

The lvm2tools adds lvm and dmsetup binary to based system, where the lvm
tool is used to manage and administer whole LVM and the dmestup is used to
communicate iwith device-mapper kernel driver. With these tools also
a libdevmapper library is instaled to the base system.

Building of tools and driver is currently disable and can be enabled with
MKLVM=yes in mk.conf. I will add sets lists and rc.d script soon.

Oked by agc@ and cube@.
2008-12-19 15:24:03 +00:00
wiz
113c09901f XFree86-4.8.0 out. 2008-12-16 13:03:29 +00:00
tsutsui
793d8fbd5f Move a pulled up entry of fxp(4) hardware ip4csum-tx bug workaround. 2008-12-15 13:27:13 +00:00
macallan
f0655d6400 mention sparc going wscons 2008-12-14 04:31:17 +00:00
jmcneill
201f724e77 pms(4): Add Elantech multi-touch trackpad support 2008-12-14 00:53:09 +00:00
alc
796eb5e086 Atheros open-source HAL 2008-12-13 19:50:49 +00:00
lukem
65288d6d2c nvi expandtab 2008-12-12 23:07:47 +00:00
mishka
43e91ff9f2 Import rc.d/httpd script for httpd(8) daemon control.
See rc.conf(5) for options explanation.
2008-12-11 13:55:16 +00:00
roy
aa75124521 Add the tabs utility, conforming to IEEE Std 1003.1 (``POSIX.1'').
Fixes PR bin/11227

No objection on tech-userland, ok: martin
2008-12-11 11:14:36 +00:00
snj
5a186cb789 Add netbsd-5, and note that 2.* has been terminated. 2008-12-11 02:25:26 +00:00
roy
e24ba97e09 Update dhcpcd to 4.0.7 and take ownership. 2008-12-09 19:48:50 +00:00
tsutsui
672e181eba Fix typo. 2008-12-09 14:01:48 +00:00
tsutsui
10b1940363 Fix typo. 2008-12-07 16:59:01 +00:00
ad
16deed26f2 - Kill ad-audiomp
- Start ad-audiomp2
2008-12-07 12:57:00 +00:00
tsutsui
7c0bf93c80 Note some recent user visible changes for www. 2008-12-07 10:34:52 +00:00
tsutsui
8586c9700b - uppercase API
- add man page suffix
2008-12-06 04:45:05 +00:00
tsutsui
4bb074305d Mention fxp(4) hardware ip4csum-tx bug workaround. 2008-12-06 04:42:37 +00:00
jmcneill
f0b1761fd8 ACPICA version 20081204 released 2008-12-04 18:13:47 +00:00
cegger
d15c06d7f3 fix two typos 2008-12-03 10:59:42 +00:00
mrg
8f2ea05a60 be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
mk.conf or ${MAKECONF}.
2008-12-02 22:28:21 +00:00
tsutsui
094b7fe7c7 Add an entry for workaround in src/sbin/ifconfig/Makefile
for gcc -O1 loop optimize bug.
2008-11-29 15:31:18 +00:00
tsutsui
47e819654a - tcpdump 4.0.0 and libpcap 1.0.0 have been released
- update nvi and pkg_install version
- in tree bzip2 is also updated to 1.0.5
- libcdk was removed long ago
2008-11-25 14:54:03 +00:00
perry
1ecd33df9d update entry for flex. Vern Paxson turned over maintenance to
Will Estes years ago. The current version is a big win over what
NetBSD has in the tree -- it would probably be appropriate to update.
2008-11-24 01:44:11 +00:00
pooka
5863246694 note librumpvfs 2008-11-21 11:19:07 +00:00
perry
9deeac0bba byacc seems to have had a maintainer for all these years --
resynchronizing is probably in order.
2008-11-17 03:05:01 +00:00
mrg
867022784c revert sparc back to default of XFree86 at the request of macallan. 2008-11-15 11:27:49 +00:00
tsutsui
629c7620fe Current OpenSSH version is 5.1/5.1p1 (released on July). 2008-11-15 06:57:20 +00:00
apb
c89f08d79b Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
0   Minimal output ("quiet")
 1   Describe what is occurring
 2   Describe what is occurring and echo the actual command
 3   Ignore the effect of the "@" prefix in make commands
 4   Trace shell commands using the shell's -x flag

The default remains MAKEVERBOSE=2.
2008-11-13 20:40:11 +00:00
ad
0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
mrg
9c8df5ee67 - retire MKXORG from public use
- introduce X11FLAVOUR to choose src/x11 vs src/external/mit/xorg
  for the X11 to build if MKX11=yes is set.  it takes the values
  of either Xorg or XFree86.
- default to Xorg on alpha, i386, macppc, shark, sparc and sparc64
- remove MKXORG_WITH_XSRC_XSERVER, unused and never useful
2008-11-09 23:02:28 +00:00
tls
5e8c77ba08 Correct description of NSP2000 driver. It didn't come from the public
FreeBSD sources, it was generously contributed by its owner, NBMK
Encryption Technologies, Inc.
2008-11-08 23:30:17 +00:00
jmcneill
0a00bf5641 ACPICA version 20081031 is out 2008-10-31 18:27:10 +00:00
christos
1248600ee4 mention syslog 2008-10-31 16:13:53 +00:00
agc
5061d904d5 Fold 5.0 CHANGES into CHANGES.prev, and create a new CHANGES file for -current. 2008-10-31 04:07:08 +00:00
tsutsui
9462b646c0 Note more changes committed recently. 2008-10-30 16:15:05 +00:00
joerg
68ab5fbb16 Add glue to ship Intel firmware images. For ipw and iwi require user to
accept the EULA via sysctl as discussed with core@.
2008-10-30 00:27:31 +00:00
kleink
4796154796 tzdata2008i. 2008-10-29 11:30:27 +00:00
wiz
cd8c522260 binutils-2.19 is out. 2008-10-29 10:05:29 +00:00
mrg
842ce98d01 note cc -m32 support 2008-10-27 22:34:17 +00:00
apb
71c484f48c Mention ksh posix mode fix.
Also fix formatting in some other recent entries: \xa0 -> space,
remove comma between username and date, add full stop.
2008-10-27 20:01:27 +00:00
skrll
b42162d7bc Document nick-hppapmap 2008-10-27 08:13:08 +00:00
martti
2ea5185606 IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
christos
1d21cb730e mention ps 'O' change. 2008-10-19 14:46:40 +00:00
joerg
bc73584b47 Add entry for the addition of u3g. 2008-10-19 11:42:27 +00:00
pooka
aaf8f8f981 mention rump networking support 2008-10-18 14:09:53 +00:00