scw
bb341c7e41
NetBSD/evbsh5 no longer exists.
2007-04-08 09:58:14 +00:00
scw
93d2ec38c8
"port sh5" is no more, and its hacks have been undone.
2007-04-08 09:57:17 +00:00
matt
9c484b0924
update powerpc/vax status for yamt-idlelwp
2007-04-08 03:53:40 +00:00
xtraeme
4c050d6958
Postfix 2.4.0 is out.
2007-04-06 15:48:13 +00:00
pooka
20b95c5a2d
note psshfs addition (it was only a bit over 3 months ago)
2007-04-05 21:41:43 +00:00
garbled
280f80fac0
Note via V-RAID addition
2007-04-05 18:39:04 +00:00
kiyohara
2723f84c4b
Oops, forgot.
...
evbarm: Add support for the gumstix. [kiyohara 20061016]
2007-04-05 08:34:45 +00:00
kleink
57ea616054
tz{code,data}2007e out; tzdata2007e in.
2007-04-04 19:07:06 +00:00
rmind
086bf77aab
yamt-idlelwp: Note few WIPs, people are working on that.
2007-04-02 10:18:52 +00:00
ghen
46dd20e54a
Note BIND update to 9.4.0. Changes since 9.4.0rc2:
...
2138. [bug] Lock order reversal in resolver.c. [RT #16653 ]
2137. [port] Mips little endian and/or mips 64 bit are now
supported for atomic operations. [RT#16648]
2136. [bug] nslookup/host looped if there was no search list
and the host didn't exist. [RT #16657 ]
2135. [bug] Uninitialised rdataset in sdlz.c. [RT# 16656]
2133. [port] powerpc: Support both IBM and MacOS Power PC
assembler syntaxes. [RT #16647 ]
2132. [bug] Missing unlock on out of memory in
dns_dispatchmgr_setudp().
2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630 ]
2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635 ]
2007-03-30 21:36:11 +00:00
christos
5d11cdf035
explain printf's positional parameter support.
2007-03-29 14:28:15 +00:00
skrll
b7b1f2ee87
Note arm status for yamt-idlelwp.
2007-03-29 10:54:14 +00:00
yamt
a7b58a5e90
"ETA: 3.0" -> "ETA: ?"
2007-03-29 03:40:21 +00:00
manu
7e349f87af
Add support for LC_TIME, from Joachim Kuebart, through PR lib/10877
2007-03-28 19:05:47 +00:00
apb
a5aed2697e
Document the fact that "make installworld" and "build.sh
...
installworld=..." do not install the etc or xetc sets. Suggest using
etcupdate(8) and postinstall(8) after installworld.
2007-03-26 17:35:06 +00:00
wiz
71e25e3558
+ gdb-6.6, postfix-2.3.8.
2007-03-25 09:55:04 +00:00
uwe
11aff612ad
sh3 has been adapted to yamt-idlelwp.
...
hpcsh boots multiuser.
2007-03-25 02:02:56 +00:00
yamt
90540b3f29
yamt-idlelwp-base4
2007-03-24 14:57:21 +00:00
yamt
05848a06de
yamt-idlelwp:
...
- some updates.
- tweak whitespace.
2007-03-24 11:48:01 +00:00
rmind
dfffa00c8c
yamt-idlelwp: Add a status of ports.
2007-03-24 01:24:01 +00:00
xtraeme
b5e7260b5f
Mention options(4) in last item... suggested by hubertf@.
2007-03-21 19:30:55 +00:00
xtraeme
2c3b13f126
Note addition of the x86/iclockmod driver.
2007-03-20 21:25:53 +00:00
xtraeme
db251ec1b9
Sort items. (hi mjf, liamjfoy, dyoung)
2007-03-20 12:34:33 +00:00
yamt
5d8da2a332
yamt-idlelwp: how to adapt a port?
2007-03-20 12:17:17 +00:00
dyoung
f57733138c
Note Infineon ADM5120 port.
2007-03-20 09:18:05 +00:00
reinoud
c1a1692e09
Modify description of the reinoud-bufcleanup experiment branch:
...
Branch: reinoud-bufcleanup
Description: implement and evaluate struct buf usage cleanup strategies.
Ideas currently in mind (preference for b):
a)
1. use of bio_ops per buffer.
2. allow chaining/overloading of functions in bio_ops
and provide some private context.
3. extend the bio_ops with commenly used functionality
like pending action counting, custom context passing,
last minute processing of buffer data, buffer cache
etc.
4. investigate the use of the kcont()
continuation-passing framework for async io
completion notification for bufs
...
b)
1. all sequencing use of B_CALL replaced by
device-threads, if possible generic code around BUFQ
2. possibly use kcont() for async IO finished signalling
3. counter of pending and queued actions requestable
by IOCTL interface?
4. implement `last minute buffer fixup' calls and maybe
even finished I/O calls as vnode operations
...
Status: Active
Start Date: Thu Mar 15 2007
End Date:
Base Tag: reinoud-bufcleanup-base
Maintainer: Reinoud Zandijk <reinoud@NetBSD.org>
Scope: src/sys and src/common
Notes: Used as expiriment sandbox and if successful hopefully one day
to be intergrated.
2007-03-17 17:24:44 +00:00
reinoud
46b0abdb74
Note the new reinoud-bufcleanup branch and its goals. no ETA known nor a
...
fully worked out plan of action yet.
2007-03-15 02:36:27 +00:00
xtraeme
f92cdd8cb5
Remove previous item...
2007-03-15 00:36:52 +00:00
xtraeme
3e5799ac62
Note addition of the new p4tcc driver.
2007-03-15 00:07:55 +00:00
xtraeme
7c8fbb3663
Fix typo: envsys(9) -> envsys(4).
2007-03-14 01:44:48 +00:00
xtraeme
92d471840c
aiboost(4) manpage is available now, updating it.
2007-03-14 00:46:08 +00:00
ad
626c0765b8
Add some comments to previous.
2007-03-13 17:56:14 +00:00
ad
20db433bab
Note the vmlocking branch.
2007-03-13 17:31:46 +00:00
xtraeme
14923c8bce
Note addition of the new acpi_aiboost.c driver.
2007-03-13 04:04:37 +00:00
mjf
1b9f656b0b
Add new branch for adding transactions into ufs.
2007-03-12 19:43:38 +00:00
rmind
1e26039813
yamt-idlelwp: updated base
2007-03-12 13:13:19 +00:00
rmind
fd58eec0ea
Sync scheduler with reality:
...
- Separation of context switching and thread scheduling
- Generic scheduler API for modular implementations
- New scheduler supporting
OK by matt@
2007-03-11 21:05:57 +00:00
christos
b0c73c7ef0
new openssh.
2007-03-10 23:07:11 +00:00
liamjfoy
c056d61bbe
Document IPv6 Fast Forward addition
2007-03-07 22:44:29 +00:00
mjf
0e981a1e1c
- Fix man pages for openssl upgrade
...
- Add myself to list of maintainers for openssl
- Note the openssl upgrade in CHANGES
2007-03-07 20:43:10 +00:00
bouyer
476384386e
Note ACPI by default in i386/amd64, and the iso-image changes.
2007-03-07 19:04:02 +00:00
dillo
56c3e41252
Complete rename of hfsp to hfs, requested by thorpej.
2007-03-06 11:28:44 +00:00
rmind
0c9f6596f8
- SysV IPC changes were made by rmind@ i.e. mark responsibility.
...
- Change POSIX AIO responsibility to rmind@. Approved by briggs@.
2007-03-06 01:45:55 +00:00
wiz
a766acb9ec
libevent-1.3b out.
2007-03-05 23:58:05 +00:00
dillo
14d525cce7
Note addition of (read-only) support for Apple HFS+ file system.
...
Make myself responsible for it.
2007-03-05 23:24:00 +00:00
tsutsui
e3bba3235f
Note generic softintr(9) for luna68k and x68k.
2007-03-04 15:44:34 +00:00
pooka
527d30e108
file 4.20
2007-03-04 15:36:16 +00:00
apb
ae3120701b
* Delete reference to MAKEDEV.subr.
...
* Add an entry for the new way MAKEDEV.local shares MAKEDEV's code.
2007-03-03 15:43:12 +00:00
yamt
436fe5c469
move ad-audiomp to a correct place.
2007-03-01 15:15:27 +00:00
yamt
9913eb572c
update base tags
2007-03-01 15:13:15 +00:00
yamt
e0c62458a2
mention priority inheritance.
2007-03-01 14:29:40 +00:00
macallan
3ad3cc3b6b
mention that eeprom can now actually change firmware settings on arm and
...
powerpc
2007-03-01 03:49:10 +00:00
apb
aba6b126c7
Mention MAKEDEV.subr
2007-02-28 13:18:43 +00:00
ad
8c21785088
Note the ad-audiomp branch.
2007-02-27 14:50:40 +00:00
taca
5696b4fe01
- Update release information:
...
bind 9.4.0
ipf 4.1.19
libpcap 0.9.5
OpenSSL 0.9.8e
tzcode/tzdata 2007b
- Update zlib's home page.
2007-02-25 07:29:39 +00:00
yamt
aa6f94e40f
netccit -> netccitt
2007-02-23 19:11:13 +00:00
yamt
d2bcbf783e
some updates.
2007-02-23 18:31:42 +00:00
xtraeme
e6edae011c
poyt
2007-02-21 06:03:18 +00:00
xtraeme
70a2fd1c38
Fix btuart entries.
2007-02-21 03:20:55 +00:00
rmind
2bc19fa2f0
yamt-idlelwp: No longer "maybe" for scheduler's modulization.
2007-02-20 22:11:16 +00:00
heas
8dda441105
Take responsibility for postfix for rpaulo.
2007-02-20 21:21:19 +00:00
xtraeme
ca46ea853f
Fix typo in previous: "Supprot -> Support for"
2007-02-20 17:04:41 +00:00
kiyohara
10abd6f2e2
Supprot Bluetooth HCI UART (H4) driver and daemon.
2007-02-20 16:53:20 +00:00
wiz
5c2261b648
libevent-1.3a out.
2007-02-20 07:25:15 +00:00
rpaulo
af9eac2eeb
bsd-family-tree and hostapd need your love. If you are willing to become
...
responsible for them, they will respect you like they respected me.
2007-02-19 03:18:04 +00:00
rmind
451524a463
Mention sdiff(1) replacement.
2007-02-19 00:38:46 +00:00
wiz
5c18c23b92
gcc-4.1.2 is out.
2007-02-18 12:29:24 +00:00
ad
d08392c988
Note that the newlock2 branch has been merged. Hi Greg!
2007-02-17 20:09:07 +00:00
ad
342f5b9e3d
newlock, newlock2: mark as terminated.
...
yamt-idlelwp: note interrupt LWPs as one of the goals.
2007-02-17 20:04:57 +00:00
perry
ff1414764f
remove myself from responsibility for postfix and the root cache file
2007-02-17 19:03:51 +00:00
perry
5c8f43fcbd
remove myself from responsibility for postfix and the root.cache file
2007-02-17 19:02:53 +00:00
rpaulo
9a8941e52a
Remove my responsability from am-utils.
2007-02-17 16:05:27 +00:00
yamt
a4ec5e21d3
add yamt-idlelwp.
2007-02-17 10:38:49 +00:00
daniel
a9591251aa
Document addition of VIA ACE support.
2007-02-17 00:41:57 +00:00
tsutsui
a5c3cb6b54
Note news68k generic softintr(9).
2007-02-11 10:39:31 +00:00
agc
992d360ec2
Note the librefuse addition, adding compatibility with the file system
...
in userspace, layered on top of libpuffs.
2007-02-11 10:35:09 +00:00
rpaulo
c7bc0c80e8
* postfix to 2.3.7 imported.
...
* Remove the postfix development version. We really don't need to be
following it.
2007-02-05 17:56:56 +00:00
tron
e69d5781b7
Add entry for iwi(4) changes from ticket #387 .
2007-02-01 21:56:12 +00:00
rpaulo
076b4e906e
bsd-family-tree v1.111
2007-01-31 14:46:01 +00:00
tron
b5a08d0b27
Move entry for removal of COMPAT_386BSD_MBRPART to list of changes for the
...
previous release after it has been pulled up into the "netbsd-4" branch.
2007-01-28 20:10:54 +00:00
christos
0eacb67bd2
mention new bind.
2007-01-27 23:05:13 +00:00
apb
3038ebf248
Try to clarify the description of build.sh -m mach.
...
Document new evbarm-eb and evbarm-el aliases.
2007-01-27 11:47:36 +00:00
dogcow
81bda513ca
fix radix
2007-01-24 23:54:24 +00:00
tls
698fb43463
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
...
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.
This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.
~
2007-01-24 19:46:25 +00:00
bouyer
606238bef2
Note scsictl(8) setspeed
2007-01-22 20:58:27 +00:00
tsutsui
4ca9d9a7ce
Note nfe(4) hardware checksum support.
2007-01-20 18:19:52 +00:00
tsutsui
cc27cff6ae
Add man page suffix to several entries.
2007-01-20 18:10:58 +00:00
martti
e2f503f48a
IPF 4.1.16
2007-01-14 08:46:45 +00:00
christos
747ed1f6b0
mention acpitools.
2007-01-14 06:56:58 +00:00
mrg
c2fd3656ae
- GCC 3.x is no longer in -current
...
- GCC 4.1-20070110 has been imported to -current.
2007-01-13 21:19:12 +00:00
elad
9520689b0d
Note removal of global 'securelevel' variable. Prompted by cube@.
2007-01-10 11:40:04 +00:00
kleink
c4087de4cb
tz{code,data}2007a out; tzdata2007a imported.
2007-01-09 12:34:46 +00:00
chs
6979c39a36
fix a typo and remove one that's been removed from the code.
2007-01-08 17:41:21 +00:00
kardel
68b6494a1c
ntp 4.2.4 import: fix white space format so web site extraction works again
2007-01-07 09:01:30 +00:00
kardel
0fc3e75458
ntp 4.2.4 import:
...
sync release date with official one.
Add comment about dynamic interface tracking capability
of ntpd.
2007-01-07 07:49:18 +00:00
xtraeme
697ff4bf6c
Mention ug(4), contributed by Mihai Chelaru.
2007-01-07 03:17:28 +00:00
kardel
dbbbd5d806
import NTP 4.2.4
2007-01-06 19:45:21 +00:00
wiz
df83b9e26d
bzip2-1.0.4 is out.
2007-01-06 15:26:33 +00:00
jmcneill
7fe712ebf1
Note Microsoft Xbox support.
2007-01-06 05:03:11 +00:00
ober
0d84384e5c
Updating to reflect new Zaurus Port as per new-port checklist
2007-01-05 23:58:10 +00:00