Commit Graph

560 Commits

Author SHA1 Message Date
zuntum
55c70d751b Change -v to -V in the following section:
"Print make(1)'s idea of the value of var.  Does not build any targets."

To reflect reality.

Found by Tomasz Marciniak <Tomasz.Marciniak@felix.fizyka.amu.edu.pl>, thanks!
2003-12-19 12:06:45 +00:00
skrll
eba79970b1 Remove the -fno-gcse-lm hack now that it is no longer needed. 2003-12-15 14:57:54 +00:00
lonewolf
b1661efe35 Note newport(4) and IP22 console support. 2003-12-15 06:36:05 +00:00
thorpej
a9646e5c0e Node satalink(4) and artsata(4). 2003-12-14 01:40:12 +00:00
kochi
ddfa76652e note import of ACPI-CA 20031203. 2003-12-13 18:14:59 +00:00
hannken
774cb2d93e fss(4). 2003-12-11 11:29:17 +00:00
itojun
8ff0ee9024 bsd-family-tree is now in 1.75 2003-12-10 23:21:14 +00:00
itojun
0bb1bb3b71 bind 8.4.3 is pulled out from isc due to serious bug. 2003-12-10 22:48:20 +00:00
itojun
3d0f9fb216 cvs 2003-12-10 06:13:41 +00:00
itojun
0a43caec07 bind latest revisions 2003-12-10 04:52:57 +00:00
jdolecek
a8e62dad94 test-compiled evbsh5 CAYMAN and SIMULATOR, and pc532 GENERIC, remove from TODO 2003-12-08 06:43:55 +00:00
scw
95f5266b81 Note sh5 switched to in-tree toolchain. 2003-12-07 22:55:12 +00:00
scw
f98f231a23 Document the sh5 libbfd elf32.c/elf64.c hack. 2003-12-07 21:13:39 +00:00
scw
525f9bf302 Note some hacks required for gcc3 on sh5. 2003-12-07 19:58:25 +00:00
simonb
20627a20ec Document ns32k gcc332 ICE when compiling libcpp's cppmacro.c. 2003-12-07 12:52:33 +00:00
schmonz
98429d2db1 Remove me from Darwin pkgsrc as I no longer have a Darwin system. 2003-12-05 23:27:20 +00:00
cjep
a2f656e637 Remove me from OpenBSD pkgsrc as I no longer have an OpenBSD box 2003-12-05 22:49:11 +00:00
atatat
7213f3d958 forgot to mention sysctl yesterday 2003-12-05 14:07:23 +00:00
lukem
db2f9ed1de editline(3) tokenization stuff 2003-12-05 13:57:47 +00:00
junyoung
1a04d9ac02 cvs-1.12.3 is out. 2003-12-05 11:15:44 +00:00
mrg
dcbb0b441f note binutils/ld/ldlex.c hack 2003-12-05 03:28:38 +00:00
drochner
4d83fe939f note ntp-4.2.0 2003-12-04 19:24:13 +00:00
junyoung
b164570132 cvs-1.12.2 is out. 2003-12-04 06:33:14 +00:00
mrg
38c1966986 note binutils 2.14 is used now. 2003-12-03 10:36:56 +00:00
wiz
137b5d2ce4 gettext-0.13 and zlib-1.2.1 are out. 2003-12-02 17:13:21 +00:00
mrg
4dc65168d6 note GDB has been updated to 5.3 2003-12-01 08:41:46 +00:00
itojun
c87e66db63 BIND to 8.3.7 2003-11-26 01:39:36 +00:00
jandberg
214c3ad763 Somewhat late mention of:
amiga: added wsmouse support to mouse driver.
2003-11-12 18:12:11 +00:00
jandberg
3b39d7bc01 amiga: Add screen types suitable for PAL displays to amidisplaycc(4) 2003-11-12 18:03:46 +00:00
grant
65aa56884b netbsd.org -> NetBSD.org 2003-11-12 13:16:22 +00:00
wiz
87ca9fd3a6 gdb-6.0 out. Mention that some platforms already use 5.3. 2003-11-10 12:08:21 +00:00
ragge
302ec37ca8 Note that gawk is compiled without optimizing on vax. 2003-11-08 17:21:15 +00:00
he
842be31a16 Document some of the recent "compile fixes for -Wuninitialized" for
the vax port, to be reviewed when gcc 3.3.2 for vax is ready.
2003-11-06 00:37:14 +00:00
mrg
f80e165d7f document the m68* lossage with gcc/ra-colorize.c. 2003-11-05 00:50:05 +00:00
itojun
d903c1d595 update openssl 2003-11-05 00:02:16 +00:00
itojun
146f38af9f note upgrade of openssl 2003-11-05 00:01:36 +00:00
mrg
1431f7820b note sun2 & gcc3.3.2 2003-11-04 07:24:55 +00:00
kochi
11bda6a540 The latest ACPI CA release from INTEL was imported by mycroft@. 2003-11-02 16:06:47 +00:00
nisimura
48e1319ab9 Note stpcide(4) for STMiroelectronics STPC IDE controller. 2003-10-31 06:53:59 +00:00
mycroft
772577a82c Separate by port, and remove the m68k hack. 2003-10-29 21:31:33 +00:00
kleink
5eb21a140e Update tz{coda,data} status. 2003-10-29 21:13:27 +00:00
skrll
c5a4c60e2e Compile sys/kern/uipc_socket.c -fno-strict-aliasing for now. PR 23044. 2003-10-28 20:12:00 +00:00
he
bfc0aec0d7 Consolidate latest HACK entry into already existing entry documenting
same problem.
2003-10-28 14:26:47 +00:00
he
4bd87960fa sys/dev/ata/wd.c causes spurious warning about blkno not
being initialized before used.  This appears to be a bug
specific to (at least) the m68k target, and will be reported
to the GCC maintainers.
2003-10-28 12:11:31 +00:00
mrg
902f36f19f note mdsetimage/installboot sun2/gcc3 hacks. 2003-10-28 08:22:48 +00:00
cl
b8d68ee313 note 'm68k {u,}int64_t used uninitialized' bug.
add reference to gcc bug report.
mark all (known) occurrences.
2003-10-28 02:01:46 +00:00
cl
a9bfa92831 note installboot(8) for next68k 2003-10-27 17:56:04 +00:00
pooka
b6e772e128 note file 4.06
.. and while in here, drag uwe to October even though he'd like to
think that September never ends.
2003-10-27 16:55:46 +00:00
pooka
f3a64d243c we now have file 4.06 2003-10-27 16:54:34 +00:00
wiz
df62a20071 no way, not now way. 2003-10-27 08:07:58 +00:00
simonb
c0a89c7e21 Note the GCC PR for the Duff's device warning. 2003-10-27 07:31:07 +00:00
simonb
075b65698a Use -Wno-error to compile a file with Duff's device and document this as
a hack.
2003-10-27 07:26:17 +00:00
uwe
e921d39cf4 Note sh3el switch to GDB 5.3. 2003-10-27 01:46:04 +00:00
mycroft
7c363a7497 Remove dead hacks. 2003-10-26 16:35:18 +00:00
lukem
5daa33014e Improve how build.sh -N and MAKEVERBOSE interoperate;
rather than adding '-s' to make's command line in the makewrapper,
use the .SILENT target based on MAKEVERBOSE's value.

