Commit Graph

251 Commits

Author SHA1 Message Date
lukem
b41394b7cb makedev speedup last week 2004-01-01 13:51:27 +00:00
bjh21
fa2b6f69f1 Mention vidcaudio(4) rewrite. 2003-12-31 15:14:44 +00:00
pk
d46b2a6891 Note buffer cache memory allocation scheme. 2003-12-30 12:39:26 +00:00
simonb
f7ec934531 Note "copy the file" install(1) behaviour change. 2003-12-29 02:03:14 +00:00
grant
ff61e1b854 add missing entry for binutils 2.14 import (hi, mrg!) 2003-12-27 03:22:54 +00:00
grant
c9ec896dec note support for snapper audio on some ibook and powerbook models. 2003-12-27 02:52:48 +00:00
christos
f60c8b975e mention dots+boxes 2003-12-26 18:08:34 +00:00
tsutsui
b8acbf8efe Note Xdreamcast server. 2003-12-23 16:37:28 +00:00
agc
2cd73d2a0c Place the note and warning from Ross's random(3) changes in the
correct place in the file.
2003-12-23 11:55:43 +00:00
agc
c34d438f6c Note addition of bpm(1). 2003-12-21 12:50:45 +00:00
ross
38e4d9e7e1 Note the random(3) change closing lib/22853, with a warning tag. 2003-12-20 06:57:03 +00:00
thorpej
4e7dd7f546 Note support for the SiI 3114. 2003-12-20 03:52:29 +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
hannken
774cb2d93e fss(4). 2003-12-11 11:29:17 +00:00
itojun
3d0f9fb216 cvs 2003-12-10 06:13:41 +00:00
scw
95f5266b81 Note sh5 switched to in-tree toolchain. 2003-12-07 22:55:12 +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
mrg
38c1966986 note binutils 2.14 is used now. 2003-12-03 10:36:56 +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
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
nisimura
48e1319ab9 Note stpcide(4) for STMiroelectronics STPC IDE controller. 2003-10-31 06:53:59 +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
uwe
e921d39cf4 Note sh3el switch to GDB 5.3. 2003-10-27 01:46:04 +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
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
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
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
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