Commit Graph

1564 Commits

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