Commit Graph

750 Commits

Author SHA1 Message Date
rpaulo
23c8f132c9 Postfix 2.3.4 2006-11-07 03:11:02 +00:00
jmmv
7d49db6eac Note a couple of tmpfs related changes. 2006-11-05 22:46:20 +00:00
apb
044ad93439 Mention gkermit. 2006-11-04 18:18:54 +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
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
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
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
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
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
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
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
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
christos
6c1de236fb mention new openssh 2006-09-28 21:27:58 +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
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
tsutsui
cc4c993be9 Note sh3 timecounter. 2006-09-24 02:22:58 +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
hubertf
86f06182df Mention who(1) -u and -d 2006-09-19 14:36:25 +00:00
gdamore
086c412759 converted x68k to timecounters. 2006-09-19 10:25:55 +00:00
elad
bfb7ba0f7e Add veriexecgen(8), contributed by Matt Fleming. Thanks! 2006-09-16 21:22:18 +00:00