Commit Graph

950 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
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
65c8e903ed Note mipsco is time-countered. 2006-09-15 16:40:46 +00:00
gdamore
576e29ee00 Luna68k is converted to timecounters. (Untested). 2006-09-14 15:05:19 +00:00
tsutsui
36e713bd3f Note newsmips timecounter. 2006-09-13 14:56:10 +00:00
gdamore
ebafd97d49 Note that shark is now timecountered. 2006-09-13 07:20:16 +00:00
gdamore
f8e7bdc71c cats and netwinder are now time countered. 2006-09-11 15:19:37 +00:00
gdamore
196b83c3f8 next68k is now timecountered. 2006-09-11 15:12:50 +00:00
gdamore
344f75bb9e Iyonix got timecounters. Thanks to gavan@ for testing. 2006-09-10 23:46:56 +00:00
riz
ed679e385b scan_ffs -F file support has been pulled up to netbsd-4. 2006-09-10 05:14:25 +00:00
tsutsui
f1bcafd071 - note hp300 timecounter
- use date when changes committed and sort entries by date
2006-09-10 05:06:23 +00:00
riz
da05843338 Note addition of msk(4). 2006-09-09 23:57:21 +00:00
gdamore
da6781514a evbsh5 is timecountered.
Mention the existence of MI todr framework, which others have suggested
should be noted.
2006-09-09 22:46:13 +00:00
tsutsui
0bf82e682e Note news68k timecouner. 2006-09-09 03:26:06 +00:00
gdamore
65c8d7e075 Note that ews4800mips has timecounter support. 2006-09-09 01:04:06 +00:00
gdamore
c14a94e6d6 Arc has been timecountered. 2006-09-09 00:51:04 +00:00
garbled
50ea065348 Note 7025-F40 support and MI todr for prep. 2006-09-07 18:30:55 +00:00
gdamore
257e75f92c Note that timecounters were added for sun3, cesfic, and cobalt. 2006-09-07 14:53:19 +00:00
itohy
fd9e172492 Note on addition of njata(4): world foremost open-source driver for
Workbit NinjaATA-32 busmastering PIO IDE controller.
2006-09-07 14:38:10 +00:00
xtraeme
21d82d60a0 scan_ffs(8): now it's -F file not -f file. Suggested by mrg. 2006-09-07 02:26:14 +00:00
ad
5422bd30ba Note lockstat(8) 2006-09-07 01:40:32 +00:00
xtraeme
cd9bde5343 Note scan_ffs(8) -f file support. 2006-09-07 00:49:49 +00:00
rpaulo
c2be3dff63 Mention ECN and mark me responsible. 2006-09-05 00:43:44 +00:00
gdamore
5577cd5c22 Fix up date. Hi Hubert! 2006-09-04 02:29:44 +00:00
hubertf
06409220b0 Add minimal installation in sysinst 2006-09-04 02:24:09 +00:00
gdamore
a406006708 Note that sun2 is now timecounter-ed. 2006-09-04 01:37:31 +00:00
gdamore
a96a5fa3fc Note evbmips conversion to timecounters. 2006-09-02 05:11:24 +00:00
uwe
84e01e91b5 Note NetBSD/landisk import. 2006-09-01 23:22:44 +00:00
rittera
91e48477e4 Moved ndis to the appropriate place in CHANGES.prev 2006-09-01 16:56:59 +00:00
rittera
ee38489e2e added ndis to CHANGES* 2006-09-01 04:06:40 +00:00
rpaulo
7fc9ea7cd6 postfix 2.3.3 was imported some days ago 2006-08-30 23:31:53 +00:00
matt
e631d4e975 Note netccitt and netns removal.
Note addition of mips64 toolchain.
2006-08-26 20:25:28 +00:00
bjh21
6f40b05195 Datestamp the previous entry. 2006-08-19 23:08:02 +00:00
bjh21
2d622fdc89 acorn32: Correctly detect the display refresh rate being used under
RISC OS and look for a matching mode in a list of standard
		video modes.  This removes the requirement for compiling
		RISC OS monitor definitions into the kernel. [bjh21 20060820]
