Commit Graph

377 Commits

Author SHA1 Message Date
jdolecek c370e5310e switch awk to nawk; gawk sources will be removed after some grace period
change blessed by core@
2004-03-13 22:28:47 +00:00
bjh21 b46afe43ae pckbport, removal of busmouse(4) on acorn32. 2004-03-13 20:00:59 +00:00
ragge 788def892f Note 10 gigabit adapter addition. 2004-03-12 14:58:42 +00:00
hubertf 849866f9c1 Allow custom text printed before (left of) the progress bar from progress(1):
miyu# cat openoffice-linux-1.1.0.tgz | progress -z -p 'Bytes written: ' dd of=/dev/null bs=1m
	Bytes written:    193 MB   13.83 MB/s 0+195211 records in
and:
	miyu# progress -f openoffice-linux-1.1.0.tgz -z -p 'Bytes written: ' dd of=/dev/null bs=1m
	Bytes written:  28% |******                | 57919 KB   14.12 MB/s    00:09 ETA

OK'd by lukem.
2004-03-09 17:04:24 +00:00
uwe fafd8447d9 The script that converts this to the web page doesn't know about
"sh3el", so change my old gdb5.3 entry to just "sh3".
2004-02-23 05:31:47 +00:00
mrg d309e533d4 note GCC 3 changes, also begin to document how to import new gcc. 2004-02-23 01:41:01 +00:00
uwe 82c533e098 Enable building of Xhpc server for hpcsh. 2004-02-22 18:54:43 +00:00
uwe d89e22cfb5 sh3 ports are switched to gcc3. 2004-02-22 01:44:33 +00:00
wiz e3fc4b66c3 Spell the plural of suffix "suffixes", not "suffices".
Inspired by PR 24400 by Todd Vierling.
2004-02-13 17:56:17 +00:00
wiz d20841bb64 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
matt 95b6745c7d kernel: add underlying support needed to support multiple mbuf cluster
sizes.  [matt 20040209]
2004-02-10 01:37:42 +00:00
itohy b376ece7cd /etc/locate.conf addition 2004-02-07 04:44:17 +00:00
lukem d2243ff59b build.sh -x/-X 2004-02-06 23:36:51 +00:00
jdolecek 0b12c7fd32 add ppbus stuff 2004-02-05 09:24:01 +00:00
christos 299d76bfbb mention new identd 2004-01-31 21:55:58 +00:00
lukem d69176d4db install -h hashtype 2004-01-29 08:01:42 +00:00
rearnsha 4195fc40fe Note ARM9 cache configuration change. 2004-01-26 16:13:58 +00:00
bjh21 c67e4dff08 Removal of beep(4). 2004-01-25 14:11:42 +00:00
lukem f046e24e66 disklabel MBR preservation on i386 & amd64 2004-01-19 11:58:51 +00:00
bjh21 9bb7b7cf84 Mention audiobell and removal of acorn32 sysbeep. 2004-01-18 12:52:13 +00:00
martin fd8ec3ea0f Note RAS for sparc64 2004-01-06 21:47:28 +00:00
hubertf f39e2a097e note that -D is now default if a pkgname is given to pkg_info(1) 2004-01-06 15:50:47 +00:00
lukem e5c11e87f6 rc.d(8) Implement ``one'' prefix to allow a "one shot" operation as if
the rc.conf(5) var is set, yet perform all of the other prerequisite tests.
2004-01-06 01:00:46 +00:00
lukem 6d9de1c254 s/release-info/release/ 2004-01-04 23:55:41 +00:00
lukem bb5d7d05ea etc/release-info 2004-01-04 13:31:22 +00:00
itojun 4a9d521ae4 cvs to 1.11.11 2004-01-02 11:35:47 +00:00
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
thorpej 4a178080ab Note new i2c code. 2003-09-30 00:39:19 +00:00
kent 9c77f060e0 Note multi-channel support of auich(4) 2003-09-28 14:30:00 +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
mrg dd706c0759 note GCC3.3.1 switch for i386, sparc, sparc64 & alpha. 2003-09-19 08:32:26 +00:00
jdolecek c07fdf8b55 note the LKM versioning change 2003-09-13 09:14:57 +00:00
lukem 1519890aa6 imakeicide2 2003-09-12 16:25:37 +00:00
christos 61aa48ec24 Mention things I did lately. 2003-09-09 23:35:43 +00:00
itojun 738d85299b randomized frag ID/flowlabel 2003-09-06 03:40:59 +00:00
ragge 639a0627b0 Note qt driver addition. 2003-08-29 21:23:26 +00:00
tron 5b173599d5 Note i865G integrated graphics in agp(4). 2003-08-26 17:35:28 +00:00
chs 27393bff6e non-exec mappings. 2003-08-25 04:46:53 +00:00
skrll cf1a159cd2 Note addition of (working) RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT. 2003-08-12 11:04:49 +00:00
bsh eb855bc27b SMDK2410 2003-08-05 16:13:29 +00:00
tsutsui 1f7a4f40e6 Note hp300 MI SCSI. 2003-08-01 06:04:12 +00:00
lukem 29d4256657 ftp(1): $FTPUSERAGENT 2003-07-31 05:38:28 +00:00
dsl 42a7c729c9 Add six month old entry for sh(1) changes.
Add entries for i386 bootstrap and sysinst changes.
2003-07-28 18:14:15 +00:00
salo 0a6047a968 netbsd.org->NetBSD.org 2003-07-26 17:24:44 +00:00
itojun 0adc49acf8 add new IPsec algorithms 2003-07-25 10:12:53 +00:00
itojun 1fd6b422b9 note libcrypto upgrade 2003-07-24 15:35:30 +00:00
mrg 3c0ab73024 note sparc port uses xf4 now 2003-07-22 11:50:45 +00:00
itojun c7bb6b93fd hmac-sha2 support 2003-07-22 03:42:18 +00:00
lukem bf913f806c MK{MANZ,UPDATE,UNPRIVED} overhaul 2003-07-18 15:48:48 +00:00
itojun 45bd42b224 libtelnet has gone 2003-07-16 05:43:24 +00:00
lukem f15957a936 the XXX -> TOOL_XXX rename 2003-07-11 04:37:16 +00:00
simonb 670252d63a Note tar -O "extract to stdout" support. 2003-07-08 06:04:36 +00:00
tshiozak d2094d8bdc add about iconv(3), iconv(1) and locale(1). 2003-07-04 07:03:10 +00:00
wiz fe7b91e452 Add line for texinfo-4.6 update. 2003-07-03 15:30:15 +00:00
wiz a0f0ff03b9 groff-1.19 imported. 2003-06-30 20:11:01 +00:00
cdi f56e78e36d Note NetBSD/cobalt bootloader. 2003-06-25 18:35:25 +00:00
itojun bea29d3ab7 CVS_RSH default value change 2003-06-20 03:29:55 +00:00
tsutsui 580d8d6204 Note fix of DeskStation Tyne support on arc. 2003-06-15 04:26:59 +00:00
uwe 42dfb65e6b Note wscons support for netwinder. 2003-06-15 01:21:01 +00:00
wiz 48850be241 Note hunt, huntd update. 2003-06-11 12:17:11 +00:00
briggs da5aa2ba74 Note addition of tftp option support. 2003-06-11 01:49:30 +00:00
itojun 60b2a9bcce bind update 2003-06-09 13:19:32 +00:00
itojun b73a9e5490 mrouted have came back to src/usr.sbin after license change, so remove change entry 2003-06-06 08:33:21 +00:00
itojun 7c84cf3418 BIND 8.3.5 2003-06-03 07:38:21 +00:00
atatat e7b9316e10 Note import of sendmail 8.12.9 2003-06-01 14:34:29 +00:00
pooka a777fb1883 file 4.03 2003-05-25 21:53:49 +00:00
tsutsui f045e7fdfd Add missing [name date] to an item. 2003-05-24 16:01:50 +00:00
ichiro 998caf9428 add support IXP425 (evbarm) 2003-05-24 02:17:23 +00:00
seb e18fdad4d9 Note str{vis,unvis} support in db(1). 2003-05-19 00:52:57 +00:00
wiz 34e4755a7d Note olms and omms removal. 2003-05-16 13:32:15 +00:00
thorpej 0094fe5bbb Remove a change I backed out. 2003-05-10 22:57:30 +00:00
lukem 3870afbca3 build.sh sourcesets 2003-05-10 07:19:13 +00:00
thorpej fb063e60b8 Note pmap->uvm managed kernel address space bounds change. 2003-05-08 18:19:16 +00:00
lukem e2f767c373 some more build.sh functionality 2003-05-08 14:44:42 +00:00
bjh21 8724ced8ae inet(3): align signatures of inet_addr(), inet_network(),
inet_makeaddr(), inet_lnaof(), and inet_netof() with XNS and
                POSIX.  [bjh21 20030505]
