| History log of /src/sys/arch/sgimips/conf |
| Revision | Date | Author | Comments |
| 1.2 | 13-May-2002 |
soren | Make the build machinery happy for now.
|
| 1.1 | 08-May-2002 |
pooka | Make INDY the Indy config file
Add DRAKEN as a model of what to do with the O2 (effectively the same file as the old INDY)
|
| 1.28 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.27 | 25-Oct-2003 |
simonb | Add COMPAT_16 where missing. Remove the unused COMPAT_15. Comment out/remove COMPAT_* from INSTALL kernels.
|
| 1.26 | 17-Oct-2003 |
tsutsui | Add vr at pci and dmphy at mii. Tested on my O2.
|
| 1.25 | 05-Oct-2003 |
tsutsui | Add pcn at pci, tl at pci and tlphy, which I've confirmed working on O2.
|
| 1.24 | 05-Oct-2003 |
tsutsui | Apply a bunch of patches written by Christopher SEKIYA (with several cosmetic changes by me) which fixes O2 (IP32) support.
Now my R5000 O2 works fine in multiuser with on-board AIC7880 SCSIs and several PCI network cards (but only on serial console yet). L2 cache on R5000/Rm5200 is still disabled for now, but it will be fixed later, hopefully.
See recent discussion on port-sgimips for details.
|
| 1.23 | 28-Sep-2003 |
tsutsui | - Remove (commented out) options COMPAT_ULTRIX, which is not usable on mipseb. - Fix (commented out) obsolete options MINIROOTSIZE. - space/TAB cosmetics
|
| 1.22 | 28-Sep-2003 |
tsutsui | Add options COMPAT_16.
|
| 1.21 | 25-Sep-2003 |
lonewolf | Support for HAL2 audio controller attached to the HPC ASIC, found on SGI Indy.
The driver is not too heavily tested and only supports audio playback and master volume setting currently.
|
| 1.20 | 04-May-2003 |
gmcgarry | branches: 1.20.2; Add commented-out wsfont (same as wsdisplay). Addresses PR#18388.
|
| 1.19 | 26-Apr-2003 |
ragge | Add pseudo-device ksyms.
|
| 1.18 | 10-Apr-2003 |
christos | Bye Bye UCONSOLE
|
| 1.17 | 27-Feb-2003 |
perseant | 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.
|
| 1.16 | 03-Jan-2003 |
rafal | Also remove `options MIPS3_5200' since nothing uses it ATM.
|
| 1.15 | 03-Jan-2003 |
rafal | The Tigon driver is known to have issues on BE systems, so remove it (I got the card probed & attached, but had to hack the driver source to even get it that far and it had issues after that which made me punt on it).
|
| 1.14 | 26-Dec-2002 |
pooka | Shuffle network interface and phy drivers into alphabetical order and add comments for them.
|
| 1.13 | 23-Dec-2002 |
pooka | add some ethernet interfaces
from Chris Sekiya
|
| 1.12 | 22-Nov-2002 |
wiz | Fix typo (responsiness -> responsiveness).
|
| 1.11 | 18-Oct-2002 |
junyoung | Add NEW_BUFQ_STRATEGY (disabled by default).
|
| 1.10 | 14-Oct-2002 |
elric | Added commented out cgd(4)s to GENERIC configs.
|
| 1.9 | 06-Oct-2002 |
provos | add SYSTRACE; approved perry.
|
| 1.8 | 25-Sep-2002 |
martti | Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
|
| 1.7 | 20-Sep-2002 |
martti | Added (commented out) IPFILTER_DEFAULT_BLOCK.
|
| 1.6 | 18-Sep-2002 |
lukem | enable USERCONF by default; it's small and extremely useful to have available.
|
| 1.5 | 17-Jun-2002 |
lukem | branches: 1.5.2; 1.5.4; Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
|
| 1.4 | 16-Jun-2002 |
manu | Added COMPAT_LINUX and COMPAT_ULTRIX (commented out)
|
| 1.3 | 16-Jun-2002 |
manu | Commented out COMPAT_IRIX in GENERIC kernels, because it is still quite experimental.
Added irix_kmem and irix_usema pseudo devices which are used by IRIX binary compatibility (commented out for now)
|
| 1.2 | 14-May-2002 |
pooka | branches: 1.2.2; 1.2.4; a real version of GENERIC
|
| 1.1 | 13-May-2002 |
soren | Make the build machinery happy for now.
|
| 1.2.4.4 | 24-Oct-2002 |
lukem | Pull up upgrade to IPfilter 3.4.29 (requested by martti in ticket #905). Affected files & revisions:
dist/ipf/HISTORY 1.14 dist/ipf/fils.c 1.17-1.21 dist/ipf/ipf.c 1.11-1.13 dist/ipf/ipfs.c 1.8-1.10 dist/ipf/ipft_ef.c 1.6-1.7 dist/ipf/ipft_td.c 1.6-1.7 dist/ipf/ipft_tx.c 1.7-1.8 dist/ipf/ipmon.c 1.12-1.17 dist/ipf/ipnat.c 1.11-1.12 dist/ipf/ipsend/ip_var.h 1.2 dist/ipf/ipsend/ipsend.c 1.8 dist/ipf/ipsend/iptests.c 1.5 dist/ipf/ipt.c 1.8-1.10 dist/ipf/kmem.c 1.8-1.10 dist/ipf/man/ipf.4 1.10 dist/ipf/man/ipf.5 1.8 dist/ipf/man/ipftest.1 1.3 dist/ipf/man/ipmon.8 1.10 dist/ipf/man/ipnat.5 1.9-1.10 dist/ipf/man/ipnat.8 1.4 dist/ipf/misc.c 1.7 dist/ipf/natparse.c 1.10 dist/ipf/parse.c 1.13 dist/ipf/printnat.c 1.8-1.10 dist/ipf/relay.c 1.5-1.6 dist/ipf/rules/example.9 1.2 etc/rc.d/ipnat 1.8 regress/sys/kern/ipf/Makefile 1.3-1.4 regress/sys/kern/ipf/dotest6 1.2 regress/sys/kern/ipf/expected/f13 1.1.1.2 regress/sys/kern/ipf/expected/i12 1.1.1.1 regress/sys/kern/ipf/expected/ni3 1.1.1.1 regress/sys/kern/ipf/expected/ni5 1.2 regress/sys/kern/ipf/input/f13 1.1.1.2 regress/sys/kern/ipf/input/ipv6.1 1.1.1.1 regress/sys/kern/ipf/input/ni3 1.1.1.1 regress/sys/kern/ipf/regress/i12 1.1.1.1 regress/sys/kern/ipf/regress/ipv6.1 1.1.1.1 regress/sys/kern/ipf/regress/ni3.ipf 1.1.1.1 regress/sys/kern/ipf/regress/ni3.nat 1.1.1.1 sys/arch/alpha/conf/ALPHA 1.169,1.171 sys/arch/amiga/conf/GENERIC 1.185-1.186 sys/arch/arc/conf/GENERIC 1.71-1.72 sys/arch/atari/conf/GENERIC.in 1.24-1.25 sys/arch/cats/conf/GENERIC 1.31-1.32 sys/arch/cobalt/conf/GENERIC 1.34-1.35 sys/arch/hp300/conf/GENERIC 1.83-1.84 sys/arch/i386/conf/CARDBUS 1.66-1.67 sys/arch/i386/conf/GENERIC 1.510,1.512 sys/arch/i386/conf/GENERIC_LAPTOP 1.58-1.59 sys/arch/i386/conf/GENERIC_PS2TINY 1.19-1.20 sys/arch/i386/conf/GENERIC_TINY 1.47-1.48 sys/arch/luna68k/conf/GENERIC 1.33-1.33 sys/arch/mac68k/conf/GENERIC 1.130-1.131 sys/arch/mac68k/conf/GENERICSBC 1.21-1.22 sys/arch/mac68k/conf/SMALLRAM 1.4-1.5 sys/arch/macppc/conf/GENERIC 1.142-1.143 sys/arch/mipsco/conf/GENERIC 1.21-1.22 sys/arch/mmeye/conf/GENERIC 1.44-1.45 sys/arch/news68k/conf/GENERIC 1.36-1.37 sys/arch/news68k/conf/GENERIC_TINY 1.18-1.19 sys/arch/newsmips/conf/GENERIC 1.50-1.51 sys/arch/ofppc/conf/GENERIC 1.56-1.57 sys/arch/pmax/conf/GENERIC 1.103-1.104 sys/arch/prep/conf/GENERIC 1.55-1.56 sys/arch/sbmips/conf/GENERIC 1.11-1.12 sys/arch/sgimips/conf/GENERIC 1.7-1.8 sys/arch/sparc/conf/GENERIC 1.138-1.139 sys/arch/sparc64/conf/GENERIC32 1.46-1.47 sys/arch/vax/conf/GENERIC 1.102-1.103 sys/arch/x68k/conf/ALL 1.55-1.56 sys/arch/x68k/conf/GENERIC 1.80-1.81 sys/lkm/netinet/if_ipl/mln_ipl.c 1.29 sys/netinet/fil.c 1.57-1.58 sys/netinet/ip_auth.c 1.29-1.30 sys/netinet/ip_compat.h 1.30-1.31 sys/netinet/ip_fil.c 1.81-1.86 sys/netinet/ip_fil.h 1.46-1.49 sys/netinet/ip_frag.c 1.33-1.34 sys/netinet/ip_frag.h 1.18 sys/netinet/ip_ftp_pxy.c 1.25-1.26 sys/netinet/ip_h323_pxy.c 1.5-1.6 sys/netinet/ip_log.c 1.22-1.23 sys/netinet/ip_nat.c 1.51-1.53 sys/netinet/ip_nat.h 1.27 sys/netinet/ip_netbios_pxy.c 1.4 sys/netinet/ip_proxy.c 1.35-1.36 sys/netinet/ip_proxy.h 1.18 sys/netinet/ip_state.c 1.41-1.42 sys/netinet/ip_state.h 1.23 sys/netinet/ipl.h 1.14
|
| 1.2.4.3 | 01-Aug-2002 |
lukem | Pull up revision 1.5 (requested by lukem in ticket #312): Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
|
| 1.2.4.2 | 18-Jun-2002 |
lukem | Pull up revision 1.4 (requested by manu in ticket #293): Added COMPAT_LINUX and COMPAT_ULTRIX (commented out)
|
| 1.2.4.1 | 18-Jun-2002 |
lukem | Pull up revision 1.3 (requested by manu in ticket #293): Commented out COMPAT_IRIX in GENERIC kernels, because it is still quite experimental. Added irix_kmem and irix_usema pseudo devices which are used by IRIX binary compatibility (commented out for now)
|
| 1.2.2.1 | 15-Jul-2002 |
gehenna | catch up with -current.
|
| 1.5.4.4 | 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
| 1.5.4.3 | 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
| 1.5.4.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.5.4.1 | 17-Jun-2002 |
jdolecek | file GENERIC was added on branch kqueue on 2002-06-23 17:40:26 +0000
|
| 1.5.2.7 | 07-Jan-2003 |
thorpej | Sync with HEAD.
|
| 1.5.2.6 | 29-Dec-2002 |
thorpej | Sync with HEAD.
|
| 1.5.2.5 | 11-Dec-2002 |
thorpej | Sync with HEAD.
|
| 1.5.2.4 | 11-Nov-2002 |
nathanw | Catch up to -current
|
| 1.5.2.3 | 18-Oct-2002 |
nathanw | Catch up to -current.
|
| 1.5.2.2 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.5.2.1 | 17-Jun-2002 |
nathanw | file GENERIC was added on branch nathanw_sa on 2002-06-20 03:40:46 +0000
|
| 1.20.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.44 | 29-Jan-2024 |
christos | PR/57889: Ricardo Branco: ext2fs does not have user immutable and append file flags, only system ones. Restrict those to the superuser. Before the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the default.
|
| 1.43 | 07-Aug-2022 |
simonb | UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order.
|
| 1.42 | 07-Jun-2022 |
martin | This kernel has no midi, so comment out pseudo-device sequencer
|
| 1.41 | 21-Aug-2021 |
andvar | fix some more typos in comments/log messages, improve wording as well.
|
| 1.40 | 21-Jan-2021 |
nia | add a commented out compat_ossaudio wherever there's compat_linux
requested by mrg
|
| 1.39 | 27-Sep-2020 |
roy | branches: 1.39.2; vether: Add to kernel configurations
It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out.
|
| 1.38 | 01-Aug-2020 |
maxv | Remove references to BRIDGE_IPF, it is now compiled in by default.
|
| 1.37 | 19-Jan-2020 |
thorpej | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is long since obsolete.
|
| 1.36 | 06-May-2019 |
sevan | branches: 1.36.4; Use filesystems.config to reduce duplication
|
| 1.35 | 26-Apr-2019 |
sevan | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy.
|
| 1.34 | 01-Aug-2018 |
maxv | Unreference IPF/PF from all the config files, and enable NPF instead when wanted. This also fixes some inconsistencies I saw in several files (eg IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
|
| 1.33 | 23-Jan-2018 |
sevan | branches: 1.33.2; 1.33.4; Alternate buffer queue strategies no longer considered experimental, update description.
Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
|
| 1.32 | 14-Sep-2017 |
mrg | clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options.
removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
|
| 1.31 | 13-Sep-2017 |
sevan | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options. These algorithms are either broken or on their way to being broken.
Discussed on tech-security http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html
ok riastradh
|
| 1.30 | 28-Jul-2017 |
maxv | Remove TCP_COMPAT_42 from the config files. Pass 1.
|
| 1.29 | 08-Aug-2015 |
maxv | branches: 1.29.10; Remove KMEMSTATS.
|
| 1.28 | 16-Nov-2014 |
manu | branches: 1.28.2; Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
|
| 1.27 | 12-Nov-2014 |
manu | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel, extended attributes are not enabled unless three conditions are met: 1) filesystem is UFS1 (newfs -O1) 2) .attribute/system and .attribute/user directories are created at fs root 3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended attributes options were not enabled for them, but just added commented out. (kernel were considered memory constrained if QUOTA option was disabled)
|
| 1.26 | 23-Aug-2014 |
dholland | Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.25 | 16-Aug-2014 |
apb | Add "options COMPAT_70" to all kernel configuration files that already had "options COMPAT_60".
|
| 1.24 | 20-Jul-2014 |
alnsn | branches: 1.24.2; Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids.
|
| 1.23 | 30-Jun-2013 |
rmind | branches: 1.23.4; G/C PFIL_HOOKS from the kernel configs.
|
| 1.22 | 05-Jun-2013 |
christos | branches: 1.22.2; remove obsolete networking options
|
| 1.21 | 27-Apr-2013 |
christos | more bogus number removal
|
| 1.20 | 27-Apr-2013 |
christos | the bogus number police
|
| 1.19 | 27-Apr-2013 |
christos | remove confusing numeric locators where they are unused.
|
| 1.18 | 02-Mar-2013 |
christos | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
|
| 1.17 | 01-Mar-2013 |
joerg | Retire OSI network stack. OK core@
|
| 1.16 | 17-Oct-2012 |
apb | Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
|
| 1.15 | 17-Aug-2012 |
abs | branches: 1.15.2; 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?
|
| 1.14 | 10-Mar-2012 |
joerg | P1003_1B_SEMAPHORE is no longer optional.
|
| 1.13 | 18-Dec-2011 |
dholland | WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
|
| 1.12 | 22-Nov-2011 |
tls | branches: 1.12.2;
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.
|
| 1.11 | 26-Apr-2011 |
joerg | branches: 1.11.4; Remove IRIX emulation
|
| 1.10 | 06-Mar-2011 |
bouyer | 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.
|
| 1.9 | 05-Mar-2011 |
joerg | Disable COMPAT_IRIX and related code. The usefulness is under discussion and code that dereferences pointer into userland without proper checking needs a full audit.
|
| 1.8 | 23-Nov-2010 |
hannken | branches: 1.8.2; 1.8.4; Remove unused count from pseudo-device md.
|
| 1.7 | 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
| 1.6 | 05-Dec-2009 |
pooka | branches: 1.6.2; 1.6.4; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
|
| 1.5 | 12-Feb-2009 |
rumble | Enable Personal IRIS 4D/20 and 4D/25 support: - Adapt int(4) to handle the INT1 chip - Move generic rtc clocks out of hpc/ and into dev/ - Handle the very strangely wired eeprom and other bits in arcemu - Sprinkle MACH_SGI_IP6 as necessary - Enable IP6/IP10 devices in GENERIC32_IP12. Yes, the naming is poor but there's no winning with kernel/hw compatibility on sgimips...
Tested on my 4D/25. Doesn't (appear to) break macallan@'s IP22.
|
| 1.4 | 17-Oct-2007 |
garbled | branches: 1.4.20; 1.4.28; 1.4.34; 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.
|
| 1.3 | 08-Jul-2007 |
pooka | branches: 1.3.10; RCS Id police
|
| 1.2 | 03-Jan-2006 |
rumble | branches: 1.2.28; 1.2.30; 1.2.36; Fix the comment. It is perfectly valid to have a kernel that supports MIPS1 and MIPS3. However, we need a separate config due to different start addresses.
|
| 1.1 | 13-Nov-2004 |
sekiya | branches: 1.1.2; 1.1.14; 1.1.24; Add INSTALL and GENERIC kernel configuration wrappers for IP12 family.
Note that devices are defined in the IP2x configuration file; the IP12 is 99.5% the same as the IP20/22/24. Indeed, the only reason to have a separate config file for IP12 is to sort out the MIPS1/MIPS3 locore bits.
To that end, the wrappers include the IP2x GENERIC config, undefine a few directives, and define the appropriate bits for IP12.
|
| 1.1.24.1 | 15-Jan-2006 |
yamt | sync with head.
|
| 1.1.14.2 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.1.14.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.1.2.2 | 14-Nov-2004 |
skrll | Sync with HEAD.
|
| 1.1.2.1 | 13-Nov-2004 |
skrll | file GENERIC32_IP12 was added on branch ktrace-lwp on 2004-11-14 08:15:24 +0000
|
| 1.2.36.1 | 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.2.30.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.2.28.1 | 15-Jul-2007 |
ad | Sync with head.
|
| 1.3.10.1 | 06-Nov-2007 |
matt | sync with HEAD
|
| 1.4.34.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.4.28.1 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.4.20.3 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.4.20.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.4.20.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.6.4.5 | 31-May-2011 |
rmind | sync with head
|
| 1.6.4.4 | 21-Apr-2011 |
rmind | sync with head
|
| 1.6.4.3 | 06-Mar-2011 |
rmind | sync with head (and fix few botches with this)
|
| 1.6.4.2 | 05-Mar-2011 |
rmind | sync with head
|
| 1.6.4.1 | 30-May-2010 |
rmind | sync with head
|
| 1.6.2.1 | 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
| 1.8.4.1 | 08-Feb-2011 |
bouyer | Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA is commented out)
|
| 1.8.2.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.11.4.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.11.4.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.11.4.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.12.2.2 | 11-Mar-2012 |
mrg | sync to latest -current
|
| 1.12.2.1 | 18-Feb-2012 |
mrg | merge to -current.
|
| 1.15.2.4 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.15.2.3 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.15.2.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.15.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.22.2.1 | 28-Aug-2013 |
rmind | sync with head
|
| 1.23.4.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.24.2.2 | 18-Nov-2014 |
snj | Pull up following revision(s) (requested by manu in ticket #251): sys/arch/acorn26/conf/GENERIC: revision 1.81 sys/arch/acorn32/conf/GENERIC: revision 1.116 sys/arch/alpha/conf/GENERIC: revision 1.362 sys/arch/amd64/conf/ALL: revision 1.23 sys/arch/amd64/conf/GENERIC: revision 1.404 sys/arch/amd64/conf/XEN3_DOM0: revision 1.112 sys/arch/amd64/conf/XEN3_DOMU: revision 1.60 sys/arch/amiga/conf/GENERIC.in: revision 1.129 sys/arch/amiga/conf/GENERIC: revision 1.311 sys/arch/amigappc/conf/GENERIC: revision 1.24 sys/arch/arc/conf/GENERIC: revision 1.184 sys/arch/bebox/conf/GENERIC: revision 1.145 sys/arch/cats/conf/GENERIC: revision 1.155 sys/arch/cesfic/conf/GENERIC: revision 1.65 sys/arch/cobalt/conf/GENERIC: revision 1.147 sys/arch/dreamcast/conf/GENERIC: revision 1.121 sys/arch/emips/conf/GENERIC: revision 1.15 sys/arch/epoc32/conf/GENERIC: revision 1.8 sys/arch/ews4800mips/conf/GENERIC: revision 1.51 sys/arch/hp300/conf/GENERIC: revision 1.190 sys/arch/hpcmips/conf/GENERIC: revision 1.229 sys/arch/hpcsh/conf/GENERIC: revision 1.106 sys/arch/hppa/conf/GENERIC: revision 1.6 sys/arch/i386/conf/ALL: revision 1.389 sys/arch/i386/conf/GENERIC: revision 1.1118 sys/arch/i386/conf/XEN3_DOM0: revision 1.93 sys/arch/i386/conf/XEN3_DOMU: revision 1.65 sys/arch/ibmnws/conf/GENERIC: revision 1.46 sys/arch/iyonix/conf/GENERIC: revision 1.88 sys/arch/landisk/conf/GENERIC: revision 1.45 sys/arch/luna68k/conf/GENERIC: revision 1.119 sys/arch/mac68k/conf/GENERIC: revision 1.220 sys/arch/macppc/conf/GENERIC: revision 1.320 sys/arch/macppc/conf/MAMBO: revision 1.24 sys/arch/macppc/conf/POWERMAC_G5: revision 1.25 sys/arch/mipsco/conf/GENERIC: revision 1.88 sys/arch/mmeye/conf/GENERIC: revision 1.120 sys/arch/mvme68k/conf/GENERIC: revision 1.94 sys/arch/mvmeppc/conf/GENERIC: revision 1.24 sys/arch/netwinder/conf/GENERIC: revision 1.126 sys/arch/news68k/conf/GENERIC: revision 1.125 sys/arch/newsmips/conf/GENERIC: revision 1.129 sys/arch/next68k/conf/GENERIC: revision 1.139 sys/arch/ofppc/conf/GENERIC: revision 1.157 sys/arch/pmax/conf/GENERIC64: revision 1.21 sys/arch/pmax/conf/GENERIC: revision 1.185 sys/arch/prep/conf/GENERIC: revision 1.174 sys/arch/rs6000/conf/GENERIC: revision 1.33 sys/arch/sandpoint/conf/GENERIC: revision 1.88 sys/arch/sbmips/conf/GENERIC: revision 1.101 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106 sys/arch/shark/conf/GENERIC: revision 1.121 sys/arch/sparc/conf/GENERIC: revision 1.248 sys/arch/sparc/conf/TADPOLE3GX: revision 1.65 sys/arch/sparc64/conf/GENERIC: revision 1.177 sys/arch/sparc64/conf/NONPLUS64: revision 1.44 sys/arch/sun2/conf/GENERIC: revision 1.94 sys/arch/sun3/conf/GENERIC: revision 1.171 sys/arch/vax/conf/GENERIC: revision 1.193 sys/arch/vax/conf/VAX780: revision 1.19 sys/arch/x68k/conf/GENERIC: revision 1.179 sys/arch/zaurus/conf/GENERIC: revision 1.65 sys/ufs/files.ufs: revision 1.38 Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
|
| 1.24.2.1 | 14-Nov-2014 |
martin | Pull up following revision(s) (requested by manu in ticket #232): sys/arch/next68k/conf/GENERIC: revision 1.138 sys/arch/cobalt/conf/GENERIC: revision 1.146 sys/arch/mvme68k/conf/GENERIC: revision 1.93 sys/arch/vax/conf/VAX780: revision 1.18 sys/arch/newsmips/conf/GENERIC: revision 1.128 sys/arch/luna68k/conf/GENERIC: revision 1.118 sys/arch/sbmips/conf/GENERIC: revision 1.100 sys/arch/pmax/conf/GENERIC: revision 1.184 sys/arch/alpha/conf/GENERIC: revision 1.361 sys/arch/sparc64/conf/GENERIC: revision 1.176 sys/arch/sun3/conf/GENERIC: revision 1.170 sys/arch/shark/conf/GENERIC: revision 1.120 sys/arch/landisk/conf/GENERIC: revision 1.44 sys/arch/bebox/conf/GENERIC: revision 1.144 sys/arch/sparc64/conf/NONPLUS64: revision 1.43 sys/arch/sandpoint/conf/GENERIC: revision 1.87 sys/arch/emips/conf/GENERIC: revision 1.14 sys/arch/amd64/conf/XEN3_DOM0: revision 1.111 sys/arch/dreamcast/conf/GENERIC: revision 1.120 sys/arch/cesfic/conf/GENERIC: revision 1.64 sys/arch/mmeye/conf/GENERIC: revision 1.119 sys/arch/epoc32/conf/GENERIC: revision 1.7 sys/arch/x68k/conf/GENERIC: revision 1.178 sys/arch/iyonix/conf/GENERIC: revision 1.87 sys/arch/sun2/conf/GENERIC: revision 1.93 sys/arch/ews4800mips/conf/GENERIC: revision 1.50 sys/arch/amd64/conf/XEN3_DOMU: revision 1.59 sys/arch/acorn26/conf/GENERIC: revision 1.80 sys/arch/acorn32/conf/GENERIC: revision 1.115 sys/arch/macppc/conf/POWERMAC_G5: revision 1.24 sys/arch/i386/conf/GENERIC: revision 1.1117 sys/arch/arc/conf/GENERIC: revision 1.183 sys/arch/cats/conf/GENERIC: revision 1.154 sys/arch/amiga/conf/GENERIC.in: revision 1.128 sys/arch/zaurus/conf/GENERIC: revision 1.64 sys/arch/netwinder/conf/GENERIC: revision 1.125 sys/arch/hppa/conf/GENERIC: revision 1.5 sys/arch/mvmeppc/conf/GENERIC: revision 1.23 sys/arch/macppc/conf/GENERIC: revision 1.319 sys/arch/amiga/conf/GENERIC: revision 1.310 sys/arch/pmax/conf/GENERIC64: revision 1.20 sys/arch/macppc/conf/MAMBO: revision 1.23 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27 sys/arch/amigappc/conf/GENERIC: revision 1.23 sys/arch/amd64/conf/GENERIC: revision 1.403 sys/arch/ofppc/conf/GENERIC: revision 1.156 sys/arch/mac68k/conf/GENERIC: revision 1.219 sys/arch/i386/conf/XEN3_DOMU: revision 1.64 sys/arch/mipsco/conf/GENERIC: revision 1.87 sys/arch/hp300/conf/GENERIC: revision 1.189 sys/arch/vax/conf/GENERIC: revision 1.192 sys/arch/news68k/conf/GENERIC: revision 1.124 sys/arch/ibmnws/conf/GENERIC: revision 1.45 sys/arch/hpcsh/conf/GENERIC: revision 1.105 sys/arch/sparc/conf/TADPOLE3GX: revision 1.64 sys/arch/i386/conf/XEN3_DOM0: revision 1.92 sys/arch/sparc/conf/GENERIC: revision 1.247 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105 sys/arch/prep/conf/GENERIC: revision 1.173 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103 sys/arch/rs6000/conf/GENERIC: revision 1.32 sys/arch/hpcmips/conf/GENERIC: revision 1.228 Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels This change just brings UFS1 extended attribute *support* in the kernel, extended attributes are not enabled unless three conditions are met: 1) filesystem is UFS1 (newfs -O1) 2) .attribute/system and .attribute/user directories are created at fs root 3) filesystem is mounted with -o extattr Some GENERIC kernels are obviously memory constrained, the extended attributes options were not enabled for them, but just added commented out. (kernel were considered memory constrained if QUOTA option was disabled)
|
| 1.28.2.2 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.28.2.1 | 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.29.10.1 | 26-Jan-2018 |
martin | Pull up following revision(s) (requested by sevan in ticket #510): sys/arch/sun3/conf/GENERIC3X: revision 1.130 sys/arch/sparc64/conf/GENERIC: revision 1.203 sys/arch/news68k/conf/LIBERO: revision 1.66 sys/arch/amiga/conf/DRACO: revision 1.185 sys/arch/evbarm/conf/MV2120: revision 1.35 sys/arch/x68k/conf/GENERIC: revision 1.187 sys/arch/rs6000/conf/GENERIC: revision 1.39 sys/arch/news68k/conf/GENERIC_TINY: revision 1.86 sys/arch/i386/conf/XEN3_DOMU: revision 1.88 sys/arch/iyonix/conf/GENERIC: revision 1.97 sys/arch/evbarm64/conf/A64EMUL: revision 1.11 sys/arch/mvme68k/conf/GENERIC: revision 1.98 sys/arch/acorn32/conf/GENERIC: revision 1.124 sys/arch/i386/conf/XEN3_DOM0: revision 1.125 sys/arch/cobalt/conf/INSTALL: revision 1.65 sys/arch/macppc/conf/GENERIC_601: revision 1.16 sys/arch/hppa/conf/GENERIC: revision 1.17 sys/arch/amiga/conf/GENERIC.in: revision 1.137 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33 sys/arch/netwinder/conf/GENERIC: revision 1.134 sys/arch/amd64/conf/XEN3_DOMU: revision 1.83 sys/arch/mac68k/conf/GENERIC: revision 1.225 sys/arch/arc/conf/RPC44: revision 1.54 sys/arch/mipsco/conf/GENERIC: revision 1.92 sys/arch/cats/conf/GENERIC: revision 1.166 sys/arch/amd64/conf/XEN3_DOM0: revision 1.145 sys/arch/amigappc/conf/GENERIC: revision 1.33 sys/arch/sun3/conf/GENERIC: revision 1.176 sys/arch/news68k/conf/GENERIC: revision 1.130 sys/arch/hpcsh/conf/GENERIC: revision 1.110 sys/arch/hp300/conf/GENERIC: revision 1.198 sys/arch/atari/conf/GENERIC.in: revision 1.115 sys/arch/sparc/conf/MRCOFFEE: revision 1.54 sys/arch/evbppc/conf/EXPLORA451: revision 1.62 sys/arch/cesfic/conf/GENERIC: revision 1.69 sys/arch/vax/conf/GENERIC: revision 1.204 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112 sys/arch/sparc/conf/GENERIC: revision 1.258 sys/arch/next68k/conf/GENERIC: revision 1.145 sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34 sys/arch/prep/conf/GENERIC: revision 1.185 sys/arch/amiga/conf/INSTALL: revision 1.129 sys/arch/newsmips/conf/GENERIC: revision 1.133 sys/arch/cobalt/conf/GENERIC: revision 1.156 sys/arch/sun2/conf/GENERIC: revision 1.99 sys/arch/luna68k/conf/INSTALL: revision 1.25 sys/arch/amigappc/conf/NULL: revision 1.53 sys/arch/acorn26/conf/GENERIC: revision 1.85 sys/arch/vax/conf/VAX780: revision 1.25 sys/arch/luna68k/conf/GENERIC: revision 1.125 sys/arch/ews4800mips/conf/GENERIC: revision 1.56 sys/arch/macppc/conf/POWERMAC_G5: revision 1.29 sys/arch/arc/conf/GENERIC: revision 1.189 sys/arch/macppc/conf/MAMBO: revision 1.27 sys/arch/acorn32/conf/EB7500ATX: revision 1.64 sys/arch/pmax/conf/GENERIC: revision 1.196 sys/arch/pmax/conf/GENERIC64: revision 1.28 sys/arch/amiga/conf/GENERIC: revision 1.319 sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55 sys/arch/macppc/conf/GENERIC: revision 1.339 sys/arch/emips/conf/GENERIC: revision 1.21 sys/arch/sandpoint/conf/GENERIC: revision 1.97 sys/arch/landisk/conf/GENERIC: revision 1.58 sys/arch/bebox/conf/GENERIC: revision 1.157 sys/arch/alpha/conf/GENERIC: revision 1.379 Alternate buffer queue strategies no longer considered experimental, update description. Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
|
| 1.33.4.2 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.33.4.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.33.2.1 | 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
| 1.36.4.1 | 25-Jan-2020 |
ad | Sync with head.
|
| 1.39.2.1 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
| 1.125 | 29-Jan-2024 |
christos | PR/57889: Ricardo Branco: ext2fs does not have user immutable and append file flags, only system ones. Restrict those to the superuser. Before the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the default.
|
| 1.124 | 07-Aug-2022 |
simonb | UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order.
|
| 1.123 | 08-Jun-2022 |
martin | This kernel has no midi, so comment out pseudo-device sequencer
|
| 1.122 | 21-Aug-2021 |
andvar | fix some more typos in comments/log messages, improve wording as well.
|
| 1.121 | 27-Sep-2020 |
roy | vether: Add to kernel configurations
It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out.
|
| 1.120 | 16-Aug-2020 |
jdolecek | make COMPAT_LINUX option disabled by default
leave the option enabled only in amd64/i386 ALL kernels to make sure it continues to be compilable also when included in kernel
|
| 1.119 | 01-Aug-2020 |
maxv | Remove references to BRIDGE_IPF, it is now compiled in by default.
|
| 1.118 | 19-Jan-2020 |
thorpej | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is long since obsolete.
|
| 1.117 | 06-May-2019 |
sevan | branches: 1.117.4; Use filesystems.config to reduce duplication
|
| 1.116 | 26-Apr-2019 |
sevan | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy.
|
| 1.115 | 13-Apr-2019 |
isaki | Add drvctl to kernel which has audio device. audiocfg(1) requires drvctl(4).
|
| 1.114 | 01-Aug-2018 |
maxv | Unreference IPF/PF from all the config files, and enable NPF instead when wanted. This also fixes some inconsistencies I saw in several files (eg IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
|
| 1.113 | 09-Apr-2018 |
christos | branches: 1.113.2; rename "panel" to "button" to avoid conflict with fdt
|
| 1.112 | 23-Jan-2018 |
sevan | branches: 1.112.2; Alternate buffer queue strategies no longer considered experimental, update description.
Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
|
| 1.111 | 14-Sep-2017 |
mrg | clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options.
removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
|
| 1.110 | 13-Sep-2017 |
sevan | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options. These algorithms are either broken or on their way to being broken.
Discussed on tech-security http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html
ok riastradh
|
| 1.109 | 28-Jul-2017 |
maxv | Remove TCP_COMPAT_42 from the config files. Pass 1.
|
| 1.108 | 13-Dec-2016 |
christos | branches: 1.108.8; wildcard speaker attachments, now that we can handle many of them.
|
| 1.107 | 10-Dec-2016 |
christos | remove VAUDIOSPEAKER for now, will be done differently.
|
| 1.106 | 08-Dec-2016 |
nat | Add a synthesized pc beeper and keyboard bell for platforms with an audio device.
|
| 1.105 | 26-Sep-2015 |
maxv | branches: 1.105.2; Remove KMEMSTATS. Normally it's ok now.
|
| 1.104 | 16-Nov-2014 |
manu | branches: 1.104.2; Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
|
| 1.103 | 12-Nov-2014 |
manu | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel, extended attributes are not enabled unless three conditions are met: 1) filesystem is UFS1 (newfs -O1) 2) .attribute/system and .attribute/user directories are created at fs root 3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended attributes options were not enabled for them, but just added commented out. (kernel were considered memory constrained if QUOTA option was disabled)
|
| 1.102 | 23-Aug-2014 |
dholland | Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.101 | 16-Aug-2014 |
apb | Add "options COMPAT_70" to all kernel configuration files that already had "options COMPAT_60".
|
| 1.100 | 20-Jul-2014 |
alnsn | branches: 1.100.2; Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids.
|
| 1.99 | 30-Jun-2013 |
rmind | branches: 1.99.4; G/C PFIL_HOOKS from the kernel configs.
|
| 1.98 | 05-Jun-2013 |
christos | branches: 1.98.2; remove obsolete networking options
|
| 1.97 | 27-Apr-2013 |
christos | more bogus number removal
|
| 1.96 | 27-Apr-2013 |
christos | the bogus number police
|
| 1.95 | 27-Apr-2013 |
christos | remove confusing numeric locators where they are unused.
|
| 1.94 | 02-Mar-2013 |
christos | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
|
| 1.93 | 01-Mar-2013 |
joerg | Retire OSI network stack. OK core@
|
| 1.92 | 17-Oct-2012 |
apb | Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
|
| 1.91 | 17-Aug-2012 |
abs | branches: 1.91.2; 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?
|
| 1.90 | 10-Mar-2012 |
joerg | P1003_1B_SEMAPHORE is no longer optional.
|
| 1.89 | 18-Dec-2011 |
dholland | WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
|
| 1.88 | 22-Nov-2011 |
tls | branches: 1.88.2;
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.
|
| 1.87 | 26-Apr-2011 |
joerg | branches: 1.87.4; Remove IRIX emulation
|
| 1.86 | 06-Mar-2011 |
bouyer | 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.
|
| 1.85 | 05-Mar-2011 |
joerg | Disable COMPAT_IRIX and related code. The usefulness is under discussion and code that dereferences pointer into userland without proper checking needs a full audit.
|
| 1.84 | 23-Nov-2010 |
hannken | branches: 1.84.2; 1.84.4; Remove unused count from pseudo-device md.
|
| 1.83 | 07-Jul-2010 |
chs | enable COMPAT_LINUX.
|
| 1.82 | 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
| 1.81 | 05-Dec-2009 |
pooka | branches: 1.81.2; 1.81.4; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
|
| 1.80 | 14-May-2009 |
macallan | add panel driver
|
| 1.79 | 12-Feb-2009 |
rumble | Enable Personal IRIS 4D/20 and 4D/25 support: - Adapt int(4) to handle the INT1 chip - Move generic rtc clocks out of hpc/ and into dev/ - Handle the very strangely wired eeprom and other bits in arcemu - Sprinkle MACH_SGI_IP6 as necessary - Enable IP6/IP10 devices in GENERIC32_IP12. Yes, the naming is poor but there's no winning with kernel/hw compatibility on sgimips...
Tested on my 4D/25. Doesn't (appear to) break macallan@'s IP22.
|
| 1.78 | 24-Jan-2009 |
mrg | branches: 1.78.2; add COMPAT_50 to all the configs with COMPAT_40.
|
| 1.77 | 24-Nov-2008 |
ad | Remove softdep, pass 1. We are focused on improving journalling.
Proposed on tech-kern@.
|
| 1.76 | 12-Nov-2008 |
ad | Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.75 | 15-Aug-2008 |
tsutsui | branches: 1.75.2; 1.75.4; 1.75.8; Add accept filters to GENERIC-like kernels.
|
| 1.74 | 31-Jul-2008 |
simonb | Add "options WAPBL" to standard GENERIC/INSTALL type configs.
|
| 1.73 | 04-Apr-2008 |
tsutsui | branches: 1.73.4; 1.73.6; 1.73.10; - add options COMPAT_40 - use options<space><tab>
|
| 1.72 | 07-Mar-2008 |
tnn | tmpfs works on sgimips, so enable it.
|
| 1.71 | 31-Dec-2007 |
ad | branches: 1.71.2; 1.71.6; Remove systrace. Ok core@.
|
| 1.70 | 04-Nov-2007 |
xtraeme | branches: 1.70.2; 1.70.8; 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.
|
| 1.69 | 17-Oct-2007 |
garbled | 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.
|
| 1.68 | 06-Aug-2007 |
adrianp | branches: 1.68.2; 1.68.6; Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.67 | 29-Jun-2007 |
rumble | branches: 1.67.2; 1.67.4; 1.67.8; Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
| 1.66 | 06-Jun-2007 |
martin | Add pseudo-device agr to more kernels
|
| 1.65 | 20-Feb-2007 |
rumble | branches: 1.65.4; 1.65.6; 1.65.12; Enable GIO32 SCSI adapters to attach at secondary and tertiary HPCs.
|
| 1.64 | 29-Dec-2006 |
rumble | branches: 1.64.2; Enable light(4).
|
| 1.63 | 29-Dec-2006 |
rumble | Rework GIO probing a bit.
Devices present on the GIO bus needn't always provide a Product Indentification Word, even if their address space is the same as the address space of a slot. Separate the handling of probing for slot-based devices and graphics devices, matching the latter first, and precluding addresses probed for the former when a graphics device is known to exist in a slot's space.
|
| 1.62 | 24-Dec-2006 |
rumble | The Set Engineering workaround is now set as a proplib entry in sgimips/autoconf.c.
|
| 1.61 | 23-Dec-2006 |
rumble | The Set Engineering board now works, so enabled it with the appropriate workaround option. Also, add 'tlphy' to keep the dmesg tidy (it's unused).
|
| 1.60 | 23-Dec-2006 |
rumble | Permit sq(4) to attach to secondary HPCs, enabling support for the E++ GIO adapters and the secondary ethernet on the Challenge S (untested).
|
| 1.59 | 11-Nov-2006 |
jmmv | branches: 1.59.2; 1.59.4; Remove tmpfs's experimental status. OK'ed by core@.
|
| 1.58 | 04-Sep-2006 |
rumble | branches: 1.58.2; 1.58.4; Check the haltwo hardware present bit in the match function, rather than in the attach function after we've thwacked several registers and potentially wedged the machine. This fixes booting on Challenge S systems and addresses PR 25202.
Consequently, re-enable haltwo in the default kernel configuration.
Many thanks to George Harvey for testing and feedback.
|
| 1.57 | 01-Sep-2006 |
rumble | Comment out tl(4) and nsphy(4) (used by the Set Engineering board) as it appears to have an unresolved problem with bulk transmits.
|
| 1.56 | 30-Aug-2006 |
rumble | Add the giopci device and associated ethernet/mii chipsets for the Phobos and Set Engineering GIO fast ethernet boards.
|
| 1.55 | 26-Aug-2006 |
christos | PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
|
| 1.54 | 26-Aug-2006 |
tsutsui | Remove obsolete #options VERIFIED_EXEC, found by grep(1).
|
| 1.53 | 12-Aug-2006 |
christos | Disable SYSTRACE by default on all kernels (discussed with core)
|
| 1.52 | 31-Jul-2006 |
he | branches: 1.52.2; Also comment out audio* at audiobus? now that no audio device is available.
|
| 1.51 | 20-Jul-2006 |
rumble | Disable haltwo(4) by default. The driver does not properly determine when the audio hardware is not present and causes a hang on Challenge-S systems.
Approved by pooka@ and sekiya@.
|
| 1.50 | 30-Jun-2006 |
tsutsui | Add (commented out) pseudo-device carp.
|
| 1.49 | 19-Apr-2006 |
drochner | branches: 1.49.4; adjust comments for the new location of wskbdmap_mfii.c, addresses PR kern/33290 by henry nelson
|
| 1.48 | 15-Apr-2006 |
jmmv | Remove the getwschar and putwschar accessops from wsdisplay drivers as requested by uwe@. These were wrong because they were receiving an emulcookie yet they were accessops (thus having to receive an accesscookie). Instead, just handle the WSDISPLAYIO_{GET,PUT}WSCHAR ioctls from the driver's ioctl accessop.
As this reduces the amount of code needed to handle these operations to two small functions in each driver, remove the WSDISPLAY_CHARFUNCS kernel option.
Reviewed by, at least, uwe@ and macallan@. No objections in tech-kern@.
|
| 1.47 | 28-Mar-2006 |
pavel | 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".
|
| 1.46 | 05-Feb-2006 |
cube | branches: 1.46.2; 1.46.4; 1.46.6; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
|
| 1.45 | 04-Feb-2006 |
rpaulo | bpfilter doesn't accept count anymore.
|
| 1.44 | 03-Feb-2006 |
tsutsui | branches: 1.44.2; Add commented out UDF file-system entry in GENERIC-like configurations.
|
| 1.43 | 28-Dec-2005 |
kurahone | branches: 1.43.2; 1.43.4; Added support for the IP22 IOC's parallel port (PI1).
Code contributed by Joe Britt.
Reviewed by <sekiya> and <kurahone>.
|
| 1.42 | 20-Dec-2005 |
thorpej | Remove the tablet line discipline.
|
| 1.41 | 10-Dec-2005 |
tsutsui | Sync with other ports: > Add (commented out) Veriexec options and pseudo-device to GENERIC kernels.
|
| 1.40 | 07-Dec-2005 |
tsutsui | Adjust comments for options FFS_NO_SNAPSHOT.
XXX: This option should be mentioned in options(4).
|
| 1.39 | 06-Oct-2005 |
tsutsui | Add (commented out) file-system TMPFS.
|
| 1.38 | 19-Aug-2005 |
christos | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
|
| 1.37 | 19-Aug-2005 |
christos | 64 bit inode changes.
|
| 1.36 | 31-Jul-2005 |
yamt | 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.
|
| 1.35 | 30-Jul-2005 |
yamt | add "options VMSWAP" to non INSTALL kernels.
|
| 1.34 | 17-Jul-2005 |
hubertf | 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.
|
| 1.33 | 07-Jul-2005 |
tron | Add (commented out) IPSEC_NAT_T option.
|
| 1.32 | 25-Jun-2005 |
rpaulo | branches: 1.32.2; Add file-system PTYFS (commented out) so that people know its existence.
Ok'ed by Christos Zoulas and Hubert Feyrer.
|
| 1.31 | 09-Jun-2005 |
tsutsui | - 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.
|
| 1.30 | 18-Feb-2005 |
dsl | branches: 1.30.4; Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
|
| 1.29 | 11-Feb-2005 |
dsl | Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
|
| 1.28 | 31-Jan-2005 |
hannken | 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>
|
| 1.27 | 28-Jan-2005 |
rumble | Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently commented out and labeled experimental pending further review and testing.
|
| 1.26 | 17-Jan-2005 |
cube | branches: 1.26.2; 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.
|
| 1.25 | 01-Jan-2005 |
rumble | branches: 1.25.2; Add commented out pf and pflog pseudo-devices.
|
| 1.24 | 13-Nov-2004 |
sekiya | Add INSTALL and GENERIC kernel configuration wrappers for IP12 family.
Note that devices are defined in the IP2x configuration file; the IP12 is 99.5% the same as the IP20/22/24. Indeed, the only reason to have a separate config file for IP12 is to sort out the MIPS1/MIPS3 locore bits.
To that end, the wrappers include the IP2x GENERIC config, undefine a few directives, and define the appropriate bits for IP12.
|
| 1.23 | 10-Nov-2004 |
christos | Add COMPAT_BSDPTY to the rest of the config files.
|
| 1.22 | 01-Oct-2004 |
sekiya | Move the ECOFF definition from the INSTALL kernel to the GENERIC kernel -- it's possible that someone might want to run an IP20 diskless.
Pointed out by simonb@
|
| 1.21 | 29-Sep-2004 |
sekiya | Add COMPAT_20
|
| 1.20 | 04-Sep-2004 |
manu | IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
|
| 1.19 | 15-Jul-2004 |
atatat | branches: 1.19.2; Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
|
| 1.18 | 08-Jul-2004 |
sekiya | Add wsmouse* at zsms*
|
| 1.17 | 08-Jul-2004 |
sekiya | Uncomment keyboard/mouse at zs*
|
| 1.16 | 08-Jul-2004 |
sekiya | Uncomment grtwo* attachment and its corresponding wsdisplay*
|
| 1.15 | 07-Jul-2004 |
rumble | Fix a typo in zsms0's parent.
|
| 1.14 | 06-Jul-2004 |
sekiya | Add commented-out entries for grtwo wscons support (and fix the entries for serial keyboard/mouse).
|
| 1.13 | 28-Jun-2004 |
bouyer | 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.
|
| 1.12 | 26-Jun-2004 |
abs | Add (commented out) ALTQ options to all GENERIC-like files
|
| 1.11 | 18-Jun-2004 |
christos | ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
|
| 1.10 | 16-Jun-2004 |
christos | Add pseudo-device ptm on all the generic flavored kernels.
|
| 1.9 | 19-Jan-2004 |
sekiya | branches: 1.9.2; Attach int0 at mainbus (precedent being the ip32 CRIME device, which handled interrupts and timer calibration yet is also attached at mainbus).
Introduce the INDY_R4600_CACHE config option, which more accurately describes the code enabled by this option.
This renders #ifdef IPxx completely obsolete, thus we theoretically can unify the GENERIC files if a workable load address relocation scheme can be found.
|
| 1.8 | 15-Jan-2004 |
pooka | Replace prehistoric comment "Indy" with something a bit more current
|
| 1.7 | 02-Jan-2004 |
sekiya | Wire down zsc/zstty mapping and add commented-out entries for IP20 keyboard/mouse.
|
| 1.6 | 15-Dec-2003 |
sekiya | Change all IP22 preprocessor conditionals to IP2X preprocessor conditionals.
Part one of two -- part two will be renaming ip22_*() to ip2x_*().
|
| 1.5 | 15-Dec-2003 |
sekiya | Add ioc driver to IP2x config file, pull in ioc/files.ioc as well. Note that IP2x now has blinkenlitzen.
|
| 1.4 | 15-Dec-2003 |
lonewolf | Add pckbc/wscons/newport related attachments.
|
| 1.3 | 14-Dec-2003 |
sekiya | Uncomment dpclock, remove IP20 option. IP20 now boots as far as the boot device selection prompt using the GENERIC kernel.
|
| 1.2 | 22-Nov-2003 |
sekiya | Add (commented out) dpclock for ip22 and blinkenlitzen for ip32.
|
| 1.1 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.9.2.4 | 11-Aug-2007 |
bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.9.2.3 | 15-Jul-2004 |
he | branches: 1.9.2.3.2; 1.9.2.3.4; Pull up revision 1.19 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
|
| 1.9.2.2 | 02-Jul-2004 |
he | Pull up revision 1.13 (requested by bouyer in ticket #573): 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). Fixes PR#25897 and PR#25898.
|
| 1.9.2.1 | 30-Jun-2004 |
jdc | Pull up revision 1.12 (requested by abs in ticket #567).
Add (commented out) ALTQ options to all GENERIC-like files
|
| 1.9.2.3.4.1 | 11-Aug-2007 |
bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.9.2.3.2.1 | 11-Aug-2007 |
bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.19.2.13 | 11-Dec-2005 |
christos | Sync with head.
|
| 1.19.2.12 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.19.2.11 | 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
| 1.19.2.10 | 15-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.19.2.9 | 04-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.19.2.8 | 24-Jan-2005 |
skrll | Sync with HEAD.
|
| 1.19.2.7 | 17-Jan-2005 |
skrll | Sync with HEAD.
|
| 1.19.2.6 | 14-Nov-2004 |
skrll | Sync with HEAD.
|
| 1.19.2.5 | 19-Oct-2004 |
skrll | Sync with HEAD
|
| 1.19.2.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.19.2.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.19.2.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.19.2.1 | 15-Jul-2004 |
skrll | file GENERIC32_IP2x was added on branch ktrace-lwp on 2004-08-03 10:40:00 +0000
|
| 1.25.2.1 | 29-Apr-2005 |
kent | sync with -current
|
| 1.26.2.2 | 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.26.2.1 | 12-Feb-2005 |
yamt | sync with head.
|
| 1.30.4.3 | 28-Aug-2007 |
ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.30.4.2 | 14-Aug-2005 |
riz | branches: 1.30.4.2.2; 1.30.4.2.4; Pull up revision 1.34 (requested by hubertf in ticket #625): Add support for reading cloop2 compressed filesystem images, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me.
|
| 1.30.4.1 | 18-Jul-2005 |
riz | Pull up revision 1.33 (requested by tron in ticket #566): Add (commented out) IPSEC_NAT_T option.
|
| 1.30.4.2.4.1 | 28-Aug-2007 |
ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.30.4.2.2.1 | 28-Aug-2007 |
ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.32.2.7 | 17-Mar-2008 |
yamt | sync with head.
|
| 1.32.2.6 | 21-Jan-2008 |
yamt | sync with head
|
| 1.32.2.5 | 15-Nov-2007 |
yamt | sync with head.
|
| 1.32.2.4 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.32.2.3 | 26-Feb-2007 |
yamt | sync with head.
|
| 1.32.2.2 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.32.2.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.43.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.43.2.1 | 18-Feb-2006 |
yamt | sync with head.
|
| 1.44.2.1 | 22-Apr-2006 |
simonb | Sync with head.
|
| 1.46.6.2 | 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
| 1.46.6.1 | 31-Mar-2006 |
tron | Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
|
| 1.46.4.2 | 11-May-2006 |
elad | sync with head
|
| 1.46.4.1 | 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
| 1.46.2.5 | 14-Sep-2006 |
yamt | sync with head.
|
| 1.46.2.4 | 03-Sep-2006 |
yamt | sync with head.
|
| 1.46.2.3 | 11-Aug-2006 |
yamt | sync with head
|
| 1.46.2.2 | 24-May-2006 |
yamt | sync with head.
|
| 1.46.2.1 | 01-Apr-2006 |
yamt | sync with head.
|
| 1.49.4.1 | 13-Jul-2006 |
gdamore | Merge from HEAD.
|
| 1.52.2.5 | 22-Sep-2006 |
riz | Pull up following revision(s) (requested by tsutsui in ticket #170): sys/arch/sparc64/conf/GENERIC: revision 1.63 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.55 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.54 sys/arch/next68k/conf/GENERIC: revision 1.105 sys/arch/ews4800mips/conf/GENERIC: revision 1.12 sys/arch/arc/conf/GENERIC: revision 1.142 sys/arch/sun3/conf/GENERIC3X: revision 1.91 sys/arch/amd64/conf/GENERIC: revision 1.105 sys/arch/sun2/conf/GENERIC: revision 1.58 sys/arch/amiga/conf/GENERIC.in: revision 1.55 sys/arch/mac68k/conf/GENERIC: revision 1.175 sys/arch/acorn26/conf/GENERIC: revision 1.46 sys/arch/shark/conf/GENERIC: revision 1.65 sys/arch/cesfic/conf/GENERIC: revision 1.45 sys/arch/sandpoint/conf/GENERIC: revision 1.36 sys/arch/iyonix/conf/GENERIC: revision 1.32 sys/arch/mvme68k/conf/GENERIC: revision 1.69 sys/arch/evbarm/conf/ARMADILLO210: revision 1.3 sys/arch/vax/conf/GENERIC: revision 1.154 sys/arch/mipsco/conf/GENERIC: revision 1.61 sys/arch/evbarm/conf/ARMADILLO9: revision 1.14 sys/arch/cobalt/conf/GENERIC: revision 1.103 sys/arch/ofppc/conf/GENERIC: revision 1.94 sys/arch/hp700/conf/GENERIC: revision 1.69 sys/arch/playstation2/conf/GENERIC: revision 1.8 sys/arch/dreamcast/conf/GENERIC: revision 1.73 sys/arch/news68k/conf/GENERIC: revision 1.81 sys/arch/macppc/conf/GENERIC: revision 1.234 sys/arch/hp300/conf/GENERIC: revision 1.134 sys/arch/mmeye/conf/GENERIC: revision 1.83 sys/arch/ibmnws/conf/GENERIC: revision 1.26 sys/arch/cats/conf/GENERIC: revision 1.109 sys/arch/sparc/conf/GENERIC: revision 1.191 sys/arch/pdp10/conf/GENERIC: revision 1.27 sys/arch/acorn32/conf/GENERIC: revision 1.75 sys/arch/luna68k/conf/GENERIC: revision 1.74 sys/arch/bebox/conf/GENERIC: revision 1.101 sys/arch/pmax/conf/GENERIC: revision 1.148 sys/arch/x68k/conf/GENERIC: revision 1.130 sys/arch/sun3/conf/GENERIC: revision 1.134 sys/arch/prep/conf/GENERIC: revision 1.126 sys/arch/alpha/conf/GENERIC: revision 1.293 sys/arch/newsmips/conf/GENERIC: revision 1.94 sys/arch/netwinder/conf/GENERIC: revision 1.83 sys/arch/hpcsh/conf/GENERIC: revision 1.69 sys/arch/sbmips/conf/GENERIC: revision 1.55 sys/arch/pc532/conf/GENERIC: revision 1.65 sys/arch/hpcmips/conf/GENERIC: revision 1.192 Remove obsolete #options VERIFIED_EXEC, found by grep(1).
|
| 1.52.2.4 | 10-Sep-2006 |
tron | Pull up following revision(s) (requested by rumble in ticket #137): sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.57 Comment out tl(4) and nsphy(4) (used by the Set Engineering board) as it appears to have an unresolved problem with bulk transmits.
|
| 1.52.2.3 | 10-Sep-2006 |
tron | Pull up following revision(s) (requested by rumble in ticket #137): sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.56 Add the giopci device and associated ethernet/mii chipsets for the Phobos and Set Engineering GIO fast ethernet boards.
|
| 1.52.2.2 | 08-Sep-2006 |
riz | Pull up following revision(s) (requested by rumble in ticket #120): sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.58 via patch sys/arch/sgimips/hpc/haltwo.c: revision 1.10 Check the haltwo hardware present bit in the match function, rather than in the attach function after we've thwacked several registers and potentially wedged the machine. This fixes booting on Challenge S systems and addresses PR 25202. Consequently, re-enable haltwo in the default kernel configuration. Many thanks to George Harvey for testing and feedback.
|
| 1.52.2.1 | 14-Aug-2006 |
tron | Pull up following revision(s) (requested by elad in ticket #17): sys/arch/sparc/conf/KRUPS: revision 1.38 sys/arch/i386/conf/XEN2_DOMU: revision 1.2 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53 sys/arch/evbsh5/conf/SIMULATOR: revision 1.12 sys/arch/sparc/conf/MRCOFFEE: revision 1.17 sys/arch/next68k/conf/GENERIC: revision 1.104 sys/arch/i386/conf/VIRTUALPC: revision 1.44 sys/arch/ews4800mips/conf/GENERIC: revision 1.11 sys/arch/evbsh5/conf/CAYMAN: revision 1.23 sys/arch/arc/conf/GENERIC: revision 1.141 sys/arch/amd64/conf/GENERIC: revision 1.103 sys/arch/sun3/conf/GENERIC3X: revision 1.90 sys/arch/evbarm/conf/HDL_G: revision 1.3 sys/arch/sun2/conf/GENERIC: revision 1.57 sys/arch/news68k/conf/GENERIC_TINY: revision 1.51 sys/arch/evbppc/conf/EXPLORA451: revision 1.27 sys/arch/amiga/conf/GENERIC.in: revision 1.54 sys/arch/mac68k/conf/GENERIC: revision 1.174 sys/arch/acorn26/conf/GENERIC: revision 1.45 sys/arch/shark/conf/GENERIC: revision 1.64 sys/arch/cesfic/conf/GENERIC: revision 1.44 sys/arch/mvme68k/conf/GENERIC: revision 1.68 sys/arch/i386/conf/XEN2_DOM0: revision 1.4 sys/arch/atari/conf/GENERIC.in: revision 1.63 sys/arch/amiga/conf/GENERIC: revision 1.240 sys/arch/i386/conf/LAMB: revision 1.65 sys/arch/i386/conf/GENERIC: revision 1.773 sys/arch/acorn32/conf/EB7500ATX: revision 1.26 sys/arch/x68k/conf/GENERIC: revision 1.128 sys/arch/vax/conf/GENERIC: revision 1.153 sys/arch/atari/conf/ATARITT: revision 1.81 sys/arch/mipsco/conf/GENERIC: revision 1.60 sys/arch/cobalt/conf/GENERIC: revision 1.101 sys/arch/evbarm/conf/ARMADILLO9: revision 1.13 sys/arch/ofppc/conf/GENERIC: revision 1.93 sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51 sys/arch/arc/conf/RPC44: revision 1.26 sys/arch/sparc64/conf/GENERIC: revision 1.59 sys/arch/i386/conf/XEN3_DOMU: revision 1.2 sys/arch/hp700/conf/GENERIC: revision 1.68 sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47 sys/arch/macppc/conf/GENERIC: revision 1.231 sys/arch/dreamcast/conf/GENERIC: revision 1.72 sys/arch/news68k/conf/GENERIC: revision 1.80 sys/arch/hp300/conf/GENERIC: revision 1.133 sys/arch/mmeye/conf/GENERIC: revision 1.82 sys/arch/macppc/conf/MAMBO: revision 1.2 sys/arch/cats/conf/GENERIC: revision 1.107 sys/arch/atari/conf/FALCON: revision 1.79 sys/arch/acorn32/conf/GENERIC: revision 1.71 sys/arch/sparc/conf/GENERIC: revision 1.190 sys/arch/news68k/conf/LIBERO: revision 1.40 sys/arch/amiga/conf/DRACO: revision 1.114 sys/arch/cobalt/conf/INSTALL: revision 1.23 sys/arch/luna68k/conf/GENERIC: revision 1.73 sys/arch/bebox/conf/GENERIC: revision 1.100 sys/arch/pmax/conf/GENERIC: revision 1.147 sys/arch/amiga/conf/WSCONS: revision 1.52 sys/arch/macppc/conf/POWERMAC_G5: revision 1.2 sys/arch/alpha/conf/ALPHA: revision 1.218 sys/arch/sun3/conf/GENERIC: revision 1.133 sys/arch/prep/conf/GENERIC: revision 1.124 sys/arch/alpha/conf/GENERIC: revision 1.291 sys/arch/atari/conf/HADES: revision 1.71 sys/arch/newsmips/conf/GENERIC: revision 1.93 sys/arch/netwinder/conf/GENERIC: revision 1.82 sys/arch/hpcmips/conf/GENERIC: revision 1.190 sys/arch/amiga/conf/AMIGA: revision 1.98 sys/arch/sbmips/conf/GENERIC: revision 1.54 sys/arch/pc532/conf/GENERIC: revision 1.64 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53 Disable SYSTRACE by default on all kernels (discussed with core)
|
| 1.58.4.1 | 10-Dec-2006 |
yamt | sync with head.
|
| 1.58.2.2 | 12-Jan-2007 |
ad | Sync with head.
|
| 1.58.2.1 | 18-Nov-2006 |
ad | Sync with head.
|
| 1.59.4.1 | 03-Sep-2007 |
wrstuden | Sync w/ NetBSD-4-RC_1
|
| 1.59.2.2 | 25-Aug-2007 |
liamjfoy | Pull up following revision(s) (requested by adrianp in ticket #820): sys/arch/hp300/conf/GENERIC: revision 1.141 sys/arch/alpha/conf/GENERIC: revision 1.315 sys/arch/amd64/conf/GENERIC: revision 1.154 sys/arch/cats/conf/GENERIC: revision 1.116 sys/arch/arc/conf/GENERIC: revision 1.148 sys/arch/acorn32/conf/GENERIC: revision 1.80 sys/arch/sparc/conf/GENERIC: revision 1.200 sys/arch/sparc64/conf/GENERIC: revision 1.88 sys/arch/atari/conf/GENERIC.in: revision 1.68 sys/arch/amiga/conf/GENERIC: revision 1.248 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 sys/arch/i386/conf/GENERIC: revision 1.840 sys/arch/amiga/conf/GENERIC.in: revision 1.61 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 sys/arch/mac68k/conf/GENERIC: revision 1.182 Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.59.2.1 | 06-Jun-2007 |
bouyer | pullup the following revisions (requested my martin in ticket #699): sys/arch/acorn26/conf/GENERIC 1.50 sys/arch/acorn32/conf/GENERIC 1.79 sys/arch/alpha/conf/GENERIC 1.313 sys/arch/amd64/conf/GENERIC 1.148 sys/arch/amiga/conf/GENERIC 1.245 sys/arch/arc/conf/GENERIC 1.146 sys/arch/bebox/conf/GENERIC 1.105 sys/arch/cats/conf/GENERIC 1.115 sys/arch/cobalt/conf/GENERIC 1.108 sys/arch/dreamcast/conf/GENERIC 1.78 sys/arch/ews4800mips/conf/GENERIC 1.18 sys/arch/hp300/conf/GENERIC 1.139 sys/arch/hp700/conf/GENERIC 1.74 sys/arch/hpcmips/conf/GENERIC 1.196 sys/arch/i386/conf/GENERIC 1.831 sys/arch/iyonix/conf/GENERIC 1.38 via patch sys/arch/landisk/conf/GENERIC 1.8 via patch sys/arch/luna68k/conf/GENERIC 1.78 sys/arch/mac68k/conf/GENERIC 1.181 sys/arch/macppc/conf/GENERIC 1.256 via patch sys/arch/mipsco/conf/GENERIC 1.65 sys/arch/mmeye/conf/GENERIC 1.88 sys/arch/mvme68k/conf/GENERIC 1.71 sys/arch/news68k/conf/GENERIC 1.88 sys/arch/newsmips/conf/GENERIC 1.98 sys/arch/next68k/conf/GENERIC 1.108 sys/arch/ofppc/conf/GENERIC 1.98 sys/arch/pc532/conf/GENERIC 1.70 sys/arch/pmax/conf/GENERIC 1.152 sys/arch/prep/conf/GENERIC 1.135 sys/arch/sbmips/conf/GENERIC 1.61 sys/arch/sparc/conf/GENERIC 1.199 sys/arch/sparc64/conf/GENERIC 1.85 sys/arch/sun3/conf/GENERIC 1.138 sys/arch/vax/conf/GENERIC 1.157 sys/arch/x68k/conf/GENERIC 1.134 sys/arch/amiga/conf/GENERIC.in 1.59 sys/arch/sgimips/conf/GENERIC32_IP2x 1.66 sys/arch/sgimips/conf/GENERIC32_IP3x 1.63 sys/arch/sun3/conf/GENERIC3X 1.95 sys/arch/atari/conf/GENERIC.in 1.66
Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some).
|
| 1.64.2.1 | 27-Feb-2007 |
yamt | - sync with head. - move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
|
| 1.65.12.2 | 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.65.12.1 | 26-Jun-2007 |
garbled | Sync with HEAD.
|
| 1.65.6.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.65.4.4 | 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.65.4.3 | 20-Aug-2007 |
ad | Sync with HEAD.
|
| 1.65.4.2 | 15-Jul-2007 |
ad | Sync with head.
|
| 1.65.4.1 | 09-Jun-2007 |
ad | Sync with head.
|
| 1.67.8.2 | 04-Nov-2007 |
jmcneill | Sync with HEAD.
|
| 1.67.8.1 | 09-Aug-2007 |
jmcneill | Sync with HEAD.
|
| 1.67.4.1 | 15-Aug-2007 |
skrll | Sync with HEAD.
|
| 1.67.2.1 | 07-Aug-2007 |
matt | Sync with HEAD.
|
| 1.68.6.1 | 13-Nov-2007 |
bouyer | Sync with HEAD
|
| 1.68.2.3 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.68.2.2 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.68.2.1 | 06-Nov-2007 |
matt | sync with HEAD
|
| 1.70.8.1 | 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.70.2.1 | 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.71.6.4 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.71.6.3 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
| 1.71.6.2 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.71.6.1 | 03-Apr-2008 |
mjf | Sync with HEAD.
|
| 1.71.2.1 | 24-Mar-2008 |
keiichi | sync with head.
|
| 1.73.10.2 | 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.73.10.1 | 19-Oct-2008 |
haad | Sync with HEAD.
|
| 1.73.6.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.73.4.4 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.73.4.3 | 11-Mar-2010 |
yamt | sync with head
|
| 1.73.4.2 | 16-May-2009 |
yamt | sync with head
|
| 1.73.4.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.75.8.1 | 29-Dec-2010 |
matt | Merge changes from netbsd-5.
|
| 1.75.4.1 | 26-Sep-2009 |
snj | Pull up following revision(s) (requested by macallan in ticket #987): sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.80 add panel driver
|
| 1.75.2.2 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.75.2.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.78.2.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.81.4.5 | 31-May-2011 |
rmind | sync with head
|
| 1.81.4.4 | 21-Apr-2011 |
rmind | sync with head
|
| 1.81.4.3 | 06-Mar-2011 |
rmind | sync with head (and fix few botches with this)
|
| 1.81.4.2 | 05-Mar-2011 |
rmind | sync with head
|
| 1.81.4.1 | 30-May-2010 |
rmind | sync with head
|
| 1.81.2.2 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.81.2.1 | 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
| 1.84.4.1 | 08-Feb-2011 |
bouyer | Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA is commented out)
|
| 1.84.2.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.87.4.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.87.4.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.87.4.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.88.2.2 | 11-Mar-2012 |
mrg | sync to latest -current
|
| 1.88.2.1 | 18-Feb-2012 |
mrg | merge to -current.
|
| 1.91.2.4 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.91.2.3 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.91.2.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.91.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.98.2.1 | 28-Aug-2013 |
rmind | sync with head
|
| 1.99.4.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.100.2.2 | 18-Nov-2014 |
snj | Pull up following revision(s) (requested by manu in ticket #251): sys/arch/acorn26/conf/GENERIC: revision 1.81 sys/arch/acorn32/conf/GENERIC: revision 1.116 sys/arch/alpha/conf/GENERIC: revision 1.362 sys/arch/amd64/conf/ALL: revision 1.23 sys/arch/amd64/conf/GENERIC: revision 1.404 sys/arch/amd64/conf/XEN3_DOM0: revision 1.112 sys/arch/amd64/conf/XEN3_DOMU: revision 1.60 sys/arch/amiga/conf/GENERIC.in: revision 1.129 sys/arch/amiga/conf/GENERIC: revision 1.311 sys/arch/amigappc/conf/GENERIC: revision 1.24 sys/arch/arc/conf/GENERIC: revision 1.184 sys/arch/bebox/conf/GENERIC: revision 1.145 sys/arch/cats/conf/GENERIC: revision 1.155 sys/arch/cesfic/conf/GENERIC: revision 1.65 sys/arch/cobalt/conf/GENERIC: revision 1.147 sys/arch/dreamcast/conf/GENERIC: revision 1.121 sys/arch/emips/conf/GENERIC: revision 1.15 sys/arch/epoc32/conf/GENERIC: revision 1.8 sys/arch/ews4800mips/conf/GENERIC: revision 1.51 sys/arch/hp300/conf/GENERIC: revision 1.190 sys/arch/hpcmips/conf/GENERIC: revision 1.229 sys/arch/hpcsh/conf/GENERIC: revision 1.106 sys/arch/hppa/conf/GENERIC: revision 1.6 sys/arch/i386/conf/ALL: revision 1.389 sys/arch/i386/conf/GENERIC: revision 1.1118 sys/arch/i386/conf/XEN3_DOM0: revision 1.93 sys/arch/i386/conf/XEN3_DOMU: revision 1.65 sys/arch/ibmnws/conf/GENERIC: revision 1.46 sys/arch/iyonix/conf/GENERIC: revision 1.88 sys/arch/landisk/conf/GENERIC: revision 1.45 sys/arch/luna68k/conf/GENERIC: revision 1.119 sys/arch/mac68k/conf/GENERIC: revision 1.220 sys/arch/macppc/conf/GENERIC: revision 1.320 sys/arch/macppc/conf/MAMBO: revision 1.24 sys/arch/macppc/conf/POWERMAC_G5: revision 1.25 sys/arch/mipsco/conf/GENERIC: revision 1.88 sys/arch/mmeye/conf/GENERIC: revision 1.120 sys/arch/mvme68k/conf/GENERIC: revision 1.94 sys/arch/mvmeppc/conf/GENERIC: revision 1.24 sys/arch/netwinder/conf/GENERIC: revision 1.126 sys/arch/news68k/conf/GENERIC: revision 1.125 sys/arch/newsmips/conf/GENERIC: revision 1.129 sys/arch/next68k/conf/GENERIC: revision 1.139 sys/arch/ofppc/conf/GENERIC: revision 1.157 sys/arch/pmax/conf/GENERIC64: revision 1.21 sys/arch/pmax/conf/GENERIC: revision 1.185 sys/arch/prep/conf/GENERIC: revision 1.174 sys/arch/rs6000/conf/GENERIC: revision 1.33 sys/arch/sandpoint/conf/GENERIC: revision 1.88 sys/arch/sbmips/conf/GENERIC: revision 1.101 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106 sys/arch/shark/conf/GENERIC: revision 1.121 sys/arch/sparc/conf/GENERIC: revision 1.248 sys/arch/sparc/conf/TADPOLE3GX: revision 1.65 sys/arch/sparc64/conf/GENERIC: revision 1.177 sys/arch/sparc64/conf/NONPLUS64: revision 1.44 sys/arch/sun2/conf/GENERIC: revision 1.94 sys/arch/sun3/conf/GENERIC: revision 1.171 sys/arch/vax/conf/GENERIC: revision 1.193 sys/arch/vax/conf/VAX780: revision 1.19 sys/arch/x68k/conf/GENERIC: revision 1.179 sys/arch/zaurus/conf/GENERIC: revision 1.65 sys/ufs/files.ufs: revision 1.38 Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
|
| 1.100.2.1 | 14-Nov-2014 |
martin | Pull up following revision(s) (requested by manu in ticket #232): sys/arch/next68k/conf/GENERIC: revision 1.138 sys/arch/cobalt/conf/GENERIC: revision 1.146 sys/arch/mvme68k/conf/GENERIC: revision 1.93 sys/arch/vax/conf/VAX780: revision 1.18 sys/arch/newsmips/conf/GENERIC: revision 1.128 sys/arch/luna68k/conf/GENERIC: revision 1.118 sys/arch/sbmips/conf/GENERIC: revision 1.100 sys/arch/pmax/conf/GENERIC: revision 1.184 sys/arch/alpha/conf/GENERIC: revision 1.361 sys/arch/sparc64/conf/GENERIC: revision 1.176 sys/arch/sun3/conf/GENERIC: revision 1.170 sys/arch/shark/conf/GENERIC: revision 1.120 sys/arch/landisk/conf/GENERIC: revision 1.44 sys/arch/bebox/conf/GENERIC: revision 1.144 sys/arch/sparc64/conf/NONPLUS64: revision 1.43 sys/arch/sandpoint/conf/GENERIC: revision 1.87 sys/arch/emips/conf/GENERIC: revision 1.14 sys/arch/amd64/conf/XEN3_DOM0: revision 1.111 sys/arch/dreamcast/conf/GENERIC: revision 1.120 sys/arch/cesfic/conf/GENERIC: revision 1.64 sys/arch/mmeye/conf/GENERIC: revision 1.119 sys/arch/epoc32/conf/GENERIC: revision 1.7 sys/arch/x68k/conf/GENERIC: revision 1.178 sys/arch/iyonix/conf/GENERIC: revision 1.87 sys/arch/sun2/conf/GENERIC: revision 1.93 sys/arch/ews4800mips/conf/GENERIC: revision 1.50 sys/arch/amd64/conf/XEN3_DOMU: revision 1.59 sys/arch/acorn26/conf/GENERIC: revision 1.80 sys/arch/acorn32/conf/GENERIC: revision 1.115 sys/arch/macppc/conf/POWERMAC_G5: revision 1.24 sys/arch/i386/conf/GENERIC: revision 1.1117 sys/arch/arc/conf/GENERIC: revision 1.183 sys/arch/cats/conf/GENERIC: revision 1.154 sys/arch/amiga/conf/GENERIC.in: revision 1.128 sys/arch/zaurus/conf/GENERIC: revision 1.64 sys/arch/netwinder/conf/GENERIC: revision 1.125 sys/arch/hppa/conf/GENERIC: revision 1.5 sys/arch/mvmeppc/conf/GENERIC: revision 1.23 sys/arch/macppc/conf/GENERIC: revision 1.319 sys/arch/amiga/conf/GENERIC: revision 1.310 sys/arch/pmax/conf/GENERIC64: revision 1.20 sys/arch/macppc/conf/MAMBO: revision 1.23 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27 sys/arch/amigappc/conf/GENERIC: revision 1.23 sys/arch/amd64/conf/GENERIC: revision 1.403 sys/arch/ofppc/conf/GENERIC: revision 1.156 sys/arch/mac68k/conf/GENERIC: revision 1.219 sys/arch/i386/conf/XEN3_DOMU: revision 1.64 sys/arch/mipsco/conf/GENERIC: revision 1.87 sys/arch/hp300/conf/GENERIC: revision 1.189 sys/arch/vax/conf/GENERIC: revision 1.192 sys/arch/news68k/conf/GENERIC: revision 1.124 sys/arch/ibmnws/conf/GENERIC: revision 1.45 sys/arch/hpcsh/conf/GENERIC: revision 1.105 sys/arch/sparc/conf/TADPOLE3GX: revision 1.64 sys/arch/i386/conf/XEN3_DOM0: revision 1.92 sys/arch/sparc/conf/GENERIC: revision 1.247 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105 sys/arch/prep/conf/GENERIC: revision 1.173 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103 sys/arch/rs6000/conf/GENERIC: revision 1.32 sys/arch/hpcmips/conf/GENERIC: revision 1.228 Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels This change just brings UFS1 extended attribute *support* in the kernel, extended attributes are not enabled unless three conditions are met: 1) filesystem is UFS1 (newfs -O1) 2) .attribute/system and .attribute/user directories are created at fs root 3) filesystem is mounted with -o extattr Some GENERIC kernels are obviously memory constrained, the extended attributes options were not enabled for them, but just added commented out. (kernel were considered memory constrained if QUOTA option was disabled)
|
| 1.104.2.3 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.104.2.2 | 05-Feb-2017 |
skrll | Sync with HEAD
|
| 1.104.2.1 | 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
| 1.105.2.1 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
| 1.108.8.1 | 26-Jan-2018 |
martin | Pull up following revision(s) (requested by sevan in ticket #510): sys/arch/sun3/conf/GENERIC3X: revision 1.130 sys/arch/sparc64/conf/GENERIC: revision 1.203 sys/arch/news68k/conf/LIBERO: revision 1.66 sys/arch/amiga/conf/DRACO: revision 1.185 sys/arch/evbarm/conf/MV2120: revision 1.35 sys/arch/x68k/conf/GENERIC: revision 1.187 sys/arch/rs6000/conf/GENERIC: revision 1.39 sys/arch/news68k/conf/GENERIC_TINY: revision 1.86 sys/arch/i386/conf/XEN3_DOMU: revision 1.88 sys/arch/iyonix/conf/GENERIC: revision 1.97 sys/arch/evbarm64/conf/A64EMUL: revision 1.11 sys/arch/mvme68k/conf/GENERIC: revision 1.98 sys/arch/acorn32/conf/GENERIC: revision 1.124 sys/arch/i386/conf/XEN3_DOM0: revision 1.125 sys/arch/cobalt/conf/INSTALL: revision 1.65 sys/arch/macppc/conf/GENERIC_601: revision 1.16 sys/arch/hppa/conf/GENERIC: revision 1.17 sys/arch/amiga/conf/GENERIC.in: revision 1.137 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33 sys/arch/netwinder/conf/GENERIC: revision 1.134 sys/arch/amd64/conf/XEN3_DOMU: revision 1.83 sys/arch/mac68k/conf/GENERIC: revision 1.225 sys/arch/arc/conf/RPC44: revision 1.54 sys/arch/mipsco/conf/GENERIC: revision 1.92 sys/arch/cats/conf/GENERIC: revision 1.166 sys/arch/amd64/conf/XEN3_DOM0: revision 1.145 sys/arch/amigappc/conf/GENERIC: revision 1.33 sys/arch/sun3/conf/GENERIC: revision 1.176 sys/arch/news68k/conf/GENERIC: revision 1.130 sys/arch/hpcsh/conf/GENERIC: revision 1.110 sys/arch/hp300/conf/GENERIC: revision 1.198 sys/arch/atari/conf/GENERIC.in: revision 1.115 sys/arch/sparc/conf/MRCOFFEE: revision 1.54 sys/arch/evbppc/conf/EXPLORA451: revision 1.62 sys/arch/cesfic/conf/GENERIC: revision 1.69 sys/arch/vax/conf/GENERIC: revision 1.204 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112 sys/arch/sparc/conf/GENERIC: revision 1.258 sys/arch/next68k/conf/GENERIC: revision 1.145 sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34 sys/arch/prep/conf/GENERIC: revision 1.185 sys/arch/amiga/conf/INSTALL: revision 1.129 sys/arch/newsmips/conf/GENERIC: revision 1.133 sys/arch/cobalt/conf/GENERIC: revision 1.156 sys/arch/sun2/conf/GENERIC: revision 1.99 sys/arch/luna68k/conf/INSTALL: revision 1.25 sys/arch/amigappc/conf/NULL: revision 1.53 sys/arch/acorn26/conf/GENERIC: revision 1.85 sys/arch/vax/conf/VAX780: revision 1.25 sys/arch/luna68k/conf/GENERIC: revision 1.125 sys/arch/ews4800mips/conf/GENERIC: revision 1.56 sys/arch/macppc/conf/POWERMAC_G5: revision 1.29 sys/arch/arc/conf/GENERIC: revision 1.189 sys/arch/macppc/conf/MAMBO: revision 1.27 sys/arch/acorn32/conf/EB7500ATX: revision 1.64 sys/arch/pmax/conf/GENERIC: revision 1.196 sys/arch/pmax/conf/GENERIC64: revision 1.28 sys/arch/amiga/conf/GENERIC: revision 1.319 sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55 sys/arch/macppc/conf/GENERIC: revision 1.339 sys/arch/emips/conf/GENERIC: revision 1.21 sys/arch/sandpoint/conf/GENERIC: revision 1.97 sys/arch/landisk/conf/GENERIC: revision 1.58 sys/arch/bebox/conf/GENERIC: revision 1.157 sys/arch/alpha/conf/GENERIC: revision 1.379 Alternate buffer queue strategies no longer considered experimental, update description. Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
|
| 1.112.2.2 | 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
| 1.112.2.1 | 16-Apr-2018 |
pgoyette | Sync with HEAD, resolve some conflicts
|
| 1.113.2.2 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.113.2.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.117.4.1 | 25-Jan-2020 |
ad | Sync with head.
|
| 1.136 | 29-Jan-2024 |
christos | PR/57889: Ricardo Branco: ext2fs does not have user immutable and append file flags, only system ones. Restrict those to the superuser. Before the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the default.
|
| 1.135 | 07-Aug-2022 |
simonb | UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order.
|
| 1.134 | 21-Aug-2021 |
andvar | fix some more typos in comments/log messages, improve wording as well.
|
| 1.133 | 27-Sep-2020 |
roy | vether: Add to kernel configurations
It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out.
|
| 1.132 | 16-Aug-2020 |
jdolecek | make COMPAT_LINUX option disabled by default
leave the option enabled only in amd64/i386 ALL kernels to make sure it continues to be compilable also when included in kernel
|
| 1.131 | 01-Aug-2020 |
maxv | Remove references to BRIDGE_IPF, it is now compiled in by default.
|
| 1.130 | 25-Jan-2020 |
thorpej | Retire "le* at pci?" from the shipped kernel configs: - If the config had both an le@pci and a pcn, simply remove le@pci (pcn would match at a higher priority anyway). - If the config had le@pci enabled, but no pcn, change le@pci to pcn. - If the config had le@pci commented out, but no pcn, change le@pci to pcn and leave it commented out.
The pcn driver supports more chips than le@pci and does DMA directly to/from mbufs rather than memory copies.
|
| 1.129 | 20-Jan-2020 |
thorpej | Remove FDDI support.
|
| 1.128 | 19-Jan-2020 |
thorpej | Remove HIPPI support and the esh(4) driver that uses it. There have not been any users of HIPPI for some time, and it is unlikely to be resurrected.
|
| 1.127 | 19-Jan-2020 |
thorpej | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is long since obsolete.
|
| 1.126 | 06-May-2019 |
sevan | branches: 1.126.4; Use filesystems.config to reduce duplication
|
| 1.125 | 26-Apr-2019 |
sevan | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy.
|
| 1.124 | 23-Mar-2019 |
sevan | Enable Bluetooth support. usbdevices.config includes support for USB Bluetooth. Tested on an o2 with a PCI USB adapter and Broadcom BCM20702A0 dongle.
|
| 1.123 | 23-Mar-2019 |
sevan | Reduce duplication by switching to using dev/usb/usbdevices.config
|
| 1.122 | 06-Feb-2019 |
rin | Add ure(4) to kernel config files. Also add PHY drivers where necessary.
|
| 1.121 | 12-Dec-2018 |
maxv | Remove references to "lmc" in the kernel configurations.
|
| 1.120 | 23-Oct-2018 |
jdolecek | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) In-System Design ATA protocol over Bulk-Only devices from most kernels, leave only in i386/amd64 ALL; it's unmaintained and likely currently broken, lack of test hardware makes it impossible to support
|
| 1.119 | 06-Sep-2018 |
maxv | Retire the 'midway' driver. Discussed on tech-net@ recently and also three years ago, part of removing the network ATM code.
|
| 1.118 | 25-Aug-2018 |
rin | Add (commented out) mue(4) to where appropriate. Also add MII/PHY drivers for USB NICs if missing.
|
| 1.117 | 01-Aug-2018 |
maxv | Unreference IPF/PF from all the config files, and enable NPF instead when wanted. This also fixes some inconsistencies I saw in several files (eg IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
|
| 1.116 | 18-Mar-2018 |
jmcneill | branches: 1.116.2; Enable BUFQ_PRIOCSCAN
|
| 1.115 | 23-Jan-2018 |
sevan | branches: 1.115.2; Alternate buffer queue strategies no longer considered experimental, update description.
Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
|
| 1.114 | 14-Sep-2017 |
mrg | clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options.
removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
|
| 1.113 | 13-Sep-2017 |
sevan | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options. These algorithms are either broken or on their way to being broken.
Discussed on tech-security http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html
ok riastradh
|
| 1.112 | 28-Jul-2017 |
maxv | Remove TCP_COMPAT_42 from the config files. Pass 1.
|
| 1.111 | 13-Dec-2016 |
christos | branches: 1.111.8; wildcard speaker attachments, now that we can handle many of them.
|
| 1.110 | 10-Dec-2016 |
christos | remove VAUDIOSPEAKER for now, will be done differently.
|
| 1.109 | 08-Dec-2016 |
nat | Add a synthesized pc beeper and keyboard bell for platforms with an audio device.
|
| 1.108 | 19-Mar-2016 |
gdt | branches: 1.108.2; Disable uscanner in all kernel configs
As discussed on current-users@, SANE uses ugen via libusb and not uscanner, so users are not well served by having uscanner. Consensus is that addressing how to adjust permissions for scanners should not block restoring basic functionionality.
(Compile-tested only, but there are multiple reports of this being the right approach.)
|
| 1.107 | 26-Sep-2015 |
maxv | Remove KMEMSTATS. Normally it's ok now.
|
| 1.106 | 16-Nov-2014 |
manu | branches: 1.106.2; Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
|
| 1.105 | 12-Nov-2014 |
manu | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel, extended attributes are not enabled unless three conditions are met: 1) filesystem is UFS1 (newfs -O1) 2) .attribute/system and .attribute/user directories are created at fs root 3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended attributes options were not enabled for them, but just added commented out. (kernel were considered memory constrained if QUOTA option was disabled)
|
| 1.104 | 23-Aug-2014 |
dholland | Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.103 | 16-Aug-2014 |
apb | Add "options COMPAT_70" to all kernel configuration files that already had "options COMPAT_60".
|
| 1.102 | 20-Jul-2014 |
alnsn | branches: 1.102.2; Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids.
|
| 1.101 | 30-Jun-2013 |
rmind | branches: 1.101.4; G/C PFIL_HOOKS from the kernel configs.
|
| 1.100 | 05-Jun-2013 |
christos | branches: 1.100.2; remove obsolete networking options
|
| 1.99 | 27-Apr-2013 |
christos | more bogus number removal
|
| 1.98 | 27-Apr-2013 |
christos | the bogus number police
|
| 1.97 | 27-Apr-2013 |
christos | remove confusing numeric locators where they are unused.
|
| 1.96 | 02-Mar-2013 |
christos | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
|
| 1.95 | 01-Mar-2013 |
joerg | Retire OSI network stack. OK core@
|
| 1.94 | 17-Oct-2012 |
apb | Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
|
| 1.93 | 17-Aug-2012 |
abs | branches: 1.93.2; 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?
|
| 1.92 | 10-Mar-2012 |
joerg | P1003_1B_SEMAPHORE is no longer optional.
|
| 1.91 | 18-Dec-2011 |
dholland | WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
|
| 1.90 | 22-Nov-2011 |
tls | branches: 1.90.2;
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.
|
| 1.89 | 26-Apr-2011 |
joerg | branches: 1.89.4; Remove IRIX emulation
|
| 1.88 | 06-Mar-2011 |
bouyer | 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.
|
| 1.87 | 05-Mar-2011 |
joerg | Disable COMPAT_IRIX and related code. The usefulness is under discussion and code that dereferences pointer into userland without proper checking needs a full audit.
|
| 1.86 | 23-Nov-2010 |
hannken | branches: 1.86.2; 1.86.4; Remove unused count from pseudo-device md.
|
| 1.85 | 07-Jul-2010 |
chs | enable COMPAT_LINUX.
|
| 1.84 | 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
| 1.83 | 07-Mar-2010 |
plunky | branches: 1.83.2; add uhso(4) device where appropriate - follow the lead of other USB driver declarations wrt commented out - (cross-)build tested all these kernels
|
| 1.82 | 14-Dec-2009 |
matt | branches: 1.82.2; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.81 | 05-Dec-2009 |
pooka | Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
|
| 1.80 | 24-Jan-2009 |
mrg | add COMPAT_50 to all the configs with COMPAT_40.
|
| 1.79 | 23-Dec-2008 |
jmcneill | add pseudo-device drvctl
|
| 1.78 | 24-Nov-2008 |
ad | Remove softdep, pass 1. We are focused on improving journalling.
Proposed on tech-kern@.
|
| 1.77 | 12-Nov-2008 |
ad | Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.76 | 23-Aug-2008 |
tsutsui | branches: 1.76.2; 1.76.4; Specify CPUFLAGS="-march=mips3 -mabi=32 -mtune=vr5000" for IP32 kernel. This improves ttcp(1) results on mec(4) ~7%.
No objection on port-sgimips.
|
| 1.75 | 15-Aug-2008 |
tsutsui | Add accept filters to GENERIC-like kernels.
|
| 1.74 | 07-Aug-2008 |
tsutsui | Comment out options MACE_NEEDS_DELAYS. Fixed mec(4) driver will (hopefully) work without it.
|
| 1.73 | 31-Jul-2008 |
simonb | Add "options WAPBL" to standard GENERIC/INSTALL type configs.
|
| 1.72 | 04-Apr-2008 |
tsutsui | branches: 1.72.4; 1.72.6; 1.72.10; - add options COMPAT_40 - use options<space><tab>
|
| 1.71 | 07-Mar-2008 |
tnn | tmpfs works on sgimips, so enable it.
|
| 1.70 | 02-Feb-2008 |
sekiya | branches: 1.70.2; 1.70.6; Uncomment firewire devices. Verified working on my IP32 with a combo USB2.0/IEEE1394 card:
fwohci0 at pci0 dev 3 function 3: VIA Technologies VT6306 IEEE 1394 Host Controller (rev. 0x46) fwohci0: interrupting at crime interrupt 10 fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:40:26:01:08:01:57:07 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. ieee1394if0 at fwohci0: IEEE1394 bus fwip0 at ieee1394if0: IP over IEEE1394 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode ieee1394if0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) ieee1394if0: bus manager 0 (me)
... and:
ieee1394if0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) ieee1394if0: bus manager 1 (me) ieee1394if0: New S400 device ID:0001a35000317061 sbp0 at ieee1394if0: SBP-2/SCSI over IEEE1394 scsibus2 at sbp0: 1 target, 0 luns per target sd1 at scsibus2 target 0 lun 0: <AL-COMBO, , > disk fixed sd1: fabricating a geometry sd1: 38154 MB, 38154 cyl, 64 head, 32 sec, 512 bytes/sect x 78140160 sectors sd1: fabricating a geometry sd1: no disk label
There are a few "mace: overrun at ff2001" errors during access, but they appear harmless.
|
| 1.69 | 31-Dec-2007 |
ad | Remove systrace. Ok core@.
|
| 1.68 | 04-Nov-2007 |
xtraeme | branches: 1.68.2; 1.68.8; 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.
|
| 1.67 | 17-Oct-2007 |
garbled | 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.
|
| 1.66 | 06-Aug-2007 |
adrianp | branches: 1.66.2; 1.66.6; Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.65 | 17-Jul-2007 |
macallan | branches: 1.65.2; 1.65.4; 1.65.8; add options MACE_NEEDS_DELAYS since many machines need those delays in bus_space*() operations on macs
|
| 1.64 | 29-Jun-2007 |
rumble | Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
| 1.63 | 06-Jun-2007 |
martin | Add pseudo-device agr to more kernels
|
| 1.62 | 13-Apr-2007 |
jmcneill | branches: 1.62.2; Enable mavb audio device.
|
| 1.61 | 12-Apr-2007 |
jmcneill | Replace pckbc with macekbc. Enable crmfb Enable wsfont, wsmux
|
| 1.60 | 14-Mar-2007 |
drochner | It doesn't make sense to specify "configuration" and "interface" locators for uhub because a hub can't have sub-devices. This might be sanity-checked eventually. Same for ubt now after the change to device attachment.
|
| 1.59 | 11-Nov-2006 |
jmmv | branches: 1.59.2; 1.59.4; 1.59.8; 1.59.10; 1.59.12; Remove tmpfs's experimental status. OK'ed by core@.
|
| 1.58 | 21-Oct-2006 |
bouyer | Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in newer server chipsets) to wm(4), from the FreeBSD em(4) driver. While there, add a few other Intel Ethernet controller that should work as is. Properly update the RX error and TX collision counters. Add ikphy(4), a driver for the Intel i82563 Kumeran 10/100/1000 Ethernet PHYs
|
| 1.57 | 20-Oct-2006 |
tsutsui | Add re at pci and rgephy at mii.
|
| 1.56 | 26-Aug-2006 |
christos | branches: 1.56.2; 1.56.4; PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
|
| 1.55 | 26-Aug-2006 |
tsutsui | Remove obsolete #options VERIFIED_EXEC, found by grep(1).
|
| 1.54 | 14-Aug-2006 |
skrll | s/adpater/adapter/
Prompted by PR/34195
|
| 1.53 | 12-Aug-2006 |
christos | Disable SYSTRACE by default on all kernels (discussed with core)
|
| 1.52 | 30-Jun-2006 |
tsutsui | branches: 1.52.2; Add (commented out) pseudo-device carp.
|
| 1.51 | 23-May-2006 |
pavel | branches: 1.51.2; Enable the gsip driver. Worked when I (lightly) tested it. No objections on port-sgipips@.
|
| 1.50 | 17-Apr-2006 |
tsutsui | branches: 1.50.2; Switch macepci to use MI pci_configure_bus(9) rather than its own fixup code. Tested on my O2 with several devices, and ok'ed by sekiya.
|
| 1.49 | 17-Apr-2006 |
tsutsui | Add adv at pci. Tested on my O2.
|
| 1.48 | 28-Mar-2006 |
pavel | 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".
|
| 1.47 | 05-Feb-2006 |
cube | branches: 1.47.2; 1.47.4; 1.47.6; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
|
| 1.46 | 04-Feb-2006 |
rpaulo | bpfilter doesn't accept count anymore.
|
| 1.45 | 03-Feb-2006 |
tsutsui | branches: 1.45.2; Add commented out UDF file-system entry in GENERIC-like configurations.
|
| 1.44 | 20-Dec-2005 |
thorpej | branches: 1.44.2; 1.44.4; Remove the tablet line discipline.
|
| 1.43 | 10-Dec-2005 |
tsutsui | Sync with other ports: > Add (commented out) Veriexec options and pseudo-device to GENERIC kernels.
|
| 1.42 | 07-Dec-2005 |
tsutsui | Adjust comments for options FFS_NO_SNAPSHOT.
XXX: This option should be mentioned in options(4).
|
| 1.41 | 25-Nov-2005 |
thorpej | swcr -> swcrypto
|
| 1.40 | 25-Nov-2005 |
thorpej | "pseudo-device crypto" really refers to the /dev/crypto API to the opencrypto framework, not the framework itself. Update the comment accordingly.
|
| 1.39 | 25-Nov-2005 |
thorpej | Add "pseudo-device swcr" (commented out if "pseudo-device crypto" is also commented out).
|
| 1.38 | 23-Nov-2005 |
tsutsui | Add njs* at pci, which works fine on my O2.
|
| 1.37 | 06-Nov-2005 |
tsutsui | branches: 1.37.2; Add pcscp (aka DC-390) at pci, which is confirmed working.
|
| 1.36 | 06-Oct-2005 |
tsutsui | Add (commented out) file-system TMPFS.
|
| 1.35 | 12-Sep-2005 |
tsutsui | Add esiop at pci, which just works.
|
| 1.34 | 19-Aug-2005 |
christos | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
|
| 1.33 | 19-Aug-2005 |
christos | 64 bit inode changes.
|
| 1.32 | 05-Aug-2005 |
skrll | Add (commented out) ucycom to various kernel configs.
|
| 1.31 | 31-Jul-2005 |
yamt | 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.
|
| 1.30 | 30-Jul-2005 |
yamt | add "options VMSWAP" to non INSTALL kernels.
|
| 1.29 | 17-Jul-2005 |
hubertf | 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.
|
| 1.28 | 11-Jul-2005 |
kiyohara | ieee1394 import from FreeBSD.
|
| 1.27 | 07-Jul-2005 |
tron | Add (commented out) IPSEC_NAT_T option.
|
| 1.26 | 25-Jun-2005 |
rpaulo | branches: 1.26.2; Add file-system PTYFS (commented out) so that people know its existence.
Ok'ed by Christos Zoulas and Hubert Feyrer.
|
| 1.25 | 09-Jun-2005 |
tsutsui | - 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.
|
| 1.24 | 15-Apr-2005 |
itohy | Add ukyopon(4).
|
| 1.23 | 18-Feb-2005 |
dsl | branches: 1.23.4; Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
|
| 1.22 | 11-Feb-2005 |
dsl | Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
|
| 1.21 | 31-Jan-2005 |
hannken | 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>
|
| 1.20 | 28-Jan-2005 |
rumble | Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently commented out and labeled experimental pending further review and testing.
|
| 1.19 | 17-Jan-2005 |
cube | branches: 1.19.2; 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.
|
| 1.18 | 01-Jan-2005 |
rumble | branches: 1.18.2; Add commented out pf and pflog pseudo-devices.
|
| 1.17 | 10-Nov-2004 |
christos | Add COMPAT_BSDPTY to the rest of the config files.
|
| 1.16 | 23-Oct-2004 |
augustss | s/uax/axe/
|
| 1.15 | 29-Sep-2004 |
sekiya | Add COMPAT_20
|
| 1.14 | 04-Sep-2004 |
manu | IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
|
| 1.13 | 15-Jul-2004 |
atatat | branches: 1.13.2; Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
|
| 1.12 | 12-Jul-2004 |
tsutsui | Reenable lpt at mace since shared interrupt code was fixed in mace.c rev 1.2.
|
| 1.11 | 12-Jul-2004 |
tsutsui | Enable mec Ethernet at mace.
|
| 1.10 | 28-Jun-2004 |
bouyer | 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.
|
| 1.9 | 26-Jun-2004 |
abs | Add (commented out) ALTQ options to all GENERIC-like files
|
| 1.8 | 18-Jun-2004 |
christos | ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
|
| 1.7 | 16-Jun-2004 |
christos | Add pseudo-device ptm on all the generic flavored kernels.
|
| 1.6 | 25-Mar-2004 |
sekiya | branches: 1.6.2; The lpt driver doesn't play nicely with the serial ports -- they share the same interrupt, and something isn't quite right with the mace interrupt dispatcher. Disable for now.
Pointed out by Tillman Hodgson and confirmed by ozone on port-sgimips.
|
| 1.5 | 19-Jan-2004 |
sekiya | Completely remove IP2X and IP32, which renders opt_machtype.h obsolete.
|
| 1.4 | 15-Jan-2004 |
pooka | Remove historic remnant that treated the O2 load address as the sgimips standard. Define it in the respective config file.
|
| 1.3 | 15-Jan-2004 |
pooka | The O2 has a PCI slot, add opencrypto.
Brush up some comments a bit while in here.
|
| 1.2 | 22-Nov-2003 |
sekiya | Add (commented out) dpclock for ip22 and blinkenlitzen for ip32.
|
| 1.1 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.6.2.5 | 11-Aug-2007 |
bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.6.2.4 | 15-Jul-2004 |
he | branches: 1.6.2.4.2; Pull up revision 1.13 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
|
| 1.6.2.3 | 15-Jul-2004 |
tron | Pull up revision 1.11 (requested by tsutsui in ticket #652): Enable mec Ethernet at mace.
|
| 1.6.2.2 | 02-Jul-2004 |
he | Pull up revision 1.10 (requested by bouyer in ticket #573): 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). Fixes PR#25897 and PR#25898.
|
| 1.6.2.1 | 30-Jun-2004 |
jdc | Pull up revision 1.9 (requested by abs in ticket #567).
Add (commented out) ALTQ options to all GENERIC-like files
|
| 1.6.2.4.2.2 | 11-Aug-2007 |
bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.6.2.4.2.1 | 21-Jul-2005 |
riz | branches: 1.6.2.4.2.1.2; Pull up revision 1.24 (requested by itohy in ticket #1430): Add ukyopon(4).
|
| 1.6.2.4.2.1.2.1 | 11-Aug-2007 |
bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.13.2.14 | 11-Dec-2005 |
christos | Sync with head.
|
| 1.13.2.13 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.13.2.12 | 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
| 1.13.2.11 | 15-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.13.2.10 | 04-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.13.2.9 | 24-Jan-2005 |
skrll | Sync with HEAD.
|
| 1.13.2.8 | 17-Jan-2005 |
skrll | Sync with HEAD.
|
| 1.13.2.7 | 14-Nov-2004 |
skrll | Sync with HEAD.
|
| 1.13.2.6 | 02-Nov-2004 |
skrll | Sync with HEAD.
|
| 1.13.2.5 | 19-Oct-2004 |
skrll | Sync with HEAD
|
| 1.13.2.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.13.2.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.13.2.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.13.2.1 | 15-Jul-2004 |
skrll | file GENERIC32_IP3x was added on branch ktrace-lwp on 2004-08-03 10:40:00 +0000
|
| 1.18.2.1 | 29-Apr-2005 |
kent | sync with -current
|
| 1.19.2.2 | 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.19.2.1 | 12-Feb-2005 |
yamt | sync with head.
|
| 1.23.4.4 | 28-Aug-2007 |
ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.23.4.3 | 14-Aug-2005 |
riz | branches: 1.23.4.3.2; 1.23.4.3.4; Pull up revision 1.29 (requested by hubertf in ticket #625): Add support for reading cloop2 compressed filesystem images, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me.
|
| 1.23.4.2 | 18-Jul-2005 |
riz | Pull up revision 1.27 (requested by tron in ticket #566): Add (commented out) IPSEC_NAT_T option.
|
| 1.23.4.1 | 17-Apr-2005 |
tron | Pull up revision 1.24 (requested by itohy in ticket #160): Add ukyopon(4).
|
| 1.23.4.3.4.1 | 28-Aug-2007 |
ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.23.4.3.2.1 | 28-Aug-2007 |
ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.26.2.7 | 17-Mar-2008 |
yamt | sync with head.
|
| 1.26.2.6 | 04-Feb-2008 |
yamt | sync with head.
|
| 1.26.2.5 | 21-Jan-2008 |
yamt | sync with head
|
| 1.26.2.4 | 15-Nov-2007 |
yamt | sync with head.
|
| 1.26.2.3 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.26.2.2 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.26.2.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.37.2.1 | 29-Nov-2005 |
yamt | sync with head.
|
| 1.44.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.44.2.1 | 18-Feb-2006 |
yamt | sync with head.
|
| 1.45.2.2 | 01-Jun-2006 |
kardel | Sync with head.
|
| 1.45.2.1 | 22-Apr-2006 |
simonb | Sync with head.
|
| 1.47.6.2 | 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
| 1.47.6.1 | 31-Mar-2006 |
tron | Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
|
| 1.47.4.1 | 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
| 1.47.2.4 | 03-Sep-2006 |
yamt | sync with head.
|
| 1.47.2.3 | 11-Aug-2006 |
yamt | sync with head
|
| 1.47.2.2 | 24-May-2006 |
yamt | sync with head.
|
| 1.47.2.1 | 01-Apr-2006 |
yamt | sync with head.
|
| 1.50.2.1 | 19-Jun-2006 |
chap | Sync with head.
|
| 1.51.2.1 | 13-Jul-2006 |
gdamore | Merge from HEAD.
|
| 1.52.2.2 | 22-Sep-2006 |
riz | Pull up following revision(s) (requested by tsutsui in ticket #170): sys/arch/sparc64/conf/GENERIC: revision 1.63 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.55 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.54 sys/arch/next68k/conf/GENERIC: revision 1.105 sys/arch/ews4800mips/conf/GENERIC: revision 1.12 sys/arch/arc/conf/GENERIC: revision 1.142 sys/arch/sun3/conf/GENERIC3X: revision 1.91 sys/arch/amd64/conf/GENERIC: revision 1.105 sys/arch/sun2/conf/GENERIC: revision 1.58 sys/arch/amiga/conf/GENERIC.in: revision 1.55 sys/arch/mac68k/conf/GENERIC: revision 1.175 sys/arch/acorn26/conf/GENERIC: revision 1.46 sys/arch/shark/conf/GENERIC: revision 1.65 sys/arch/cesfic/conf/GENERIC: revision 1.45 sys/arch/sandpoint/conf/GENERIC: revision 1.36 sys/arch/iyonix/conf/GENERIC: revision 1.32 sys/arch/mvme68k/conf/GENERIC: revision 1.69 sys/arch/evbarm/conf/ARMADILLO210: revision 1.3 sys/arch/vax/conf/GENERIC: revision 1.154 sys/arch/mipsco/conf/GENERIC: revision 1.61 sys/arch/evbarm/conf/ARMADILLO9: revision 1.14 sys/arch/cobalt/conf/GENERIC: revision 1.103 sys/arch/ofppc/conf/GENERIC: revision 1.94 sys/arch/hp700/conf/GENERIC: revision 1.69 sys/arch/playstation2/conf/GENERIC: revision 1.8 sys/arch/dreamcast/conf/GENERIC: revision 1.73 sys/arch/news68k/conf/GENERIC: revision 1.81 sys/arch/macppc/conf/GENERIC: revision 1.234 sys/arch/hp300/conf/GENERIC: revision 1.134 sys/arch/mmeye/conf/GENERIC: revision 1.83 sys/arch/ibmnws/conf/GENERIC: revision 1.26 sys/arch/cats/conf/GENERIC: revision 1.109 sys/arch/sparc/conf/GENERIC: revision 1.191 sys/arch/pdp10/conf/GENERIC: revision 1.27 sys/arch/acorn32/conf/GENERIC: revision 1.75 sys/arch/luna68k/conf/GENERIC: revision 1.74 sys/arch/bebox/conf/GENERIC: revision 1.101 sys/arch/pmax/conf/GENERIC: revision 1.148 sys/arch/x68k/conf/GENERIC: revision 1.130 sys/arch/sun3/conf/GENERIC: revision 1.134 sys/arch/prep/conf/GENERIC: revision 1.126 sys/arch/alpha/conf/GENERIC: revision 1.293 sys/arch/newsmips/conf/GENERIC: revision 1.94 sys/arch/netwinder/conf/GENERIC: revision 1.83 sys/arch/hpcsh/conf/GENERIC: revision 1.69 sys/arch/sbmips/conf/GENERIC: revision 1.55 sys/arch/pc532/conf/GENERIC: revision 1.65 sys/arch/hpcmips/conf/GENERIC: revision 1.192 Remove obsolete #options VERIFIED_EXEC, found by grep(1).
|
| 1.52.2.1 | 14-Aug-2006 |
tron | Pull up following revision(s) (requested by elad in ticket #17): sys/arch/sparc/conf/KRUPS: revision 1.38 sys/arch/i386/conf/XEN2_DOMU: revision 1.2 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53 sys/arch/evbsh5/conf/SIMULATOR: revision 1.12 sys/arch/sparc/conf/MRCOFFEE: revision 1.17 sys/arch/next68k/conf/GENERIC: revision 1.104 sys/arch/i386/conf/VIRTUALPC: revision 1.44 sys/arch/ews4800mips/conf/GENERIC: revision 1.11 sys/arch/evbsh5/conf/CAYMAN: revision 1.23 sys/arch/arc/conf/GENERIC: revision 1.141 sys/arch/amd64/conf/GENERIC: revision 1.103 sys/arch/sun3/conf/GENERIC3X: revision 1.90 sys/arch/evbarm/conf/HDL_G: revision 1.3 sys/arch/sun2/conf/GENERIC: revision 1.57 sys/arch/news68k/conf/GENERIC_TINY: revision 1.51 sys/arch/evbppc/conf/EXPLORA451: revision 1.27 sys/arch/amiga/conf/GENERIC.in: revision 1.54 sys/arch/mac68k/conf/GENERIC: revision 1.174 sys/arch/acorn26/conf/GENERIC: revision 1.45 sys/arch/shark/conf/GENERIC: revision 1.64 sys/arch/cesfic/conf/GENERIC: revision 1.44 sys/arch/mvme68k/conf/GENERIC: revision 1.68 sys/arch/i386/conf/XEN2_DOM0: revision 1.4 sys/arch/atari/conf/GENERIC.in: revision 1.63 sys/arch/amiga/conf/GENERIC: revision 1.240 sys/arch/i386/conf/LAMB: revision 1.65 sys/arch/i386/conf/GENERIC: revision 1.773 sys/arch/acorn32/conf/EB7500ATX: revision 1.26 sys/arch/x68k/conf/GENERIC: revision 1.128 sys/arch/vax/conf/GENERIC: revision 1.153 sys/arch/atari/conf/ATARITT: revision 1.81 sys/arch/mipsco/conf/GENERIC: revision 1.60 sys/arch/cobalt/conf/GENERIC: revision 1.101 sys/arch/evbarm/conf/ARMADILLO9: revision 1.13 sys/arch/ofppc/conf/GENERIC: revision 1.93 sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51 sys/arch/arc/conf/RPC44: revision 1.26 sys/arch/sparc64/conf/GENERIC: revision 1.59 sys/arch/i386/conf/XEN3_DOMU: revision 1.2 sys/arch/hp700/conf/GENERIC: revision 1.68 sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47 sys/arch/macppc/conf/GENERIC: revision 1.231 sys/arch/dreamcast/conf/GENERIC: revision 1.72 sys/arch/news68k/conf/GENERIC: revision 1.80 sys/arch/hp300/conf/GENERIC: revision 1.133 sys/arch/mmeye/conf/GENERIC: revision 1.82 sys/arch/macppc/conf/MAMBO: revision 1.2 sys/arch/cats/conf/GENERIC: revision 1.107 sys/arch/atari/conf/FALCON: revision 1.79 sys/arch/acorn32/conf/GENERIC: revision 1.71 sys/arch/sparc/conf/GENERIC: revision 1.190 sys/arch/news68k/conf/LIBERO: revision 1.40 sys/arch/amiga/conf/DRACO: revision 1.114 sys/arch/cobalt/conf/INSTALL: revision 1.23 sys/arch/luna68k/conf/GENERIC: revision 1.73 sys/arch/bebox/conf/GENERIC: revision 1.100 sys/arch/pmax/conf/GENERIC: revision 1.147 sys/arch/amiga/conf/WSCONS: revision 1.52 sys/arch/macppc/conf/POWERMAC_G5: revision 1.2 sys/arch/alpha/conf/ALPHA: revision 1.218 sys/arch/sun3/conf/GENERIC: revision 1.133 sys/arch/prep/conf/GENERIC: revision 1.124 sys/arch/alpha/conf/GENERIC: revision 1.291 sys/arch/atari/conf/HADES: revision 1.71 sys/arch/newsmips/conf/GENERIC: revision 1.93 sys/arch/netwinder/conf/GENERIC: revision 1.82 sys/arch/hpcmips/conf/GENERIC: revision 1.190 sys/arch/amiga/conf/AMIGA: revision 1.98 sys/arch/sbmips/conf/GENERIC: revision 1.54 sys/arch/pc532/conf/GENERIC: revision 1.64 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53 Disable SYSTRACE by default on all kernels (discussed with core)
|
| 1.56.4.2 | 10-Dec-2006 |
yamt | sync with head.
|
| 1.56.4.1 | 22-Oct-2006 |
yamt | sync with head
|
| 1.56.2.1 | 18-Nov-2006 |
ad | Sync with head.
|
| 1.59.12.1 | 03-Sep-2007 |
wrstuden | Sync w/ NetBSD-4-RC_1
|
| 1.59.10.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.59.8.6 | 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.59.8.5 | 20-Aug-2007 |
ad | Sync with HEAD.
|
| 1.59.8.4 | 15-Jul-2007 |
ad | Sync with head.
|
| 1.59.8.3 | 09-Jun-2007 |
ad | Sync with head.
|
| 1.59.8.2 | 27-May-2007 |
ad | Sync with head.
|
| 1.59.8.1 | 10-Apr-2007 |
ad | Sync with head.
|
| 1.59.4.2 | 15-Apr-2007 |
yamt | sync with head.
|
| 1.59.4.1 | 24-Mar-2007 |
yamt | sync with head.
|
| 1.59.2.2 | 25-Aug-2007 |
liamjfoy | Pull up following revision(s) (requested by adrianp in ticket #820): sys/arch/hp300/conf/GENERIC: revision 1.141 sys/arch/alpha/conf/GENERIC: revision 1.315 sys/arch/amd64/conf/GENERIC: revision 1.154 sys/arch/cats/conf/GENERIC: revision 1.116 sys/arch/arc/conf/GENERIC: revision 1.148 sys/arch/acorn32/conf/GENERIC: revision 1.80 sys/arch/sparc/conf/GENERIC: revision 1.200 sys/arch/sparc64/conf/GENERIC: revision 1.88 sys/arch/atari/conf/GENERIC.in: revision 1.68 sys/arch/amiga/conf/GENERIC: revision 1.248 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 sys/arch/i386/conf/GENERIC: revision 1.840 sys/arch/amiga/conf/GENERIC.in: revision 1.61 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 sys/arch/mac68k/conf/GENERIC: revision 1.182 Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
|
| 1.59.2.1 | 06-Jun-2007 |
bouyer | pullup the following revisions (requested my martin in ticket #699): sys/arch/acorn26/conf/GENERIC 1.50 sys/arch/acorn32/conf/GENERIC 1.79 sys/arch/alpha/conf/GENERIC 1.313 sys/arch/amd64/conf/GENERIC 1.148 sys/arch/amiga/conf/GENERIC 1.245 sys/arch/arc/conf/GENERIC 1.146 sys/arch/bebox/conf/GENERIC 1.105 sys/arch/cats/conf/GENERIC 1.115 sys/arch/cobalt/conf/GENERIC 1.108 sys/arch/dreamcast/conf/GENERIC 1.78 sys/arch/ews4800mips/conf/GENERIC 1.18 sys/arch/hp300/conf/GENERIC 1.139 sys/arch/hp700/conf/GENERIC 1.74 sys/arch/hpcmips/conf/GENERIC 1.196 sys/arch/i386/conf/GENERIC 1.831 sys/arch/iyonix/conf/GENERIC 1.38 via patch sys/arch/landisk/conf/GENERIC 1.8 via patch sys/arch/luna68k/conf/GENERIC 1.78 sys/arch/mac68k/conf/GENERIC 1.181 sys/arch/macppc/conf/GENERIC 1.256 via patch sys/arch/mipsco/conf/GENERIC 1.65 sys/arch/mmeye/conf/GENERIC 1.88 sys/arch/mvme68k/conf/GENERIC 1.71 sys/arch/news68k/conf/GENERIC 1.88 sys/arch/newsmips/conf/GENERIC 1.98 sys/arch/next68k/conf/GENERIC 1.108 sys/arch/ofppc/conf/GENERIC 1.98 sys/arch/pc532/conf/GENERIC 1.70 sys/arch/pmax/conf/GENERIC 1.152 sys/arch/prep/conf/GENERIC 1.135 sys/arch/sbmips/conf/GENERIC 1.61 sys/arch/sparc/conf/GENERIC 1.199 sys/arch/sparc64/conf/GENERIC 1.85 sys/arch/sun3/conf/GENERIC 1.138 sys/arch/vax/conf/GENERIC 1.157 sys/arch/x68k/conf/GENERIC 1.134 sys/arch/amiga/conf/GENERIC.in 1.59 sys/arch/sgimips/conf/GENERIC32_IP2x 1.66 sys/arch/sgimips/conf/GENERIC32_IP3x 1.63 sys/arch/sun3/conf/GENERIC3X 1.95 sys/arch/atari/conf/GENERIC.in 1.66
Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some).
|
| 1.62.2.2 | 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.62.2.1 | 26-Jun-2007 |
garbled | Sync with HEAD.
|
| 1.65.8.2 | 04-Nov-2007 |
jmcneill | Sync with HEAD.
|
| 1.65.8.1 | 09-Aug-2007 |
jmcneill | Sync with HEAD.
|
| 1.65.4.1 | 15-Aug-2007 |
skrll | Sync with HEAD.
|
| 1.65.2.1 | 07-Aug-2007 |
matt | Sync with HEAD.
|
| 1.66.6.1 | 13-Nov-2007 |
bouyer | Sync with HEAD
|
| 1.66.2.3 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.66.2.2 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.66.2.1 | 06-Nov-2007 |
matt | sync with HEAD
|
| 1.68.8.1 | 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.68.2.1 | 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.70.6.4 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.70.6.3 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
| 1.70.6.2 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.70.6.1 | 03-Apr-2008 |
mjf | Sync with HEAD.
|
| 1.70.2.1 | 24-Mar-2008 |
keiichi | sync with head.
|
| 1.72.10.2 | 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.72.10.1 | 19-Oct-2008 |
haad | Sync with HEAD.
|
| 1.72.6.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.72.4.3 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.72.4.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.72.4.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.76.4.1 | 27-Dec-2008 |
snj | branches: 1.76.4.1.4; Pull up following revision(s) (requested by jmcneill in ticket #205): sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.79 add pseudo-device drvctl
|
| 1.76.4.1.4.1 | 10-Sep-2009 |
matt | Add preliminary LP64 support for sgimips
|
| 1.76.2.2 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.76.2.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.82.2.2 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.82.2.1 | 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
| 1.83.2.5 | 31-May-2011 |
rmind | sync with head
|
| 1.83.2.4 | 21-Apr-2011 |
rmind | sync with head
|
| 1.83.2.3 | 06-Mar-2011 |
rmind | sync with head (and fix few botches with this)
|
| 1.83.2.2 | 05-Mar-2011 |
rmind | sync with head
|
| 1.83.2.1 | 30-May-2010 |
rmind | sync with head
|
| 1.86.4.1 | 08-Feb-2011 |
bouyer | Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA is commented out)
|
| 1.86.2.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.89.4.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.89.4.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.89.4.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.90.2.2 | 11-Mar-2012 |
mrg | sync to latest -current
|
| 1.90.2.1 | 18-Feb-2012 |
mrg | merge to -current.
|
| 1.93.2.4 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.93.2.3 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.93.2.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.93.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.100.2.1 | 28-Aug-2013 |
rmind | sync with head
|
| 1.101.4.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.102.2.2 | 18-Nov-2014 |
snj | Pull up following revision(s) (requested by manu in ticket #251): sys/arch/acorn26/conf/GENERIC: revision 1.81 sys/arch/acorn32/conf/GENERIC: revision 1.116 sys/arch/alpha/conf/GENERIC: revision 1.362 sys/arch/amd64/conf/ALL: revision 1.23 sys/arch/amd64/conf/GENERIC: revision 1.404 sys/arch/amd64/conf/XEN3_DOM0: revision 1.112 sys/arch/amd64/conf/XEN3_DOMU: revision 1.60 sys/arch/amiga/conf/GENERIC.in: revision 1.129 sys/arch/amiga/conf/GENERIC: revision 1.311 sys/arch/amigappc/conf/GENERIC: revision 1.24 sys/arch/arc/conf/GENERIC: revision 1.184 sys/arch/bebox/conf/GENERIC: revision 1.145 sys/arch/cats/conf/GENERIC: revision 1.155 sys/arch/cesfic/conf/GENERIC: revision 1.65 sys/arch/cobalt/conf/GENERIC: revision 1.147 sys/arch/dreamcast/conf/GENERIC: revision 1.121 sys/arch/emips/conf/GENERIC: revision 1.15 sys/arch/epoc32/conf/GENERIC: revision 1.8 sys/arch/ews4800mips/conf/GENERIC: revision 1.51 sys/arch/hp300/conf/GENERIC: revision 1.190 sys/arch/hpcmips/conf/GENERIC: revision 1.229 sys/arch/hpcsh/conf/GENERIC: revision 1.106 sys/arch/hppa/conf/GENERIC: revision 1.6 sys/arch/i386/conf/ALL: revision 1.389 sys/arch/i386/conf/GENERIC: revision 1.1118 sys/arch/i386/conf/XEN3_DOM0: revision 1.93 sys/arch/i386/conf/XEN3_DOMU: revision 1.65 sys/arch/ibmnws/conf/GENERIC: revision 1.46 sys/arch/iyonix/conf/GENERIC: revision 1.88 sys/arch/landisk/conf/GENERIC: revision 1.45 sys/arch/luna68k/conf/GENERIC: revision 1.119 sys/arch/mac68k/conf/GENERIC: revision 1.220 sys/arch/macppc/conf/GENERIC: revision 1.320 sys/arch/macppc/conf/MAMBO: revision 1.24 sys/arch/macppc/conf/POWERMAC_G5: revision 1.25 sys/arch/mipsco/conf/GENERIC: revision 1.88 sys/arch/mmeye/conf/GENERIC: revision 1.120 sys/arch/mvme68k/conf/GENERIC: revision 1.94 sys/arch/mvmeppc/conf/GENERIC: revision 1.24 sys/arch/netwinder/conf/GENERIC: revision 1.126 sys/arch/news68k/conf/GENERIC: revision 1.125 sys/arch/newsmips/conf/GENERIC: revision 1.129 sys/arch/next68k/conf/GENERIC: revision 1.139 sys/arch/ofppc/conf/GENERIC: revision 1.157 sys/arch/pmax/conf/GENERIC64: revision 1.21 sys/arch/pmax/conf/GENERIC: revision 1.185 sys/arch/prep/conf/GENERIC: revision 1.174 sys/arch/rs6000/conf/GENERIC: revision 1.33 sys/arch/sandpoint/conf/GENERIC: revision 1.88 sys/arch/sbmips/conf/GENERIC: revision 1.101 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106 sys/arch/shark/conf/GENERIC: revision 1.121 sys/arch/sparc/conf/GENERIC: revision 1.248 sys/arch/sparc/conf/TADPOLE3GX: revision 1.65 sys/arch/sparc64/conf/GENERIC: revision 1.177 sys/arch/sparc64/conf/NONPLUS64: revision 1.44 sys/arch/sun2/conf/GENERIC: revision 1.94 sys/arch/sun3/conf/GENERIC: revision 1.171 sys/arch/vax/conf/GENERIC: revision 1.193 sys/arch/vax/conf/VAX780: revision 1.19 sys/arch/x68k/conf/GENERIC: revision 1.179 sys/arch/zaurus/conf/GENERIC: revision 1.65 sys/ufs/files.ufs: revision 1.38 Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
|
| 1.102.2.1 | 14-Nov-2014 |
martin | Pull up following revision(s) (requested by manu in ticket #232): sys/arch/next68k/conf/GENERIC: revision 1.138 sys/arch/cobalt/conf/GENERIC: revision 1.146 sys/arch/mvme68k/conf/GENERIC: revision 1.93 sys/arch/vax/conf/VAX780: revision 1.18 sys/arch/newsmips/conf/GENERIC: revision 1.128 sys/arch/luna68k/conf/GENERIC: revision 1.118 sys/arch/sbmips/conf/GENERIC: revision 1.100 sys/arch/pmax/conf/GENERIC: revision 1.184 sys/arch/alpha/conf/GENERIC: revision 1.361 sys/arch/sparc64/conf/GENERIC: revision 1.176 sys/arch/sun3/conf/GENERIC: revision 1.170 sys/arch/shark/conf/GENERIC: revision 1.120 sys/arch/landisk/conf/GENERIC: revision 1.44 sys/arch/bebox/conf/GENERIC: revision 1.144 sys/arch/sparc64/conf/NONPLUS64: revision 1.43 sys/arch/sandpoint/conf/GENERIC: revision 1.87 sys/arch/emips/conf/GENERIC: revision 1.14 sys/arch/amd64/conf/XEN3_DOM0: revision 1.111 sys/arch/dreamcast/conf/GENERIC: revision 1.120 sys/arch/cesfic/conf/GENERIC: revision 1.64 sys/arch/mmeye/conf/GENERIC: revision 1.119 sys/arch/epoc32/conf/GENERIC: revision 1.7 sys/arch/x68k/conf/GENERIC: revision 1.178 sys/arch/iyonix/conf/GENERIC: revision 1.87 sys/arch/sun2/conf/GENERIC: revision 1.93 sys/arch/ews4800mips/conf/GENERIC: revision 1.50 sys/arch/amd64/conf/XEN3_DOMU: revision 1.59 sys/arch/acorn26/conf/GENERIC: revision 1.80 sys/arch/acorn32/conf/GENERIC: revision 1.115 sys/arch/macppc/conf/POWERMAC_G5: revision 1.24 sys/arch/i386/conf/GENERIC: revision 1.1117 sys/arch/arc/conf/GENERIC: revision 1.183 sys/arch/cats/conf/GENERIC: revision 1.154 sys/arch/amiga/conf/GENERIC.in: revision 1.128 sys/arch/zaurus/conf/GENERIC: revision 1.64 sys/arch/netwinder/conf/GENERIC: revision 1.125 sys/arch/hppa/conf/GENERIC: revision 1.5 sys/arch/mvmeppc/conf/GENERIC: revision 1.23 sys/arch/macppc/conf/GENERIC: revision 1.319 sys/arch/amiga/conf/GENERIC: revision 1.310 sys/arch/pmax/conf/GENERIC64: revision 1.20 sys/arch/macppc/conf/MAMBO: revision 1.23 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27 sys/arch/amigappc/conf/GENERIC: revision 1.23 sys/arch/amd64/conf/GENERIC: revision 1.403 sys/arch/ofppc/conf/GENERIC: revision 1.156 sys/arch/mac68k/conf/GENERIC: revision 1.219 sys/arch/i386/conf/XEN3_DOMU: revision 1.64 sys/arch/mipsco/conf/GENERIC: revision 1.87 sys/arch/hp300/conf/GENERIC: revision 1.189 sys/arch/vax/conf/GENERIC: revision 1.192 sys/arch/news68k/conf/GENERIC: revision 1.124 sys/arch/ibmnws/conf/GENERIC: revision 1.45 sys/arch/hpcsh/conf/GENERIC: revision 1.105 sys/arch/sparc/conf/TADPOLE3GX: revision 1.64 sys/arch/i386/conf/XEN3_DOM0: revision 1.92 sys/arch/sparc/conf/GENERIC: revision 1.247 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105 sys/arch/prep/conf/GENERIC: revision 1.173 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103 sys/arch/rs6000/conf/GENERIC: revision 1.32 sys/arch/hpcmips/conf/GENERIC: revision 1.228 Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels This change just brings UFS1 extended attribute *support* in the kernel, extended attributes are not enabled unless three conditions are met: 1) filesystem is UFS1 (newfs -O1) 2) .attribute/system and .attribute/user directories are created at fs root 3) filesystem is mounted with -o extattr Some GENERIC kernels are obviously memory constrained, the extended attributes options were not enabled for them, but just added commented out. (kernel were considered memory constrained if QUOTA option was disabled)
|
| 1.106.2.4 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.106.2.3 | 05-Feb-2017 |
skrll | Sync with HEAD
|
| 1.106.2.2 | 22-Apr-2016 |
skrll | Sync with HEAD
|
| 1.106.2.1 | 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
| 1.108.2.1 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
| 1.111.8.1 | 26-Jan-2018 |
martin | Pull up following revision(s) (requested by sevan in ticket #510): sys/arch/sun3/conf/GENERIC3X: revision 1.130 sys/arch/sparc64/conf/GENERIC: revision 1.203 sys/arch/news68k/conf/LIBERO: revision 1.66 sys/arch/amiga/conf/DRACO: revision 1.185 sys/arch/evbarm/conf/MV2120: revision 1.35 sys/arch/x68k/conf/GENERIC: revision 1.187 sys/arch/rs6000/conf/GENERIC: revision 1.39 sys/arch/news68k/conf/GENERIC_TINY: revision 1.86 sys/arch/i386/conf/XEN3_DOMU: revision 1.88 sys/arch/iyonix/conf/GENERIC: revision 1.97 sys/arch/evbarm64/conf/A64EMUL: revision 1.11 sys/arch/mvme68k/conf/GENERIC: revision 1.98 sys/arch/acorn32/conf/GENERIC: revision 1.124 sys/arch/i386/conf/XEN3_DOM0: revision 1.125 sys/arch/cobalt/conf/INSTALL: revision 1.65 sys/arch/macppc/conf/GENERIC_601: revision 1.16 sys/arch/hppa/conf/GENERIC: revision 1.17 sys/arch/amiga/conf/GENERIC.in: revision 1.137 sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33 sys/arch/netwinder/conf/GENERIC: revision 1.134 sys/arch/amd64/conf/XEN3_DOMU: revision 1.83 sys/arch/mac68k/conf/GENERIC: revision 1.225 sys/arch/arc/conf/RPC44: revision 1.54 sys/arch/mipsco/conf/GENERIC: revision 1.92 sys/arch/cats/conf/GENERIC: revision 1.166 sys/arch/amd64/conf/XEN3_DOM0: revision 1.145 sys/arch/amigappc/conf/GENERIC: revision 1.33 sys/arch/sun3/conf/GENERIC: revision 1.176 sys/arch/news68k/conf/GENERIC: revision 1.130 sys/arch/hpcsh/conf/GENERIC: revision 1.110 sys/arch/hp300/conf/GENERIC: revision 1.198 sys/arch/atari/conf/GENERIC.in: revision 1.115 sys/arch/sparc/conf/MRCOFFEE: revision 1.54 sys/arch/evbppc/conf/EXPLORA451: revision 1.62 sys/arch/cesfic/conf/GENERIC: revision 1.69 sys/arch/vax/conf/GENERIC: revision 1.204 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112 sys/arch/sparc/conf/GENERIC: revision 1.258 sys/arch/next68k/conf/GENERIC: revision 1.145 sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34 sys/arch/prep/conf/GENERIC: revision 1.185 sys/arch/amiga/conf/INSTALL: revision 1.129 sys/arch/newsmips/conf/GENERIC: revision 1.133 sys/arch/cobalt/conf/GENERIC: revision 1.156 sys/arch/sun2/conf/GENERIC: revision 1.99 sys/arch/luna68k/conf/INSTALL: revision 1.25 sys/arch/amigappc/conf/NULL: revision 1.53 sys/arch/acorn26/conf/GENERIC: revision 1.85 sys/arch/vax/conf/VAX780: revision 1.25 sys/arch/luna68k/conf/GENERIC: revision 1.125 sys/arch/ews4800mips/conf/GENERIC: revision 1.56 sys/arch/macppc/conf/POWERMAC_G5: revision 1.29 sys/arch/arc/conf/GENERIC: revision 1.189 sys/arch/macppc/conf/MAMBO: revision 1.27 sys/arch/acorn32/conf/EB7500ATX: revision 1.64 sys/arch/pmax/conf/GENERIC: revision 1.196 sys/arch/pmax/conf/GENERIC64: revision 1.28 sys/arch/amiga/conf/GENERIC: revision 1.319 sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55 sys/arch/macppc/conf/GENERIC: revision 1.339 sys/arch/emips/conf/GENERIC: revision 1.21 sys/arch/sandpoint/conf/GENERIC: revision 1.97 sys/arch/landisk/conf/GENERIC: revision 1.58 sys/arch/bebox/conf/GENERIC: revision 1.157 sys/arch/alpha/conf/GENERIC: revision 1.379 Alternate buffer queue strategies no longer considered experimental, update description. Discussed on tech-kern http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
|
| 1.115.2.5 | 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|
| 1.115.2.4 | 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|
| 1.115.2.3 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
| 1.115.2.2 | 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
| 1.115.2.1 | 22-Mar-2018 |
pgoyette | Synch with HEAD, resolve conflicts
|
| 1.116.2.2 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.116.2.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.126.4.1 | 25-Jan-2020 |
ad | Sync with head.
|
| 1.3 | 18-Feb-2015 |
macallan | cleanup compat options, disable COMPAT_LINUX for N32 kernels
|
| 1.2 | 23-Aug-2014 |
dholland | branches: 1.2.2; Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.1 | 04-Jun-2014 |
macallan | branches: 1.1.2; 1.1.6; n32 kernel for IP2x
|
| 1.1.6.3 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.1.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.1 | 04-Jun-2014 |
tls | file GENERIC64_32_IP2x was added on branch tls-maxphys on 2014-08-20 00:03:22 +0000
|
| 1.1.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.2.1 | 04-Jun-2014 |
tls | file GENERIC64_32_IP2x was added on branch tls-earlyentropy on 2014-08-10 06:54:07 +0000
|
| 1.2.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
| 1.3 | 18-Feb-2015 |
macallan | cleanup compat options, disable COMPAT_LINUX for N32 kernels
|
| 1.2 | 23-Aug-2014 |
dholland | branches: 1.2.2; Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.1 | 21-May-2014 |
macallan | branches: 1.1.2; 1.1.6; config goop for building 32bit sgimips64 kernels works fine on my O2 ( now to make the actual LP64 kernels work... )
|
| 1.1.6.3 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.1.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.1 | 21-May-2014 |
tls | file GENERIC64_32_IP3x was added on branch tls-maxphys on 2014-08-20 00:03:22 +0000
|
| 1.1.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.2.1 | 21-May-2014 |
tls | file GENERIC64_32_IP3x was added on branch tls-earlyentropy on 2014-08-10 06:54:07 +0000
|
| 1.2.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
| 1.7 | 21-Jan-2021 |
nia | add a commented out compat_ossaudio wherever there's compat_linux
requested by mrg
|
| 1.6 | 14-Sep-2017 |
mrg | branches: 1.6.16; clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options.
removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
|
| 1.5 | 28-Jul-2017 |
maxv | Remove TCP_COMPAT_42 from the config files. Pass 1.
|
| 1.4 | 23-Aug-2014 |
dholland | branches: 1.4.2; Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.3 | 26-Apr-2011 |
joerg | branches: 1.3.14; Remove IRIX emulation
|
| 1.2 | 14-Dec-2009 |
matt | branches: 1.2.4; 1.2.6; 1.2.8; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.1 | 10-Sep-2009 |
matt | branches: 1.1.2; file GENERIC64_IP2x was initially added on branch matt-nb5-mips64.
|
| 1.1.2.1 | 10-Sep-2009 |
matt | Add preliminary LP64 support for sgimips
|
| 1.2.8.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2.6.1 | 31-May-2011 |
rmind | sync with head
|
| 1.2.4.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.2.4.1 | 14-Dec-2009 |
yamt | file GENERIC64_IP2x was added on branch yamt-nfs-mp on 2010-03-11 15:02:54 +0000
|
| 1.3.14.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.4.2.1 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.6.16.1 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
| 1.7 | 21-Jan-2021 |
nia | add a commented out compat_ossaudio wherever there's compat_linux
requested by mrg
|
| 1.6 | 14-Sep-2017 |
mrg | branches: 1.6.16; clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options.
removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
|
| 1.5 | 28-Jul-2017 |
maxv | Remove TCP_COMPAT_42 from the config files. Pass 1.
|
| 1.4 | 23-Aug-2014 |
dholland | branches: 1.4.2; Systematize (and in many cases, fix) the comments on options COMPAT_NN.
There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
|
| 1.3 | 26-Apr-2011 |
joerg | branches: 1.3.14; Remove IRIX emulation
|
| 1.2 | 14-Dec-2009 |
matt | branches: 1.2.4; 1.2.6; 1.2.8; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.1 | 10-Sep-2009 |
matt | branches: 1.1.2; file GENERIC64_IP3x was initially added on branch matt-nb5-mips64.
|
| 1.1.2.1 | 10-Sep-2009 |
matt | Add preliminary LP64 support for sgimips
|
| 1.2.8.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2.6.1 | 31-May-2011 |
rmind | sync with head
|
| 1.2.4.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.2.4.1 | 14-Dec-2009 |
yamt | file GENERIC64_IP3x was added on branch yamt-nfs-mp on 2010-03-11 15:02:54 +0000
|
| 1.3.14.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.4.2.1 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.6.16.1 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
| 1.7 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.6 | 14-May-2002 |
pooka | branches: 1.6.10; include GENERIC, set TEXTADDR right
|
| 1.5 | 13-May-2002 |
soren | Make the build machinery happy for now.
|
| 1.4 | 22-Nov-2001 |
soren | branches: 1.4.2; 1.4.4; Change the kernel load address offset from 512K to 420K, the Irix convention for debugging kernels.
|
| 1.3 | 22-Nov-2001 |
thorpej | Move the kernel forward in memory, starting it 512K in from the bottom of RAM. The bootloader is now loaded 2K in from the bottom of RAM, so we need to make space for it.
|
| 1.2 | 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
| 1.1 | 19-Nov-2001 |
soren | Remove netbsd.high Ind* load address hack and use a separate distribution GENERIC instead.
|
| 1.4.4.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.4.4.2 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.4.4.1 | 22-Nov-2001 |
thorpej | file GENERIC_INDY was added on branch kqueue on 2002-01-10 19:48:22 +0000
|
| 1.4.2.3 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.4.2.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.4.2.1 | 22-Nov-2001 |
nathanw | file GENERIC_INDY was added on branch nathanw_sa on 2002-01-08 00:27:25 +0000
|
| 1.6.10.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.19 | 13-May-2002 |
soren | Make the build machinery happy for now.
|
| 1.18 | 08-May-2002 |
pooka | Make INDY the Indy config file
Add DRAKEN as a model of what to do with the O2 (effectively the same file as the old INDY)
|
| 1.17 | 04-May-2002 |
pooka | add mcclock
|
| 1.16 | 25-Apr-2002 |
atatat | Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
|
| 1.15 | 16-Apr-2002 |
wiz | Remove last(?) traces of pmsi.
|
| 1.14 | 12-Apr-2002 |
gmcgarry | Add commented-out USERCONF option. Mainly useful for install media and can be optionally enabled based on miniroot and ramdisk size requirements.
|
| 1.13 | 02-Apr-2002 |
lukem | Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as being more consistent with what it's controlling...
|
| 1.12 | 10-Mar-2002 |
lukem | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options are now consistently named * fold opt_mdsize.h into opt_md.h
|
| 1.11 | 27-Jan-2002 |
jdolecek | add options PIPE_SOCKETPAIR to individual kernel configs the option is commented out on everything but kernels I was able to recognize as INSTALL-like or ones for small memory machines
|
| 1.10 | 22-Nov-2001 |
soren | Change the kernel load address offset from 512K to 420K, the Irix convention for debugging kernels.
|
| 1.9 | 22-Nov-2001 |
thorpej | Move the kernel forward in memory, starting it 512K in from the bottom of RAM. The bootloader is now loaded 2K in from the bottom of RAM, so we need to make space for it.
|
| 1.8 | 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
| 1.7 | 14-May-2001 |
matt | branches: 1.7.2; 1.7.8; Add IP32
|
| 1.6 | 14-Feb-2001 |
itojun | branches: 1.6.2; have rnd(4).
|
| 1.5 | 15-Nov-2000 |
matt | branches: 1.5.2; Add MFS and vnd.
|
| 1.4 | 04-Oct-2000 |
cgd | the generic MIPS code doesn't even play at doing anything useful with a MIPS4 option at this point -- all the code except for one single spot is conditionalized with MIPS3. So, don't even pretend about MIPS4 for now, until it all gets cleaned up.
|
| 1.3 | 24-Sep-2000 |
jdolecek | don't specify number of ptys if >= 16 (current default initial number) pty comments: normalize and g/c what is no longer relevant
|
| 1.2 | 14-Jun-2000 |
soren | branches: 1.2.4; No real need for explicit stride on Mace ISA extension.
|
| 1.1 | 14-Jun-2000 |
soren | Initial commit.
|
| 1.2.4.2 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
| 1.2.4.1 | 14-Jun-2000 |
minoura | file INDY was added on branch minoura-xpg4dl on 2000-06-22 17:02:56 +0000
|
| 1.5.2.4 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.5.2.3 | 22-Nov-2000 |
bouyer | Sync with HEAD.
|
| 1.5.2.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.5.2.1 | 15-Nov-2000 |
bouyer | file INDY was added on branch thorpej_scsipi on 2000-11-20 20:23:41 +0000
|
| 1.6.2.1 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.7.8.6 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.7.8.5 | 17-Apr-2002 |
nathanw | Catch up to -current.
|
| 1.7.8.4 | 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
| 1.7.8.3 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.7.8.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.7.8.1 | 14-May-2001 |
nathanw | file INDY was added on branch nathanw_sa on 2002-01-08 00:27:25 +0000
|
| 1.7.2.4 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.7.2.3 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.7.2.2 | 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
| 1.7.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.2 | 13-Nov-2004 |
sekiya | Due to space limitations, we can't embed a three-meg ramdisk installation image into an IP12 kernel.
Remove; installation procedure will have to be GENERIC kernel using sysinst from a NFS filesystem.
|
| 1.1 | 13-Nov-2004 |
sekiya | Add INSTALL and GENERIC kernel configuration wrappers for IP12 family.
Note that devices are defined in the IP2x configuration file; the IP12 is 99.5% the same as the IP20/22/24. Indeed, the only reason to have a separate config file for IP12 is to sort out the MIPS1/MIPS3 locore bits.
To that end, the wrappers include the IP2x GENERIC config, undefine a few directives, and define the appropriate bits for IP12.
|
| 1.15 | 17-Apr-2025 |
christos | bump
|
| 1.14 | 27-Sep-2020 |
roy | branches: 1.14.26; vether: Add to kernel configurations
It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out.
|
| 1.13 | 16-Aug-2020 |
jdolecek | make COMPAT_LINUX option disabled by default
leave the option enabled only in amd64/i386 ALL kernels to make sure it continues to be compilable also when included in kernel
|
| 1.12 | 15-Jun-2020 |
tsutsui | Follow ipfilter -> npf changes.
|
| 1.11 | 07-Feb-2019 |
mrg | bump ramdisk sizes to cope with GCC 7 bloat.
|
| 1.10 | 02-Sep-2018 |
tsutsui | Disable misc options to shrink an INSTALL kernel for IP2x.
The ARC BIOS on Indy seems to have ~8MB limit. Fixes PR port-sgimips/53378 from Naruaki Etomi.
Should be pulled up to netbsd-7 and netbsd-8.
|
| 1.9 | 04-Feb-2012 |
he | branches: 1.9.22; 1.9.40; 1.9.46; 1.9.48; Bump the install image size so that this builds again.
|
| 1.8 | 06-Feb-2009 |
jym | branches: 1.8.14; 1.8.18; Changes to MEMORY_RBFLAGS option: - renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the MEMORY_DISK options(4) - change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt the config(5) files accordingly - document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
|
| 1.7 | 06-Feb-2009 |
jym | Fix some whitespace and indentation. No functional change.
|
| 1.6 | 01-Oct-2004 |
sekiya | branches: 1.6.100; 1.6.108; Move the ECOFF definition from the INSTALL kernel to the GENERIC kernel -- it's possible that someone might want to run an IP20 diskless.
Pointed out by simonb@
|
| 1.5 | 01-Oct-2004 |
sekiya | Create an ecoff kernel only if WANT_ECOFF="yes".
ECOFF kernels are really only useful for netbooting; our disk bootloader handles ELF. Therefore, define WANT_ECOFF for INSTALL32_IP2x only.
|
| 1.4 | 20-Nov-2003 |
sekiya | branches: 1.4.4; ip2x can't handle four-meg ramdisks; use a three-meg ramdisk instead and compile the kernel with -Os.
|
| 1.3 | 13-Nov-2003 |
sekiya | typo in include directive.
|
| 1.2 | 13-Nov-2003 |
sekiya | Include proper GENERIC32 templates (mechanical edit).
|
| 1.1 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.4.4.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.4.4.1 | 20-Nov-2003 |
skrll | file INSTALL32_IP2x was added on branch ktrace-lwp on 2004-08-03 10:40:00 +0000
|
| 1.6.108.1 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.6.100.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.8.18.1 | 18-Feb-2012 |
mrg | merge to -current.
|
| 1.8.14.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.9.48.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.9.46.1 | 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
| 1.9.40.1 | 10-Sep-2018 |
martin | Pull up following revision(s) (requested by tsutsui in ticket #1017):
sys/arch/sgimips/conf/INSTALL32_IP2x: revision 1.10 sys/arch/sgimips/stand/boot/Makefile: revision 1.20 sys/arch/sgimips/sgimips/machdep.c: revision 1.146 sys/arch/sgimips/hpc/wdsc.c: revision 1.35 distrib/sgimips/instkernel/Makefile: revision 1.13
Disable misc options to shrink an INSTALL kernel for IP2x.
The ARC BIOS on Indy seems to have ~8MB limit.
Fixes PR port-sgimips/53378 from Naruaki Etomi. Should be pulled up to netbsd-7 and netbsd-8.
-
Fix build failure without options DDB and with pseudo-device ksyms. There is a typo for ksyms (NKSYMS vs NKSYM).
Also use consistent "#if NKSYMS" rather than "#if NKSYMS > 0" etc. and add comments after corresponding #endif for readability.
Fixes PR port-sgimips/53521 from Naruaki Etomi. Should be pulled up to (at least) netbsd-8.
-
Use elf2ecoff(1) rather than objcopy(1) to generat ecoff for old machines. objcopy(1) was used instead of elf2ecoff(1) since Makefile rev 1.9: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/sgimips/stand/boot/Makefile#rev1.9 but it looks ELF binaries generated by recent binutils are too complicated to convert them to ecoff for old machines by objcopy(1).
Reported by Naruaki Etomi in PR port-sgimips/53519. Should be pulled up to at least netbsd-8.
-
Fix wdsc(4) probe failure on HPC1.5 machines (Indigo R3k/R4k, IP6/IP10/IP12).
The alignment adjustment code was removed in rev 1.36 for common mips bus_space changes, but the code was not bus_space related but used for uint32_t register acccess during probe.
Reported and tested by Naruaki Etomi in PR port-sgimips/53522. Should be pulled up to netbsd-8.
-
Use elf2ecoff(1) rather than objcopy(1) to generate ecoff kernel.
Reported by Naruaki Etomi in PR port-sgimips/53518.
Should be pulled up to netbsd-7 and netbsd-8.
|
| 1.9.22.1 | 30-Oct-2018 |
martin | Pull up following revision(s) (requested by tsutsui in ticket #1637):
sys/arch/sgimips/conf/INSTALL32_IP2x: revision 1.10 sys/arch/sgimips/stand/boot/Makefile: revision 1.20 distrib/sgimips/instkernel/Makefile: revision 1.13
Disable misc options to shrink an INSTALL kernel for IP2x.
The ARC BIOS on Indy seems to have ~8MB limit.
Fixes PR port-sgimips/53378 from Naruaki Etomi. Should be pulled up to netbsd-7 and netbsd-8.
-
Use elf2ecoff(1) rather than objcopy(1) to generat ecoff for old machines. objcopy(1) was used instead of elf2ecoff(1) since Makefile rev 1.9:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/sgimips/stand/boot/Makefile#rev1.9
but it looks ELF binaries generated by recent binutils are too complicated to convert them to ecoff for old machines by objcopy(1).
Reported by Naruaki Etomi in PR port-sgimips/53519.
Should be pulled up to at least netbsd-8.
-
Use elf2ecoff(1) rather than objcopy(1) to generate ecoff kernel.
Reported by Naruaki Etomi in PR port-sgimips/53518. Should be pulled up to netbsd-7 and netbsd-8.
|
| 1.14.26.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
| 1.7 | 27-Apr-2019 |
sevan | Skip CARP & Veriexec support to reduce size
|
| 1.6 | 06-Feb-2009 |
jym | branches: 1.6.66; Changes to MEMORY_RBFLAGS option: - renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the MEMORY_DISK options(4) - change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt the config(5) files accordingly - document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
|
| 1.5 | 06-Feb-2009 |
jym | Fix some whitespace and indentation. No functional change.
|
| 1.4 | 15-Jan-2004 |
pooka | branches: 1.4.4; 1.4.108; 1.4.116; Remove historic remnant that treated the O2 load address as the sgimips standard. Define it in the respective config file.
|
| 1.3 | 13-Nov-2003 |
sekiya | typo in include directive.
|
| 1.2 | 13-Nov-2003 |
sekiya | Include proper GENERIC32 templates (mechanical edit).
|
| 1.1 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.4.116.1 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.4.108.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.4.4.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.4.4.1 | 15-Jan-2004 |
skrll | file INSTALL32_IP3x was added on branch ktrace-lwp on 2004-08-03 10:40:00 +0000
|
| 1.6.66.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.4 | 07-Feb-2019 |
mrg | bump ramdisk sizes to cope with GCC 7 bloat.
|
| 1.3 | 09-Jun-2017 |
skrll | branches: 1.3.6; Align MEMORY_ROOT_DISK_SIZE with INSTALL32_IP2x
|
| 1.2 | 14-Dec-2009 |
matt | branches: 1.2.4; 1.2.24; 1.2.42; 1.2.58; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.1 | 10-Sep-2009 |
matt | branches: 1.1.2; file INSTALL64_IP2x was initially added on branch matt-nb5-mips64.
|
| 1.1.2.1 | 10-Sep-2009 |
matt | Add preliminary LP64 support for sgimips
|
| 1.2.58.1 | 10-Jun-2017 |
snj | Pull up following revision(s) (requested by skrll in ticket #23): sys/arch/sgimips/conf/INSTALL64_IP2x: revision 1.3 Align MEMORY_ROOT_DISK_SIZE with INSTALL32_IP2x
|
| 1.2.42.1 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.2.24.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.2.4.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.2.4.1 | 14-Dec-2009 |
yamt | file INSTALL64_IP2x was added on branch yamt-nfs-mp on 2010-03-11 15:02:54 +0000
|
| 1.3.6.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.2 | 14-Dec-2009 |
matt | branches: 1.2.4; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.1 | 10-Sep-2009 |
matt | branches: 1.1.2; file INSTALL64_IP3x was initially added on branch matt-nb5-mips64.
|
| 1.1.2.1 | 10-Sep-2009 |
matt | Add preliminary LP64 support for sgimips
|
| 1.2.4.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.2.4.1 | 14-Dec-2009 |
yamt | file INSTALL64_IP3x was added on branch yamt-nfs-mp on 2010-03-11 15:02:54 +0000
|
| 1.4 | 03-Dec-2000 |
matt | Start using a Makefile.mips. Use a combination of makeoptions and Makefile.sgimips.inc which has sgimips specific stuff.
|
| 1.3 | 02-Dec-2000 |
matt | Need to add -EB for ASFLAGS as well. Don't use -EB in LINKFLAGS but add -EB to LD so that libkern/libcompat get it as well.
|
| 1.2 | 02-Dec-2000 |
matt | Add -EB to make building kernel on LE systems easier.
|
| 1.1 | 14-Jun-2000 |
soren | branches: 1.1.4; 1.1.6; Initial commit.
|
| 1.1.6.3 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Jun-2000 |
bouyer | file Makefile.sgimips was added on branch thorpej_scsipi on 2000-11-20 20:23:41 +0000
|
| 1.1.4.2 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
| 1.1.4.1 | 14-Jun-2000 |
minoura | file Makefile.sgimips was added on branch minoura-xpg4dl on 2000-06-22 17:02:56 +0000
|
| 1.13 | 01-Jan-2019 |
christos | ELF2ECOFF -> MIPS_ELF2ECOFF
|
| 1.12 | 20-Feb-2011 |
matt | branches: 1.12.54; 1.12.56; Merge forward matt-nb5-mips64 Adapt to new interrupt/spl framework Deal with arcbios calls being O32 and kernels being N32/N64. Need to save/restore T8 across arcbios calls.
|
| 1.11 | 22-Dec-2006 |
rumble | branches: 1.11.70; 1.11.76; 1.11.78; Revert the change to using objcopy in 1.9. Our present objcopy solution results in unbootable ecoff kernels ("malloc_type_attach: bad magic" panic). Maybe this could be fixed with appropriate flags, but elf2ecoff produces working ecoff kernels and ecoff bootloaders, which was the reason for the switch in the first place.
|
| 1.10 | 11-Dec-2005 |
christos | branches: 1.10.20; merge ktrace-lwp.
|
| 1.9 | 28-Feb-2005 |
sekiya | branches: 1.9.4; Use objcopy instead of (broken) elf2ecoff to create ECOFF kernel. Suggested by tsutsui@ on port-mips.
|
| 1.8 | 01-Oct-2004 |
sekiya | branches: 1.8.4; 1.8.6; Create an ecoff kernel only if WANT_ECOFF="yes".
ECOFF kernels are really only useful for netbooting; our disk bootloader handles ELF. Therefore, define WANT_ECOFF for INSTALL32_IP2x only.
|
| 1.7 | 21-May-2002 |
rafal | branches: 1.7.8; 1.7.12; Turn kernels into ecoff as well by default.
|
| 1.6 | 09-Dec-2001 |
atatat | branches: 1.6.8; Roll the rest of the ports over to the new MI kernel build machinery. Any problems reported by testers have been fixed, and massive cross-compiling of kernels has shown that any problems that remain with actually building kernels are not related to this.
|
| 1.5 | 19-Nov-2001 |
soren | Remove netbsd.high Ind* load address hack and use a separate distribution GENERIC instead.
|
| 1.4 | 08-Oct-2001 |
simonb | branches: 1.4.4; Use ${KERNLDSCRIPT} instead of hard-coded ld script name.
|
| 1.3 | 05-Oct-2001 |
pooka | use kern.ldscript instead of kern.ldscript.be per new scheme
|
| 1.2 | 07-Jun-2001 |
thorpej | branches: 1.2.2; 1.2.4; Pass -N to the linker, so that it will generate a single PT_LOAD section (a'la OMAGIC).
|
| 1.1 | 03-Dec-2000 |
matt | branches: 1.1.2; 1.1.4; Start using a Makefile.mips. Use a combination of makeoptions and Makefile.sgimips.inc which has sgimips specific stuff.
|
| 1.1.4.1 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.1.2.2 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.1.2.1 | 03-Dec-2000 |
bouyer | file Makefile.sgimips.inc was added on branch thorpej_scsipi on 2000-12-08 09:30:25 +0000
|
| 1.2.4.1 | 11-Oct-2001 |
fvdl | Catch up with -current. Fix some bogons in the sparc64 kbd/ms attach code. cd18xx conversion provided by mrg.
|
| 1.2.2.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.2.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.4.4.3 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.4.4.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.4.4.1 | 08-Oct-2001 |
nathanw | file Makefile.sgimips.inc was added on branch nathanw_sa on 2002-01-08 00:27:25 +0000
|
| 1.6.8.1 | 30-May-2002 |
gehenna | Catch up with -current.
|
| 1.7.12.1 | 06-Feb-2005 |
jmc | Pull up patch (requested by martti in ticket #1086) Move ipf to sys/dist/ipf and sync w. trunk
|
| 1.7.8.2 | 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
| 1.7.8.1 | 19-Oct-2004 |
skrll | Sync with HEAD
|
| 1.8.6.1 | 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.8.4.1 | 29-Apr-2005 |
kent | sync with -current
|
| 1.9.4.1 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.10.20.1 | 12-Jan-2007 |
ad | Sync with head.
|
| 1.11.78.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.11.76.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.11.70.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.12.56.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.12.54.1 | 18-Jan-2019 |
pgoyette | Synch with HEAD
|
| 1.2 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.1 | 21-May-2002 |
rafal | branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14; Add RAMDISK kernels for installation.
|
| 1.1.14.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1.8.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.8.1 | 21-May-2002 |
jdolecek | file RAMDISK was added on branch kqueue on 2002-06-23 17:40:27 +0000
|
| 1.1.6.2 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.1.6.1 | 21-May-2002 |
nathanw | file RAMDISK was added on branch nathanw_sa on 2002-06-20 03:40:46 +0000
|
| 1.1.4.2 | 30-May-2002 |
gehenna | Catch up with -current.
|
| 1.1.4.1 | 21-May-2002 |
gehenna | file RAMDISK was added on branch gehenna-devsw on 2002-05-30 15:35:38 +0000
|
| 1.2 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.1 | 21-May-2002 |
rafal | branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14; Add RAMDISK kernels for installation.
|
| 1.1.14.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1.8.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.8.1 | 21-May-2002 |
jdolecek | file RAMDISK_INDY was added on branch kqueue on 2002-06-23 17:40:27 +0000
|
| 1.1.6.2 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.1.6.1 | 21-May-2002 |
nathanw | file RAMDISK_INDY was added on branch nathanw_sa on 2002-06-20 03:40:46 +0000
|
| 1.1.4.2 | 30-May-2002 |
gehenna | Catch up with -current.
|
| 1.1.4.1 | 21-May-2002 |
gehenna | file RAMDISK_INDY was added on branch gehenna-devsw on 2002-05-30 15:35:40 +0000
|
| 1.11 | 13-May-2002 |
soren | Make the build machinery happy for now.
|
| 1.10 | 25-Apr-2002 |
atatat | Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
|
| 1.9 | 22-Nov-2001 |
soren | Change the kernel load address offset from 512K to 420K, the Irix convention for debugging kernels.
|
| 1.8 | 22-Nov-2001 |
thorpej | Move the kernel forward in memory, starting it 512K in from the bottom of RAM. The bootloader is now loaded 2K in from the bottom of RAM, so we need to make space for it.
|
| 1.7 | 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
| 1.6 | 20-Nov-2001 |
lukem | - pull in opt_kgdb.h where necessary - replace opt_kgdb_machdep.h with opt_kgdb.h - defparam opt_kgdb.h: KGDB_DEV KGDB_DEVNAME KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE - move from opt_ddbparam.h to opt_ddb.h: DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR SYMTAB_SPACE - replace KGDBDEV with KGDB_DEV - replace KGDBADDR with KGDB_DEVADDR - replace KGDBMODE with KGDB_DEVMODE - replace KGDBRATE with KGDB_DEVRATE - use `9600' instead of `0x2580' for 9600 baud rate - use correct quotes for options KGDB_DEVNAME="\"com\"" - use correct quotes for options KGDB_DEV="17*256+0" - remove unnecessary dependancy on Makefile for kgdb_stub.o - minor whitespace cleanup
|
| 1.5 | 18-Nov-2001 |
thorpej | Tweak for HPC autoconfig changes.
|
| 1.4 | 14-Nov-2001 |
hubertf | branches: 1.4.2; add pseudo-device rnd - it's needed by sshd
|
| 1.3 | 19-Aug-2001 |
wdk | Add support for WD33C93 controller and assosiated SCSI devices, and enable by default.
|
| 1.2 | 07-Jul-2001 |
wdk | branches: 1.2.2; Add typical KGDB settings, and leave commented out.
|
| 1.1 | 11-May-2001 |
thorpej | branches: 1.1.2; Rafal's Indigo2 kernel configuration.
|
| 1.1.2.1 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.2.2.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.2.2.2 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.2.2.1 | 25-Aug-2001 |
thorpej | Merge Aug 24 -current into the kqueue branch.
|
| 1.4.2.3 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.4.2.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.4.2.1 | 14-Nov-2001 |
nathanw | file TEAL was added on branch nathanw_sa on 2002-01-08 00:27:25 +0000
|
| 1.54 | 23-Mar-2019 |
sevan | Enable Bluetooth support. usbdevices.config includes support for USB Bluetooth. Tested on an o2 with a PCI USB adapter and Broadcom BCM20702A0 dongle.
|
| 1.53 | 18-Feb-2015 |
macallan | branches: 1.53.18; switch sgimips to common bus_dma and bus_space in arch/mips/ Tested on O2 and Indy. Things that are compile-tested only for lack of hardware: - GIO ethernet cards with PCI bridges - IP2x hardware not found on Indy - IP1x
|
| 1.52 | 20-Jul-2014 |
alnsn | branches: 1.52.4; Include sljit files.
|
| 1.51 | 02-Oct-2012 |
christos | branches: 1.51.10; move common/bus_dma/ -> dev/bus_dma/
|
| 1.50 | 20-Feb-2011 |
matt | branches: 1.50.4; 1.50.14; Merge forward matt-nb5-mips64 Adapt to new interrupt/spl framework Deal with arcbios calls being O32 and kernels being N32/N64. Need to save/restore T8 across arcbios calls.
|
| 1.49 | 21-Aug-2009 |
thorpej | branches: 1.49.4; 1.49.6; 1.49.8; Use bus_dmamem_common.
|
| 1.48 | 12-Feb-2009 |
rumble | Enable Personal IRIS 4D/20 and 4D/25 support: - Adapt int(4) to handle the INT1 chip - Move generic rtc clocks out of hpc/ and into dev/ - Handle the very strangely wired eeprom and other bits in arcemu - Sprinkle MACH_SGI_IP6 as necessary - Enable IP6/IP10 devices in GENERIC32_IP12. Yes, the naming is poor but there's no winning with kernel/hw compatibility on sgimips...
Tested on my 4D/25. Doesn't (appear to) break macallan@'s IP22.
|
| 1.47 | 20-Feb-2008 |
drochner | branches: 1.47.10; 1.47.18; 1.47.24; Since files.wscons et al. are included by ~all ports anyway, include them in the mi "files" file, and remove include statements from md files. These shouldn't pull in additional kernel code when not in use, so it shouldn't do any harm except a risk of namespace collisions which should be easy to fix.
|
| 1.46 | 03-Dec-2007 |
ad | Interrupt handling changes, in discussion since February:
- Reduce available SPL levels for hardware devices to none, vm, sched, high. - Acquire kernel_lock only for interrupts at IPL_VM. - Implement threaded soft interrupts.
|
| 1.45 | 17-Oct-2007 |
garbled | branches: 1.45.2; 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.
|
| 1.44 | 15-Jul-2007 |
macallan | branches: 1.44.8; 1.44.10; make the delay()s and spl*()s in bus_space*() functions optional ( enable with options MACE_NEEDS_DELAYS ) mec apparently was the only device that really needed them and that's no longer the case, at least on my O2.
|
| 1.43 | 14-Apr-2007 |
macallan | branches: 1.43.2; also include files.rasops
|
| 1.42 | 10-Apr-2007 |
macallan | include files.wsfb
|
| 1.41 | 16-Sep-2006 |
gdamore | branches: 1.41.4; 1.41.6; 1.41.10; 1.41.12; sgimips converted to timecounters. Systems that can do them get mips_cp0 based logic. We also use the common mips3_clock functions for those systems, removing some port-specific code.
Tested by martin@.
|
| 1.40 | 11-Dec-2005 |
christos | branches: 1.40.20; merge ktrace-lwp.
|
| 1.39 | 11-Jul-2005 |
kiyohara | ieee1394 import from FreeBSD.
|
| 1.38 | 10-Apr-2004 |
pooka | branches: 1.38.12; build arcemu
|
| 1.37 | 13-Mar-2004 |
bjh21 | branches: 1.37.2; Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) drivers that attach to it. This allows for other host interface chips that use the same keyboards and mice, such as the ones in the ARM IOMD20, ARM7500, and SA-1111. The PC-compatible driver is still called pckbc(4), and the new abstraction layer is "pckbport", so the child devices have moved from sys/dev/pckbc to sys/dev/pckbport, which also contains some code shared between all host controllers. To avoid incompatibility, pckbdreg.h is still installed in /usr/include/dev/pckbc.
In theory, this shouldn't cause any behavioural changes in the drivers concerned. Thy just use rather more function pointers than before. Tested on i386 and (with a new host driver) acorn32. Compiled on several other affected architectures.
|
| 1.36 | 19-Jan-2004 |
sekiya | Completely remove IP2X and IP32, which renders opt_machtype.h obsolete.
|
| 1.35 | 19-Jan-2004 |
sekiya | Attach int0 at mainbus (precedent being the ip32 CRIME device, which handled interrupts and timer calibration yet is also attached at mainbus).
Introduce the INDY_R4600_CACHE config option, which more accurately describes the code enabled by this option.
This renders #ifdef IPxx completely obsolete, thus we theoretically can unify the GENERIC files if a workable load address relocation scheme can be found.
|
| 1.34 | 18-Jan-2004 |
sekiya | Following the example of the hpc/, gio/, and ioc/ directories, move the mace devices to their own mace/ directory. Alter conf/files.sgimips to reflect this change in a sane manner (i.e., pull in dev/files.dev and mace/files.mace when appropriate).
At the same time, allow crime_intr_establish() to fall through to mace_intr_establish(). mace devices now call cpu_intr_establish().
|
| 1.33 | 18-Jan-2004 |
sekiya | ip2x.c and ip32.c are no more.
|
| 1.32 | 12-Jan-2004 |
sekiya | Add pic attached at mainbus (for IP12).
|
| 1.31 | 15-Dec-2003 |
sekiya | Part two in the Great Renaming. ip22.c becomes ip2x.c, and all generic ip2x routines become ip2x_*.
|
| 1.30 | 15-Dec-2003 |
sekiya | Change all IP22 preprocessor conditionals to IP2X preprocessor conditionals.
Part one of two -- part two will be renaming ip22_*() to ip2x_*().
|
| 1.29 | 15-Dec-2003 |
sekiya | Add ioc driver to IP2x config file, pull in ioc/files.ioc as well. Note that IP2x now has blinkenlitzen.
|
| 1.28 | 14-Dec-2003 |
sekiya | Compile sgimips/ip[23]2.c iff the corresponding IP[23] is defined in the config file.
|
| 1.27 | 22-Nov-2003 |
sekiya | Add ip20.c
|
| 1.26 | 13-Nov-2003 |
sekiya | Rationalize config file scheme. Discussed at length with rafal@, pooka@, soren@.
|
| 1.25 | 05-Oct-2003 |
tsutsui | Apply a bunch of patches written by Christopher SEKIYA (with several cosmetic changes by me) which fixes O2 (IP32) support.
Now my R5000 O2 works fine in multiuser with on-board AIC7880 SCSIs and several PCI network cards (but only on serial console yet). L2 cache on R5000/Rm5200 is still disabled for now, but it will be fixed later, hopefully.
See recent discussion on port-sgimips for details.
|
| 1.24 | 15-Sep-2003 |
simonb | Use common mips generic software interrupt routines.
Changes from Izumi Tsutsui, tested by Havard Eidnes.
|
| 1.23 | 27-Jul-2003 |
thorpej | Since everyone uses clock_subr.c (or should, if they don't currently), list it in conf/files instead of in every port's files.*.
|
| 1.22 | 26-Oct-2002 |
jdolecek | branches: 1.22.6; now that mem_no is emitted by config(8), there is no reason to keep copy of more or less identical iskmemdev() for every arch; move the function to spec_vnop.c, and g/c machine-dependant copies
|
| 1.21 | 06-Sep-2002 |
gehenna | Merge the gehenna-devsw branch into the trunk.
This merge changes the device switch tables from static array to dynamically generated by config(8).
- All device switches is defined as a constant structure in device drivers.
- The new grammer ``device-major'' is introduced to ``files''.
device-major <prefix> char <num> [block <num>] [<rules>]
- All device major numbers must be listed up in port dependent majors.<arch> by using this grammer.
- Added the new naming convention. The name of the device switch must be <prefix>_[bc]devsw for auto-generation of device switch tables.
- The backward compatibility of loading block/character device switch by LKM framework is broken. This is necessary to convert from block/character device major to device name in runtime and vice versa.
- The restriction to assign device major by LKM is completely removed. We don't need to reserve LKM entries for dynamic loading of device switch.
- In compile time, device major numbers list is packed into the kernel and the LKM framework will refer it to assign device major number dynamically.
|
| 1.20 | 16-Apr-2002 |
thorpej | branches: 1.20.2; * Move the mii_bitbang attribute into dev/mii/files.mii * Pull in dev/mii/files.mii from conf/files, rather than playing the magic "files include order" dance in N machine-dependent configuration definitions.
|
| 1.19 | 13-Mar-2002 |
simonb | All the mips ports had an identical procfs_machdep.c, so use a common file under arch/mips/mips.
|
| 1.18 | 28-Nov-2001 |
lukem | - convert usage of "defopt" to "defflag" where the relevant option does not support a value (e.g., it's to be used as "options FOO" instead of "options FOO=xxx"). options that take a value were converted to defparam recently. - minor whitespace & formatting cleanups
|
| 1.17 | 25-Nov-2001 |
soren | O2 RTC attachment, based on code from Antti Kantee.
|
| 1.16 | 20-Nov-2001 |
lukem | - replace "defopt" with "defparam" for options which must take a value, as config(8) will warn for value-less defparam options - minor whitespace/formatting cleanup - consolidate opt_tcp_recvspace.h and opt_tcp_sendspace.h into opt_tcp_space.h
|
| 1.15 | 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
| 1.14 | 18-Nov-2001 |
thorpej | zsc does not needs-count
|
| 1.13 | 14-Nov-2001 |
thorpej | branches: 1.13.2; Merge the thorpej-mips-cache branch onto the trunk. This is an overhaul of how caches are handled for NetBSD's MIPS ports.
|
| 1.12 | 23-Sep-2001 |
manu | branches: 1.12.2; Moved COMPAT_LINUX config stuff from arch/sgimips to arch/mips, so that it's available on all Mips ports.
|
| 1.11 | 22-Sep-2001 |
manu | config stuff for COMPAT_LINUX
|
| 1.10 | 08-Jul-2001 |
thorpej | branches: 1.10.2; 1.10.4; Use sys/dev/arcbios.
|
| 1.9 | 11-May-2001 |
thorpej | Autoconfiguration glue changes for Indigo2/Indy support.
|
| 1.8 | 17-Jan-2001 |
fvdl | branches: 1.8.2; Add machdep file for procfs. Currently only used for linux-style /proc/cpuinfo (only active when procfs is mounted with -o linux). For ports other than the i386 this currently produces an empty string.
|
| 1.7 | 26-Nov-2000 |
ad | lsu -> ld, by popular request.
|
| 1.6 | 21-Nov-2000 |
soren | Use dev/md_root.c.
|
| 1.5 | 14-Nov-2000 |
pooka | branches: 1.5.2; add I2O to make config work again
|
| 1.4 | 23-Oct-2000 |
ad | Add `major' for lsu.
|
| 1.3 | 29-Jun-2000 |
soren | zs can be used on several busses, so define it here.
|
| 1.2 | 29-Jun-2000 |
soren | Uncomment HPC inclusion for now.
|
| 1.1 | 14-Jun-2000 |
soren | branches: 1.1.4; Initial commit.
|
| 1.1.4.2 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
| 1.1.4.1 | 14-Jun-2000 |
minoura | file files.sgimips was added on branch minoura-xpg4dl on 2000-06-22 17:02:57 +0000
|
| 1.5.2.5 | 18-Jan-2001 |
bouyer | Sync with head (for UBC+NFS fixes, mostly).
|
| 1.5.2.4 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.5.2.3 | 22-Nov-2000 |
bouyer | Sync with HEAD.
|
| 1.5.2.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.5.2.1 | 14-Nov-2000 |
bouyer | file files.sgimips was added on branch thorpej_scsipi on 2000-11-20 20:23:41 +0000
|
| 1.8.2.1 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.10.4.1 | 01-Oct-2001 |
fvdl | Catch up with -current.
|
| 1.10.2.4 | 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
| 1.10.2.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.10.2.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.10.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.12.2.1 | 14-Nov-2001 |
thorpej | Shuffle around the code that frobs the IP-22 L2 SysAD cache, and add code (untested and not enabled yet) to actually enable and flush this cache.
The code is really just a placeholder -- I need to find someone that has a machine equipped with such a cache.
|
| 1.13.2.6 | 11-Nov-2002 |
nathanw | Catch up to -current
|
| 1.13.2.5 | 17-Sep-2002 |
nathanw | Catch up to -current.
|
| 1.13.2.4 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.13.2.3 | 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
| 1.13.2.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.13.2.1 | 14-Nov-2001 |
nathanw | file files.sgimips was added on branch nathanw_sa on 2002-01-08 00:27:26 +0000
|
| 1.20.2.2 | 17-May-2002 |
gehenna | Remove old block majors list.
|
| 1.20.2.1 | 16-May-2002 |
gehenna | Include the list of block/character major numbers.
|
| 1.22.6.4 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.22.6.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.22.6.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.22.6.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.37.2.1 | 23-Jul-2004 |
tron | Pull up revision 1.38 (requested by rumble in ticket #682): build arcemu
|
| 1.38.12.5 | 27-Feb-2008 |
yamt | sync with head.
|
| 1.38.12.4 | 07-Dec-2007 |
yamt | sync with head
|
| 1.38.12.3 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.38.12.2 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.38.12.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.40.20.1 | 18-Nov-2006 |
ad | Sync with head.
|
| 1.41.12.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.41.10.4 | 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.41.10.3 | 20-Aug-2007 |
ad | Sync with HEAD.
|
| 1.41.10.2 | 27-May-2007 |
ad | Sync with head.
|
| 1.41.10.1 | 10-Apr-2007 |
ad | Sync with head.
|
| 1.41.6.1 | 15-Apr-2007 |
yamt | sync with head.
|
| 1.41.4.1 | 05-Nov-2008 |
snj | Pull up following revision(s) (requested by tsutsui in ticket #1221): sys/arch/sgimips/conf/files.sgimips: revision 1.44 sys/arch/sgimips/sgimips/bus.c: revision 1.50 make the delay()s and spl*()s in bus_space*() functions optional ( enable with options MACE_NEEDS_DELAYS ) mec apparently was the only device that really needed them and that's no longer the case, at least on my O2.
|
| 1.43.2.1 | 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.44.10.3 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.44.10.2 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.44.10.1 | 06-Nov-2007 |
matt | sync with HEAD
|
| 1.44.8.1 | 09-Dec-2007 |
jmcneill | Sync with HEAD.
|
| 1.45.2.1 | 08-Dec-2007 |
mjf | Sync with HEAD.
|
| 1.47.24.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.47.18.1 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.47.10.2 | 16-Sep-2009 |
yamt | sync with head
|
| 1.47.10.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.49.8.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.49.6.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.49.4.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.50.14.3 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.50.14.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.50.14.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.50.4.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.51.10.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.52.4.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
| 1.53.18.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.34 | 29-Jun-2021 |
nia | Remove uscanner(4) driver
This exists for compatibility with a Linux interface which was apparently deprecated in Linux 2.6. There are various mailing list threads going back to 2004 where the usefulness of this driver is discussed, but the conclusion is that scanner software has all moved to using ugen(4) instead, and enabling this driver will not help you scan things.
|
| 1.33 | 04-Apr-2020 |
jdolecek | branches: 1.33.8; mark nsmb major obsolete
|
| 1.32 | 29-Jan-2020 |
maya | remove urio(4), a driver for the Rio500 MP3 player.
At this point it is highly unlikely this 1999 device still has users, but it still comes up in the context of maxv's USB-fuzzing (and any device could pretend to be a urio(4)), so it's best to get rid of it.
Renamed all major entries to obsolete, as was done in previous removals.
This still requires an update to sanitizers, but they're located in "external", perhaps it should be first committed upstream?
Proposed on tech-kern a month ago.
|
| 1.31 | 28-Jan-2019 |
dholland | branches: 1.31.6; Systematize handling of removed drivers.
- Every driver that was removed and whose number hasn't already been reused is now listed with a commented-out "obsolete" line. - The format of these has been systematized. Future format changes can probably be safely done with a script. - This does not include a few cases of assignments that only lasted a couple days, or stuff from before major reorgs. Some of these may be included nonetheless, because there was a lot of ground to cover and therefore not a lot of time to dig into history in detail.
Note that the obsolete listings do not mean the major numbers can never be reused; that's up to portmasters and/or core. It does mean that they won't be reused by accident, however, which in some cases (depending on the driver, how widely used it was, its family of device nodes, their default permissions, etc.) can be quite dangerous.
Note that some of the things now explicitly listed as obsolete are really ancient history. My scan went back as far as when the majors files were added. (But not before that.)
|
| 1.30 | 19-Dec-2018 |
maxv | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past.
|
| 1.29 | 23-Sep-2018 |
maxv | Remove ISDN from the kernel. It has remained unmaintained for a long time, is of poor quality, and is now an obstacle to MP-ification. It was removed ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the kernel.
|
| 1.28 | 23-Apr-2015 |
pgoyette | branches: 1.28.16; 1.28.18; Update device dependency information - the sysmon major device now depends on the sysmon module itself, not on the individual components.
|
| 1.27 | 30-Jun-2011 |
wiz | branches: 1.27.12; 1.27.30; dependant -> dependent
|
| 1.26 | 26-Apr-2011 |
joerg | Remove IRIX emulation
|
| 1.25 | 06-Mar-2010 |
plunky | branches: 1.25.2; 1.25.4; use a MI major number for uhso(4) driver (requested by mrg)
|
| 1.24 | 06-Mar-2010 |
plunky | add major device for usho(4) driver
|
| 1.23 | 14-May-2009 |
macallan | add major number for sysmon
|
| 1.22 | 12-Feb-2009 |
rumble | Enable Personal IRIS 4D/20 and 4D/25 support: - Adapt int(4) to handle the INT1 chip - Move generic rtc clocks out of hpc/ and into dev/ - Handle the very strangely wired eeprom and other bits in arcemu - Sprinkle MACH_SGI_IP6 as necessary - Enable IP6/IP10 devices in GENERIC32_IP12. Yes, the naming is poor but there's no winning with kernel/hw compatibility on sgimips...
Tested on my 4D/25. Doesn't (appear to) break macallan@'s IP22.
|
| 1.21 | 12-Nov-2008 |
ad | branches: 1.21.4; Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.20 | 31-Dec-2007 |
ad | branches: 1.20.6; 1.20.10; 1.20.16; 1.20.18; 1.20.20; 1.20.24; Remove systrace. Ok core@.
|
| 1.19 | 24-Nov-2006 |
wiz | branches: 1.19.28; 1.19.34; 1.19.42; s/independant/independent/, from Zafer.
|
| 1.18 | 11-Dec-2005 |
christos | branches: 1.18.20; 1.18.22; merge ktrace-lwp.
|
| 1.17 | 17-Sep-2005 |
yamt | make VMSWAP optional again.
|
| 1.16 | 31-Jul-2005 |
yamt | 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.
|
| 1.15 | 30-Jul-2005 |
yamt | defflag VMSWAP.
|
| 1.14 | 10-May-2005 |
jdolecek | branches: 1.14.2; assign major for nsmb(4)
|
| 1.13 | 14-Jul-2004 |
tsutsui | Add device-major for lpt.
|
| 1.12 | 10-Dec-2003 |
jmc | Change reference at bottom from sys/dev/majors to sys/conf/majors to match reality
|
| 1.11 | 24-Oct-2003 |
jdolecek | add major for 'ses' for archs which have the other scsi devices
|
| 1.10 | 10-Oct-2003 |
jdolecek | reassing majors for crypto and pf to use the newly defined MI major range
|
| 1.9 | 10-Oct-2003 |
jdolecek | update the comment - the space for machine-dependant majors is reduced to 0-143 follows discussion on tech-kern
|
| 1.8 | 05-Oct-2003 |
jdolecek | Add some framework for MI assignment of device majors - add sys/dev/majors which is automatically included during kernel config, and add comments to individual machine-dependant majors.* files to assign new MI majors in MI file.
Range 0-191 is reserved for machine-specific assignments, range 192+ are MI assignments.
Follows recent discussion on tech-kern@
|
| 1.7 | 22-Aug-2003 |
itojun | create /dev/crypto
|
| 1.6 | 27-Jul-2003 |
itojun | reserve cdev major # for PF. ok'ed by technical-exec
|
| 1.5 | 25-Apr-2003 |
ragge | branches: 1.5.2; Add ksyms device major.
|
| 1.4 | 19-Jan-2003 |
rafal | Add pci/usb/audio devices; from Chris Sekiya.
|
| 1.3 | 04-Oct-2002 |
elric | branches: 1.3.2; assign majors for raw and cooked cgd's.
|
| 1.2 | 06-Sep-2002 |
gehenna | branches: 1.2.2; Merge the gehenna-devsw branch into the trunk.
This merge changes the device switch tables from static array to dynamically generated by config(8).
- All device switches is defined as a constant structure in device drivers.
- The new grammer ``device-major'' is introduced to ``files''.
device-major <prefix> char <num> [block <num>] [<rules>]
- All device major numbers must be listed up in port dependent majors.<arch> by using this grammer.
- Added the new naming convention. The name of the device switch must be <prefix>_[bc]devsw for auto-generation of device switch tables.
- The backward compatibility of loading block/character device switch by LKM framework is broken. This is necessary to convert from block/character device major to device name in runtime and vice versa.
- The restriction to assign device major by LKM is completely removed. We don't need to reserve LKM entries for dynamic loading of device switch.
- In compile time, device major numbers list is packed into the kernel and the LKM framework will refer it to assign device major number dynamically.
|
| 1.1 | 16-May-2002 |
gehenna | branches: 1.1.2; file majors.sgimips was initially added on branch gehenna-devsw.
|
| 1.1.2.3 | 15-Jul-2002 |
gehenna | catch up with -current.
|
| 1.1.2.2 | 30-May-2002 |
gehenna | Add $NetBSD$
|
| 1.1.2.1 | 16-May-2002 |
gehenna | Add the list of block/character majors.
|
| 1.2.2.3 | 18-Oct-2002 |
nathanw | Catch up to -current.
|
| 1.2.2.2 | 17-Sep-2002 |
nathanw | Catch up to -current.
|
| 1.2.2.1 | 06-Sep-2002 |
nathanw | file majors.sgimips was added on branch nathanw_sa on 2002-09-17 21:17:19 +0000
|
| 1.3.2.2 | 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
| 1.3.2.1 | 04-Oct-2002 |
jdolecek | file majors.sgimips was added on branch kqueue on 2002-10-10 18:35:36 +0000
|
| 1.5.2.4 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.5.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.5.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.5.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.14.2.3 | 21-Jan-2008 |
yamt | sync with head
|
| 1.14.2.2 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.14.2.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.18.22.1 | 10-Dec-2006 |
yamt | sync with head.
|
| 1.18.20.1 | 12-Jan-2007 |
ad | Sync with head.
|
| 1.19.42.1 | 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.19.34.1 | 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.19.28.1 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.20.24.1 | 29-Dec-2010 |
matt | Merge changes from netbsd-5.
|
| 1.20.20.1 | 26-Sep-2009 |
snj | Pull up following revision(s) (requested by macallan in ticket #973): sys/arch/sgimips/conf/majors.sgimips: revision 1.23 add major number for sysmon
|
| 1.20.18.2 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.20.18.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.20.16.1 | 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.20.10.2 | 16-May-2009 |
yamt | sync with head
|
| 1.20.10.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.20.6.1 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.21.4.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.25.4.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.25.2.1 | 31-May-2011 |
rmind | sync with head
|
| 1.27.30.1 | 06-Jun-2015 |
skrll | Sync with HEAD
|
| 1.27.12.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.28.18.2 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.28.18.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.28.16.2 | 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|
| 1.28.16.1 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
| 1.31.6.1 | 29-Feb-2020 |
ad | Sync with head.
|
| 1.33.8.1 | 01-Aug-2021 |
thorpej | Sync with HEAD.
|
| 1.18 | 20-Feb-2009 |
sekiya | Pull in Atheros HAL.
|
| 1.17 | 11-Dec-2005 |
christos | branches: 1.17.78; 1.17.86; 1.17.92; merge ktrace-lwp.
|
| 1.16 | 17-Sep-2005 |
yamt | include "conf/std".
|
| 1.15 | 15-Jan-2004 |
pooka | branches: 1.15.16; Remove historic remnant that treated the O2 load address as the sgimips standard. Define it in the respective config file.
|
| 1.14 | 30-Aug-2003 |
chs | add "makeoptions MACHINE_ARCH=..." in std.* for mips ports where it is constant (to ease cross-building).
|
| 1.13 | 09-Dec-2002 |
simonb | branches: 1.13.6; Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernel builds and use the endianness of the toolchain being used to determine the endianness of the kernel.
|
| 1.12 | 22-Nov-2001 |
soren | Change the kernel load address offset from 512K to 420K, the Irix convention for debugging kernels.
|
| 1.11 | 22-Nov-2001 |
thorpej | Move the kernel forward in memory, starting it 512K in from the bottom of RAM. The bootloader is now loaded 2K in from the bottom of RAM, so we need to make space for it.
|
| 1.10 | 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
| 1.9 | 19-Nov-2001 |
soren | Remove driver options that don't belong in std.sgimips.
|
| 1.8 | 23-Oct-2001 |
thorpej | branches: 1.8.4; For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, explicitly set MACHINE_ARCH to the appropriate thing. Makefile.mips will then set all of the internal variables it needs to accordingly.
|
| 1.7 | 11-May-2001 |
thorpej | branches: 1.7.2; Delete __NO_SOFT_SERIAL_INTERRUPT.
|
| 1.6 | 03-Dec-2000 |
matt | branches: 1.6.2; Revert back to a machinearch (really cputype) of mips. Put ENDIAN back.
|
| 1.5 | 03-Dec-2000 |
matt | Change arch from mips to mipsel/mipseb as appropriate. Nuke the ENDIAN makeoption. Key off MACHINE_ARCH for adding -EB/-EL to CFLAGS/AFLAGS/LD/ LINKFLAGS.
|
| 1.4 | 03-Dec-2000 |
matt | Start using a Makefile.mips. Use a combination of makeoptions and Makefile.sgimips.inc which has sgimips specific stuff.
|
| 1.3 | 08-Aug-2000 |
soren | branches: 1.3.2; Update for counter interrupt PSL change.
|
| 1.2 | 22-Jun-2000 |
fvdl | Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
|
| 1.1 | 14-Jun-2000 |
soren | branches: 1.1.2; 1.1.4; Initial commit.
|
| 1.1.4.2 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
| 1.1.4.1 | 14-Jun-2000 |
minoura | file std.sgimips was added on branch minoura-xpg4dl on 2000-06-22 17:02:57 +0000
|
| 1.1.2.1 | 23-Jun-2000 |
fvdl | As on the trunk, update these for the move of ffs_softdep.c into the kernel source itself. Remove prefix construction, and add the SOFTDEP option to GENERIC kernels.
|
| 1.3.2.3 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.3.2.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.3.2.1 | 08-Aug-2000 |
bouyer | file std.sgimips was added on branch thorpej_scsipi on 2000-11-20 20:23:41 +0000
|
| 1.6.2.1 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.7.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.8.4.3 | 11-Dec-2002 |
thorpej | Sync with HEAD.
|
| 1.8.4.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.8.4.1 | 23-Oct-2001 |
nathanw | file std.sgimips was added on branch nathanw_sa on 2002-01-08 00:27:26 +0000
|
| 1.13.6.4 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.13.6.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.13.6.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.13.6.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.15.16.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.17.92.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.17.86.1 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.17.78.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.3 | 20-Feb-2011 |
matt | Merge forward matt-nb5-mips64 Adapt to new interrupt/spl framework Deal with arcbios calls being O32 and kernels being N32/N64. Need to save/restore T8 across arcbios calls.
|
| 1.2 | 14-Dec-2009 |
matt | branches: 1.2.4; 1.2.6; 1.2.8; 1.2.10; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
| 1.1 | 10-Sep-2009 |
matt | branches: 1.1.2; file std.sgimips64 was initially added on branch matt-nb5-mips64.
|
| 1.1.2.2 | 12-Sep-2009 |
matt | Add COMPAT_NETBSD32 support.
|
| 1.1.2.1 | 10-Sep-2009 |
matt | Add preliminary LP64 support for sgimips
|
| 1.2.10.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.2.8.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2.6.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.2.4.2 | 11-Mar-2010 |
yamt | sync with head
|
| 1.2.4.1 | 14-Dec-2009 |
yamt | file std.sgimips64 was added on branch yamt-nfs-mp on 2010-03-11 15:02:54 +0000
|
| 1.5 | 16-Aug-2020 |
jdolecek | make COMPAT_LINUX option disabled by default
leave the option enabled only in amd64/i386 ALL kernels to make sure it continues to be compilable also when included in kernel
|
| 1.4 | 18-Feb-2015 |
macallan | cleanup compat options, disable COMPAT_LINUX for N32 kernels
|
| 1.3 | 04-Jun-2014 |
macallan | branches: 1.3.2; 1.3.6; 1.3.8; fix comments
|
| 1.2 | 31-May-2014 |
macallan | we don't need or want COMPAT_NETBSD32 in a 32bit kernel should cure pkgsrc MACHINE_ARCH mismatches
|
| 1.1 | 21-May-2014 |
macallan | config goop for building 32bit sgimips64 kernels works fine on my O2 ( now to make the actual LP64 kernels work... )
|
| 1.3.8.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
| 1.3.6.3 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.3.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.3.6.1 | 04-Jun-2014 |
tls | file std.sgimips64_32 was added on branch tls-maxphys on 2014-08-20 00:03:22 +0000
|
| 1.3.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.3.2.1 | 04-Jun-2014 |
tls | file std.sgimips64_32 was added on branch tls-earlyentropy on 2014-08-10 06:54:07 +0000
|