2006-08-19 23:06:11 +00:00
simonb
3629a0bf92 Mention wpi(4). 2006-08-18 01:04:14 +00:00
bjh21
6483c68d38 Removal of old acorn32 console. 2006-08-14 22:42:47 +00:00
skrll
6458f6d488 Adapt iwi(4) to use firmload(9) and remove firmware loading from
iwictl(8).
2006-08-09 11:35:59 +00:00
riz
0173570850 Roll CHANGES -> CHANGES.prev for 4.0 2006-08-08 05:12:25 +00:00
xtraeme
9c74798bdd AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64,
adapted from OpenBSD.

Tested on a few machines:

http://bigbird.dohd.org:3021/NetBSD/dmesg
http://www.bsd.org.il/netbsd/acpi/dmesg

Thanks to cube, elad and others for testing and fixes.

Enabled by default on GENERIC.
2006-08-06 15:37:21 +00:00
rpaulo
1803441f98 postfix 2.3.2 2006-08-01 02:38:49 +00:00
martin
94eb0a1a37 Note file handle changes 2006-07-31 17:06:39 +00:00
kardel
e2ddb438d5 document import of ntp 4-2-2p2 2006-07-29 08:24:41 +00:00
tsutsui
205c4648a9 Note arc bootloader update. 2006-07-22 18:54:50 +00:00
jmcneill
053d8db188 Note mtftp changes to tftp(1). 2006-07-22 00:12:44 +00:00
rpaulo
b2bd124519 Add missing username and date. 2006-07-20 23:43:42 +00:00
rpaulo
7d2a592350 Mention postfix 2.3.0 update. 2006-07-20 01:01:18 +00:00
elad
fcacbd8abf note fileassoc(9). 2006-07-14 22:47:55 +00:00
tsutsui
d61e05c75e Add missed [who date]. 2006-07-08 09:38:56 +00:00
matt
0d9282a952 Note move of VAX to gcc4 2006-07-08 00:33:03 +00:00
thorpej
43251ef2af Note property list to/from kernel changes to proplib(3). 2006-07-05 21:53:29 +00:00
tsutsui
e4f8241b5f Tweak some more entries. 2006-07-05 13:50:32 +00:00
tsutsui
a45fb3f533 Add man suffixes to some entries and use consistent indexes. 2006-07-04 17:45:05 +00:00
tsutsui
f4a620a1e9 Fix format for the changes page on www. 2006-07-04 17:32:00 +00:00
bouyer
fcbd22fbfe Note Xen3 dom0 support. 2006-07-02 21:30:03 +00:00
drochner
290749f48b note alpha switch to gcc4 2006-07-02 11:10:09 +00:00
chap
5c86a09963 Terminates chap-midi branch. 2006-06-30 23:05:28 +00:00
nisimura
a82479299d Refer to kse(4) Micrel KSZ8842/8841 PCI Ethernet controller driver. 2006-06-30 17:28:39 +00:00
christos
fbdae7393a mention pppd-2.4.4 2006-06-29 21:55:26 +00:00
garbled
e83e08d818 Backfill all the changes I've made to the prep port over the past few
months. Also correct a date entry for jdc's sparc RAID support.
2006-06-29 19:33:52 +00:00
dogcow
4ed1c11714 document where and why the socket syscall changed. 2006-06-27 21:14:11 +00:00
kent
41ab400fe0 note S/PDIF of azalia(4) 2006-06-25 13:47:18 +00:00
mrg
b298cfb1e0 add powerpc -> GCC4. and fix previous a little. 2006-06-24 09:52:06 +00:00
mrg
75b15aa60b note sun2 -> GCC4. 2006-06-24 05:44:34 +00:00
christos
c3f054968d new cvs. 2006-06-23 22:49:50 +00:00
christos
eca8e4793c mention which ports switched to gcc4. 2006-06-23 22:05:24 +00:00
jdc
67dcc592dc Mention installboot and sparc changes to support RAID boot. 2006-06-20 05:44:47 +00:00
gdamore
7b03593e9b Note bluetooth support. 2006-06-19 17:02:58 +00:00
kardel
8704ff927b import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
hubertf
b6eda27950 Rename XEN kernel config files to be more consistent:
INSTALL_XEN3_U        -> INSTALL_XEN3_DOMU
  INSTALL_XENU          -> INSTALL_XEN2_DOMU
  XEN0                  -> XEN2_DOM0
  XEN3_U                -> XEN3_DOMU
  XENU                  -> XEN2_DOMU