This means that you can do:
	./build.sh -N 1 makewrapper

	$TOOLDIR/bin/nbmake-$MACHINE
	#  runs at MAKEVERBOSE==1, with command lines suppressed

	$TOOLDIR/bin/nbmake-$MACHINE MAKEVERBOSE=2
	#  runs at MAKEVERBOSE==2 for this invocation, with command lines shown
2003-10-26 02:17:46 +00:00
lukem
6c22027ca8 On MACHINE_ARCH==arm, compile newsyslog(8) with -fno-gcse-lm.
Fixes PRs [toolchain/22986] [toolchain/23002] [toolchain/23217]
2003-10-26 01:56:54 +00:00
scw
1847d43d45 Note alignment faults enabled on arm32. 2003-10-25 19:47:29 +00:00
jdolecek
9e0c6a2b4a fix my login in MAKEDEV entry 2003-10-25 10:22:10 +00:00
jandberg
fab533c23b Note added polish keymaps for amiga 2003-10-25 10:15:32 +00:00
lukem
09b81cab93 build.sh -N 2003-10-25 03:53:34 +00:00
lukem
070871b5fc Implement build -N noisy, which sets MAKEVERBOSE to noisy and adds
`-s' to MAKEFLAGS for noisy < 2.
2003-10-25 03:46:09 +00:00
jdolecek
46da261603 note switchover to unified MAKEDEV 2003-10-24 20:16:07 +00:00
wiz
98d39c4be9 Sort three entries from the top to where they belong.
This file should only appended be to, usually.
2003-10-24 07:52:25 +00:00
provos
7293f1ab26 document performance improvement 2003-10-24 05:08:08 +00:00
provos
d9e66c4556 document splay changes 2003-10-23 03:16:06 +00:00
wiz
5dfa2a0877 There is also a 1.12 branch of cvs; note it. Mentioned by perry. 2003-10-21 17:19:13 +00:00
wiz
f503e9a96b file-4.06 is out too. 2003-10-21 17:09:49 +00:00
wiz
583c3a6965 cvs-1.11.9 out. 2003-10-21 17:08:08 +00:00
uwe
0ceff4469c Mention j6x0tp(4). 2003-10-19 02:41:01 +00:00
mrg
0ef2f1482f note GCC 3.3.2 update 2003-10-18 12:04:44 +00:00
fredb
45acbd9baf ntp-4.2.0 is released. 2003-10-17 16:57:16 +00:00
lukem
3f725c3c63 ccdconfig(8) CCDF_NOLABEL support 2003-10-17 05:25:10 +00:00
lukem
a305f0dedb syslogd -r 2003-10-17 01:42:07 +00:00
scw
3b192f5429 Note Xscale micro-optimisations. 2003-10-14 08:10:15 +00:00
kochi
1d13973900 ACPICA 20031002 is out. 2003-10-11 02:00:16 +00:00
jdolecek
d44fb93314 hp700 kernel compiles fine, remove from list of ports to test-compile 2003-10-10 20:06:20 +00:00
grog
590ae9d0df Add description for Vinum 2003-10-10 02:13:32 +00:00
christos
acdf7caf16 mention new whois 2003-10-10 01:49:51 +00:00
lukem
1c33b4e6a4 Overhaul MBR handling (part 1):
<sys/bootblock.h>:
    *	Added definitions for the Master Boot Record (MBR) used by
	a variety of systems (primarily i386), including the format
	of the BIOS Parameter Block (BPB).
	This information was cribbed from a variety of sources
	including <sys/disklabel_mbr.h> which this is a superset of.

	As part of this, some data structure elements and #defines
	were renamed to be more "namespace friendly" and consistent
	with other bootblocks and MBR documentation.
	Update all uses of the old names to the new names.

<sys/disklabel_mbr.h>:
    *	Deprecated in favor of <sys/bootblock.h> (the latter is more
	"host tool" friendly).

amd64 & i386:
    *	Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to
	be consistent with the naming convention of the msdosfs tools.

    *	Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1
	and it's confusing to have two functionally equivalent bootblocks,
	especially given that "ufs" has multiple meanings (it could be
	a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).

    *	Rework pbr.S (the first sector of bootxx_*):
	    +	Ensure that BPB (bytes 11..89) and the partition table
		(bytes 446..509) do not contain code.
	    +	Add support for booting from FAT partitions if BOOT_FROM_FAT
		is defined.  (Only set for bootxx_msdos).
	    +	Remove "dummy" partition 3; if people want to installboot(8)
		these to the start of the disk they can use fdisk(8) to
		create a real MBR partition table...
	    +	Compile with TERSE_ERROR so it fits because of the above.
		Whilst this is less user friendly, I feel it's important
		to have a valid partition table and BPB in the MBR/PBR.

    *	Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent
	with other platforms.

    *	Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that
    	we can boot off FAT partitions.

    *	Crank version of /usr/mdec/boot to 3.1, and fix some of the other
	entries in the version file.

installboot(8) (i386):
    *	Read the existing MBR of the filesystem and retain the BIOS
    	Parameter Block (BPB) in bytes 11..89 and the MBR partition
	table in bytes 446..509.  (Previously installboot(8) would
	trash those two sections of the MBR.)

mbrlabel(8):
    *	Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code
	to map the MBR partition type to the NetBSD disklabel type.


Test built "make release" for i386, and new bootblocks verified to work
(even off FAT!).
2003-10-08 04:25:43 +00:00
wiz
d562f2908b Note gawk update to 3.1.3. 2003-10-06 16:56:52 +00:00
tsutsui
3073d901c4 Fix and sort an entry of gdb-5.3 import. 2003-10-05 16:14:14 +00:00
tsutsui
ccc9d1bb37 Note addition of mips r10k cache ops and fixes of O2 support on sgimips. 2003-10-05 16:02:23 +00:00
dsl
9b293a6add Add note about /dev/constty 2003-10-03 16:48:55 +00:00
wiz
08cf6988bc Note HTTP support in pkg_add. 2003-10-03 15:41:53 +00:00
thorpej
4a178080ab Note new i2c code. 2003-09-30 00:39:19 +00:00
lukem
8a3d32e99e provide a %' for the non-root examples, as we show #' for the root prompt. 2003-09-29 07:55:17 +00:00
kent
9c77f060e0 Note multi-channel support of auich(4) 2003-09-28 14:30:00 +00:00
dent
5c05da90c6 Update some current versions. 2003-09-28 07:45:14 +00:00
dent
361e05c696 update some links. 2003-09-28 07:22:09 +00:00
wiz
db579612f4 Definition, not defintion. From miod@openbsd. 2003-09-26 22:25:21 +00:00
skrll
b9c8a77380 Backout previous - sparc* and i386 have switched to gdb 5.3. 2003-09-26 13:39:49 +00:00
matt
6ddd9afabe Note switch of arm & powerpc to GCC 3.3.1.
Note switch of alpha & powerpc to GDB 5.3.
Note SA_SIGINFO support for powerpc.
2003-09-25 22:51:32 +00:00
pooka
a201291938 note file 4.04 2003-09-25 18:14:09 +00:00
pooka
3885715fb0 note isdncapi and iavc 2003-09-25 16:54:07 +00:00
lonewolf
c07f451dd7 Note the new haltwo(4) driver. 2003-09-25 16:48:10 +00:00
agc
8bf98da8df Mycroft has addressed the item
+ someone investigate time taken to boot

by not only investigating, but also eliminating the polling for
non-existent devices (no more 20 second waits at boot time), and also
getting rid of some unnecessary quirk tables.

Thanks, Charles!
2003-09-24 06:27:54 +00:00
martin
bcc978577d Bye, bye, sparc64 hacks. 2003-09-19 16:41:58 +00:00
wiz
a116bdfdfb Some updates, and note gcc in-tree version partial change. 2003-09-19 08:57:52 +00:00
mrg
f4fc0bf370 make i386 & sparc* output DBX_DEBUG format ("-gstabs") by default for now.
XXX: back this out when these platforms switch to GDB 5.3.
2003-09-19 08:43:12 +00:00
mrg
dd706c0759 note GCC3.3.1 switch for i386, sparc, sparc64 & alpha. 2003-09-19 08:32:26 +00:00