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
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
wiz
3655cf1e5a
Fix typo.
2006-09-11 05:53:55 +00:00
wiz
dfa84b966c
new openssl out.
2006-09-11 05:53:40 +00:00
grant
fde578d0f5
latest tzcode/tzdata is 2006k.
2006-09-11 02:05:39 +00:00
gdamore
344f75bb9e
Iyonix got timecounters. Thanks to gavan@ for testing.
2006-09-10 23:46:56 +00:00
ad
7c686d0538
Add newlock2.
2006-09-10 23:37:44 +00:00
yamt
81662b1d00
yamt-pdpolicy: update base
2006-09-10 08:56:54 +00:00
yamt
809688e00c
mention an intention of yamt-lazymbuf.
2006-09-10 08:12:58 +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
agc
a5f1084d56
Sync some fields with reality.
2006-09-08 23:35:48 +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
tron
c1fbffb39c
Add information about ndis(4) after an according entry has been added
...
to the "src/doc/CHANGES" file in the "netbsd-4" branch.
2006-09-03 13:56:06 +00:00
rittera
82af618fe0
removed ndis from CHANGES.prev
2006-09-03 04:50:56 +00:00
martin
24ab9b3b97
Document RAS_END() duplcate label workaround
2006-09-02 21:32:13 +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
wiz
784e36ce13
postfix-2.3.3 is out.
2006-08-30 20:40:47 +00:00
wiz
29035b224b
1.6 branch is terminated.
2006-08-30 20:40:36 +00:00
bjh21
ad94f1ce01
bjh21-hydra is pining for the fjords.
2006-08-28 12:32:35 +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
yamt
8506b8125f
update yamt-pdpolicy.
2006-08-13 22:48:55 +00:00
jmmv
d65ebbf4f8
Mention vfs_hooks(9) in the entry that mentioned its addition.
...
Per hubertf@'s request.
2006-08-09 21:57:36 +00:00
christos
57faa21684
mention vinum removal.
2006-08-09 12:21:49 +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
a6351afdbc
Note netbsd-4 branch, and sort the netbsd-2* branches better.
2006-08-08 05:19:20 +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
e904da1cc5
bsd-family-tree updated to version 1.107.
2006-08-02 00:34:05 +00:00
drochner
d7c62b7d6a
document "float" rounding workaround on i386
2006-08-01 20:21:55 +00:00
rpaulo
1803441f98
postfix 2.3.2
2006-08-01 02:38:49 +00:00
rpaulo
56c174849a
postfix 2.3.2 in.
2006-08-01 02:37:59 +00:00
christos
afa6be1803
mention the correct PR.
2006-07-31 18:39:32 +00:00
christos
95ce3f0b81
mention i386 machdep.c
2006-07-31 17:10:57 +00:00
martin
94eb0a1a37
Note file handle changes
2006-07-31 17:06:39 +00:00
taca
6f82bdae26
Postfix 2.3.2 released.
2006-07-31 00:46:08 +00:00
jdolecek
b2d0a8f49e
put myself as Responsible for (pd)ksh
2006-07-30 10:08:52 +00:00
kardel
e2ddb438d5
document import of ntp 4-2-2p2
2006-07-29 08:24:41 +00:00
kardel
83ea8f8125
update ntp release status and claim being responsible after messing so much with it
2006-07-29 07:05:39 +00:00
wiz
6c1fde7b63
postfix-2.3.1 out.
2006-07-25 06:12:43 +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
rpaulo
131ecad106
We now have postfix 2.3.0. :-)
2006-07-20 00:06:21 +00:00
elad
fcacbd8abf
note fileassoc(9).
2006-07-14 22:47:55 +00:00
rpaulo
bca99f7dee
We don't have Postfix 2.3.0 yet.
...
While there, fix the license a bit.
2006-07-14 01:08:36 +00:00
wiz
8932f188b9
New postfix releases.
2006-07-13 09:59:23 +00:00
kardel
2be993a357
document availability of NTP 4.2.2p1
2006-07-09 13:23:29 +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
drochner
656024b633
newest releases of binutils/db4/dhcp/heimdal
2006-07-07 10:45:11 +00:00
mrg
d845739548
note for GCC4 updates to update gcc/version.c
2006-07-06 15:35:52 +00:00
thorpej
43251ef2af
Note property list to/from kernel changes to proplib(3).
2006-07-05 21:53:29 +00:00
hubertf
af39fa5da1
Mention pkgsrc-wip/pkg_select for pkg installation from sysinst
2006-07-05 14:41:13 +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
mrg
7d067137a1
document the GCC4/vax -O0 hacks.
2006-07-01 06:00:41 +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
dan
d136fd5886
pppd-2.4.4 is released
2006-06-29 03:46:02 +00:00
dogcow
4ed1c11714
document where and why the socket syscall changed.
2006-06-27 21:14:11 +00:00
rpaulo
c015dbda4a
bsd-family-tree 1.105
2006-06-27 18:19:58 +00:00
agc
3b35cc0643
With thanks to Alan Ritter, note that NDIS will be in 4.0
...
Thanks to Hubert for the nudge.
2006-06-25 17:37:22 +00:00
jmcneill
7045966d96
Claim partial responsibility for ACPI.
2006-06-25 14:55:57 +00:00
jmcneill
3862dcac4c
Intel ACPICA 20060608 is out.
2006-06-25 14:55:00 +00:00
tsutsui
40acc0a810
- uninitialised -> uninitialized (for consistency)
...
- add sys/arch/m68k/m68k/pmap_motorolo.c rev 1.19 to
the gcc4 wrong uninitialized list
2006-06-25 14:24:45 +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
mrg
9bf1d4a9b8
work around some GCC4 internal problems on m68000 platform.
...
document the hack, and update another GCC4 list.
2006-06-24 05:21:11 +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
yamt
8680c0eba3
yamt-lazymbuf: new base.
2006-06-21 15:20:39 +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
51b815822b
mark branch terminated
2006-06-17 08:34:46 +00:00
kardel
a92b1ff84d
move timecounters-branch to individual developers terminated section
2006-06-17 08:29:57 +00:00
gdamore
697e0bef92
Note creation of gdamore-uart branch.
2006-06-15 16:52:05 +00:00
skrll
f1713aebe3
Remove a hack that's no longer needed with gcc 3.3.6.
2006-06-15 10:55:02 +00:00
gdamore
42f9e3293d
Note import of HAL 0.9.17.2. Thanks to NetBSD CVS Digest for reminding me to
...
do this. :-)
2006-06-13 01:50:42 +00:00
kardel
8704ff927b
import and integrate NTP 4.2.2
2006-06-11 19:34:07 +00:00
kardel
4aa15bc86f
document release/availability of new NTP version (4.2.2)
2006-06-11 14:39:45 +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
mrg
cb8d08e99f
update the GCC entry a little.
2006-06-05 20:00:49 +00:00
wiz
4f9c4eb840
Update gcc and gdb status.
2006-06-05 18:10: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
tnozaki
a55e9cdf1a
fix lib/33476:
...
added following manpages (derived from FreeBSD),
wcwidth(3) wcswidth(3)
wcstol(3) wcstoll(3) wcstoimax(3)
wcstoul(3) wcstoull(3) wcstoumax(3)
and update doc/TODO.i18n.
2006-06-03 04:36:43 +00:00
mrg
98bb9a5d9f
remove sh3/gcc2 hack.
2006-06-02 19:45:25 +00:00
simonb
d8075254e2
Bye bye sendmail.
2006-05-31 03:30:26 +00:00
christos
4ca4d18faa
mention sendmail removal.
2006-05-30 21:27:39 +00:00
mrg
a4337fd012
update the uninit list
2006-05-25 09:05:40 +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
christos
2c895a14eb
mention config hack.
2006-05-24 23:18:56 +00:00
yamt
1a4039e6b0
yamt-pdpolicy; new base
2006-05-24 11:03:28 +00:00
chap
0896642114
chap-midi is ready for testing.
2006-05-21 20:58:27 +00:00
mrg
53751ce0e9
- note sh3/vax mdreloc.c uninitialised variable warnings.
...
- note sh3 libbz2/gcc4 hack for blockstore.c
2006-05-21 04:19:12 +00:00
dan
60693294da
note more gcc4 uninitialised appeasement (amd64 pmap.c)
2006-05-21 01:24:41 +00:00
mrg
84b833274a
note ntp_request.c 1.4
2006-05-21 00:44:53 +00:00
dan
d0a17c26df
note uninitialsed appeasement in libexec/ld.elf_so/arch/x86_64/mdreloc.c
2006-05-20 23:41:16 +00:00
christos
de7cebdcc7
remove ypserv from the gcc4 hacks since it has been fixed.
2006-05-20 20:34:29 +00:00
mrg
9200f66337
update the uninit gcc4 list a bit more.
2006-05-20 11:17:55 +00:00
liamjfoy
cf47cfe564
Mark CARP as complete (according to the format Alistair (agc@) said was
...
correct).
Ok: agc@
2006-05-19 22:47:48 +00:00
briggs
f46c445f90
Add a new section to divide developer branches into "Active/Dormant"
...
and "Terminated" so we can scan through the active/dormant a little
bit more easily. Also note the sections up top and mention that the
entries should be alphabetized within each section.
Make it so.
Thanks to Chapman Flack for noticing that things were not adhering to
any specific order and that there was no indication of what order
things should follow.
2006-05-19 20:28:37 +00:00
chap
c5fb260e70
Instantiation of chap-midi branch.
2006-05-19 18:19:39 +00:00
liamjfoy
90901bf989
Note import of Common Address Redundancy Protocol (CARP)
...
ok joerg@
2006-05-19 14:12:22 +00:00
mrg
45598cd240
update wrong uninitialised variables list
2006-05-18 18:48:42 +00:00
elad
79156a7347
update entry for elad-kernelauth noting it was merged and when. pointed
...
out by cube@ - thanks!
2006-05-18 17:39:42 +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
drochner
9b1794e109
libpcap is at 0.9.4, and so are we
...
tcpdump ts at 3.9.4 (we are behind here)
2006-05-17 17:36:32 +00:00
christos
2f5d3a02e9
Remove csu hack. It was not a gcc issue.
2006-05-17 17:09:43 +00:00
christos
86c6d5fcc9
mention i386 csu issue.
2006-05-17 16:42:59 +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
christos
3416405dae
Explain which initialized variables gcc misses.
2006-05-15 04:55:13 +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
mrg
5f1d5cdb57
note that libsa/Makefile and crontab/Makefile have -Wno-pointer-sign and
...
-fno-strict-aliasing applied.
2006-05-12 18:06:29 +00:00
he
6dedaa9f94
List one more gcc 3.3.3 -Wuninitialized fix.
2006-05-12 13:32:50 +00:00
wiz
f62810c5ba
XFree86-4.6.0 is out.
2006-05-12 12:49:09 +00:00
he
566420c2cf
Note the latest -Wuninitialized warning, and how the source is typically
...
marked for the other such workarounds.
2006-05-12 07:25:10 +00:00
mrg
67b1d93cc7
note gzip & mopd pointer-sign hacks
2006-05-12 03:26:54 +00:00
mrg
1751f5c2bc
update the lists for GCC4 uninit warnings and GCC4 pointer sign/strict
...
aliasing warnings.
2006-05-11 23:51:06 +00:00
mrg
3d0c01fd3e
document the GCC4 pointer sign and strict aliasing problems (so far.)
2006-05-11 09:39:58 +00:00
mrg
06d7a2268d
move gcc4 uninit warnings to the of the MI section. add pf.c
2006-05-11 01:10:13 +00:00
mrg
d7d8d3b134
document the bogus GCC4 uninitialised warning fixes.
2006-05-10 21:54:58 +00:00
tsutsui
3ce69693c2
Update entry of m68k gcc ra-colorize.c.
...
(fixed in gcc-3.3.3 at least on m68k, but not conformed on m68000)
2006-05-08 14:48:59 +00:00
he
02a48f9119
Document the "reduce optimization for make/buf.c" hack for hppa.
2006-05-08 11:09:01 +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
snj
d97db3840b
s/allready/already/
2006-04-25 02:19:31 +00:00
snj
bf5ceaae16
It's "its."
2006-04-24 18:00:53 +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
rpaulo
3fe7a640a3
Blame me for postfix too.
2006-04-23 15:33:10 +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
rpaulo
dd93294b75
add hostapd and wpa_supplicant.
2006-04-22 16:44:16 +00:00
rpaulo
9b5e696eb7
Add a note about Postfix layout and documentation.
2006-04-22 16:09:50 +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
lukem
1925013118
sync to reality.
2006-04-21 15:03:18 +00:00
nonaka
c6cf9409c1
note I-O DATA HDL-G support in evbarm.
2006-04-20 11:25:46 +00:00
elad
7dee29b687
update scope, requested by yamt@.
2006-04-20 10:56:08 +00:00
salo
ce4da208d9
Note init(8) multi-user chroot() support.
2006-04-18 11:45:42 +00:00
tnozaki
612f4fc411
update recent implementation status.
2006-04-15 12:21:44 +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
rpaulo
010596a9f2
hostapd 0.4.8 and wpa_supplicant 0.4.8
2006-04-12 17:30:16 +00:00
yamt
e65b84bc9e
yamt-pdpolicy: new base.
2006-04-11 12:33:36 +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
rpaulo
706d49d37b
postfix 2.2.10
2006-04-07 11:27:04 +00:00
hubertf
13312347fe
fix tcpdump maintainer & mailing list
2006-04-05 19:47:09 +00:00
martti
cda1799407
IPF 4.1.13
2006-04-04 16:20:21 +00:00
gdt
1f2387e0e9
list gdt as responsible for coda
2006-04-04 13:30:59 +00:00
gdamore
791851b497
Add entry for Atheros HAL.
2006-04-03 17:01:22 +00:00
scw
e3b72e26b7
Note addition of utoppya(1) and utoppy(4)
2006-04-03 08:21:21 +00:00
yamt
48be7a5ca6
yamt-pdpolicy: new base
2006-04-01 12:17:11 +00:00
wiz
73803b1c31
file-4.17 is out.
2006-03-30 17:41:14 +00:00
rpaulo
aac6b8bd1f
Mention IPv6 support in tun(4).
2006-03-29 19:40:53 +00:00
tron
cfc3b142db
Add "distrib/sets/lists" to the list of directories covered by the
...
"peter-altq" branch.
2006-03-28 13:11:43 +00:00
tron
a367fe98c8
List me as the maintainer of UUCP.
2006-03-26 15:11:57 +00:00
chs
b2aaae062f
mention the nfe driver.
2006-03-26 00:35:05 +00:00
elad
295265313f
mark kernelauth as inactive, i no longer have time to work on it.
2006-03-24 03:12:30 +00:00
wiz
42aaee41fe
Remove krb4 entry.
2006-03-23 21:55:58 +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
rpaulo
90a0e11d1b
sendmail 8.13.6 is out. Fixes a security vuln found by ISS.
2006-03-22 17:21:33 +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
macallan
a7fb3cd241
claim some responsibility
2006-03-18 18:41:09 +00:00
peter
13b0033a9d
Describe the peter-altq branch.
2006-03-18 11:45:41 +00:00
peter
f35a71c317
Update version, maintainer and responsible for pf entry.
...
Prompted by Hubert Feyrer.
2006-03-18 00:26:32 +00:00