Up to [cvs.NetBSD.org] / src / sys / arch / amiga / conf
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.116 / (download) - annotate - [select for diffs], Sat Apr 27 22:29:56 2013 UTC (3 weeks, 1 day ago) by rkujawa
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.115: +12 -2
lines
Diff to previous 1.115 (colored)
Add slhci at zbus (Thylacine) and some USB HID devices.
Revision 1.115 / (download) - annotate - [select for diffs], Sat Apr 27 21:43:15 2013 UTC (3 weeks, 1 day ago) by christos
Branch: MAIN
Changes since 1.114: +4 -4
lines
Diff to previous 1.114 (colored)
the bogus number police
Revision 1.114 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:24 2013 UTC (3 weeks, 1 day ago) by christos
Branch: MAIN
Changes since 1.113: +5 -5
lines
Diff to previous 1.113 (colored)
remove confusing numeric locators where they are unused.
Revision 1.113 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:09 2013 UTC (2 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver
Changes since 1.112: +2 -3
lines
Diff to previous 1.112 (colored)
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
Revision 1.112 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:29 2013 UTC (2 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.111: +2 -4
lines
Diff to previous 1.111 (colored)
Retire OSI network stack. OK core@
Revision 1.111 / (download) - annotate - [select for diffs], Fri Feb 1 14:48:15 2013 UTC (3 months, 2 weeks ago) by phx
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base
Changes since 1.110: +12 -10
lines
Diff to previous 1.110 (colored)
Include two MII PHY drivers, as needed by certain PCMCIA network cards. More PHY drivers should be added when needed.
Revision 1.110 / (download) - annotate - [select for diffs], Tue Jan 29 21:04:55 2013 UTC (3 months, 2 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.109: +3 -2
lines
Diff to previous 1.109 (colored)
Add forgotten atabus at ata. Needed for satalink.
Revision 1.109 / (download) - annotate - [select for diffs], Tue Jan 29 00:52:50 2013 UTC (3 months, 2 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.108: +4 -2
lines
Diff to previous 1.108 (colored)
Add em4k(4).
Revision 1.108 / (download) - annotate - [select for diffs], Mon Jan 28 14:54:51 2013 UTC (3 months, 2 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.107: +3 -2
lines
Diff to previous 1.107 (colored)
Add empm(4) driver to config files.
Revision 1.107 / (download) - annotate - [select for diffs], Sun Nov 25 23:37:10 2012 UTC (5 months, 3 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7
Changes since 1.106: +5 -2
lines
Diff to previous 1.106 (colored)
Argh, commited wrong file. Add z3rambd.
Revision 1.106 / (download) - annotate - [select for diffs], Wed Nov 21 22:33:50 2012 UTC (5 months, 3 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.105: +3 -4
lines
Diff to previous 1.105 (colored)
Enable wdc at xsurf, remove WDC_NO_IDS (phx@ confirmed it's not needed).
Revision 1.105 / (download) - annotate - [select for diffs], Mon Nov 19 22:39:47 2012 UTC (5 months, 4 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.104: +4 -2
lines
Diff to previous 1.104 (colored)
Add (commented out for now) driver for X-Surf IDE.
Revision 1.104 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:08 2012 UTC (7 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.103: +3 -2
lines
Diff to previous 1.103 (colored)
Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
Revision 1.103 / (download) - annotate - [select for diffs], Fri Aug 17 20:11:38 2012 UTC (9 months ago) by abs
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.102: +3 -2
lines
Diff to previous 1.102 (colored)
Update all kernel configs mentioning WSEMUL_* but not already including WSDISPLAY_COMPAT_USL using the following rules: - If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL - If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1 and commented out WSDISPLAY_COMPAT_USL - Otherwise add WSDISPLAY_COMPAT_USL Some of the INSTALL configs for larger memory machines are probably suitable for adding WSDISPLAY_COMPAT_USL. Now wsconscfg(8) should be able to switch VTs when expected. Implemented after no objection from tech-kern to the following: On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote: > wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual > terminals. > > Except when in an exceptionally memory or space constrained > environment (INSTALL being the obvious case), is there any reason why > all GENERIC and GENERIC-like kernels which have wscons enabled > shouldn't also have WSDISPLAY_COMPAT_USL?
Revision 1.102 / (download) - annotate - [select for diffs], Mon Jul 9 19:42:14 2012 UTC (10 months, 1 week ago) by rkujawa
Branch: MAIN
Changes since 1.101: +6 -6
lines
Diff to previous 1.101 (colored)
Don't enable wsmouse in a non-WSCONS kernel.
Revision 1.101 / (download) - annotate - [select for diffs], Thu Jun 7 23:30:52 2012 UTC (11 months, 1 week ago) by rkujawa
Branch: MAIN
Changes since 1.100: +4 -3
lines
Diff to previous 1.100 (colored)
Enable empb in GENERIC, fix build, rearrange files.amiga.
Revision 1.100 / (download) - annotate - [select for diffs], Wed May 30 18:01:51 2012 UTC (11 months, 2 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: jmcneill-usbmp-base10
Changes since 1.99: +6 -2
lines
Diff to previous 1.99 (colored)
Add a driver for Elbox Mediator 1200 PCI bridges. This is still a work in progress, but now it is good enough to drive a NE2000 card. Support for memory space accesses will be added soon(ish).
Revision 1.99 / (download) - annotate - [select for diffs], Tue May 15 17:35:44 2012 UTC (12 months ago) by rkujawa
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.98: +10 -5
lines
Diff to previous 1.98 (colored)
- Split X-Surf driver from if_ne_zbus, rework, add support for clockports present on X-Surf boards. - Add gencp(4), a driver for generic clockports (it just needs a base address). Approved by phx.
Revision 1.98 / (download) - annotate - [select for diffs], Tue Apr 17 09:59:03 2012 UTC (13 months ago) by rkujawa
Branch: MAIN
CVS Tags: jmcneill-usbmp-base9
Changes since 1.97: +7 -2
lines
Diff to previous 1.97 (colored)
Add clockport(4) layer, which provides support for expansion bus present on Amiga-style clockports. Also add a1k2cp(4) backend driver and the first clockport device driver com_ss, that supports com(4) on clockport(4) (particurarly Individual Computers SilverSurfer). Disabled by default, since probe procedure is not written yet.
Revision 1.97 / (download) - annotate - [select for diffs], Sat Mar 10 21:51:49 2012 UTC (14 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7
Changes since 1.96: +2 -3
lines
Diff to previous 1.96 (colored)
P1003_1B_SEMAPHORE is no longer optional.
Revision 1.96 / (download) - annotate - [select for diffs], Tue Jan 24 00:19:39 2012 UTC (15 months, 3 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Changes since 1.95: +6 -2
lines
Diff to previous 1.95 (colored)
Add voodoofb support. Allows using 3Dfx Voodoo 3 in G-REX as a console.
Revision 1.95 / (download) - annotate - [select for diffs], Thu Jan 19 22:43:11 2012 UTC (15 months, 4 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.94: +3 -3
lines
Diff to previous 1.94 (colored)
Don\'t forget to disable atabus* when disabling the efa driver.
Revision 1.94 / (download) - annotate - [select for diffs], Thu Jan 19 22:11:49 2012 UTC (15 months, 4 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.93: +3 -3
lines
Diff to previous 1.93 (colored)
User reported that efa driver attached when FastATA hardware was absent, but 4x EIDE splitter was present. Disable efa in GENERIC until problem is solved and/or better probe function is written.
Revision 1.93 / (download) - annotate - [select for diffs], Thu Jan 19 00:14:08 2012 UTC (16 months ago) by rkujawa
Branch: MAIN
Changes since 1.92: +3 -5
lines
Diff to previous 1.92 (colored)
Tons of enchancements to MD PCI code: - The G-REX 4000 and G-REX 1200 are now really supported and working (still only 1st slot but the rest are a matter of time). - Add bridge identification to p5pb, simplifies the driver and make it more user-friendly. - Retire P5PB_GENFB and P5PB_OLD_FIRMWARE options, these are now handled automatically, depending on used hardware and firmware. - Add PCI bus reconfiguration support to p5pb (PCI_NETBSD_CONFIGURE), allows using G-REX without boot to AmigaOS. - Bring p5pb registers desription up to date with my knowledge. - Add a lot of debugging code to p5pb (enabled by P5PB_DEBUG kernel option). - Fix PCI_NETBSD_CONFIGURE in mppb (now it really works). - Fix quirk handling in zbus. - Update GENERIC.in and regen the kernel configs. - Misc cleanup.
Revision 1.92 / (download) - annotate - [select for diffs], Wed Jan 11 17:04:29 2012 UTC (16 months, 1 week ago) by rkujawa
Branch: MAIN
Changes since 1.91: +4 -2
lines
Diff to previous 1.91 (colored)
Add cv3dpb, a driver for CyberVision64/3D PCI bridge, which was split from p5pb.
Revision 1.91 / (download) - annotate - [select for diffs], Tue Jan 10 20:29:50 2012 UTC (16 months, 1 week ago) by rkujawa
Branch: MAIN
Changes since 1.90: +16 -8
lines
Diff to previous 1.90 (colored)
Changes to Phase5 hardware support: - Rework p5pb driver - simplify, cleanup, make more flexible. - Add p5membar driver, which handles PCI resources autoconfigured by the firmware. - Introduce intermediate p5bus layer, between zbus and CSPPC/BPPC on-board devices (p5pb, cbiiisc, bppcsc). - Add experimental G-REX support to p5pb (first slot support only). - Split CV64/3D PCI bridge support into separate cv3dpb driver (to be committed later). Approved by phx.
Revision 1.90 / (download) - annotate - [select for diffs], Mon Dec 26 13:07:24 2011 UTC (16 months, 3 weeks ago) by mlelstv
Branch: MAIN
Changes since 1.89: +7 -2
lines
Diff to previous 1.89 (colored)
Add putter device to generic kernels.
Revision 1.89 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:23 2011 UTC (17 months ago) by dholland
Branch: MAIN
Changes since 1.88: +3 -3
lines
Diff to previous 1.88 (colored)
WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
Revision 1.88 / (download) - annotate - [select for diffs], Thu Dec 15 14:25:12 2011 UTC (17 months ago) by phx
Branch: MAIN
Changes since 1.87: +5 -30
lines
Diff to previous 1.87 (colored)
Amiga wscons/Xorg support, first phase. Implemented wscons for CV64 and CV64/3D. Other graphics cards drivers are prepared for it, but will not be attempted before Xorg is not running. The wscons support is disabled by default. A GENERIC kernel should behave like always. Use WSCONS to try out a kernel with wscons support. Done by rkujawa@ and phx@.
Revision 1.87 / (download) - annotate - [select for diffs], Tue Nov 22 21:24:56 2011 UTC (17 months, 3 weeks ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.86: +2 -3
lines
Diff to previous 1.86 (colored)
The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be. This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out.
Revision 1.86 / (download) - annotate - [select for diffs], Sun Oct 30 11:16:05 2011 UTC (18 months, 2 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.85: +4 -4
lines
Diff to previous 1.85 (colored)
Enable efa in GENERIC.
Revision 1.85 / (download) - annotate - [select for diffs], Thu Oct 27 22:12:23 2011 UTC (18 months, 3 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.84: +4 -2
lines
Diff to previous 1.84 (colored)
Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page).
Revision 1.84 / (download) - annotate - [select for diffs], Mon Sep 19 19:15:29 2011 UTC (19 months, 4 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.83: +4 -2
lines
Diff to previous 1.83 (colored)
Minor changes to Amiga PCI MD code: - Add bus enumeration and resource assignment (PCI_NETBSD_CONFIGURE) to mppb(4) - no more need to run AmigaOS to configure the bus. - Add PCI configuration address register to p5pb(4). - Add PCI I/O space support to p5pb(4). - Move common code from p5pb(4) and mppb(4) to new pci_machdep.c file. - Fix style.
Revision 1.83 / (download) - annotate - [select for diffs], Sat Sep 17 16:55:34 2011 UTC (20 months ago) by rkujawa
Branch: MAIN
Changes since 1.82: +6 -2
lines
Diff to previous 1.82 (colored)
Add driver for Prometheus PCI bridge. Change approved by phx.
Revision 1.82 / (download) - annotate - [select for diffs], Thu Aug 4 17:48:51 2011 UTC (21 months, 2 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.81: +8 -2
lines
Diff to previous 1.81 (colored)
Add basic PCI support for amiga port. Add missing bus_space(9) methods needed for MI PCI. Add p5pb(4) - Phase5 PCI bridge driver (and the man page). Add quirks table to zbus(4) - needed for p5pb. Change approved by phx.
Revision 1.81 / (download) - annotate - [select for diffs], Fri Jul 1 15:46:30 2011 UTC (22 months, 2 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.80: +8 -4
lines
Diff to previous 1.80 (colored)
Fix DRACO kernel breakage introduced by my previous commit.
Revision 1.80 / (download) - annotate - [select for diffs], Fri Jul 1 13:30:18 2011 UTC (22 months, 2 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.79: +36 -2
lines
Diff to previous 1.79 (colored)
Add Bluetooth stack to Amiga. Tested with 3Com 3CRWB6096B on an A1200. Change approved by phx.
Revision 1.79 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:18 2011 UTC (22 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.78: +3 -3
lines
Diff to previous 1.78 (colored)
dependant -> dependent
Revision 1.78 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:19 2011 UTC (2 years, 2 months ago) by bouyer
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.77: +4 -3
lines
Diff to previous 1.77 (colored)
merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quota usage and limits, integrated with ffs metadata. Usage is checked by fsck_ffs (no more quotacheck) and is covered by the WAPBL journal. Enabled with kernel option QUOTA2 (added where QUOTA was enabled in kernel config files), turned on with tunefs(8) on a per-filesystem basis. mount_mfs(8) can also turn quotas on. See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html for details.
Revision 1.77 / (download) - annotate - [select for diffs], Fri Jan 14 10:01:12 2011 UTC (2 years, 4 months ago) by phx
Branch: MAIN
CVS Tags: uebayasi-xip-base7,
jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: jruoho-x86intr,
bouyer-quota2
Changes since 1.76: +4 -2
lines
Diff to previous 1.76 (colored)
Driver for BlizzardPPC 603e+ SCSI host adatper. Patch submitted by Radoslaw Kujawa.
Revision 1.76 / (download) - annotate - [select for diffs], Sat May 8 22:16:25 2010 UTC (3 years ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
matt-mips64-premerge-20101231
Changes since 1.75: +3 -2
lines
Diff to previous 1.75 (colored)
enable IPFILTER_COMPAT in all kernels that have ipfilter already. canonicalise several of the ipf option segments in various files (this mostly means adding commented out IPFILTER_DEFAULT_BLOCK, or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP option statements.) i built about 20 of these kernels to check, but not all of them.
Revision 1.75 / (download) - annotate - [select for diffs], Thu Apr 29 22:40:49 2010 UTC (3 years ago) by chs
Branch: MAIN
Changes since 1.74: +3 -3
lines
Diff to previous 1.74 (colored)
enable TMPFS in all GENERICs that have MFS enabled.
Revision 1.74 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:28 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.73: +4 -4
lines
Diff to previous 1.73 (colored)
Remove unused count (invariably "4") from pseudo-device fss.
Revision 1.73 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:03 2009 UTC (3 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
uebayasi-xip-base,
matt-premerge-20091211
Branch point for: uebayasi-xip,
rmind-uvmplock
Changes since 1.72: +2 -3
lines
Diff to previous 1.72 (colored)
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
Revision 1.72 / (download) - annotate - [select for diffs], Mon Jan 12 19:11:41 2009 UTC (4 years, 4 months ago) by mhitch
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
pre-softints,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
mjf-devfs2-base,
jymxensuspend-base,
jym-xensuspend,
MI-softints
Changes since 1.71: +3 -2
lines
Diff to previous 1.71 (colored)
Add COMPAT_50.
Revision 1.71 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:08 2008 UTC (4 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Changes since 1.70: +2 -3
lines
Diff to previous 1.70 (colored)
Remove softdep, pass 1. We are focused on improving journalling. Proposed on tech-kern@.
Revision 1.70 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:56 2008 UTC (4 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.69: +2 -3
lines
Diff to previous 1.69 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.69 / (download) - annotate - [select for diffs], Wed Sep 24 17:26:37 2008 UTC (4 years, 7 months ago) by tsutsui
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap
Changes since 1.68: +5 -5
lines
Diff to previous 1.68 (colored)
Enable fss(4) in not only GENERIC but also all !INSTALL kernels (i.e. DRACO).
Revision 1.68 / (download) - annotate - [select for diffs], Wed Sep 24 17:18:02 2008 UTC (4 years, 7 months ago) by tsutsui
Branch: MAIN
Changes since 1.67: +9 -2
lines
Diff to previous 1.67 (colored)
Add accept filters to a proper file, as _READ_ME_FIRST_ claims.
Revision 1.67 / (download) - annotate - [select for diffs], Thu Jul 31 07:45:04 2008 UTC (4 years, 9 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2
Changes since 1.66: +3 -3
lines
Diff to previous 1.66 (colored)
Move "options WAPBL" so that it also gets added to INSTALL kernels.
Revision 1.66 / (download) - annotate - [select for diffs], Thu Jul 31 07:40:59 2008 UTC (4 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.65: +3 -2
lines
Diff to previous 1.65 (colored)
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
Revision 1.65 / (download) - annotate - [select for diffs], Mon Dec 31 15:31:48 2007 UTC (5 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base,
ad-socklock-base1
Branch point for: yamt-nfs-mp,
wrstuden-revivesa,
mjf-devfs2,
haad-dm
Changes since 1.64: +2 -3
lines
Diff to previous 1.64 (colored)
Remove systrace. Ok core@.
Revision 1.64 / (download) - annotate - [select for diffs], Sun Nov 4 14:34:20 2007 UTC (5 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
jmcneill-pm-base,
jmcneill-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: mjf-devfs,
bouyer-xeni386
Changes since 1.63: +2 -6
lines
Diff to previous 1.63 (colored)
Remove System V semaphores and share memory options to set the limits: SEMMNI, SEMMNS, SEMUME and SHMMAXPGS. They can be tweaked via sysctl now. Ports that were setting values on them weren't touched, I only removed the ones that were commented out.
Revision 1.63 / (download) - annotate - [select for diffs], Wed Oct 17 19:53:14 2007 UTC (5 years, 7 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target.
Revision 1.62 / (download) - annotate - [select for diffs], Mon Aug 20 07:40:29 2007 UTC (5 years, 9 months ago) by is
Branch: MAIN
CVS Tags: yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
vmlocking-base,
ppcoea-renovation-base,
nick-csl-alignment-base5
Branch point for: matt-armv6,
bouyer-xenamd64
Changes since 1.61: +4 -2
lines
Diff to previous 1.61 (colored)
wdc frontent for the buddha and catweazle Z2 hardware. From an old prototype by me which was never committed due to lack of testers, adopted to 4.99 and fixed by Frank Wille.
Revision 1.61 / (download) - annotate - [select for diffs], Mon Aug 6 21:26:54 2007 UTC (5 years, 9 months ago) by adrianp
Branch: MAIN
CVS Tags: matt-mips64-base
Changes since 1.60: +3 -3
lines
Diff to previous 1.60 (colored)
Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.60 / (download) - annotate - [select for diffs], Mon Jul 16 06:23:28 2007 UTC (5 years, 10 months ago) by he
Branch: MAIN
CVS Tags: nick-csl-alignment-base,
hpcarm-cleanup
Branch point for: nick-csl-alignment,
matt-mips64,
jmcneill-pm
Changes since 1.59: +3 -2
lines
Diff to previous 1.59 (colored)
The option COMPAT_AOUT_M68K now requires COMPAT_40 (recent mount changes), so make sure to define COMPAT_40 too.
Revision 1.59 / (download) - annotate - [select for diffs], Wed Jun 6 08:15:54 2007 UTC (5 years, 11 months ago) by martin
Branch: MAIN
CVS Tags: mjf-ufs-trans-base
Changes since 1.58: +3 -2
lines
Diff to previous 1.58 (colored)
Grr, do the addition of pseudo-device agr the right way
Revision 1.58 / (download) - annotate - [select for diffs], Sat Nov 11 18:47:09 2006 UTC (6 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-idlelwp-base8,
yamt-idlelwp,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
ad-audiomp-base,
ad-audiomp
Branch point for: wrstuden-fixsa,
vmlocking,
ppcoea-renovation,
netbsd-4,
mjf-ufs-trans
Changes since 1.57: +3 -3
lines
Diff to previous 1.57 (colored)
Remove tmpfs's experimental status. OK'ed by core@.
Revision 1.57 / (download) - annotate - [select for diffs], Mon Oct 2 03:28:29 2006 UTC (6 years, 7 months ago) by chs
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.56: +2 -3
lines
Diff to previous 1.56 (colored)
remove MALLOC_NOINLINE, it doesn't do anything anymore.
Revision 1.56 / (download) - annotate - [select for diffs], Sat Aug 26 20:26:44 2006 UTC (6 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.55: +3 -5
lines
Diff to previous 1.55 (colored)
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
Revision 1.55 / (download) - annotate - [select for diffs], Sat Aug 26 07:59:21 2006 UTC (6 years, 8 months ago) by tsutsui
Branch: MAIN
Changes since 1.54: +2 -3
lines
Diff to previous 1.54 (colored)
Remove obsolete #options VERIFIED_EXEC, found by grep(1).
Revision 1.54 / (download) - annotate - [select for diffs], Sat Aug 12 15:29:52 2006 UTC (6 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.53: +3 -3
lines
Diff to previous 1.53 (colored)
Disable SYSTRACE by default on all kernels (discussed with core)
Revision 1.53 / (download) - annotate - [select for diffs], Thu Jun 29 14:00:55 2006 UTC (6 years, 10 months ago) by liamjfoy
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7,
abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Changes since 1.52: +3 -2
lines
Diff to previous 1.52 (colored)
Add CARP to further platforms ok christos, julian coleman and matthew green
Revision 1.52 / (download) - annotate - [select for diffs], Tue Mar 28 20:58:39 2006 UTC (7 years, 1 month ago) by pavel
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
simonb-timecounters-base,
gdamore-uart-base,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi
Branch point for: gdamore-uart
Changes since 1.51: +3 -3
lines
Diff to previous 1.51 (colored)
Add stf to all kernel configs which have INET6 and gif, except the INSTALL ones and those for specific machines of developers. PR 32304. OK'ed by rpaulo. N.B. stf is a cloning device, so it still must be enabled by "ifconfig stf0 create".
Revision 1.51 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:49 2006 UTC (7 years, 3 months ago) by cube
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
peter-altq,
elad-kernelauth
Changes since 1.50: +10 -10
lines
Diff to previous 1.50 (colored)
Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
Revision 1.50 / (download) - annotate - [select for diffs], Sat Feb 4 02:25:08 2006 UTC (7 years, 3 months ago) by rpaulo
Branch: MAIN
Changes since 1.49: +3 -3
lines
Diff to previous 1.49 (colored)
bpfilter doesn't accept count anymore.
Revision 1.49 / (download) - annotate - [select for diffs], Fri Feb 3 00:40:16 2006 UTC (7 years, 3 months ago) by reinoud
Branch: MAIN
Branch point for: simonb-timecounters
Changes since 1.48: +3 -2
lines
Diff to previous 1.48 (colored)
Add uncommented file-system UDF for generated config GENERIC files.
Revision 1.48 / (download) - annotate - [select for diffs], Sat Dec 10 14:53:10 2005 UTC (7 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace,
rpaulo-netinet-merge-pcb
Changes since 1.47: +19 -2
lines
Diff to previous 1.47 (colored)
Add veriexec stuff to the common config file.
Revision 1.47 / (download) - annotate - [select for diffs], Wed Dec 7 12:40:46 2005 UTC (7 years, 5 months ago) by tsutsui
Branch: MAIN
Changes since 1.46: +3 -5
lines
Diff to previous 1.46 (colored)
Remove obsolete options VNODE_OP_NOINLINE.
Revision 1.46 / (download) - annotate - [select for diffs], Wed Dec 7 09:10:12 2005 UTC (7 years, 5 months ago) by tsutsui
Branch: MAIN
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored)
Adjust comments for options FFS_NO_SNAPSHOT. XXX: This option should be mentioned in options(4).
Revision 1.45 / (download) - annotate - [select for diffs], Thu Nov 3 16:48:29 2005 UTC (7 years, 6 months ago) by chs
Branch: MAIN
CVS Tags: yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead
Changes since 1.44: +3 -3
lines
Diff to previous 1.44 (colored)
turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they are compatible with the LKMs that are part of the release.
Revision 1.44 / (download) - annotate - [select for diffs], Fri Oct 7 17:46:33 2005 UTC (7 years, 7 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Changes since 1.43: +3 -2
lines
Diff to previous 1.43 (colored)
Add (commented out) file-system TMPFS in a proper file.
Revision 1.43 / (download) - annotate - [select for diffs], Fri Aug 19 05:19:49 2005 UTC (7 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.42: +3 -3
lines
Diff to previous 1.42 (colored)
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
Revision 1.42 / (download) - annotate - [select for diffs], Fri Aug 19 02:03:49 2005 UTC (7 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.41: +3 -2
lines
Diff to previous 1.41 (colored)
64 bit inode changes.
Revision 1.41 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:31 2005 UTC (7 years, 9 months ago) by yamt
Branch: MAIN
Changes since 1.40: +2 -4
lines
Diff to previous 1.40 (colored)
revert "defflag VMSWAP" changes for now. there seems to be far more people who don't want to edit their kernel config files than i thought.
Revision 1.40 / (download) - annotate - [select for diffs], Sat Jul 30 06:35:35 2005 UTC (7 years, 9 months ago) by yamt
Branch: MAIN
Changes since 1.39: +4 -2
lines
Diff to previous 1.39 (colored)
add "options VMSWAP" to non INSTALL kernels.
Revision 1.39 / (download) - annotate - [select for diffs], Sun Jul 17 00:08:28 2005 UTC (7 years, 10 months ago) by hubertf
Branch: MAIN
Changes since 1.38: +3 -2
lines
Diff to previous 1.38 (colored)
Add support for reading cloop2 compressed filesystem image, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me.
Revision 1.38 / (download) - annotate - [select for diffs], Thu Jul 7 17:05:46 2005 UTC (7 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.37: +3 -2
lines
Diff to previous 1.37 (colored)
Add (commented out) IPSEC_NAT_T option.
Revision 1.37 / (download) - annotate - [select for diffs], Sun Jun 26 12:08:11 2005 UTC (7 years, 10 months ago) by rpaulo
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.36: +3 -2
lines
Diff to previous 1.36 (colored)
Add PTYFS (commented out) in the correct form.
Revision 1.36 / (download) - annotate - [select for diffs], Thu Jun 9 14:43:30 2005 UTC (7 years, 11 months ago) by tsutsui
Branch: MAIN
Changes since 1.35: +4 -3
lines
Diff to previous 1.35 (colored)
- Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO. (still commented out) - Add (also commented out) options BUFQ_PRIOCSCAN. Suggested by perry and soda on tech-kern. Please refer options(4) for details for these options.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Jun 1 18:55:08 2005 UTC (7 years, 11 months ago) by jandberg
Branch: MAIN
Changes since 1.34: +4 -2
lines
Diff to previous 1.34 (colored)
Add wsmux.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Feb 25 13:46:48 2005 UTC (8 years, 2 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
kent-audio2-base
Branch point for: netbsd-3
Changes since 1.33: +3 -2
lines
Diff to previous 1.33 (colored)
Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files that didn't have those options but had other earlier compat options.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Feb 20 17:57:02 2005 UTC (8 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.32: +4 -2
lines
Diff to previous 1.32 (colored)
add SMBFS/nsmb, per PR port-amiga/29066 by Florian Stoehr
Revision 1.32 / (download) - annotate - [select for diffs], Fri Feb 18 21:05:50 2005 UTC (8 years, 3 months ago) by dsl
Branch: MAIN
CVS Tags: matt-timespec
Changes since 1.31: +3 -3
lines
Diff to previous 1.31 (colored)
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
Revision 1.31 / (download) - annotate - [select for diffs], Fri Feb 11 08:25:53 2005 UTC (8 years, 3 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.30: +3 -2
lines
Diff to previous 1.30 (colored)
Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Jan 31 16:54:33 2005 UTC (8 years, 3 months ago) by hannken
Branch: MAIN
Changes since 1.29: +7 -2
lines
Diff to previous 1.29 (colored)
Add file system snapshots to kernel configs. - Ffs internal snapshots get compiled in unconditionally. - File system snapshot device fss(4) added to all kernel configs that have a disk. Device is commented out on all non-GENERIC kernels. Reviewed by: Jason Thorpe <thorpej@netbsd.org>
Revision 1.29 / (download) - annotate - [select for diffs], Fri Jan 28 03:19:49 2005 UTC (8 years, 3 months ago) by rumble
Branch: MAIN
Changes since 1.28: +3 -2
lines
Diff to previous 1.28 (colored)
Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently commented out and labeled experimental pending further review and testing.
Revision 1.28 / (download) - annotate - [select for diffs], Mon Jan 17 15:28:51 2005 UTC (8 years, 4 months ago) by cube
Branch: MAIN
CVS Tags: yamt-km-base
Branch point for: yamt-km
Changes since 1.27: +3 -2
lines
Diff to previous 1.27 (colored)
Add tap(4) support to a random^Wcarefully chosen set of kernel configs. All those kernels have a line for both tun and bridge, and if either is commented out, tap is commented out also. With the exception of i386's GENERIC_TINY. XXX: we _need_ some way of making this more simple.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 13 16:11:38 2005 UTC (8 years, 4 months ago) by is
Branch: MAIN
Branch point for: kent-audio2
Changes since 1.26: +2 -6
lines
Diff to previous 1.26 (colored)
No more idesc please - we use the wdc driver.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Nov 10 17:25:21 2004 UTC (8 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Changes since 1.25: +3 -2
lines
Diff to previous 1.25 (colored)
Add COMPAT_BSDPTY on all the kernels that have COMPAT options.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Sep 4 23:29:46 2004 UTC (8 years, 8 months ago) by manu
Branch: MAIN
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:45 2004 UTC (8 years, 10 months ago) by atatat
Branch: MAIN
Changes since 1.23: +3 -2
lines
Diff to previous 1.23 (colored)
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
Revision 1.23 / (download) - annotate - [select for diffs], Mon Jun 28 21:07:47 2004 UTC (8 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.22: +3 -2
lines
Diff to previous 1.22 (colored)
Add options P1003_1B_SEMAPHORE to all GENERIC-like kernel config files where SYSV* options were already present (commented out if the SYSV* options are commented out). Fix lib/25897 and lib/25898.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Jun 26 07:32:05 2004 UTC (8 years, 10 months ago) by abs
Branch: MAIN
Changes since 1.21: +15 -2
lines
Diff to previous 1.21 (colored)
Add (commented out) ALTQ options to all GENERIC-like files
Revision 1.21 / (download) - annotate - [select for diffs], Tue Jun 22 14:09:50 2004 UTC (8 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.20: +4 -2
lines
Diff to previous 1.20 (colored)
have pf and pflog pseudo-device (commented out). reviewed by matt, perry, christos
Revision 1.20 / (download) - annotate - [select for diffs], Fri Jun 18 15:04:04 2004 UTC (8 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.19: +2 -3
lines
Diff to previous 1.19 (colored)
ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jun 16 15:07:39 2004 UTC (8 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.18: +3 -2
lines
Diff to previous 1.18 (colored)
Add pseudo-device ptm on all the generic flavored kernels.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Feb 23 21:14:08 2004 UTC (9 years, 2 months ago) by jandberg
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.17: +8 -2
lines
Diff to previous 1.17 (colored)
Add wsfont pseudo-device. With this the custom font loading code isn't needed and is removed.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 23 20:53:41 2004 UTC (9 years, 2 months ago) by jandberg
Branch: MAIN
Changes since 1.16: +4 -4
lines
Diff to previous 1.16 (colored)
Replace an IBM-encoded wsfont with ISO-encoded one
Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 8 11:02:45 2003 UTC (9 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.15: +5 -4
lines
Diff to previous 1.15 (colored)
Add atabus
Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 22 18:23:01 2003 UTC (9 years, 7 months ago) by jandberg
Branch: MAIN
Changes since 1.14: +8 -2
lines
Diff to previous 1.14 (colored)
added wsmouse
Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 22 14:11:15 2003 UTC (9 years, 7 months ago) by cl
Branch: MAIN
Changes since 1.13: +4 -2
lines
Diff to previous 1.13 (colored)
add COMPAT_15/COMPAT_16
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 27 20:36:18 2003 UTC (9 years, 9 months ago) by is
Branch: MAIN
Changes since 1.12: +6 -2
lines
Diff to previous 1.12 (colored)
This was missing pseudo-device ksyms. Pointed out by J. Andberg.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 16 20:42:34 2003 UTC (10 years, 1 month ago) by is
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.11: +7 -2
lines
Diff to previous 1.11 (colored)
make /dev/reload optional. (It is only implemented for a.out kernels at the moment.)
Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 10 22:06:53 2003 UTC (10 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
Bye Bye UCONSOLE
Revision 1.10 / (download) - annotate - [select for diffs], Thu Feb 27 19:22:38 2003 UTC (10 years, 2 months ago) by perseant
Branch: MAIN
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored)
Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. Let brconfig tell whether the bridge is using the ipfilter hook, or not.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 22 12:20:59 2002 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Fix typo (responsiness -> responsiveness).
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 19 05:58:25 2002 UTC (10 years, 7 months ago) by junyoung
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-aftermerge
Changes since 1.7: +6 -2
lines
Diff to previous 1.7 (colored)
Add NEW_BUFQ_STRATEGY (disabled by default).
Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 14 18:23:30 2002 UTC (10 years, 7 months ago) by elric
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Added a commented out cgd(4).
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 6 02:58:21 2002 UTC (10 years, 7 months ago) by provos
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
add SYSTRACE here; pointed out by lukem
Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 25 11:49:49 2002 UTC (10 years, 7 months ago) by martti
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 20 10:39:49 2002 UTC (10 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Added (commented out) IPFILTER_DEFAULT_BLOCK.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 18 02:15:09 2002 UTC (10 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
enable USERCONF
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 5 13:18:21 2002 UTC (10 years, 10 months ago) by abs
Branch: MAIN
CVS Tags: gehenna-devsw-base
Branch point for: kqueue,
gehenna-devsw
Changes since 1.1: +7 -4
lines
Diff to previous 1.1 (colored)
Ensure INSTALL media has PIPE_SOCKETPAIR, MALLOC_NOINLINE and VNODE_OP_NOINLINE
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 18 17:39:39 2002 UTC (10 years, 11 months ago) by lukem
Branch: MAIN
Branch point for: nathanw_sa
Use m4 instead of cpp to generate the various kernel configurations, since cpp is the "C compiler pre-processor", and as such, isn't really suited to parsing non-C-language files...