Up to [cvs.netbsd.org] / src
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.163.4.3 / (download) - annotate - [select for diffs], Sun Mar 23 00:12:06 2008 UTC (7 weeks, 1 day ago) by matt
Branch: matt-armv6
Changes since 1.163.4.2: +7 -1
lines
Diff to previous 1.163.4.2 (colored) to branchpoint 1.163 (colored) next main 1.164 (colored)
sync with HEAD
Revision 1.170 / (download) - annotate - [select for diffs], Mon Jan 28 03:30:26 2008 UTC (3 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base,
wrstuden-revivesa,
matt-armv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
HEAD
Changes since 1.169: +7 -1
lines
Diff to previous 1.169 (colored)
mention posix_fadvise lossage.
Revision 1.163.4.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:19:18 2008 UTC (4 months ago) by matt
Branch: matt-armv6
Changes since 1.163.4.1: +14 -2
lines
Diff to previous 1.163.4.1 (colored) to branchpoint 1.163 (colored)
sync with HEAD
Revision 1.169 / (download) - annotate - [select for diffs], Mon Dec 17 23:59:41 2007 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: matt-armv6-base,
hpcarm-cleanup-base
Changes since 1.168: +2 -2
lines
Diff to previous 1.168 (colored)
Fix typo.
Revision 1.168 / (download) - annotate - [select for diffs], Mon Dec 17 14:38:40 2007 UTC (4 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.167: +6 -1
lines
Diff to previous 1.167 (colored)
Belatedly add a note about acpiec changes from the jmcneill-pm merge.
Revision 1.167 / (download) - annotate - [select for diffs], Sat Nov 17 09:53:16 2007 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: cube-autoconf-base,
cube-autoconf
Changes since 1.166: +3 -3
lines
Diff to previous 1.166 (colored)
Fix a few typos.
Revision 1.166 / (download) - annotate - [select for diffs], Thu Nov 15 12:53:43 2007 UTC (5 months, 3 weeks ago) by xtraeme
Branch: MAIN
Changes since 1.165: +8 -1
lines
Diff to previous 1.165 (colored)
Rename it(4) to itesio(4) to accomodate for the following changes: - The driver now uses the Super I/O address port as port argument in the configuration file. The Environmental Controller base address is fetched by the Super I/O EC LDN configuration registers. - Invalidate voltage sensors if data returned is 0xff. - Use the Super I/O Global Configuration Registers Chip ID[12] and Device Revision to store/print the correct information. - Use only the Fan Extended Tachometer registers on IT871[68]F for now; this gives us correct data for IT8705/IT8712F again. Inspired by the smsc(4) driver. The UPDATING file has been updated to reflect the rename.
Revision 1.163.4.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:07:11 2007 UTC (6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.163: +19 -1
lines
Diff to previous 1.163 (colored)
sync with HEAD
Revision 1.165 / (download) - annotate - [select for diffs], Sun Oct 28 18:13:38 2007 UTC (6 months, 1 week ago) by jmmv
Branch: MAIN
Changes since 1.164: +9 -1
lines
Diff to previous 1.164 (colored)
Note the removal of pccons(4) from NetBSD/shark.
Revision 1.164 / (download) - annotate - [select for diffs], Tue Oct 2 12:45:51 2007 UTC (7 months, 1 week ago) by gdt
Branch: MAIN
Changes since 1.163: +11 -1
lines
Diff to previous 1.163 (colored)
At pooka@'s request, add hints about the recent dhcp/racoon/SIOCGIFCONF lossage: 20070913: A latent bug in dhclient/dhcpd that caused it to be unable to enumerate interfaces was fixed. The bug began to cause problems after 20070911 when the kernel's SIOCGIFCONF implementation was repaired. From 20070529 to 20070911 racoon could not enumerate interfaces. (These are noted because normal kernel/userspace version matching hygiene is not sufficient to avoid this problem.) Ensure that both kernel and userland are from after 20070913.
Revision 1.163 / (download) - annotate - [select for diffs], Tue Jul 3 16:35:47 2007 UTC (10 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: matt-mips64-base,
hpcarm-cleanup
Branch point for: matt-armv6
Changes since 1.162: +6 -1
lines
Diff to previous 1.162 (colored)
Add a note that tools have to be re-installed.
Revision 1.162 / (download) - annotate - [select for diffs], Sun Jun 10 00:45:08 2007 UTC (11 months ago) by ad
Branch: MAIN
Changes since 1.161: +1 -720
lines
Diff to previous 1.161 (colored)
Nuke most of 2000-2006, but keep 1 year worth of changes.
Revision 1.161 / (download) - annotate - [select for diffs], Mon Apr 30 20:50:20 2007 UTC (12 months, 1 week ago) by dsl
Branch: MAIN
Changes since 1.160: +12 -1
lines
Diff to previous 1.160 (colored)
Add a note about the way absolute symlinks inside the emulated root are now handeld.
Revision 1.160 / (download) - annotate - [select for diffs], Thu Apr 12 13:17:56 2007 UTC (13 months ago) by jmcneill
Branch: MAIN
Changes since 1.159: +6 -1
lines
Diff to previous 1.159 (colored)
Note sgimips IP32 pckbc replacement with macekbc
Revision 1.159 / (download) - annotate - [select for diffs], Sun Mar 25 16:23:04 2007 UTC (13 months, 2 weeks ago) by gdt
Branch: MAIN
Changes since 1.158: +10 -1
lines
Diff to previous 1.158 (colored)
Note libc Makefile problems and give advice to make cleandir in libc and ld.elf_so. Suggested by Ryo HAYASAKA on current-users@.
Revision 1.158 / (download) - annotate - [select for diffs], Sat Mar 10 00:10:15 2007 UTC (14 months ago) by dbj
Branch: MAIN
Changes since 1.157: +7 -1
lines
Diff to previous 1.157 (colored)
note src/sys/sys/{sa.h,savar.h} removal and workaround
Revision 1.157 / (download) - annotate - [select for diffs], Tue Feb 27 13:42:35 2007 UTC (14 months, 1 week ago) by apb
Branch: MAIN
Changes since 1.156: +12 -1
lines
Diff to previous 1.156 (colored)
kernel after newlock2 needs libpthread after newlock2. Text reviewed by martin.
Revision 1.156 / (download) - annotate - [select for diffs], Fri Dec 15 14:18:38 2006 UTC (16 months, 3 weeks ago) by he
Branch: MAIN
Changes since 1.155: +3 -2
lines
Diff to previous 1.155 (colored)
Note also that the distrib/ install images need cleaning to excise references to the now-removed stat-flags.h file.
Revision 1.155 / (download) - annotate - [select for diffs], Thu Dec 14 23:49:03 2006 UTC (16 months, 3 weeks ago) by he
Branch: MAIN
Changes since 1.154: +2 -2
lines
Diff to previous 1.154 (colored)
The rescue/ directory also needs cleaninng.
Revision 1.154 / (download) - annotate - [select for diffs], Thu Dec 14 20:15:32 2006 UTC (16 months, 3 weeks ago) by he
Branch: MAIN
Changes since 1.153: +11 -1
lines
Diff to previous 1.153 (colored)
Add a note documenting which directories needs to be cleaned out before doing an UPDATE build after the move of string_to_flags() and flags_to_string() to libutil.
Revision 1.153 / (download) - annotate - [select for diffs], Thu Dec 14 02:11:52 2006 UTC (16 months, 4 weeks ago) by reed
Branch: MAIN
Changes since 1.152: +4 -4
lines
Diff to previous 1.152 (colored)
Fix some typos. I had this in my tree for a long time. Hopefully, okay to change these old history ...
Revision 1.152 / (download) - annotate - [select for diffs], Thu Nov 9 18:20:59 2006 UTC (18 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0,
netbsd-4
Changes since 1.151: +7 -1
lines
Diff to previous 1.151 (colored)
mention needing gcc rebuild for ssp.
Revision 1.151 / (download) - annotate - [select for diffs], Mon Oct 9 18:57:30 2006 UTC (19 months ago) by rpaulo
Branch: MAIN
Changes since 1.150: +5 -1
lines
Diff to previous 1.150 (colored)
Mention removal of net.inet.tcp.newreno.
Revision 1.150 / (download) - annotate - [select for diffs], Tue Aug 15 20:48:01 2006 UTC (20 months, 3 weeks ago) by bjh21
Branch: MAIN
Changes since 1.149: +7 -1
lines
Diff to previous 1.149 (colored)
Mention acorn32 console changes, since they'll break builds with custom kernel configs.
Revision 1.149 / (download) - annotate - [select for diffs], Tue Jul 4 00:40:43 2006 UTC (22 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.148: +6 -1
lines
Diff to previous 1.148 (colored)
Mention ACPI PCI interrupt changes (original code from FreeBSD)
Revision 1.148 / (download) - annotate - [select for diffs], Tue Jun 27 21:14:11 2006 UTC (22 months, 2 weeks ago) by dogcow
Branch: MAIN
Changes since 1.147: +7 -1
lines
Diff to previous 1.147 (colored)
document where and why the socket syscall changed.
Revision 1.147 / (download) - annotate - [select for diffs], Fri Jun 2 19:08:00 2006 UTC (23 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.146: +13 -8
lines
Diff to previous 1.146 (colored)
more details.
Revision 1.146 / (download) - annotate - [select for diffs], Fri Jun 2 19:01:00 2006 UTC (23 months, 1 week ago) by pavel
Branch: MAIN
Changes since 1.145: +11 -1
lines
Diff to previous 1.145 (colored)
document that a recent linker is needed to link the i386 and xen kernels after the changes to the ldscript.
Revision 1.145 / (download) - annotate - [select for diffs], Tue Jan 31 22:54:22 2006 UTC (2 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.144: +8 -1
lines
Diff to previous 1.144 (colored)
Note new sparc64 bootloader requirement.
Revision 1.144 / (download) - annotate - [select for diffs], Mon Oct 3 04:45:52 2005 UTC (2 years, 7 months ago) by yamt
Branch: MAIN
Changes since 1.143: +8 -1
lines
Diff to previous 1.143 (colored)
note about conf/std. (forgot to commit with conf/std.)
Revision 1.135.2.2 / (download) - annotate - [select for diffs], Thu Sep 15 21:05:48 2005 UTC (2 years, 7 months ago) by tron
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0
Changes since 1.135.2.1: +6 -0
lines
Diff to previous 1.135.2.1 (colored) to branchpoint 1.135 (colored) next main 1.136 (colored)
Pull up following revision(s) (requested by lukem in ticket #788): distrib/sets/lists/etc/mi: revision 1.160 UPDATING: revision 1.143 via patch Don't mark /etc/namedb/named.conf as "obsolete" since that will cause a file that has end-user configuration to be unconditionally removed. Instead, remove the entry from the set list, and add a note to UPDATING reminding users of MKUPDATE=yes to manually rectify the problem in their DESTDIR. The "named" fix in postinstall(8) will migrate /etc/namedb/named.conf to /etc/named.conf if the latter doesn't exist. (The need for these style of migrations was why I implemented postinstall(8) in the first place.)
Revision 1.143 / (download) - annotate - [select for diffs], Wed Sep 14 00:32:26 2005 UTC (2 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.142: +7 -1
lines
Diff to previous 1.142 (colored)
Don't mark /etc/namedb/named.conf as "obsolete" since that will cause a file that has end-user configuration to be unconditionally removed. Instead, remove the entry from the set list, and add a note to UPDATING reminding users of MKUPDATE=yes to manually rectify the problem in their DESTDIR. The "named" fix in postinstall(8) will migrate /etc/namedb/named.conf to /etc/named.conf if the latter doesn't exist. (The need for these style of migrations was why I implemented postinstall(8) in the first place.)
Revision 1.142 / (download) - annotate - [select for diffs], Thu Aug 25 16:01:14 2005 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.141: +11 -8
lines
Diff to previous 1.141 (colored)
mention recent kernel config change, being here, usr.sbin/config -> usr.bin/config where appropriate, and remove references to egcs
Revision 1.141 / (download) - annotate - [select for diffs], Fri Jul 1 09:55:37 2005 UTC (2 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.140: +3 -3
lines
Diff to previous 1.140 (colored)
It's genassym(1) not genassym(8), and it's in /usr/bin not /usr/sbin.
Revision 1.140 / (download) - annotate - [select for diffs], Fri Jun 3 11:02:59 2005 UTC (2 years, 11 months ago) by yamt
Branch: MAIN
Changes since 1.139: +5 -1
lines
Diff to previous 1.139 (colored)
note about kernfs fix and xentools.
Revision 1.139 / (download) - annotate - [select for diffs], Tue May 31 18:42:44 2005 UTC (2 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.138: +6 -1
lines
Diff to previous 1.138 (colored)
Add an entry for genassym.
Revision 1.135.2.1 / (download) - annotate - [select for diffs], Wed Apr 20 11:40:16 2005 UTC (3 years ago) by tron
Branch: netbsd-3
Changes since 1.135: +7 -1
lines
Diff to previous 1.135 (colored)
Pull up revision 1.138 via patch (requested by lukem in ticket #168): Tweaks for the move of postinstall from /etc to /usr/sbin
Revision 1.138 / (download) - annotate - [select for diffs], Sun Apr 17 23:12:40 2005 UTC (3 years ago) by lukem
Branch: MAIN
Changes since 1.137: +7 -1
lines
Diff to previous 1.137 (colored)
Tweaks for the move of postinstall from /etc to /usr/sbin
Revision 1.137 / (download) - annotate - [select for diffs], Mon Apr 11 15:36:46 2005 UTC (3 years, 1 month ago) by cube
Branch: MAIN
Changes since 1.136: +5 -4
lines
Diff to previous 1.136 (colored)
Add a note into 20050325 entry that the speaker might not even play any sound if you don't add an attimer(4) device, as pointed out by Steven M. Bellovin.
Revision 1.136 / (download) - annotate - [select for diffs], Sat Mar 26 14:25:25 2005 UTC (3 years, 1 month ago) by cube
Branch: MAIN
Changes since 1.135: +9 -1
lines
Diff to previous 1.135 (colored)
Add a note about pcppi -> pcppi+attimer.
Revision 1.135 / (download) - annotate - [select for diffs], Fri Feb 11 17:50:13 2005 UTC (3 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: netbsd-3-base
Branch point for: netbsd-3
Changes since 1.134: +8 -1
lines
Diff to previous 1.134 (colored)
Note that configure in some places (binutils is what got me) will abort if the new environment is different than the original configured one (i.e. for UPDATE=1)
Revision 1.134 / (download) - annotate - [select for diffs], Sun Jan 9 07:31:31 2005 UTC (3 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.133: +7 -1
lines
Diff to previous 1.133 (colored)
Mention /etc/pam.d requirement.
Revision 1.133 / (download) - annotate - [select for diffs], Thu Jan 6 23:28:56 2005 UTC (3 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.132: +7 -1
lines
Diff to previous 1.132 (colored)
mention make lossage
Revision 1.132 / (download) - annotate - [select for diffs], Tue Jan 4 19:14:00 2005 UTC (3 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.131: +2 -2
lines
Diff to previous 1.131 (colored)
Drop duplicate word.
Revision 1.131 / (download) - annotate - [select for diffs], Thu Dec 2 00:00:11 2004 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.130: +2 -2
lines
Diff to previous 1.130 (colored)
Only delete /dev/bpf[0-9]*, not /dev/bpf too :).
Revision 1.130 / (download) - annotate - [select for diffs], Wed Dec 1 23:55:19 2004 UTC (3 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.129: +5 -1
lines
Diff to previous 1.129 (colored)
Mention /dev/bpfX -> /dev/bpf
Revision 1.129 / (download) - annotate - [select for diffs], Tue Oct 12 04:03:20 2004 UTC (3 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.128: +13 -1
lines
Diff to previous 1.128 (colored)
Note the breakage w. 1.35 of var.c in /bin/sh and the need to update /bin/sh before attempting a build
Revision 1.128 / (download) - annotate - [select for diffs], Sat Oct 2 16:24:32 2004 UTC (3 years, 7 months ago) by he
Branch: MAIN
Changes since 1.127: +3 -3
lines
Diff to previous 1.127 (colored)
Complete the list of victims of the IPF relocation by adding ftp-proxy.
Revision 1.127 / (download) - annotate - [select for diffs], Fri Oct 1 15:29:23 2004 UTC (3 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.126: +8 -1
lines
Diff to previous 1.126 (colored)
say what breaks now that we've moved ipf out of netinet.
Revision 1.126 / (download) - annotate - [select for diffs], Sun Aug 15 16:02:59 2004 UTC (3 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.125: +6 -1
lines
Diff to previous 1.125 (colored)
postinstall currently does not migrate /usr/X11R6/lib/X11/* -> /etc/X11/*
Revision 1.114.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 22:32:12 2004 UTC (3 years, 9 months ago) by jmc
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2
Changes since 1.114.2.1: +27 -1
lines
Diff to previous 1.114.2.1 (colored) to branchpoint 1.114 (colored) next main 1.115 (colored)
Pullup patch (requested by martin in ticket #726) Describe the sysctl failure case.
Revision 1.114.2.1 / (download) - annotate - [select for diffs], Fri Jul 23 08:45:42 2004 UTC (3 years, 9 months ago) by tron
Branch: netbsd-2-0
Changes since 1.114: +21 -1
lines
Diff to previous 1.114 (colored)
Pull up revision 1.125 via patch (requested by atatat in ticket #687): Note the sendmail auto-start change, add a note about the ath reworking, and fix a little spacing and unnecessary abbreviation.
Revision 1.125 / (download) - annotate - [select for diffs], Thu Jul 22 03:55:33 2004 UTC (3 years, 9 months ago) by atatat
Branch: MAIN
Changes since 1.124: +22 -3
lines
Diff to previous 1.124 (colored)
Note the sendmail auto-start change, add a note about the ath reworking, and fix a little spacing and unnecessary abbreviation.
Revision 1.124 / (download) - annotate - [select for diffs], Tue Jun 22 01:29:51 2004 UTC (3 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.123: +11 -1
lines
Diff to previous 1.123 (colored)
Include notes about purging most of tools/* before building to get correctly generated yacc/lex output files from new bsd.hostprog.mk
Revision 1.123 / (download) - annotate - [select for diffs], Sun Jun 13 08:08:43 2004 UTC (3 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.122: +33 -16
lines
Diff to previous 1.122 (colored)
Add suggested wording from PR#24654 to reference BUILDING and build.sh as the first place one should go when building.
Revision 1.122 / (download) - annotate - [select for diffs], Mon May 31 00:18:58 2004 UTC (3 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.121: +6 -1
lines
Diff to previous 1.121 (colored)
sysctl update: describe failure case.
Revision 1.121 / (download) - annotate - [select for diffs], Sun May 16 11:33:44 2004 UTC (3 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.120: +8 -2
lines
Diff to previous 1.120 (colored)
src/x11 stuff after the /etc/X11 change
Revision 1.120 / (download) - annotate - [select for diffs], Mon May 3 04:12:21 2004 UTC (4 years ago) by atatat
Branch: MAIN
Changes since 1.119: +8 -4
lines
Diff to previous 1.119 (colored)
You also need a new libc for the new sysctl binary to work.
Revision 1.119 / (download) - annotate - [select for diffs], Mon May 3 03:57:15 2004 UTC (4 years ago) by atatat
Branch: MAIN
Changes since 1.118: +18 -1
lines
Diff to previous 1.118 (colored)
Note the change to the sysctl machinery, and how to rebootstrap yourself if both your boots appear to have fallen off.
Revision 1.118 / (download) - annotate - [select for diffs], Sun Apr 25 21:16:57 2004 UTC (4 years ago) by dbj
Branch: MAIN
Changes since 1.117: +13 -1
lines
Diff to previous 1.117 (colored)
mention the fixsb script and updated information on botched superblock upgrade issues
Revision 1.117 / (download) - annotate - [select for diffs], Fri Apr 23 19:44:47 2004 UTC (4 years ago) by jmc
Branch: MAIN
Changes since 1.116: +2 -2
lines
Diff to previous 1.116 (colored)
Typo police
Revision 1.116 / (download) - annotate - [select for diffs], Fri Apr 23 15:07:31 2004 UTC (4 years ago) by christos
Branch: MAIN
Changes since 1.115: +3 -2
lines
Diff to previous 1.115 (colored)
be more specific about what to cleanup.
Revision 1.115 / (download) - annotate - [select for diffs], Thu Apr 22 14:35:55 2004 UTC (4 years ago) by christos
Branch: MAIN
Changes since 1.114: +9 -2
lines
Diff to previous 1.114 (colored)
Mention statvfs pitfalls.
Revision 1.114.4.1 / (download) - annotate - [select for diffs], Sun Apr 11 02:23:45 2004 UTC (4 years, 1 month ago) by jmc
Branch: netbsd-1-5
Changes since 1.114: +8 -671
lines
Diff to previous 1.114 (colored) next main 1.115 (colored)
Add UPDATING and note requirements needed to build a complete post 1.5.3
Revision 1.114 / (download) - annotate - [select for diffs], Fri Mar 26 17:48:13 2004 UTC (4 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0,
netbsd-1-5
Changes since 1.113: +11 -1
lines
Diff to previous 1.113 (colored)
Note need for latest bsd.files.mk now wrt athhal-elf.o
Revision 1.113 / (download) - annotate - [select for diffs], Thu Mar 18 11:03:57 2004 UTC (4 years, 1 month ago) by dan
Branch: MAIN
Changes since 1.112: +9 -1
lines
Diff to previous 1.112 (colored)
Note cgd blowfish changes, see comments in sys/dev/cgd.c 1.15 for more details.
Revision 1.112 / (download) - annotate - [select for diffs], Tue Mar 16 14:33:03 2004 UTC (4 years, 1 month ago) by keihan
Branch: MAIN
Changes since 1.111: +2 -2
lines
Diff to previous 1.111 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.111 / (download) - annotate - [select for diffs], Sun Mar 14 21:08:10 2004 UTC (4 years, 1 month ago) by simonb
Branch: MAIN
Changes since 1.110: +16 -16
lines
Diff to previous 1.110 (colored)
Use tabs consistently at the start of lines.
Revision 1.110 / (download) - annotate - [select for diffs], Sun Mar 14 14:56:47 2004 UTC (4 years, 1 month ago) by dbj
Branch: MAIN
Changes since 1.109: +2 -2
lines
Diff to previous 1.109 (colored)
update information about the botched superblock messages
Revision 1.109 / (download) - annotate - [select for diffs], Sun Mar 14 14:56:00 2004 UTC (4 years, 1 month ago) by dbj
Branch: MAIN
Changes since 1.108: +16 -12
lines
Diff to previous 1.108 (colored)
update information about the botched superblock messages
Revision 1.108 / (download) - annotate - [select for diffs], Sat Mar 13 20:03:52 2004 UTC (4 years, 1 month ago) by bjh21
Branch: MAIN
Changes since 1.107: +7 -1
lines
Diff to previous 1.107 (colored)
Mention required kernel config change caused by death of busmouse(4) on acorn32.
Revision 1.107 / (download) - annotate - [select for diffs], Mon Feb 23 22:51:51 2004 UTC (4 years, 2 months ago) by reinoud
Branch: MAIN
Changes since 1.106: +9 -1
lines
Diff to previous 1.106 (colored)
It wasn't stated that with the superblock problems that were fixed before it is also needed to update fsck_ffs or it will keep on bugging.
Revision 1.106 / (download) - annotate - [select for diffs], Sun Jan 25 14:13:08 2004 UTC (4 years, 3 months ago) by bjh21
Branch: MAIN
Changes since 1.105: +5 -4
lines
Diff to previous 1.105 (colored)
Mention removal of "beep" alongside "sysbeep".
Revision 1.105 / (download) - annotate - [select for diffs], Sun Jan 18 12:52:47 2004 UTC (4 years, 3 months ago) by bjh21
Branch: MAIN
Changes since 1.104: +5 -1
lines
Diff to previous 1.104 (colored)
Mention acorn32 sysbeep removal, since it needs a kernel config file change.
Revision 1.104 / (download) - annotate - [select for diffs], Mon Jan 12 16:19:19 2004 UTC (4 years, 3 months ago) by dbj
Branch: MAIN
Changes since 1.103: +3 -2
lines
Diff to previous 1.103 (colored)
change the updating note to say you may need fsck_ffs -b 32 -c 4'
Revision 1.103 / (download) - annotate - [select for diffs], Mon Jan 12 05:01:22 2004 UTC (4 years, 4 months ago) by dbj
Branch: MAIN
Changes since 1.102: +2 -2
lines
Diff to previous 1.102 (colored)
change fsck to fsck_ffs in 20040109 updating note
Revision 1.102 / (download) - annotate - [select for diffs], Fri Jan 9 19:36:28 2004 UTC (4 years, 4 months ago) by dbj
Branch: MAIN
Changes since 1.101: +9 -1
lines
Diff to previous 1.101 (colored)
add fsck compatibility notes 20040109: Compatibility for old ffs superblock layouts has been added, and the restrictive fsck checks have been reenabled when using those layouts. If you have been using -current since 20030402, you may find that fsck again signals fatal superblock mismatches. To work around, you can use fsck -b 32 to restore an alternate superblock.
Revision 1.101 / (download) - annotate - [select for diffs], Wed Dec 31 16:20:54 2003 UTC (4 years, 4 months ago) by junyoung
Branch: MAIN
Changes since 1.100: +2 -2
lines
Diff to previous 1.100 (colored)
Fix typo.
Revision 1.100 / (download) - annotate - [select for diffs], Fri Dec 12 12:36:37 2003 UTC (4 years, 5 months ago) by keihan
Branch: MAIN
Changes since 1.99: +2 -2
lines
Diff to previous 1.99 (colored)
Typo: dependancies -> dependencies.
Revision 1.99 / (download) - annotate - [select for diffs], Thu Dec 4 01:25:21 2003 UTC (4 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.98: +6 -1
lines
Diff to previous 1.98 (colored)
note binutils/cxxfilt dependancies issues
Revision 1.98 / (download) - annotate - [select for diffs], Thu Nov 20 08:07:52 2003 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.97: +5 -1
lines
Diff to previous 1.97 (colored)
Add a paragraph about mkdep.
Revision 1.97 / (download) - annotate - [select for diffs], Wed Oct 8 04:25:43 2003 UTC (4 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.96: +6 -1
lines
Diff to previous 1.96 (colored)
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!).
Revision 1.96 / (download) - annotate - [select for diffs], Sat Sep 6 22:12:42 2003 UTC (4 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.95: +6 -1
lines
Diff to previous 1.95 (colored)
mention that you *need* COMPAT_16 before building.
Revision 1.95 / (download) - annotate - [select for diffs], Tue Aug 5 18:39:56 2003 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.94: +3 -3
lines
Diff to previous 1.94 (colored)
It is openssl, not openssh, and fix another typo.
Revision 1.94 / (download) - annotate - [select for diffs], Tue Aug 5 17:49:52 2003 UTC (4 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.93: +6 -1
lines
Diff to previous 1.93 (colored)
Mention how to fix libdes lossage.
Revision 1.93 / (download) - annotate - [select for diffs], Sat Jul 26 17:10:25 2003 UTC (4 years, 9 months ago) by salo
Branch: MAIN
Changes since 1.92: +4 -4
lines
Diff to previous 1.92 (colored)
netbsd.org->NetBSD.org
Revision 1.92 / (download) - annotate - [select for diffs], Thu Jul 3 15:29:15 2003 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.91: +8 -1
lines
Diff to previous 1.91 (colored)
Add paragraph for texinfo-4.6.
Revision 1.91 / (download) - annotate - [select for diffs], Tue Jul 1 08:13:41 2003 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.90: +2 -1
lines
Diff to previous 1.90 (colored)
Note that you need to update share/mk too.
Revision 1.90 / (download) - annotate - [select for diffs], Mon Jun 30 20:13:26 2003 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.89: +7 -1
lines
Diff to previous 1.89 (colored)
Add (untested) paragraph about groff update.
Revision 1.89 / (download) - annotate - [select for diffs], Fri May 16 14:19:49 2003 UTC (4 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.88: +11 -1
lines
Diff to previous 1.88 (colored)
mention export lossage
Revision 1.88 / (download) - annotate - [select for diffs], Wed Apr 30 07:23:49 2003 UTC (5 years ago) by itojun
Branch: MAIN
Changes since 1.87: +7 -1
lines
Diff to previous 1.87 (colored)
put a not on 2002/12/19 cvs repository layout change.
Revision 1.87 / (download) - annotate - [select for diffs], Sat Apr 19 21:27:04 2003 UTC (5 years ago) by bjh21
Branch: MAIN
Changes since 1.86: +9 -1
lines
Diff to previous 1.86 (colored)
Mention nasty interactions between new FFS superblock layout and old fsck_ffs, using a heavily-abridged version of fvdl's original announcement.
Revision 1.86 / (download) - annotate - [select for diffs], Thu Apr 10 08:12:29 2003 UTC (5 years, 1 month ago) by kleink
Branch: MAIN
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
Since we mention __assert13, add __unsetenv13 here as well.
Revision 1.85 / (download) - annotate - [select for diffs], Wed Apr 2 18:01:53 2003 UTC (5 years, 1 month ago) by atatat
Branch: MAIN
Changes since 1.84: +14 -1
lines
Diff to previous 1.84 (colored)
Mention the import of the new version of sendmail, describe what's needed of people when updating, and point them at some of the sendmail documentation so that they can easily find more information.
Revision 1.84 / (download) - annotate - [select for diffs], Thu Feb 6 04:37:59 2003 UTC (5 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.83: +12 -1
lines
Diff to previous 1.83 (colored)
add entry for smmsp user/group. fixes PR misc/17513 from Geoff C. Wing.
Revision 1.83 / (download) - annotate - [select for diffs], Wed Jan 29 09:17:08 2003 UTC (5 years, 3 months ago) by kei
Branch: MAIN
Changes since 1.82: +2 -2
lines
Diff to previous 1.82 (colored)
fix typo. USETOOLS, not USE_TOOLS.
Revision 1.82 / (download) - annotate - [select for diffs], Fri Jan 17 22:58:53 2003 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.81: +8 -1
lines
Diff to previous 1.81 (colored)
Note texinfo-4.3 update and how to make it work if one wants to avoid build.sh.
Revision 1.81 / (download) - annotate - [select for diffs], Mon Dec 23 06:55:33 2002 UTC (5 years, 4 months ago) by lukem
Branch: MAIN
CVS Tags: fvdl_fs64_base,
fvdl_fs64
Changes since 1.80: +8 -1
lines
Diff to previous 1.80 (colored)
METALOG format tweak
Revision 1.80 / (download) - annotate - [select for diffs], Thu Dec 19 12:48:42 2002 UTC (5 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.79: +11 -1
lines
Diff to previous 1.79 (colored)
the recently added -N option of install(1) is now used by default
Revision 1.79 / (download) - annotate - [select for diffs], Mon Dec 9 18:59:07 2002 UTC (5 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.78: +12 -14
lines
Diff to previous 1.78 (colored)
Some typo and grammar fixes. Begin new sentences with upper case letters.
Revision 1.78 / (download) - annotate - [select for diffs], Wed Dec 4 12:50:43 2002 UTC (5 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.77: +10 -1
lines
Diff to previous 1.77 (colored)
fparseln issues
Revision 1.77 / (download) - annotate - [select for diffs], Tue Nov 26 23:35:42 2002 UTC (5 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.76: +7 -1
lines
Diff to previous 1.76 (colored)
bye bye SYS_INCLUDE=symlinks
Revision 1.76 / (download) - annotate - [select for diffs], Fri Nov 22 15:48:33 2002 UTC (5 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.75: +15 -1
lines
Diff to previous 1.75 (colored)
Note that libtool needs to be rebuilt after updating to a crti/crtn-using C run-time.
Revision 1.75 / (download) - annotate - [select for diffs], Thu Nov 21 18:05:59 2002 UTC (5 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.74: +31 -1
lines
Diff to previous 1.74 (colored)
Note the ARM ELF "softvfp" object marking change, and the resulting (somewhat minor) flag-day.
Revision 1.74 / (download) - annotate - [select for diffs], Wed Nov 20 04:36:43 2002 UTC (5 years, 5 months ago) by jschauma
Branch: MAIN
Changes since 1.73: +9 -1
lines
Diff to previous 1.73 (colored)
Add a short blurb explaining that after the merge of the i386mp branch people will need 'cpu* at mainbus?'.
Revision 1.73 / (download) - annotate - [select for diffs], Fri Oct 11 21:55:48 2002 UTC (5 years, 7 months ago) by provos
Branch: MAIN
Changes since 1.72: +6 -1
lines
Diff to previous 1.72 (colored)
kernel update requires userland systrace recompile.
Revision 1.72 / (download) - annotate - [select for diffs], Fri Oct 11 02:09:42 2002 UTC (5 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.71: +7 -1
lines
Diff to previous 1.71 (colored)
Yet Another config(8) Hazard.
Revision 1.71 / (download) - annotate - [select for diffs], Wed Oct 9 21:20:20 2002 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.70: +2 -2
lines
Diff to previous 1.70 (colored)
mmm, bullding
Revision 1.70 / (download) - annotate - [select for diffs], Wed Oct 9 20:27:59 2002 UTC (5 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.69: +7 -1
lines
Diff to previous 1.69 (colored)
Note new attribute dependency syntax in config(8).
Revision 1.69 / (download) - annotate - [select for diffs], Fri Oct 4 04:37:06 2002 UTC (5 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.68: +6 -1
lines
Diff to previous 1.68 (colored)
Note that a new config is needed after the autoconfiguration overhaul.
Revision 1.68 / (download) - annotate - [select for diffs], Tue Sep 24 14:43:39 2002 UTC (5 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.67: +11 -1
lines
Diff to previous 1.67 (colored)
MKDYNAMICROOT=yes; care needs to be taken if "make build" is not used
Revision 1.67 / (download) - annotate - [select for diffs], Sat Sep 21 04:12:35 2002 UTC (5 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.66: +11 -1
lines
Diff to previous 1.66 (colored)
USE_NEW_TOOLCHAIN has been replaced
Revision 1.66 / (download) - annotate - [select for diffs], Fri Sep 6 13:55:43 2002 UTC (5 years, 8 months ago) by gehenna
Branch: MAIN
Changes since 1.65: +5 -1
lines
Diff to previous 1.65 (colored)
Merge the gehenna-devsw branch into the trunk.
Revision 1.65 / (download) - annotate - [select for diffs], Sat Aug 24 13:25:01 2002 UTC (5 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.64: +15 -1
lines
Diff to previous 1.64 (colored)
/rescue/*, and a new crunchgen to ensure /rescue/* is statically linked
Revision 1.64 / (download) - annotate - [select for diffs], Mon Jul 1 02:12:11 2002 UTC (5 years, 10 months ago) by sommerfeld
Branch: