Commit Graph

1693 Commits

Author SHA1 Message Date
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
wiz
c9d3cda296 ntp-4.2.4 is out. 2007-01-01 10:55:51 +00:00
yamt
4e9a014a72 mention nqnfs removal. 2007-01-01 01:42:10 +00:00
yamt
2de1999f71 yamt-lazymbuf: new base. 2006-12-30 22:08:06 +00:00
wiz
3ed1aa9185 Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
tsutsui
0ed9b9ccc6 Add the following late entries:
vge(4): Fix hardware VLAN tagging support. [tsutsui 20061021]
	re(4): Fix RTL8139C+ support. From FreeBSD and Brian A. Seklecki.
		[tsutsui 20061103]
	ex(4): Add a workaround for a hardware ip4csum-tx bug which would
		sometimes put wrong IPv4 checksum on sending 21 or 22 byte
		IP packets. [tsutsui 20061112]
	re(4): Add a workaround for a hardware ip4csum-tx bug on sending
		28 byte or less IP packets. [tsutsui 20061117]
	re(4): Fix hardware VLAN tagging support. [tsutsui 20061216]
2006-12-24 13:57:44 +00:00
rpaulo
1db617bf57 bsd-family-tree 1.109. 2006-12-21 20:58:27 +00:00
rpaulo
d2a497687e Postfix 2.3.5. 2006-12-21 19:50:38 +00:00
macallan
3326bc3866 mention X on shark 2006-12-21 19:38:24 +00:00
yamt
1c3bb0caf9 terminate yamt-splraiseipl branch. 2006-12-21 15:57:43 +00:00
yamt
ec90a3bd3b yamt-splraiseipl: new base. 2006-12-21 15:55:42 +00:00
yamt
1f4ec449e9 yamt-splraiseipl: some more descriptions. 2006-12-19 06:11:47 +00:00
yamt
0f5a6c75a7 yamt-splraiseipl: add some test results reported to me privately. 2006-12-19 06:06:30 +00:00
yamt
eb633ff754 yamt-splraiseipl: zaurus. 2006-12-18 12:43:47 +00:00
yamt
6739b92842 yamt-splraiseipl: new base 2006-12-18 12:14:28 +00:00
yamt
43974d4c9f yamt-splraiseipl: add zaurus. 2006-12-18 12:12:36 +00:00
tsutsui
5465074abd yamt-splraiseipl: sgimips works on R5k IP32. 2006-12-17 15:38:35 +00:00
perry
56269709f5 remove uucp -- we no longer have it in NetBSD 2006-12-13 13:35:33 +00:00
perry
452244107d note latest version of "top" 2006-12-13 13:30:47 +00:00
perry
cddc5e8381 note that tcpdump is up to 3.9.5 (we're still at 3.8.3) 2006-12-13 13:22:29 +00:00
perry
4f48050f19 note that the master routed source is now at 2.31 2006-12-13 13:21:07 +00:00
perry
b699d886c0 note that a new postfix is out 2006-12-13 13:16:47 +00:00
yamt
635ee8a88f yamt-splraiseipl: sparc64 build problem seems fixed. 2006-12-10 14:22:24 +00:00
pavel
a5529f838b I've tested yamt-splraiseipl on alpha.
tested: FFS, LFS, IDE, SCSI (ahc), PS/2 mouse, network (ex),
sound (sb at isapnp).
2006-12-10 13:46:00 +00:00
scw
b504cbdbcc Note addition of IXP425 NPE Ethernet support. 2006-12-10 10:25:49 +00:00
yamt
f144b481ac yamt-splraiseipl: new base. 2006-12-10 07:58:51 +00:00
yamt
4813024f5a yamt-splraiseipl: mmeye, mvme68k. 2006-12-10 05:29:42 +00:00
macallan
fc2efba61d mention igsfb at ofbus on shark 2006-12-07 03:19:09 +00:00
hauke
d80f248433 Mention support for four mac68k Nubus video cards:
Formac ProNitron 80.IVb (1024x768/8)
Relax 19" Model 200 (1024x768/8)
Apple Monochrome Video Card (640x480/1)
VillageTronic Mac Picasso 320 (up to 1920x1080/up to 24)
2006-12-06 21:25:20 +00:00
christos
2a209e4f3a blurb about mail changes. 2006-12-05 19:01:42 +00:00
kleink
bd9764c5df tz{code,data}2006p out; tzdata2006p imported. 2006-12-05 11:27:31 +00:00
wiz
aea503a0e4 libevent-1.2a out. 2006-12-04 08:30:22 +00:00
xtraeme
44b708d7c5 ACPI-CA 20060912 is the latest version available. 2006-12-04 03:05:51 +00:00
yamt
7c9ade2fc1 yamt-splraiseipl: dreamcast, pmppc. 2006-12-03 02:24:33 +00:00
freza
b9d66ca8f1 Mention evbppc/virtex. 2006-12-02 22:37:38 +00:00
yamt
04ce9348ed yamt-splraiseipl: mipsco, mvmeppc, ofppc. 2006-12-02 22:31:05 +00:00
riz
5a855ffac9 Move more stuff to CHANGES.prev in honor of the rebranch. 2006-12-02 00:50:31 +00:00
yamt
30aa8d0c49 yamt-splraiseipl: bebox, sh5 2006-12-01 20:33:10 +00:00
bouyer
7b4730a29f Add ahcisata(4), a driver for AHCI 1.0 and 1.1 controllers. Tested on the sata
ports of a Intel 63xxESB chipset. Does not support NCQ yet.
2006-11-30 21:01:15 +00:00
xtraeme
2aa817e4cf Update one item: Run-time changeable limits to SysV IPC.
The code is already there (see sysctl kern.ipc), it will be
available for 4.0.
2006-11-29 21:21:41 +00:00
jnemeth
faceec4839 texinfo is now at version 4.8a 2006-11-25 10:18:28 +00:00
perry
d5a94c1472 utilize -> use
"utilize" is an abomination. It means exactly the same thing as "use",
but it is longer and more cumbersome. I removed almost all of the
instances outside of dist files a long time ago, but this file ended
up with a few since then.
2006-11-24 20:02:15 +00:00
christos
d8f5d5f044 fix capitalization of NetBSD; from Zapher 2006-11-24 19:38:55 +00:00
yamt
a6f37bf1a0 wm(4): Add IPv6 Rx tcp/udp checksum offloading. [yamt 20061116]
tcp(4), ifconfig(8), wm(4): Add TCPv6 hardware transmit segment
		offload support. [yamt 20061124]
2006-11-23 20:15:29 +00:00
martin
fba603e221 Note crunched dhclient change with -fno-strict-aliasing hack. 2006-11-23 13:24:28 +00:00
hauke
3d79fd04f9 Note mac68k timecounter support (okayed by Martin Husemann) 2006-11-20 20:03:16 +00:00
tsutsui
b418536b89 yamt-splraiseipl: cobalt works on RaQ2. 2006-11-20 15:55:17 +00:00
kleink
8587ddd08b Imported tzdata2006o, still working on -code. 2006-11-20 11:33:50 +00:00
rpaulo
222aaa6542 Add some notes about rpaulo-netinet-merge-pcb as suggested by elad@. 2006-11-18 20:45:16 +00:00
tsutsui
d0924182ae yamt-splraiseipl: macppc works on my Apus2000/200 (603e 200MHz).
Maybe it's still better to test on more modern machines including MP one.
2006-11-18 19:04:32 +00:00
rpaulo
999602791d My branch is dead. 2006-11-18 18:20:38 +00:00
tsutsui
52e78d1891 yamt-splraiseipl: ews4800mips seems working on my EWS4800/360AD. 2006-11-18 13:48:01 +00:00
yamt
3c9f21a85b yamt-splraiseipl: fix a typo. 2006-11-18 07:08:47 +00:00
yamt
b5ce92a097 yamt-splraiseipl: create a list of notyet ports. 2006-11-18 06:59:24 +00:00
yamt
13b78c37f8 yamt-splraiseipl: a minor tweak. 2006-11-18 06:47:51 +00:00
yamt
d2fd2fe1ae yamt-splraiseipl: flatten and sort the list of ports. 2006-11-18 06:46:13 +00:00
sketch
9abb034ccc Correct spelling of SSP. 2006-11-14 12:14:46 +00:00
christos
448509fba1 new openssl. 2006-11-13 22:31:05 +00:00
christos
ed6e95ed81 tzcode 2006o is available 2006-11-13 15:52:47 +00:00
christos
15de3f2f5d remove uucp, add ssp 2006-11-12 01:31:41 +00:00
jmmv
fd36a0e13f Note that tmpfs's experimental status has been dropped. OK'ed by core@. 2006-11-11 19:03:17 +00:00
jmmv
2947e73b43 Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
the root file system on a LFS volume.

Addresses PR bin/30407.  No objections in tech-userlevel@.
2006-11-11 14:47:27 +00:00
christos
352234e55b paxctl changes. 2006-11-10 17:16:30 +00:00
mrg
338dc05e99 note that GCC 4.1.2-20061021 (prerelease) was imported 2006-11-10 08:02:08 +00:00
jmmv
c484aa16e3 Note changes to vnd to make it work in file systems without bmap nor
strategy.
2006-11-09 15:28:46 +00:00
jmmv
f3e033579e Note audit of kqueue notifications in tmpfs. 2006-11-09 15:08:02 +00:00