Commit Graph

1642 Commits

Author SHA1 Message Date
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