2003-05-05 14:16:09 +00:00
bouyer b66274af9b Note DIOC[GS]CACHE support in wd(4). 2003-04-26 09:59:13 +00:00
bouyer c409743b66 Note fsdb(8) findblk command 2003-04-26 08:45:46 +00:00
grant 22f8c6e106 note du(1) and df(1) -g arg. 2003-04-18 13:22:25 +00:00
scw ef4ac28e4e Note addition of new arm32 pmap. 2003-04-18 11:20:19 +00:00
dogcow 9dcae77e06 note addition of ip.checkinterface sysctl (and credit it to christos, since
he was the one who actually added it.)
2003-04-16 23:26:10 +00:00
thorpej 3bef3105ca Note the new mpt(4) driver. 2003-04-16 22:12:17 +00:00
grant 82d6823e89 df -G argument 2003-04-16 14:03:08 +00:00
salo 0db44986d2 Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
mrg 72fb03a384 note less 381 update 2003-04-14 03:06:20 +00:00
grant 0d1c753f77 note improved pkg_install bzip2 support. 2003-04-10 17:03:23 +00:00
thorpej 4115b37b40 Note pool cache paddr, mbuf, and bus_dma changes. 2003-04-09 19:31:22 +00:00
kml a7a92560e3 hostap power saving mode 2003-04-08 15:22:23 +00:00
jdolecek b10e3d8272 note SMBFS now uses NT Directory Change Notify for vnode events
(first open source kernel smbfs implementation to do so, BTW)
2003-04-07 15:51:11 +00:00
hubertf fa337680d6 Add -p option to rsh and rlogin to allow specifying a non-standard port
number.
2003-04-07 01:46:41 +00:00
tsutsui a283ab6871 Tweak some entries for the significant changes page on www. 2003-04-06 11:13:55 +00:00
tsutsui a21d90a7b7 Note addition of the MI oosiop driver. 2003-04-06 10:30:37 +00:00
kent 8d481d2c02 Note support of ICH4-M IDE Controller and i82540EP 2003-04-05 13:30:43 +00:00
fvdl c4069dd4b6 Note UFS2 commit. 2003-04-04 00:04:37 +00:00
itojun cef822e086 upgrade openssh to 3.6.1 2003-04-03 06:23:03 +00:00
perry 0124191433 Note the move of the cron log 2003-04-02 19:59:58 +00:00
yamt 41fe6e41d9 read-only configuration support for vnd. 2003-03-27 23:33:56 +00:00
lukem 461d049620 dump,dump_lfs lose setgid bit 2003-03-27 22:25:11 +00:00
lukem d6bc54bab3 wall [-g group] 2003-03-27 13:26:52 +00:00