Commit Graph

1885 Commits

Author SHA1 Message Date
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
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
scw
0d0c6d1a0c Note addition of Certance CP-3100 port (evbarm). 2006-11-08 23:51:03 +00:00
macallan
56f08e3ea2 mention macppc using accelerated framebuffer drivers now 2006-11-08 17:16:08 +00:00
taca
4858a2daf1 OpenSSH 4.5/4.5p1 released. 2006-11-08 01:54:57 +00:00
rpaulo
23c8f132c9 Postfix 2.3.4 2006-11-07 03:11:02 +00:00
taca
549faa3243 - dhcp 3.0.5
- postfix 2.3.4
2006-11-06 14:13:31 +00:00
jmmv
7d49db6eac Note a couple of tmpfs related changes. 2006-11-05 22:46:20 +00:00
yamt
7bb70c7257 yamt-splraiseipl: prep 2006-11-05 08:37:20 +00:00
yamt
09a4e92a14 yamt-splraiseipl: pc532 2006-11-05 08:06:48 +00:00
yamt
b653f1b34c yamt-splraiseipl: atari 2006-11-05 07:59:17 +00:00
yamt
2c88f5244c yamt-splraiseipl: remove a note about hp300 failure
which has been fixed by tsutsui@.  thanks.
2006-11-05 07:10:58 +00:00
apb
044ad93439 Mention gkermit. 2006-11-04 18:18:54 +00:00
yamt
7c002a63d4 yamt-splraiseipl: ibmnws 2006-11-04 14:45:54 +00:00
yamt
c29394e4c8 yamt-splraiseipl: ia64. (just a placeholder, tho.) 2006-11-04 14:32:48 +00:00
yamt
548e7251fd yamt-splraiseipl: note hp300 GENERIC compilation failure which i haven't
investigated yet.
2006-11-04 14:20:50 +00:00
yamt
c030485092 yamt-splraiseipl: sandpoint. 2006-11-04 14:17:35 +00:00
yamt
4852bbb11c yamt-splraiseipl: update base. 2006-11-04 14:16:52 +00:00
jmmv
cdf3f4bb19 Note the fixes in i386's Multiboot. Suggested by a couple of developers. 2006-11-03 13:48:41 +00:00
pavel
7eae6400e1 mention the default shell change. 2006-11-02 21:46:41 +00:00
tls
bd4d319d4b Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL,
INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are
smaller and faster by removing support for actual i386 CPUs (which
lack write protection in supervisor mode, which requires a costly
workaround) and math coprocessor emulation.  Coprocessor emulation
is retained in the LAPTOP kernels, but not in the others.  Where
it is known that a configuration cannot be run with particular CPUs
(i486 in *MP kernels) remove that support as well.  Compile all
kernels with appropriate architecture and tuning flags (reduces
size, makes things faster).  Those requiring support for machines
with i386 CPU or lacking coprocessor can use the *SMALL or *TINY
kernels.
2006-11-01 19:33:41 +00:00
tls
f510d78c24 Sigh. Screwed up previous change, can't commit. Revert while pending. 2006-11-01 17:46:57 +00:00
tls
ab105a6d6a Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL,
INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are
smaller and faster by removing support for actual i386 CPUs (which
lack write protection in supervisor mode, which requires a costly
workaround) and math coprocessor emulation.  Coprocessor emulation
is retained in the LAPTOP kernels, but not in the others.  Where
it is known that a configuration cannot be run with particular CPUs
(i486 in *MP kernels) remove that support as well.  Compile all
kernels with appropriate architecture and tuning flags (reduces
size, makes things faster).  Those requiring support for machines
with i386 CPU or lacking coprocessor can use the *SMALL or *TINY
kernels.
2006-11-01 17:43:49 +00:00
skrll
1d68e44fcf Remove the hack that compiles dfa.c with -O1 on hppa. -O2 works fine. 2006-11-01 17:10:36 +00:00
apb
b841d741bd Mention gkermit 2006-11-01 13:40:40 +00:00
xtraeme
a9c18abc6e Fix rum(4) entry. 2006-11-01 10:32:35 +00:00
joerg
efd2841ab2 Note addition of rum(4). 2006-11-01 10:21:34 +00:00
manu
895a8422c9 Support for Perle PCI-RAS 2006-10-31 23:35:12 +00:00
pooka
4b35f5cccd import of file 4.18 2006-10-31 21:59:18 +00:00
skrll
12cd4ecc49 Remove a hack that's been fixed. 2006-10-30 16:46:42 +00:00
uwe
4adfd8b4bf The "gcc 2.95/vax can't handle __used__" hack has been fixed. 2006-10-29 23:02:25 +00:00
uwe
421ab7a955 G/c references to gawk that is no longer in our tree. 2006-10-27 22:31:21 +00:00
kleink
410adc64af tz{code,data}2006n out; tzdata2006n imported. 2006-10-26 17:14:12 +00:00
mrg
f7abb87579 note less 394 update 2006-10-26 01:35:43 +00:00
peter
065f269794 Mention timecounter support and MI todr(9) on hpcarm. 2006-10-23 21:15:23 +00:00
pooka
594365ca6f puffs integration 2006-10-23 01:54:54 +00:00
christos
f9c9a8e383 it is not called kcore anymore. 2006-10-22 21:34:42 +00:00
tls
9e6fbdecd0 For GDB, note the necessity of testing target kcore and options KGDB. 2006-10-22 21:26:54 +00:00
bjh21
96e4648091 Mention use of sec(4) and ei(4) on acorn32. 2006-10-22 14:23:02 +00:00
christos
aec22cf472 mention mail changes 2006-10-21 21:39:07 +00:00
bouyer
2e7bb67d96 Note Intel 80003 support in wm(4). 2006-10-21 14:12:42 +00:00
yamt
a2fafc1061 mention tcp abc. reminded by Rui Paulo. 2006-10-20 09:39:55 +00:00
wiz
8d2de7a7fa libevent-1.2 is out. 2006-10-17 09:34:35 +00:00
christos
c8d3614507 mention gpt. 2006-10-15 22:38:54 +00:00
apb
76eb981a6d Mention some things I did recently: "find ... -exec ... +", ps -o changes,
and building with shell != /bin/sh.
2006-10-15 18:51:20 +00:00
tsutsui
2b6030cf82 Note vge(4) on big endian. 2006-10-14 20:25:49 +00:00
tnozaki
65b88fc7e0 PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3)
(wcs?width and wprintf are already in repository).
2006-10-13 17:28:09 +00:00
peter
dd191f37f3 Merge the peter-altq branch.
(sync with KAME & add support for using ALTQ with pf(4)).
2006-10-12 19:59:07 +00:00
thorpej
7dadf8e782 Note signed/unsigned changes to prop_number(3). 2006-10-12 04:49:46 +00:00
rpaulo
bd82368bbd Add a bit more info. 2006-10-09 18:58:40 +00:00
rpaulo
6dbb30fffb mention tcp_congctl 2006-10-09 18:55:42 +00:00
yamt
cb88d60f6d yamt-splraiseipl: sgimips. 2006-10-09 11:30:53 +00:00
yamt
6cb60d8205 yamt-splraiseipl: amiga, cesfic. 2006-10-09 10:17:17 +00:00
yamt
0076ff221f yamt-splraiseipl: remove status of amiga and cesfic,
because these errors were due to stale files in my build directories.
2006-10-09 10:12:55 +00:00
apb
24f8b5315f Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh
-D/-O/etc allows relative paths.

Closes PR 32345 by Andre Luiz de Oliveira.
2006-10-08 17:54:30 +00:00
tsutsui
ed9d4b2af3 yamt-splraiseipl: works on sparc (SPARCstation1+) 2006-10-07 02:53:57 +00:00
tsutsui
5c5ee709b4 yamt-splraiseipl: tested on hp300 and news68k. 2006-10-06 19:18:49 +00:00
tsutsui
1713a1b672 yamt-splraiseipl: tested on sun2 (TME), sun3 (TME) and sun3x (3/80). 2006-10-06 13:48:57 +00:00
jnemeth
f086fb4812 note new sparc64 floppy support 2006-10-06 08:58:29 +00:00
tsutsui
95f15ab375 Note sun3 MI softintr(9). 2006-10-05 14:58:41 +00:00
apb
4ba048923b Nitpicking. You won't see a difference in the text output, but there is
a difference in the postscript output.
2006-10-04 22:28:24 +00:00
yamt
9e39e8d5b2 yamt-splraiseipl: next68k, macppc. 2006-10-02 10:29:09 +00:00
gdamore
d6493c3f58 Note new SPI bus framwework. (Hmmmm... it would be nice to have spi(4)
man pages, I suppose.)
2006-10-02 08:16:10 +00:00
bouyer
b30c96cee8 Note ipmi(4) 2006-10-01 18:45:07 +00:00
bjh21
6f0b467d92 Mention sec(4). 2006-10-01 13:05:28 +00:00
tsutsui
ed30e7e8a0 Note sun3 bus_space(9). 2006-10-01 05:00:37 +00:00
tsutsui
4cd045d8ce sh5 and hppa have been switched to gcc4. 2006-10-01 04:57:47 +00:00
hubertf
fe81bd2f72 Add "list -n" to print ID and class numerical, instead of resolving to strings:
miyu% pcictl /dev/pci1 list
	001:00:0: ATI Technologies Rage Fury MAXX AGP 4x (TMDS) (VGA display)
	miyu% pcictl /dev/pci1 list -n
	001:00:0: 0x50461002 (0x3000000)

OK'd by thorpej@
2006-10-01 00:13:27 +00:00
yamt
a1810bc6fe yamt-splraiseipl: landisk, pdp10 2006-09-30 14:19:20 +00:00
yamt
736aff4e32 yamt-splraiseipl: hpcsh 2006-09-30 12:58:31 +00:00
tsutsui
19aaf84f7e Mention that m68k and mips has been switched to GCC4.
(They will be moved to CHANGES.prev once after pulled up to netbsd-4)
2006-09-30 04:07:27 +00:00
macallan
18bbc9e1d3 mention ofctl(8) and timecounter on macppc 2006-09-30 01:09:07 +00:00
apb
be15399d6a Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:
* Describe the HOST_SH variable, and the way build.sh attempts to set it.

* Suggest passing HOST_SH in the environment if /bin/sh is not a working
  shell.
2006-09-29 19:57:04 +00:00
yamt
aef2b2eac9 yamt-splraiseipl: amiga. 2006-09-29 15:34:47 +00:00
taca
c2a96a8168 OpenSSL 0.9.8d released. 2006-09-29 01:25:43 +00:00
uebayasi
9c094bf3e6 Note flex-2.5.33 is out. (Mmm, reentrant support.) 2006-09-29 01:03:20 +00:00
christos
6c1de236fb mention new openssh 2006-09-28 21:27:58 +00:00
skrll
4fa11947d6 Remove the sparc64 PLT entry.
It's compatibilty code for the changing definition of the first four PLT
entries and is very likely never going to be removed.
2006-09-28 21:01:21 +00:00
taca
1db1082ee5 Update OpenSSH's current version. 2006-09-28 10:13:39 +00:00
rpaulo
d706f6eab8 Fix date for twa(4) entry. 2006-09-27 21:21:52 +00:00
tron
3e0a4d175a Move entry for 20060904 "sysinst" changes to "CHANGES.prev" after it has
been pulled up into the "netbsd-4" branch.
2006-09-27 12:29:32 +00:00
gdamore
07a877c8d1 Note addition of support for Meraki Mini. 2006-09-26 06:38:57 +00:00
christos
fdceff11ff - mention init utmpx changes
- mention csplit
2006-09-25 20:12:49 +00:00
jnemeth
19555aa77c note that the current version of less is 395 2006-09-25 19:51:36 +00:00
manu
c0a3cb955a twa(4): 3ware's tw_cli management tools now works 2006-09-24 20:19:58 +00:00
manu
841197cd75 ipsec-tools CVS is now part of NetBSD. 2006-09-24 20:13:10 +00:00
jmcneill
9fa123aedb Note powerhook_establish(9) API changes. While we're here, correct spelling
in another entry (tiemcounter -> timecounter).
2006-09-24 13:16:37 +00:00
yamt
c57f7f2cdb yamt-splraiseipl: move pmax and sbmips to the "compile-tested" section. 2006-09-24 06:20:52 +00:00
tsutsui
cc4c993be9 Note sh3 timecounter. 2006-09-24 02:22:58 +00:00
kleink
abb4bd656d tzdata2006l. 2006-09-23 17:38:58 +00:00
yamt
1919c51ea2 yamt-splraiseipl: cobalt, pmax, sbmips 2006-09-23 10:09:44 +00:00
jmcneill
ec0e461bb5 Note fr_CA.iso8859-1 keyboard mapping addition. 2006-09-23 02:40:38 +00:00
xtraeme
cd7d4a30d8 cdplay(1) digital transfer mode by Sergey Svishchev. 2006-09-22 18:23:17 +00:00
yamt
7b576f1169 yamt-splraiseipl: luna68k, cesfic. 2006-09-22 15:58:09 +00:00
yamt
614b6e5a27 yamt-splraiseipl: mac68k, x68k, hpcarm, shark, acorn32,
cats, netwinder, algor, arc, ews4800mips, hpcmips, newsmips.
2006-09-21 14:33:24 +00:00
yamt
7c7c48583b yamt-splraiseipl: hp700, evbppc (marvell, ibm4xx) 2006-09-20 10:31:15 +00:00
hubertf
86f06182df Mention who(1) -u and -d 2006-09-19 14:36:25 +00:00
yamt
d51ebd3905 yamt-splraiseipl: vax, evbarm, evbmips, evbsh3, iyonix, acorn26. 2006-09-19 13:07:19 +00:00
yamt
79701471da yamt-splraiseipl: sparc, sparc64. 2006-09-19 10:54:16 +00:00
gdamore
086c412759 converted x68k to timecounters. 2006-09-19 10:25:55 +00:00
yamt
256d8c5790 yamt-splraiseipl: per-port status 2006-09-19 10:14:44 +00:00
yamt
73d50dcc75 add yamt-splraiseipl branch. 2006-09-18 10:06:58 +00:00
elad
bfb7ba0f7e Add veriexecgen(8), contributed by Matt Fleming. Thanks! 2006-09-16 21:22:18 +00:00
gdamore
16a1b71a56 sgimips is now tc'd. 2006-09-16 09:10:06 +00:00
gdamore
7a220c54a7 hpcmips has been tc'd. 2006-09-16 02:17:18 +00:00
gdamore
ce1f9b5009 gdamore-uart was terminated months ago. 2006-09-15 18:32:14 +00:00
gdamore
65c8e903ed Note mipsco is time-countered. 2006-09-15 16:40:46 +00:00
yamt
10ba36b5c6 terminate yamt-pdpolicy branch. 2006-09-15 15:56:11 +00:00
yamt
30a25a27c1 yamt-pdpolicy-base9. 2006-09-15 14:07:56 +00:00
gdamore
576e29ee00 Luna68k is converted to timecounters. (Untested). 2006-09-14 15:05:19 +00:00