OK'd by bouyer@
2006-06-08 22:17:07 +00:00
kardel
0efb7c008e unify time stamp format so that web extraction tools can cope 2006-06-08 07:23:50 +00:00
kardel
73fb5e8d65 document timecounters
branch simonb-timecounters terminated
2006-06-07 22:43:43 +00:00
rpaulo
15c9d559f3 Mention ral changes. Of course I was expecting for 666 date to commit this.. 2006-06-06 22:00:57 +00:00
gdamore
cfaf3683c0 Note the import of the newer 0.9.17.2 HAL. 2006-06-05 18:08:04 +00:00
skrll
f8cd863c07 Note import of gcc 3.3.6 2006-06-05 15:09:39 +00:00
mrg
858b5e50d3 note GCC 4 has been imported twice. 2006-06-03 20:00:54 +00:00
christos
4ca4d18faa mention sendmail removal. 2006-05-30 21:27:39 +00:00
rpaulo
4ac8517cec wpa_supplicant 0.4.9. 2006-05-25 04:10:09 +00:00
rpaulo
605de1ab8d hostapd 0.4.9 2006-05-25 03:58:30 +00:00
lukem
2b2a207b2a security.conf(5) check_devices_ignore_paths 2006-05-25 02:39:53 +00:00
liamjfoy
90901bf989 Note import of Common Address Redundancy Protocol (CARP)
ok joerg@
2006-05-19 14:12:22 +00:00
cube
8ea8897b84 Fix a typo, too. Ah, people scrutinising source-changes. 2006-05-18 17:06:33 +00:00
cube
b44ed53c3a There is a precise syntax for CHANGES entries, and they're added at the
end of the file, not at the top.  [hi elad!]
2006-05-18 15:38:00 +00:00
elad
12a6a01e9d kauth(9), PaX MPROTECT. 2006-05-16 15:41:25 +00:00
rpaulo
4a1ff9a008 Mention ipw automagically loading of firmware.
While there, make wpa_supplicant entry a man page.
2006-05-16 00:47:49 +00:00
rpaulo
954aca6287 Mention RFC 3542 support. 2006-05-13 15:57:19 +00:00
xtraeme
33a96be9f2 Driver for iTE IT87xxF and compatibles hardware monitor. Add
commented out entries on GENERIC and GENERIC_LAPTOP.

Adapted from OpenBSD.
2006-05-13 09:02:18 +00:00
jmcneill
2bb6256449 Note piixpm(4) import. 2006-05-07 01:39:38 +00:00
jmcneill
b95d2d1163 Note piixpcib driver. 2006-05-06 15:52:36 +00:00
hubertf
f9e91b57ed Add a switch "-c file" to verify a list of checksums generated by the
cksum program and stored in file against files on disk.  E.g. first
run "md5 *.tgz >MD5" to generate a list of MD5 checksums in MD5, then
use the following command to verify them use "md5 -c MD5"

