Commit Graph

2087 Commits

Author SHA1 Message Date
elad 72be971020 Mention security(8) for ASLR, requested by hubertf@. 2007-12-27 15:19:05 +00:00
christos 3f7baafe42 mention PaX ASLR 2007-12-26 22:18:46 +00:00
yamt d336796b0b yamt-kmem: todo 2007-12-24 05:26:34 +00:00
joerg 96fb7c224f Update pkg_install to 20071224. Important changes:
- Better diagnostic for duplicate packages
- Detect conflicts between already installed packages and a
to-be-installed package.
- Do not check for the build version of a package first, always get the
newest version.
- Remove pkgdb entries with rm -rf as rm get interactive for removal of
read-only files.
- Update usage() for pkg_info and pkg_admin for earlier additions.
2007-12-24 00:08:42 +00:00
ad c41ceea6c9 Update status for vmlocking2. 2007-12-23 03:52:44 +00:00
xtraeme 8b13cd5ed3 binutils-2.18 is the latest and greatest. 2007-12-21 18:04:18 +00:00
jmcneill 435aa09b79 Note thinkpad(4) addition 2007-12-21 15:21:41 +00:00
dogcow 001d16ba01 newsyslog.conf flag 'J' will bzip2 logfiles. 2007-12-21 05:45:13 +00:00
joerg 5b91827faa Document MP support for ACPI S3. 2007-12-20 16:08:51 +00:00
joerg 8a23ca4c5f Distribute blame for ACPI even further. 2007-12-18 07:37:57 +00:00
christos 6e9e025b28 update for 4.7 2007-12-18 02:33:37 +00:00
jmcneill edbb745595 Note ACPI-CA updated and the addition of pmf. 2007-12-17 13:09:11 +00:00
apb d1108f97fb shorten lines > 80 chars; remove trailing spaces; unexpand tabs. 2007-12-16 08:10:00 +00:00
apb 4cb750b592 Mention revent MAKEDEV(8) changes. 2007-12-16 07:51:28 +00:00
pavel 474470307d Update URLs after website reorganization. patch by OKANO Takayoshi, from
PR 37070.
2007-12-14 21:15:52 +00:00
yamt 8dd89b2adc update 2007-12-14 15:02:02 +00:00
yamt e27be6ef33 update 2007-12-14 14:59:04 +00:00
bouyer 0d1ad35f51 Remove duplicate entry for bouyer-xeni386. Pointed out by wiz@ 2007-12-12 19:24:13 +00:00
cube 39f2d5a235 Add cube-autoconf. 2007-12-12 09:02:04 +00:00
bouyer 93de86a41f Note bouyer-xeni386 branch 2007-12-11 22:57:44 +00:00
yamt cc23cd8d3c yamt-kmem 2007-12-10 13:27:09 +00:00
jmcneill 8ca5881e31 Mark jmcneill-pm branch as terminated. 2007-12-09 22:04:06 +00:00
wiz ba938dba4f Fix typos. 2007-12-09 18:47:44 +00:00
mjf a231613bc3 Whoops, move my branches into the active section.
Thanks Dennis!
2007-12-08 18:15:29 +00:00
rmind b3032fc724 Sync with reality. 2007-12-07 14:37:31 +00:00
xtraeme 11b3a747bd Rename the Areca RAID driver (known as arc(4) to arcmsr(4) to avoid
namespace conflict with NetBSD/arc.

Found by tsutsui@.
2007-12-05 00:18:06 +00:00
xtraeme 8e6cf74867 Areca Technology Corporation SATA RAID controller driver, ported
from OpenBSD.

arc0 at pci2 dev 14 function 0: interrupting at ioapic0 pin 18 (irq 5)
arc0: Areca ARC-1210 Host Adapter RAID controller
arc0: 4 ports, 256MB SDRAM, firmware <V1.43 2007-4-17>
scsibus0 at arc0: 16 targets, 8 luns per target
[...]
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <Areca, ARC-1210-VOL#00, R001> disk fixed
sd0: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
sd1 at scsibus0 target 0 lun 1: <Areca, ARC-1210-VOL#01, R001> disk fixed
sd1: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors

bioctl(4) output with two RAID0 volumes:

Volume  Status               Size Device
 arc0 0 Online               466G ARC-1210-VOL#00 RAID0
      0 Online               234G 0:0.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
      1 Online               234G 0:1.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
 arc0 1 Online               466G ARC-1210-VOL#01 RAID0
      0 Online               234G 0:2.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
      1 Online               234G 0:3.0   noencl <WDC WD2500YS-01SHB1 20.06C06>

The driver still needs changes related to locking and talking to the
firmware, which sometimes is unable to answer...

Raid card donated by Areca Technology Corporation via Trent George.
Disks used for testing were contributed by TNF.

Thank you very much.
2007-12-04 18:47:50 +00:00
ad d304f7c89c - Terminate vmlocking due to collateral damage. h8 cvs/patch/diff.
- Note vmlocking2.
2007-12-04 15:18:01 +00:00
bouyer 3f779c2f93 Note that linker scripts are now installed on amd64. 2007-12-02 18:12:28 +00:00
kiyohara a002327ca0 Add support for BlueCore Serial Protocol. 2007-12-02 03:30:42 +00:00
tsutsui 89ec8f567f Mention ext2fs support for libsa.
Note:
More work is needed for ports which require
primary bootloaders and installboot(8) support
to load the secondary bootloader (which has ext2fs support).
2007-12-01 18:27:19 +00:00
rmind b1643a0231 DRM was imported long time ago - mention that, while it is not forgotten.
Hi <drochner>!
2007-11-29 01:33:55 +00:00
wiz 297acee710 less-416 out. 2007-11-28 22:04:47 +00:00
ad e7b923f1b3 Adjust previous. 2007-11-26 22:48:57 +00:00
ad d69bdfa8ed Update status of vmlocking branch. 2007-11-26 19:10:07 +00:00
xtraeme c2fd0702f1 Move entry for ticket #990 into CHANGES.prev, because it has been
pulled up into netbsd-4.
2007-11-25 09:23:47 +00:00
jmmv 9ce1f92af7 Add some more details to the regress entry per joerg@'s request. 2007-11-24 12:25:17 +00:00
sborrill 0a5849baa0 Note that a boot menu has been added to the i386 install CD.
Change my previous entry to reflect that it works on x86, not just i386.
2007-11-23 16:41:09 +00:00
sborrill 14df52fe64 Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items
to the CD-ROM image.
Make CDEXTRA and CDBUILDEXTRA be able to contain lists of files and directories
which are added in turn.
Add support for CDEXTRA_SKIP which contains a list of fnmatch(3) items to
skip during the copy. This is _very_ useful for skipping CVS dirs for example.
CDBUILDEXTRA and CDEXTRA_SKIP are to be used in Makefiles creating the images,
CDEXTRA remains to be used from build.sh.
Update documentation and build.sh help text to show that -C can be used to
specify a list of files and directories rather than just a single dir.
2007-11-23 16:19:28 +00:00
bouyer b91280f3d6 Note amd64 support in NetBSD/Xen 2007-11-22 16:22:07 +00:00
bouyer ae4f126a81 Update bouyer-xenamd64 status 2007-11-22 16:20:39 +00:00
pooka 45f44fab6d note major daemons: putter & pud (one of these days I'll commit demogorgon) 2007-11-21 19:12:17 +00:00
sborrill 980d2ea0f0 Support for boot.cfg has been added to the i386 bootloader 2007-11-20 15:49:14 +00:00
mjf 0b2e8c0fd9 Document mjf-devfs branch. Thanks to xtraeme for reminding me to do this. 2007-11-19 20:45:41 +00:00
agc f0f1785f5a Long, long ago, in a galaxy close to hand, a typo was made. Fix it. 2007-11-18 09:48:49 +00:00
tsutsui 2bb17347c8 Note newfs_ext2fs(8). 2007-11-17 17:05:04 +00:00
jmmv ba0cf3bfa8 Fix ATF's entry to reflect the 0.3 release. Noted by wiz@. 2007-11-17 13:53:51 +00:00
wiz a8dfe6ac67 Update responsibilities, removing itojun. 2007-11-17 13:33:31 +00:00
yamt e1581d5f80 yamt-lazymbuf: update 2007-11-15 14:44:50 +00:00
agc ece8c754d5 Note iSCSI initiator support will be in 5.0 in the ROADMAP. 2007-11-14 22:20:53 +00:00
wiz 2b168f8511 gettext-0.17 out. 2007-11-14 06:16:16 +00:00
bouyer fe62d31b91 Note ahcisata(4) ATAPI support. 2007-11-12 21:26:35 +00:00
jmmv 8fb9399752 Note the import of ATF, the main changes made to integrate it and the
conversion of some subtrees of 'regress' to the new framework.
2007-11-12 15:23:45 +00:00
jmmv f9669addbb Change the primary docs to mention atf's import
Describe atf (in doc/3RDPARTY) as a third-party project imported into
NetBSD and mention who is responsible for it (in doc/RESPONSIBLE).
2007-11-12 14:53:32 +00:00
macallan 6a8b9d03fb mention r128fb 2007-11-11 22:11:28 +00:00
jmcneill 8a1105f670 Note addition of pad(4) 2007-11-11 17:50:23 +00:00
wiz 8129917e9b cron-4.3 out. 2007-11-11 00:36:54 +00:00
plunky 3f86762d59 mention btkey(1) 2007-11-09 21:29:21 +00:00
xtraeme 70de6b1cab Erm, I don't know what I was thinking... it's VLM not VMS. 2007-11-09 01:15:10 +00:00
xtraeme d9f86b9776 Mention nsclpcsio(4) update. 2007-11-09 01:11:48 +00:00
joerg 40e6194930 Move terminated developer branches into the section for terminated
branches.
2007-11-08 20:15:48 +00:00
jnemeth a1cf0b5a18 note support for Intel G965 chipset 2007-11-06 01:45:08 +00:00
ghen 90fa0ca959 Restore spelling. 2007-11-04 12:54:59 +00:00
xtraeme 10a0351b4a Move entry for ticket #954 to CHANGES.prev, because this has been
pulled up into the netbsd-4 branch.
2007-11-04 01:15:26 +00:00
joerg 57eb1519a2 pkg_install update. 2007-11-03 14:26:56 +00:00
xtraeme b804404ef4 bsd-family-tree 1.116. I'll be handling the updates. 2007-11-03 05:24:51 +00:00
itohy 29f0c1e8bc Update root.cache to 2007110100 (Nov 01, 2007). 2007-11-02 03:40:52 +00:00
xtraeme e3b08fdabe Add coretemp(4). A new driver for Intel Core's on-die thermal sensor,
available on Intel Core or newer CPUs.

Ported from FreeBSD. Tested by rmind on i386 and joerg on amd64.

Enabled with "options INTEL_CORETEMP".
2007-10-29 00:42:28 +00:00
jmmv 894e7dfa00 Note removal of pccons in NetBSD/shark. 2007-10-28 18:03:31 +00:00
manu 6c5e7992c7 More details about my commit 2007-10-27 15:41:27 +00:00
ad 88ac8d733c Note addition of jemalloc. 2007-10-27 13:30:11 +00:00
ad 024f9d1113 Update status of vmlocking branch. 2007-10-27 13:27:24 +00:00
wiz 17ebf6dcc9 less409 out. 2007-10-27 02:56:51 +00:00
manu 818aeac0ff Add support for Marvell 88CO55. Newer iMacs come with that chip. 2007-10-22 14:59:37 +00:00
wiz f480a18fd3 postfix-2.4.6 out. 2007-10-22 11:26:55 +00:00
wiz 07d197d99e openssl-0.9.8g is out. 2007-10-21 16:41:12 +00:00
wiz 9aad9251b5 openssl-0.9.8f out. 2007-10-21 11:06:27 +00:00
ad e4b5ba4d6d vmlocking: update status. 2007-10-18 23:50:10 +00:00
yamt c8721e7b97 terminate yamt-x86pmap branch. 2007-10-18 15:31:17 +00:00
yamt eb48112ad5 yamt-x86pmap-base4 2007-10-18 08:32:35 +00:00
garbled 12ea739236 Note termination by commit of ppcoea-renovation branch. (CHANGES updates
will follow later, when I have time to collate them)
2007-10-17 23:54:09 +00:00
bouyer 913efd481d bouyer-xenamd64 2007-10-17 22:02:35 +00:00
wiz 313b8a7f85 gdb-6.7 out. 2007-10-17 06:57:12 +00:00
wiz 2d2dc93ca4 less-408 out. 2007-10-14 18:11:12 +00:00
yamt 2affaa4ac8 yamt-x86pmap-base3 2007-10-14 14:40:35 +00:00
rmind d780d0c9df Missed the date in the last entry, pointed out by <xtraeme>. 2007-10-13 19:20:53 +00:00
wiz 69360845b6 gcc-4.2.2 is out. 2007-10-10 12:16:23 +00:00
rmind ae7946d0ba - Mention SCHED_M2 in the recent changes;
- Scheduler works will be in 5.0 release;
- Mention NUMA in the roadmap;

P.S. Everyone: please sync the ROADMAP with the
reality and the works you do.
2007-10-09 19:32:19 +00:00
dyoung bae255a751 Note changes to raw sockets, gre(4). 2007-10-06 04:04:18 +00:00
oster b2696d1b9d Note ability to dump kernel cores to RAID 1 sets. 2007-10-05 01:42:07 +00:00
kleink f32417f35c Note tz*2007h. 2007-10-01 14:51:07 +00:00
xtraeme 2a98ad5a88 Add two missing entries that someone forgot to add. 2007-09-29 11:17:08 +00:00
xtraeme 3b93bb68c4 Move entries from ticket #876 to CHANGES.prev now that it was pulled
up into the netbsd-4 branch.
2007-09-29 11:15:28 +00:00
snj c04093ea93 As part of netbsd-4 ticket 863, shuffle some entries from CHANGES
to CHANGES.prev.
2007-09-27 17:25:50 +00:00
ad b4d4283669 i386, amd64: pcc is now able to compile most of the i386 kernel.
a number of changes have been made for LKM and
                preemption safety. [ad 20070927]
        i386: i386 bootblocks are now able to boot amd64 kernels.
                support for a.out kernels has been removed [ad 20070927]
2007-09-27 15:10:33 +00:00
wiz acf75a4a68 libevent-1.3e out. 2007-09-25 14:00:18 +00:00
yamt cb0e178012 yamt-x86pmap 2007-09-24 10:55:20 +00:00
abs 2c30ef8133 + pcc ragge 2007-09-20 15:14:10 +00:00
msaitoh 3a2cc59ccc Move the EST support for amd64 from CHANGES to CHANGES.prev 2007-09-13 00:37:15 +00:00
msaitoh e79a256eb2 The EST support for amd64 was moved to netbsd-4 by ticket #809. 2007-09-12 12:41:34 +00:00
xtraeme 1dac9ede4d New aps(4) driver for IBM Thinkpad Active Protection System.
Exports some sensors through the envsys(4) framework available
in some Thinkpad laptops.

Ported by Pierre Pronchery from OpenBSD, via PR port-i386/36852.

Tweaks, LKM and misc improvements by me. Added into i386/GENERIC
commented out.
2007-09-11 21:46:52 +00:00
skrll f7b881990d Terminate the nick-csl-alignment branch.
Note the final base tag.
2007-09-11 21:32:54 +00:00
wiz 8747215ce0 heimdal-1.0.1 and texinfo-4.11 out. 2007-09-10 19:09:28 +00:00
rmind d4ec323e32 Added support for POSIX message queues.
Welcome to NetBSD 4.99.31!
2007-09-07 19:21:41 +00:00
wiz 760a199b41 XFree86-4.7.0 has been out for about a month. 2007-09-07 15:43:44 +00:00
ad e2b4d9fba5 libpthread: scalability and performance enhancements. The MySQL
sysbench benchmark in read-only mode now scales to 900
                simultaneous client threads on a 4xCPU i386 system before
                serious performance drop-off occurs. [ad 20070907]
2007-09-07 14:22:13 +00:00
joerg 8fe0ea8b87 Document that amd64 and i386 have cgd in GENERIC. 2007-09-06 00:34:49 +00:00
agc bfcfc227d3 Make it more obvious what "refuse" is compatible with.
Grammar--
2007-09-05 22:42:54 +00:00
tshiozak 0506f23195 add a new driver uchcom(4). 2007-09-03 18:05:19 +00:00
yamt fc2f951ae3 yamt-lazymbuf-base5 2007-09-03 15:01:01 +00:00
jnemeth 0c45a149be fix second tyop, hi jmmv@ 2007-09-02 22:12:47 +00:00
jmmv 12d3047f85 Fix typo in last entry. Hi jnemeth@! 2007-09-02 19:36:06 +00:00
jnemeth 0e0996d809 Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on
source-changes.
2007-09-01 09:32:19 +00:00
jnemeth 0f6d505a04 note new build.sh iso-dir=directory option 2007-09-01 08:17:13 +00:00
jnemeth 3afb399fc8 Add an iso-dir=directory option. When combined with iso-image or
iso-image-source, it will cause directory to be added to the CD-ROM image.
2007-09-01 08:15:27 +00:00
jnemeth 1f84965eb7 describe new iso-image-source target 2007-08-30 10:29:02 +00:00
jnemeth be5ca07182 mention new build.sh iso-image-source option 2007-08-30 05:32:26 +00:00
macallan c5a1329aa9 mention the ag10e driver 2007-08-30 04:47:13 +00:00
ad 559e70d141 Remove STATUS paragraph which makes it sound like the build system is
half baked.
2007-08-30 00:35:11 +00:00
matt 89310978dc Add matt-armv6 branch. 2007-08-27 15:57:00 +00:00
macallan 5663692e8e mention agten driver 2007-08-26 19:41:17 +00:00
xtraeme afe6ede6ba Change reference of last item to ichlpcib(4), there's a manpage now
(three years after the code was committed).
2007-08-26 18:06:51 +00:00
xtraeme 851a382c12 Mention recent changes to the ichlpcib driver. 2007-08-26 16:55:48 +00:00
manu 85bab9a8aa Document ipsec-tools integration and branches 2007-08-26 13:38:27 +00:00
manu 68fd000576 Add other ipsec-tools maintainers 2007-08-26 13:13:34 +00:00
gdt 74e0db6ec7 Note that ipsec-tools is now maintained within the NetBSD repository. 2007-08-26 06:02:24 +00:00
skrll d0df193a7c Update the status of hppa and arm wrt yamt-idlelwp branch. 2007-08-23 08:30:57 +00:00
tsutsui 86d978bbc9 Update yamt-idlelwp status after merge.
Probably incomplete, but better than obsolete.
2007-08-20 12:39:33 +00:00
kiyohara 10448cd503 Add support for AnyCom BlueCard. 2007-08-20 00:29:43 +00:00
tnn a8bb660a9a Note addition of spdmem(4) 2007-08-18 11:29:26 +00:00
skrll 8423867fa7 Note new base tag of nick-csl-alignment. 2007-08-16 12:16:08 +00:00
skrll 6c8e72c931 Correct scope of nick-csl-alignment. 2007-08-15 10:07:50 +00:00
kiyohara 44c89c7646 Replace to Matthew Orgass's slhci(4).
http://mail-index.netbsd.org/tech-kern/2007/06/26/0001.html
2007-08-15 03:53:08 +00:00
pooka 6a129c6ab2 note mount_sysctlfs 2007-08-14 15:04:41 +00:00
chris 0c2fd7359e Note addition of new chris-arm-intr-rework branch. 2007-08-11 19:10:07 +00:00
ad 9c9c8d3668 Note libpthread changes. 2007-08-07 19:39:28 +00:00
hubertf 40d7c22ae8 wtf(6): Search pkgsrc's help database when ran inside a package
directory. [hubertf 20070806]
2007-08-06 21:16:04 +00:00
joerg 083d4d7e1b Note update of libarchive-2.2.6. 2007-08-06 12:34:13 +00:00
macallan 0e5ca3d77c mention scrollback support in vcons 2007-08-06 03:13:47 +00:00
pooka e60d50b499 note rump 2007-08-05 23:23:11 +00:00
tron 956bb0b58f Remove entries for import of Postfix 2.3.5 and 2.4.1. Both have been
pulled up into the "netbsd-4" branch.
2007-08-05 14:27:08 +00:00
tron c00e7b9809 Remove entry for recent mpt(4) changes because they have been pulled up. 2007-08-05 10:29:05 +00:00
rmind f6bcdcfe0c Forgot to mention import of TCP socket buffers autosizing.. 2007-08-05 00:21:58 +00:00
ad 7fef85939a Note libpthread changes. 2007-08-04 23:30:05 +00:00
ad 51d21a15b2 Note cpuctl(8). 2007-08-04 11:40:58 +00:00
kiyohara 760e3329d0 Add support agp_amd64. Imported from FreeBSD. 2007-08-04 09:34:43 +00:00
jmcneill 55686c831c Note the creation of the jmcneill-pm branch. 2007-08-03 22:20:48 +00:00
joerg 89550a7983 Update pkg_install entry for pkg_install-20070802 import. 2007-08-03 14:26:37 +00:00
heas d05696c333 Note the import of Postfix 2.4.5 2007-08-02 08:30:43 +00:00
wiz 08f66ef435 postfix-2.4.4 out. 2007-08-01 23:13:36 +00:00