Commit Graph

1739 Commits

Author SHA1 Message Date
mrg
6984ddb165 note that the known broken sparc & sparc64 yamt-idlelwp has been commited 2007-04-28 09:31:46 +00:00
thorpej
834ac9fdd7 Update thorpej-atomic. 2007-04-27 06:33:04 +00:00
thorpej
71d1bb49c8 Update thorpej-atomic status. 2007-04-26 05:51:21 +00:00
skrll
51fbac1d39 Spoke too soon for hppa on yamt-idlelwp - the SYSCALLGATE issues remain. 2007-04-23 06:16:13 +00:00
dsl
b2f88bd6f4 Add missing name and date 2007-04-22 18:29:22 +00:00
christos
a29785b911 mention new xargs 2007-04-22 15:23:47 +00:00
dyoung
f9fbe1e642 Mention cmos(4). 2007-04-22 09:16:37 +00:00
dsl
c8da32a6c7 Add note about killing of CHECK_ALT_xxx and emul_find(). 2007-04-22 08:39:08 +00:00
thorpej
6a3c5a3b1c Update thorpej-atomic. 2007-04-22 05:15:13 +00:00
pooka
4756a351eb note mount_9p 2007-04-21 18:19:27 +00:00
plunky
a51f025d1a bluetooth(4): add 'service level' security [plunky 20070421] 2007-04-21 06:17:56 +00:00
ad
b41e47cfb5 yamt-idlelwp: update status. 2007-04-19 04:22:08 +00:00
thorpej
ff5f40abab Update the thorpej-atomic entry. 2007-04-19 01:06:40 +00:00
thorpej
50742758a1 Update status of thorpej-atomic. 2007-04-18 05:58:54 +00:00
pooka
05ae90ed10 note support for NFS exporting puffs file servers 2007-04-17 21:24:56 +00:00
skrll
f072236507 hppa is done on yamt-idlelwp to the point that I'm happy it works. 2007-04-17 20:07:04 +00:00
yamt
882fb29b72 yamt-idlelwp: update base 2007-04-15 17:03:46 +00:00
tnn
ff3453caa3 Forgot to mention the envctrl(4) manpage. Thanks hubertf 2007-04-14 22:16:25 +00:00
martin
1895b293c0 Note IPFilter update to 4.1.19 2007-04-14 21:05:15 +00:00
martin
16e03489b1 IPFilter has been updated to 4.1.19 2007-04-14 20:59:31 +00:00
tnn
5fd601f66a note addition of envctrl(4) 2007-04-14 19:35:44 +00:00
apb
110a612826 Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
jmcneill
a71b8cb1dd Note import of mavb(4) from OpenBSD. 2007-04-13 03:41:26 +00:00
bouyer
b67bcdf35b Move from CHANGES to CHANGES.prev entries which have been pulled up to
netbsd-4 in ticket 366
2007-04-12 19:09:35 +00:00
thorpej
1fc21a610a Add some notes about arch support in thorpej-atomic. 2007-04-12 15:51:58 +00:00
jmcneill
59f6b62125 Note recent sgimips IP32 changes (O2 keyboard, mouse, and display) 2007-04-12 13:20:32 +00:00
thorpej
5672861f48 Document the thorpej-atomic branch. 2007-04-12 05:07:58 +00:00
thorpej
f49c4e1415 thorpej-devvp is dead. 2007-04-12 05:03:33 +00:00
macallan
cea884f98c mention genfb 2007-04-11 04:51:26 +00:00
ad
4b51d2a228 Remove "4. implement interrupt LWPs." as a goal of the yamt-idlelwp branch.
Trying to get this into the branch would delay it.
2007-04-10 15:36:02 +00:00
scw
7a03642b56 Note deletion of sh5/evbsh5 port. 2007-04-08 10:04:39 +00:00
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