Inspired by Linux' md5sum,
called for by Jukka Salmi <j+nbsd@2006.salmi.ch>on netbsd-help@,
reviewed by rui@.
2006-04-23 16:40:16 +00:00
tsutsui
247576b6dd Add man section suffix to some entries for www. 2006-04-22 20:47:51 +00:00
tsutsui
0c572e6c65 Fix a wrong entry in previous. 2006-04-22 20:43:02 +00:00
tsutsui
3b0c797cd0 Add several entries for minor (but maybe user visible) changes
I committed recently.
2006-04-22 06:23:13 +00:00
nonaka
c6cf9409c1 note I-O DATA HDL-G support in evbarm. 2006-04-20 11:25:46 +00:00
salo
ce4da208d9 Note init(8) multi-user chroot() support. 2006-04-18 11:45:42 +00:00
perseant
e6c59c133f Make a note of recent LFS improvements. 2006-04-14 19:21:15 +00:00
rpaulo
fca96e7bd5 Mention wpa_supplicant 0.4.8 and hostapd. 2006-04-12 17:33:47 +00:00
riz
b657491b28 Add entry for onewire(4), gpioow(4), and owtemp(4), and add myself
as RESPONSIBLE.
2006-04-07 19:03:00 +00:00
martti
cda1799407 IPF 4.1.13 2006-04-04 16:20:21 +00:00
scw
e3b72e26b7 Note addition of utoppya(1) and utoppy(4) 2006-04-03 08:21:21 +00:00
rpaulo
aac6b8bd1f Mention IPv6 support in tun(4). 2006-03-29 19:40:53 +00:00
chs
b2aaae062f mention the nfe driver. 2006-03-26 00:35:05 +00:00
he
69039755a0 Add an entry for the addition of the ciss(4) driver for the
HP/Compaq 5th+ generation Smart ARRAY RAID controllers.
2006-03-23 16:19:05 +00:00
gdamore
6c8d505b69 Mention new AR5312 port. 2006-03-21 19:01:33 +00:00
christos
85e611dd01 Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
tsutsui
511236824d Fix year of the recent openpam(3) update. 2006-03-19 03:41:29 +00:00
kochi
fdae6de91f import ACPI-CA 20060217 2006-03-12 06:52:37 +00:00
bouyer
f656fa41eb Add svwsata(4), a driver for Serverworks K2 SATA controllers. From
OpenBSD via Joerg Sonnenberger.
2006-03-06 18:35:24 +00:00
christos
5b2c72d104 mention strace. 2006-03-05 17:01:00 +00:00
peter
0e2c7f88bd Mention that Jornada 720 now uses hpckbd(4) and hpcapm(4). 2006-03-04 14:16:39 +00:00
scw
63a69395eb Note addition of port to Linksys NSLU2. 2006-02-28 20:42:55 +00:00
shige
628c5e08b7 Note addition of Plat'home OpenMicroServer (OMS-AL400) support. 2006-02-27 21:39:29 +00:00
gdamore
694fd3d498 Note addition of MTX-1 (meshcube/accesscube) support. 2006-02-27 05:26:11 +00:00
rpaulo
7ad8c01644 mention postfix 2.2.9 2006-02-25 22:55:23 +00:00
jmcneill
2042ec29f2 Note wsdisplay, splash, and vesafb changes. 2006-02-18 21:14:12 +00:00
apb
4c0d821d7b etcupdate can now use a binary set file. 2006-02-18 19:34:13 +00:00
jmcneill
57b4685f5b Note rasops shadowfb changes. 2006-02-18 15:30:52 +00:00
manu
ee0c5b44de Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
that the i386 license manager part of amd64 version of Fluent works.

While I'm here, add SysV IPC to COMPAT_LINUX/amd64
2006-02-09 19:18:56 +00:00
gdamore
d212c125b0 Added PCI host for Au15XX. 2006-02-09 00:47:50 +00:00
agc
4c7e58b6a1 Note the addition of the NetBSD iSCSI target. 2006-02-08 19:06:42 +00:00
christos
27081ac8ef mention sushi move. 2006-02-08 13:52:58 +00:00
wiz
b41cab53d9 Updated groff to 1.19.2. User-visible changes since 1.19.1:
VERSION 1.19.2
==============

Troff
-----

o Analogously to the .ft and \f pair, two new requests `gcolor' and
  `fcolor' (which pair with \m and \M, respectively) have been added to
  set the glyph and background colours.

o A new read-only, string-valued register `.sty' returns the name of the
  current style.

o Two new conditional operators `F <name>' and `S <name>' have been added.
  `F' is true if a font <name> exists.  `S' is true if a style <name> has
  been registered.

o Cyrillic characters have been added to the `utf8' and `html' output
  devices.

Pic
---

o The `by' argument in a `for' loop can now be negative if it is additive.
  For the multiplicative case, it must be greater than zero.

Eqn
---

o The following keywords aren't new but haven't been documented previously:

    undef NAME    (to undefine a macro)
    copy  "FILE"  (a synonym for `include')
    space n       (to modify the vertical spacing before and after
                   an equation)

o The following macros aren't new but haven't been documented previously:

    Alpha, ..., Omega   (the same as `ALPHA', ..., `OMEGA')
    ldots               (three dots on the base line)
    dollar              (a dollar glyph)

o The following keywords have been extended.  Again, this isn't new but
  hasn't been documented previously:

    col n { ... }
    lcol n { ... }
    rcol n { ... }
    ccol n { ... }
    pile n { ... }
    lpile n { ... }
    rpile n { ... }
    cpile n { ... }   (set vertical spacing between rows to N)

Grohtml
-------

o This device driver has been raised to beta stage; its set of tags should
  be stable now.

o New command line option `-s' to set the base point size.

o New command line option `-S' to set the split level while generating
  multiple files.

Grotty
------

o Experimental support for zero-width and double-width characters.

Gxditview
---------

o On platforms which have the X Window System this program is now built and
  installed automatically.

[not in NetBSD's base system]

Xtotroff
--------

o This program to create font definition files for xditview isn't new but
  hasn't been installed previously.

[not in NetBSD's base system]

Groffer
-------

o A security problem (reported as CAN-2004-0969) has been fixed.

Gdiffmk
-------

o A new script contributed by Mike Bianchi.  It compares two groff, nroff,
  or troff documents and creates an output with added margin characters
  (using `.mc') to indicate the differences.

[installed]

Pdfroff
-------

o A new wrapper script contributed by Keith Marshall to easily create PDF
  documents with groff.

[not installed, uses ghostscript]

Macro packages
--------------

o ms.tmac

  . Support for fractional point sizes: A value for the `PS', `VS', `FPS',
    and `VPS' register larger than or equal to 1000 is always divided by
    1000.  For example, `.nr PS 10250' sets the document's font size to
    10.25 points.

  . The `Ds' and `De' macros provided in ms since groff version 1.19 have
    been removed; the equivalent `DS' and `DE' macros should be used
    instead.  X11 documents which actually use `Ds' and `De' always load a
    specific macro file from the X11 distribution (`macros.t') which
    provides proper definitions for the two macros.

  . The following registers have been added for improving layout control:

    PORPHANS
      Defines number of lines following `LP', `PP', `QP', `IP' or `XP' which
      must be kept together, before any automatic page break.

    HORPHANS
      Sets number of lines of following paragraph which must be kept with a
      heading, defined by `NH' or `SH', before any automatic page break.

    GROWPS
      Sets the first level of heading (set with `NH') which will keep the
      same point size as body text.

    PSINCR
      Sets the point size increment for each level of heading (set with
      `NH'), below the threshold level set by `GROWPS'; e.g., if
      \n[PS] = 10, \n[GROWPS] = 3 and \n[PSINCR] = 2.0p, then `.NH 1' will
      produce 14pt headings, `.NH 2' will produce 12pt, and all other levels
      will remain at 10pt (because \n[PS] = 10).

  . The `SH' macro now accepts a numeric argument, to make heading size
    match that of `NH' with same argument value when the `GROWPS'/`PSINCR'
    feature is enabled.

  Please refer to the documentation of the ms package for other, minor
  improvements.

o me.tmac

  The section type set with the `++' request is available in the `_M'
  register.  This isn't new but hasn't been documented before.

o www.tmac

  The `HR' macro no longer causes an empty line for non-HTML devices.

  A new macro `HEAD' has been added to directly add data to the
  <head>...</head> block.

  New macros `OLS' and `OLE' to start and end an ordered list.

  New macros `DLS' and `DLE' to start and end a definition list.

Pdfmark
-------

o A new macro package contributed by Keith Marshall which implements PDF
  marks.  This is in alpha stage currently.

[not installed, needs ghostscript]

Miscellaneous
-------------

o Two new keywords to the DESC file have been added which are needed for
  grohtml: `image_generator' and `unscaled_charwidths'.  The former gives
  the name of the program which creates PNG images, and the latter makes
  troff always use unscaled character widths.
2006-02-06 18:59:16 +00:00
hamajima
05276e8be3 note Atmark Techno Armadillo-210 support in evbarm 2006-02-06 14:05:15 +00:00
christos
10f46d2f47 mention pbms 2006-02-05 18:30:52 +00:00
jmmv
8b589aee17 Add support to automatically repeat mouse button events in wsmouse(4) and
change wsconsctl(4) so that this is configurable.

This is specially useful for mice that provide page up/down buttons instead
of a real wheel and that do not send events repeatedly from the hardware.
(E.g.: Logitech Marble Mouse.)

No objections in tech-kern@.
2006-02-05 17:38:33 +00:00
christos
09ea4dc5be mention new am-utils 2006-02-05 16:30:33 +00:00
christos
533ea3e770 new openpam 2006-02-05 02:41:11 +00:00
christos
741c0868b9 mention new openssh 2006-02-04 22:39:22 +00:00
apb
4b800fb1f5 Mention build.sh syspkgs and build.sh iso-image. 2006-02-04 19:57:04 +00:00
christos
41bcaabc05 mention cvs 2006-02-04 19:13:32 +00:00
jmmv
0b879f1cfc Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
2006-02-03 11:08:23 +00:00
skrll
bc532835e9 Note the binutils update. 2006-02-03 08:23:58 +00:00
reinoud
a931ade446 Forgot to mention my name! 2006-02-02 16:13:17 +00:00
reinoud
db911dc2ea filesystem -> file system 2006-02-02 16:10:26 +00:00
reinoud
214d4a453c Note UDF file system addition. 2006-02-02 16:09:48 +00:00
cube
65e49232fa Note vnd(4) change: removal of compile-time limit. 2006-02-01 03:26:31 +00:00
kochi
053cdb7697 acpi(4): Import ACPI-CA 20060113 2006-01-31 05:49:04 +00:00
gdamore
75b115aca3 Note that the Au1550 is now a supported CPU. 2006-01-27 23:27:49 +00:00
jmmv
67319a158c Note the removal of the tb(4) driver which happened on past December 20th. 2006-01-17 19:14:45 +00:00
thorpej
f789b6be70 Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
wiz
596c1085ee Fix typo. 2006-01-14 20:27:22 +00:00
christos
8d137b9e29 mention zlib and libc/libkern merge. 2006-01-14 20:20:34 +00:00
rpaulo
34d4f917f4 Mention postfix update. 2006-01-12 15:32:01 +00:00
xtraeme
d064eae373 Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD. 2006-01-04 21:52:17 +00:00
xtraeme
c9f2b0fc40 AMD PowerNow K7 driver written by Martin Vegiard via PR port-i386/26239.
Enabled by default on GENERIC and GENERIC_LAPTOP.

Imported 1 year later... but it's here finally.
2005-12-31 17:55:55 +00:00
tsutsui
d1b67e787b Oops, fix date entry of newfs_sysvbfs(8) and mount_sysvbfs(8). 2005-12-31 05:21:28 +00:00
tsutsui
c2ce8a3efb More tweaks for www. (should we fix generating script?) 2005-12-30 03:02:01 +00:00
tsutsui
d9e24c2538 Tweak some entries for changes page on www. 2005-12-30 02:48:13 +00:00
tsutsui
e7256110c5 Mention newfs_sysvbfs(8) and mount_sysvbfs(8) too.
As per request from Hubert Feyrer.
2005-12-30 02:39:15 +00:00
dyoung
3f5a1bc764 Note support for GCT Semiconductor GRF5101 transceiver/synthesizer. 2005-12-29 22:31:53 +00:00
tsutsui
8dc80fdf53 Note ews4800mips. 2005-12-29 16:24:23 +00:00
tsutsui
34c323c9f0 Note sysvbfs. 2005-12-29 14:58:46 +00:00
jmmv
025f48088b Note the addition of the -s option to mbrlabel(8). 2005-12-27 15:38:51 +00:00
yamt
9e52a8c06f dkctl(8), bufq(9): Add a functionality to switch bufq strategy on the fly. 2005-12-26 10:44:47 +00:00
christos
fe5cb50d21 mention 9.3.2 2005-12-22 00:38:36 +00:00
mrg
634f803e1b note that sip(4) works on sparc64 now. 2005-12-20 13:08:17 +00:00
christos
ce34305905 A bit more verbiage. 2005-12-13 01:02:23 +00:00
skrll
fc505d7a1c Note ktrace-lwp merge and userland changes. 2005-12-11 13:41:49 +00:00
christos
99ca66e01f mention new lmc 2005-12-06 03:31:21 +00:00
xtraeme
fd15439a4e Note that auich(4) now supports ICH7 and Intel 6300ESB audio
controllers. Suggested by tsutsui.
2005-12-04 12:54:57 +00:00
rpaulo
fa825c5ff9 Note postfix-2.2.6 import. 2005-12-01 22:06:53 +00:00
yamt
8a12a1fd6e add entries for yamt-readahead. reminded by Hubert Feyrer. 2005-12-01 12:54:33 +00:00
christos
d9654b877c mention new openssl 2005-11-25 20:40:23 +00:00
rpaulo
190e47aa8d Proper indent the last entry. 2005-11-24 20:48:55 +00:00
rpaulo
187566e289 Mention $ip6sitelocal removal. 2005-11-24 17:35:59 +00:00
tron
c56e8d813c Move entries for "ipsec-tools" version 0.6.2 and 0.6.3 to list of
changes in previous release because both release been pulled up
into the "netbsd-3" branch.
2005-11-22 19:30:30 +00:00
manu
3484be012c imported ipsec-tools 0.6.3 2005-11-21 16:55:44 +00:00
hamajima
2b95bda538 note Atmark Techno Armadillo-9 support in evbarm 2005-11-13 08:11:03 +00:00
pooka
53797e1b73 note release & import of file 4.16 2005-10-17 21:39:14 +00:00
riz
ae57180bf8 Move entries for sparc64 switch to wscons, vnd(4) support for
cloop2-compressed images, sysinst Spanish translation, and xge(4)
driver to CHANGES.prev after pulling them up to the netbsd-3 branch.
2005-10-15 17:42:44 +00:00
manu
27b86a7be1 Last entry is at the bottom... 2005-10-14 15:06:11 +00:00
manu
7127e24cd6 ipsec-tools 0.6.2 import 2005-10-14 14:05:09 +00:00
bouyer
33d782018b Note Xen network backend inprovements. 2005-10-02 21:55:41 +00:00
scw
2cc2cb3389 Note addition of wpa_cli and wpa_supplicant. 2005-10-01 18:53:58 +00:00
cube
774136f54f Note the latest config(1) additions. 2005-09-30 23:05:02 +00:00
jmcneill
1e7e45d087 Note import of gpio(4) and friends. 2005-09-27 03:03:31 +00:00
jmmv
2a3e5eeb7c Apply the NFS exports list rototill patch:
- Remove all NFS related stuff from file system specific code.
- Drop the vfs_checkexp hook and generalize it in the new nfs_check_export
  function, thus removing redundancy from all file systems.
- Move all NFS export-related stuff from kern/vfs_subr.c to the new
  file sys/nfs/nfs_export.c.  The former was becoming large and its code
  is always compiled, regardless of the build options.  Using the latter,
  the code is only compiled in when NFSSERVER is enabled.  While doing this,
  also make some functions in nfs_subs.c conditional to NFSSERVER.
- Add a new command in nfssvc(2), called NFSSVC_SETEXPORTSLIST, that takes a
  path and a set of export entries.  At the moment it can only clear the
  exports list or append entries, one by one, but it is done in a way that
  allows setting the whole set of entries atomically in the future (see the
  comment in mountd_set_exports_list or in doc/TODO).
- Change mountd(8) to use the nfssvc(2) system call instead of mount(2) so
  that it becomes file system agnostic.  In fact, all this whole thing was
  done to remove a 'XXX' block from this utility!
- Change the mount*, newfs and fsck* userland utilities to not deal with NFS
  exports initialization; done internally by the kernel when initializing
  the NFS support for each file system.
- Implement an interface for VFS (called VFS hooks) so that several kernel
  subsystems can run arbitrary code upon receipt of specific VFS events.
  At the moment, this only provides support for unmount and is used to
  destroy NFS exports lists from the file systems being unmounted, though it
  has room for extension.

Thanks go to yamt@, chs@, thorpej@, wrstuden@ and others for their comments
and advice in the development of this patch.
2005-09-23 12:10:31 +00:00
dyoung
647d6ec240 Remark on AMD Geode SC1100 additions: system reset, watchdog timer. 2005-09-22 07:54:11 +00:00
tsarna
cf833f9d39 Take credit for pam_afslog 2005-09-21 14:58:52 +00:00
tsarna
8c033b7764 Note pam_afslog 2005-09-21 14:20:56 +00:00
rpaulo
f50a838989 Mention am-utils 6.1.2.1 upgrade. 2005-09-20 18:40:22 +00:00
christos
a6b8486dda Mention compat changes, and fix the entry above; (hi jmmv) 2005-09-15 12:41:23 +00:00
jmmv
8e0a777ab1 wiz@ remembers that the preferred way to spell file-system in NetBSD is
file system.
2005-09-10 22:28:57 +00:00
jmmv
ec93365612 Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program.  This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*.  Therefore, it is disabled by
default in all kernels.  However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
2005-09-10 19:20:48 +00:00
rpaulo
bf1671cd34 Mention WSDISPLAY_SCROLLSUPPORT kernel config additions. 2005-09-09 13:49:10 +00:00
ragge
2eeafd4faf Note the xge driver. 2005-09-09 13:44:19 +00:00
kiyohara
17587c6104 Support LCD screen driver for PERSONA SH3 machines. 2005-09-05 18:54:10 +00:00
tron
f3d8c7f103 Move entry for ipsec-tools 0.6.1 update to "CHANGES.prev" after it has
been pulled up into the "netbsd-3" branch.
2005-09-03 08:48:28 +00:00
thorpej
9d646fdcfa Note UFS1 extended attribute changes. 2005-08-28 19:38:56 +00:00
xtraeme
35adb858ec sysinst: Spanish language translation, contributed by
Ivan-Benjamin Garcia Tora.
2005-08-26 16:43:11 +00:00
ginsbach
c9df5fbe76 Mention new ftpd.conf option recvbufsize and that readsize option also
applies to data reads from the network.
2005-08-24 15:59:35 +00:00
ginsbach
b465609030 Mention that getent(1) now supports "ethers" database. 2005-08-24 15:04:32 +00:00
manu
0b97cbeb71 Update to ipsec-tools 0.6.1 2005-08-20 00:57:06 +00:00
christos
84653be1c5 mention 64 bit inodes here. 2005-08-19 12:33:24 +00:00
skrll
7ba8c9e419 Belatedly not addition on ucycom(4). 2005-08-19 07:04:33 +00:00
rpaulo
c9b49db1d5 Note Postfix 2.2.5 import. 2005-08-18 22:41:26 +00:00
tron
d6768b9738 Move log entry for update of am-utils in list of changes for NetBSD 3.0
after it has been pulled up into the "netbsd-3" branch.
2005-08-16 14:56:32 +00:00
tron
97503871d1 Move log entry for vndcompress(1) in list of changes for NetBSD 3.0 after
it has been pulled up into the "netbsd-3" branch.
2005-08-16 12:20:50 +00:00
peter
96710de782 Mention ftpd standalone mode. 2005-08-07 00:38:07 +00:00
rpaulo
065d668046 Mention new bpf(4) sysctls. 2005-08-05 12:24:04 +00:00
xtraeme
016ad35975 Add scan_lfs(8), utility to find LFS partitions on disk, useful
to recover lost disklabels.
2005-07-31 19:26:06 +00:00