| History log of /src/sys/arch/hpcsh/conf/GENERIC |
| Revision | | Date | Author | Comments |
| 1.118 |
| 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.117 |
| 12-Feb-2023 |
abs | Add optoion GENERIC.local include to the end of ~all GENERIC configs
This excludes atari, sgimips, evbmips, evbppc, evbsh3, and hpcarm all of which have somewhat specific kernel config file layouts
|
| 1.116 |
| 29-Sep-2022 |
riastradh | swwdog(4): Add to GENERIC kernels.
Plus a handful of others that I'm familiar with. Lots of special- purpose kernels should probably have this too but I'm not going through all the arm, mips, and ppc evaluation board kernels to see which ones are relevant.
Omitted from systems I know to be very small: - sun2/GENERIC - dreamcast/GENERIC Feel free to remove it from others that need to be kept smaller.
Compile-tested a few of these just in case: - alpha/GENERIC - amd64/GENERIC - evbmips/OCTEON - i386/GENERIC - riscv/GENERIC
PR kern/29702
|
| 1.115 |
| 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.114 |
| 11-Oct-2021 |
rin | Add commented-out ep(4) at pcmcia(4); it works just fine now.
Also add commented-out tqphy(4) for some ep(4) models.
|
| 1.113 |
| 25-Mar-2020 |
jdolecek | remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs to prepare for their eventual removal
|
| 1.112 |
| 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.111 |
| 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.110 |
| 23-Jan-2018 |
sevan | branches: 1.110.2; 1.110.4; Alternate buffer queue strategies no longer considered experimental, update or add new description for files missed out in the previous run.
|
| 1.109 |
| 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.108 |
| 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.107 |
| 08-Aug-2015 |
maxv | branches: 1.107.10; Remove KMEMSTATS.
|
| 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 |
| 24-Aug-2014 |
jnemeth | Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add it to all kernel configs that contain "options MODULAR". This option turns on module autoloading by default (which is the current default). This allows people who don't want module autoloading on by default to disable it by simply removing/commentting this line.
|
| 1.103 |
| 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.102 |
| 16-Aug-2014 |
apb | Add "options COMPAT_70" to all kernel configuration files that already had "options COMPAT_60".
|
| 1.101 |
| 24-Mar-2014 |
szptvlfn | branches: 1.101.4; fix manual section numbering of sysctl. thanks wiz@
|
| 1.100 |
| 30-Jun-2013 |
rmind | G/C PFIL_HOOKS from the kernel configs.
|
| 1.99 |
| 27-Apr-2013 |
christos | branches: 1.99.4; the bogus number police
|
| 1.98 |
| 17-Oct-2012 |
apb | Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
|
| 1.97 |
| 05-Jun-2012 |
abs | branches: 1.97.2; Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least give a hint that its not just for third party compat. No functional change.
|
| 1.96 |
| 10-Mar-2012 |
joerg | P1003_1B_SEMAPHORE is no longer optional.
|
| 1.95 |
| 18-Dec-2011 |
dholland | branches: 1.95.2; WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
|
| 1.94 |
| 22-Nov-2011 |
tls | branches: 1.94.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.93 |
| 03-Jan-2011 |
tsutsui | branches: 1.93.8; Xref module(7) in comments.
|
| 1.92 |
| 21-Jul-2010 |
tsutsui | Enable options SYSVMSG, SYSVSEM, and SYSVSHM. At least Xorg server requires SYSVSHM.
|
| 1.91 |
| 22-May-2010 |
plunky | add btmagic(4) where other Bluetooth drivers are listed
|
| 1.90 |
| 01-May-2010 |
tsutsui | Explicitly specify "options HZ=64" in kernel config files so that hz(9) is initialized properly in conf/param.c even before cpu_initclocks(9) is called and timecounter(9) will take a correct frequency for the clockinterrupt.
|
| 1.89 |
| 01-May-2010 |
tsutsui | Enable file-system MFS. sysinst(8) assumes it's default.
|
| 1.88 |
| 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
| 1.87 |
| 05-Dec-2009 |
pooka | branches: 1.87.2; 1.87.4; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
|
| 1.86 |
| 24-Jan-2009 |
mrg | add COMPAT_50 to all the configs with COMPAT_40.
|
| 1.85 |
| 12-Nov-2008 |
uwe | Add commented out "options MODULAR" (doesn't work yet).
|
| 1.84 |
| 12-Nov-2008 |
ad | Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.83 |
| 28-Oct-2008 |
uwe | branches: 1.83.2; options<SPACE> police
|
| 1.82 |
| 25-Sep-2008 |
sborrill | branches: 1.82.2; Add options WAPBL. Tested on Jornada 690.
OK uwe@
|
| 1.81 |
| 10-Aug-2008 |
tls | Add accept filters to GENERIC kernels where they exist.
|
| 1.80 |
| 02-Feb-2008 |
uwe | branches: 1.80.6; 1.80.10; 1.80.12; 1.80.16; Include std.sh3el. Drop EXEC_ELF32 from configs now that it is standard.
|
| 1.79 |
| 31-Dec-2007 |
ad | Remove systrace. Ok core@.
|
| 1.78 |
| 02-Dec-2007 |
kiyohara | branches: 1.78.6; Add bcsp(4).
|
| 1.77 |
| 04-Nov-2007 |
xtraeme | branches: 1.77.2; 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.76 |
| 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.75 |
| 25-Sep-2007 |
kiyohara | branches: 1.75.2; Add psh3pwr(4).
|
| 1.74 |
| 03-Jun-2007 |
uwe | branches: 1.74.8; 1.74.10; 1.74.12; Don't treat KLOADER_KERNEL_PATH as an option to enable kloader(4). Define proper option KLOADER instead and make KLOADER_KERNEL_PATH default to "/netbsd". Make it possible to compile w/out kloader.
|
| 1.73 |
| 01-Jun-2007 |
uwe | Add COMPAT_40.
|
| 1.72 |
| 11-Nov-2006 |
jmmv | branches: 1.72.8; 1.72.10; 1.72.16; Remove tmpfs's experimental status. OK'ed by core@.
|
| 1.71 |
| 20-Sep-2006 |
uwe | Switch the rest of sh3 ports to todr(9) Split code to handle on-chip rtc into a separate driver Eliminate all todr code from clock.c Move __HAVE_GENERIC_TODR to sh3/include/types.h
|
| 1.70 |
| 26-Aug-2006 |
christos | branches: 1.70.2; 1.70.4; PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
|
| 1.69 |
| 26-Aug-2006 |
tsutsui | Remove obsolete #options VERIFIED_EXEC, found by grep(1).
|
| 1.68 |
| 28-Jun-2006 |
liamjfoy | branches: 1.68.2; Add CARP to GENERIC kernel configs. CARP is not enabled by default.
ok: christos
|
| 1.67 |
| 15-Feb-2006 |
uwe | branches: 1.67.2; 1.67.10; Fix quoting for (commented out) KGDB_DEVNAME examples.
|
| 1.66 |
| 05-Feb-2006 |
cube | Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
|
| 1.65 |
| 04-Feb-2006 |
rpaulo | bpfilter doesn't accept count anymore.
|
| 1.64 |
| 02-Feb-2006 |
reinoud | branches: 1.64.2; Add commented out UDF file-system entry in all GENERIC configurations.
|
| 1.63 |
| 03-Jan-2006 |
uwe | branches: 1.63.2; Spell HP 620LX correctly. A comment about scif(4) should refer SCIFCONSOLE. SCICONSOLE is for sci(4). Add a comment before hd64461if, so that it's clear it's not for PERSONA only. Add (commented out) HD64461{PCMCIA,VIDEO}_DEBUG, HD64461VIDEO_HWACCEL.
|
| 1.62 |
| 09-Dec-2005 |
elad | branches: 1.62.2; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config.
|
| 1.61 |
| 07-Dec-2005 |
tsutsui | Adjust comments for options FFS_NO_SNAPSHOT.
XXX: This option should be mentioned in options(4).
|
| 1.60 |
| 10-Sep-2005 |
jmmv | Initial addition of tmpfs, an efficient memory file-system. This project was developed as part of Google's Summer of Code 2005 program. This change adds the kernel code, the mount_tmpfs utility, a regression test suite and does all other related changes to integrate these.
The file-system is still *experimental*. Therefore, it is disabled by default in all kernels. However, as typically done, a commented-out entry is added in them to ease its setup.
Note that I haven't commited the required mountd(8) changes to be able to export tmpfs file-systems because NFS support is still very unstable and because, before enabling it, I'd like to do some other changes.
OK'ed by my project mentor, William Studenmund (wrstuden@).
|
| 1.59 |
| 05-Sep-2005 |
kiyohara | Reorder.
|
| 1.58 |
| 05-Sep-2005 |
kiyohara | Support LCD screen driver for PERSONA SH3 machines.
|
| 1.57 |
| 04-Sep-2005 |
uwe | Since we have ipf/pf in the config (commented out), add pertinent options as well (commented out too).
|
| 1.56 |
| 28-Aug-2005 |
uwe | Add WSDISPLAY_CUSTOM_OUTPUT &co.
|
| 1.55 |
| 19-Aug-2005 |
christos | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
|
| 1.54 |
| 19-Aug-2005 |
christos | 64 bit inode changes.
|
| 1.53 |
| 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.52 |
| 30-Jul-2005 |
yamt | add "options VMSWAP" to non INSTALL kernels.
|
| 1.51 |
| 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.50 |
| 25-Jun-2005 |
rpaulo | branches: 1.50.2; Add file-system PTYFS (commented out) so that people know its existence.
Ok'ed by Christos Zoulas and Hubert Feyrer.
|
| 1.49 |
| 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.48 |
| 23-May-2005 |
kiyohara | Support touch-panel for PERSONA SH3 machines.
|
| 1.47 |
| 07-Mar-2005 |
uwe | branches: 1.47.2; options SPACE TAB
|
| 1.46 |
| 18-Feb-2005 |
dsl | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
|
| 1.45 |
| 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.44 |
| 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.43 |
| 10-Nov-2004 |
christos | branches: 1.43.4; 1.43.6; Add COMPAT_BSDPTY to the rest of the config files.
|
| 1.42 |
| 06-Sep-2004 |
uwe | Add lxtphy. Requested in PR port-hpcsh/26863.
|
| 1.41 |
| 15-Jul-2004 |
atatat | Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
|
| 1.40 |
| 05-Jul-2004 |
uwe | GENERIC config is used as a starting point for custom configs so make it more rich: reinstate debug options (commented out), add a bunch of MI options, file systems, pseudo devices (commented out), sort some entries, add more comments and clean up existing comments.
|
| 1.39 |
| 03-Jul-2004 |
uch | jornada 6x0 power mannagement support. [on/off] button power off LCD and CPU sleeps.
|
| 1.38 |
| 02-Jul-2004 |
uch | enable X-window configuration default. add com* at pcmcia and ppp configuration. move debug option to DEBUG.
|
| 1.37 |
| 26-Jun-2004 |
abs | Add (commented out) ALTQ options to all GENERIC-like files
|
| 1.36 |
| 22-Jun-2004 |
itojun | have pf and pflog pseudo-device (commented out). reviewed by matt, perry, christos
|
| 1.35 |
| 18-Jun-2004 |
christos | ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
|
| 1.34 |
| 16-Jun-2004 |
christos | Add pseudo-device ptm on all the generic flavored kernels.
|
| 1.33 |
| 23-Mar-2004 |
uwe | branches: 1.33.2; Comment out RTC_OFFSET as now kernel pays attention to timezone information passed by hpcboot.exe.
|
| 1.32 |
| 16-Mar-2004 |
uwe | Add j6x0lcd.
|
| 1.31 |
| 18-Jan-2004 |
uwe | Add wi at pcmcia.
While here, do some cosmetic changes: * sort PCMCIA network interfaces section. * ksyms is not a wscons related pseudo device, so move it to misc. * line up scif at shb line, and move related options to be after it.
|
| 1.30 |
| 09-Nov-2003 |
uwe | Add adc, j6x0pwr, j6x0tp.
|
| 1.29 |
| 08-Oct-2003 |
bouyer | Add atabus.
|
| 1.28 |
| 26-Apr-2003 |
ragge | branches: 1.28.2; Add pseudo-device ksyms.
|
| 1.27 |
| 18-Sep-2002 |
lukem | enable USERCONF by default; it's small and extremely useful to have available.
|
| 1.26 |
| 22-Jul-2002 |
tsutsui | Add (commented out) options BSDDISKLABEL_EI.
|
| 1.25 |
| 17-Jun-2002 |
lukem | branches: 1.25.2; 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.24 |
| 25-Apr-2002 |
atatat | branches: 1.24.2; 1.24.4; 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.23 |
| 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.22 |
| 28-Mar-2002 |
uch | rework HD64461, HD64465 interrupt handling.
|
| 1.21 |
| 24-Mar-2002 |
uch | add cpu device. sync with shb change.
|
| 1.20 |
| 03-Mar-2002 |
uch | clean up config files.
|
| 1.19 |
| 17-Feb-2002 |
uch | To determine CPU architecture and product, add cpu_arch and cpu_prduct variables. these are initialized by sh_cpu_init()@sh3/sh3_machdep.c (see sh3/include/cputypes.h for detail.) add "options SH3" for SH3 kernel config file.
|
| 1.18 |
| 11-Feb-2002 |
uch | enable KLOADER, PIPE_SOCKETPAIR
|
| 1.17 |
| 01-Feb-2002 |
uch | if PCLOCK isn't setted, use estimated value calculated by kernel.
|
| 1.16 |
| 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.15 |
| 27-Jan-2002 |
uch | add self kernel loader.
|
| 1.14 |
| 28-Dec-2001 |
martin | Add PPPoE to all generic kernels that should be able to use it. XXX TODO: do this for INSTALL kernels too, add sysinst support and make the XXX needed binaries available on the ramdisk root fs.
|
| 1.13 |
| 14-Dec-2001 |
gmcgarry | Add a blurb to the top of all GENERIC files. This serves three purposes: - to clarify some terminology - to clarify the intention of the GENERIC file - to cross-reference some useful man pages
|
| 1.12 |
| 23-Nov-2001 |
atatat | The bridge(4) pseudo-device no longer requires the port to __HAVE_GENERIC_SOFT_INTERRUPTS, so add it back to all GENERIC configs.
|
| 1.11 |
| 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.10 |
| 13-Nov-2001 |
augustss | The wsmux pseudo device does not need a count anymore.
|
| 1.9 |
| 14-Sep-2001 |
uch | HITACHI PERSONA keyboard support. patch by KIYOHARA Takashi.
|
| 1.8 |
| 01-Sep-2001 |
atatat | branches: 1.8.2; Comment out bridge pseudo devices from ports that don't __HAVE_GENERIC_SOFT_INTERRUPTS. bridge(4) doesn't compile there.
|
| 1.7 |
| 01-Sep-2001 |
atatat | Add bridge pseudo devices to GENERIC configs
|
| 1.6 |
| 14-Jul-2001 |
kanaoka | Add rnd, ppp and com* at pcmcia? function ?.
|
| 1.5 |
| 13-Jul-2001 |
uch | add ukphy
|
| 1.4 |
| 08-Jul-2001 |
uch | branches: 1.4.2; I forgot to commit. std.hpcsh.el -> std.hpcsh
|
| 1.3 |
| 04-Jun-2001 |
uch | HD64461 video module.
|
| 1.2 |
| 23-Apr-2001 |
uch | new hpcsh clock module.
|
| 1.1 |
| 20-Mar-2001 |
uch | branches: 1.1.2; 1.1.4; support HITACHI PERSONA configuration.
|
| 1.1.4.2 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.1.4.1 |
| 09-Apr-2001 |
nathanw | Catch up with -current.
|
| 1.1.2.2 |
| 27-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.1.2.1 |
| 20-Mar-2001 |
bouyer | file GENERIC was added on branch thorpej_scsipi on 2001-03-27 15:30:57 +0000
|
| 1.4.2.8 |
| 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.4.2.7 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
| 1.4.2.6 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.4.2.5 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.4.2.4 |
| 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
| 1.4.2.3 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.4.2.2 |
| 13-Sep-2001 |
thorpej | Update the kqueue branch to HEAD.
|
| 1.4.2.1 |
| 03-Aug-2001 |
lukem | update to -current
|
| 1.8.2.1 |
| 01-Oct-2001 |
fvdl | Catch up with -current.
|
| 1.24.4.1 |
| 01-Aug-2002 |
lukem | Pull up revision 1.25 (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.24.2.2 |
| 31-Aug-2002 |
gehenna | catch up with -current.
|
| 1.24.2.1 |
| 14-Jul-2002 |
gehenna | catch up with -current.
|
| 1.25.2.3 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
| 1.25.2.2 |
| 01-Aug-2002 |
nathanw | Catch up to -current.
|
| 1.25.2.1 |
| 17-Jun-2002 |
nathanw | file GENERIC was added on branch nathanw_sa on 2002-08-01 02:41:50 +0000
|
| 1.28.2.10 |
| 11-Dec-2005 |
christos | Sync with head.
|
| 1.28.2.9 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.28.2.8 |
| 08-Mar-2005 |
skrll | Sync with HEAD.
|
| 1.28.2.7 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
| 1.28.2.6 |
| 15-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.28.2.5 |
| 04-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.28.2.4 |
| 14-Nov-2004 |
skrll | Sync with HEAD.
|
| 1.28.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.28.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.28.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.33.2.2 |
| 15-Jul-2004 |
he | Pull up revision 1.41 (via patch, requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
|
| 1.33.2.1 |
| 30-Jun-2004 |
jdc | Pull up revision 1.37 (requested by abs in ticket #567).
Add (commented out) ALTQ options to all GENERIC-like files
|
| 1.43.6.2 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.43.6.1 |
| 12-Feb-2005 |
yamt | sync with head.
|
| 1.43.4.1 |
| 29-Apr-2005 |
kent | sync with -current
|
| 1.47.2.3 |
| 08-Sep-2005 |
tron | Pull up following revision(s) (requested by uwe in ticket #747): sys/arch/hpcsh/conf/GENERIC: revision 1.57 Since we have ipf/pf in the config (commented out), add pertinent options as well (commented out too).
|
| 1.47.2.2 |
| 02-Sep-2005 |
tron | Pull up following revision(s) (requested by uwe in ticket #718): sys/arch/hpcsh/conf/GENERIC: revision 1.56 Add WSDISPLAY_CUSTOM_OUTPUT &co.
|
| 1.47.2.1 |
| 14-Aug-2005 |
riz | Pull up revision 1.51 (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.50.2.8 |
| 04-Feb-2008 |
yamt | sync with head.
|
| 1.50.2.7 |
| 21-Jan-2008 |
yamt | sync with head
|
| 1.50.2.6 |
| 07-Dec-2007 |
yamt | sync with head
|
| 1.50.2.5 |
| 15-Nov-2007 |
yamt | sync with head.
|
| 1.50.2.4 |
| 27-Oct-2007 |
yamt | sync with head.
|
| 1.50.2.3 |
| 03-Sep-2007 |
yamt | sync with head.
|
| 1.50.2.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
| 1.50.2.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
| 1.62.2.2 |
| 18-Feb-2006 |
yamt | sync with head.
|
| 1.62.2.1 |
| 15-Jan-2006 |
yamt | sync with head.
|
| 1.63.2.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
| 1.64.2.1 |
| 22-Apr-2006 |
simonb | Sync with head.
|
| 1.67.10.1 |
| 13-Jul-2006 |
gdamore | Merge from HEAD.
|
| 1.67.2.2 |
| 03-Sep-2006 |
yamt | sync with head.
|
| 1.67.2.1 |
| 11-Aug-2006 |
yamt | sync with head
|
| 1.68.2.1 |
| 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.70.4.2 |
| 10-Dec-2006 |
yamt | sync with head.
|
| 1.70.4.1 |
| 22-Oct-2006 |
yamt | sync with head
|
| 1.70.2.1 |
| 18-Nov-2006 |
ad | Sync with head.
|
| 1.72.16.2 |
| 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.72.16.1 |
| 26-Jun-2007 |
garbled | Sync with HEAD.
|
| 1.72.10.1 |
| 11-Jul-2007 |
mjf | Sync with head.
|
| 1.72.8.4 |
| 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.72.8.3 |
| 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.72.8.2 |
| 09-Oct-2007 |
ad | Sync with head.
|
| 1.72.8.1 |
| 09-Jun-2007 |
ad | Sync with head.
|
| 1.74.12.1 |
| 06-Oct-2007 |
yamt | sync with head.
|
| 1.74.10.3 |
| 23-Mar-2008 |
matt | sync with HEAD
|
| 1.74.10.2 |
| 09-Jan-2008 |
matt | sync with HEAD
|
| 1.74.10.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
| 1.74.8.3 |
| 03-Dec-2007 |
joerg | Sync with HEAD.
|
| 1.74.8.2 |
| 04-Nov-2007 |
jmcneill | Sync with HEAD.
|
| 1.74.8.1 |
| 02-Oct-2007 |
joerg | Sync with HEAD.
|
| 1.75.2.1 |
| 13-Nov-2007 |
bouyer | Sync with HEAD
|
| 1.77.2.2 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.77.2.1 |
| 08-Dec-2007 |
mjf | Sync with HEAD.
|
| 1.78.6.1 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.80.16.2 |
| 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.80.16.1 |
| 19-Oct-2008 |
haad | Sync with HEAD.
|
| 1.80.12.2 |
| 10-Oct-2008 |
skrll | Sync with HEAD.
|
| 1.80.12.1 |
| 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.80.10.3 |
| 11-Aug-2010 |
yamt | sync with head.
|
| 1.80.10.2 |
| 11-Mar-2010 |
yamt | sync with head
|
| 1.80.10.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.80.6.2 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.80.6.1 |
| 28-Sep-2008 |
mjf | Sync with HEAD.
|
| 1.82.2.2 |
| 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.82.2.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.83.2.1 |
| 21-Nov-2010 |
riz | Pull up following revision(s) (requested by plunky in ticket #1407): sys/dev/bluetooth/btdev.h: revision 1.9 sys/arch/iyonix/conf/GENERIC: revision 1.60 sys/arch/sparc64/conf/GENERIC: revision 1.129 sys/dev/usb/hid.c: revision 1.30 sys/dev/usb/hid.h: revision 1.13 sys/arch/i386/conf/GENERIC: revision 1.983 usr.sbin/btdevctl/print.c: revision 1.10 sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.16 sys/arch/alpha/conf/GENERIC: revision 1.337 sys/dev/bluetooth/files.bluetooth: revision 1.14 sys/arch/evbarm/conf/GUMSTIX: revision 1.49 sys/dev/usb/usbdevs: revision 1.550 sys/arch/evbppc/conf/OPENBLOCKS266_OPT: revision 1.14 sys/arch/hpcsh/conf/GENERIC: revision 1.91 sys/dev/bluetooth/btmagic.c: revision 1.1 distrib/sets/lists/man/mi: revision 1.1210 sys/arch/amd64/conf/GENERIC: revision 1.279 sys/arch/i386/conf/ALL: revision 1.258 sys/arch/amd64/conf/XEN3_DOM0: revision 1.54 sys/arch/hpcarm/conf/JORNADA720: revision 1.78 sys/dev/usb/hid.c: revision 1.29 share/man/man4/btmagic.4: revision 1.1 hid_get_data() does not work if the size of data is less than a byte and crosses a byte boundary, and it always returns a sign-extended value. fix this by using the algorithm from libusbhid to read bytes, and provide a hid_get_udata() function to return unsigned data values. while here, const args update DPRINTF to reflect actual function name add Apple Magic Mouse product-id regen for Magic Mouse id allow for vendor-id and product-id properties, passing them through to child devices add Magic Mouse driver and manpage btmagic(4) additionally query the "PnP Information" service record to discover any USB Forum vendor-id and product-id values and store them in the property list if found. add btmagic(4) where other Bluetooth drivers are listed
|
| 1.87.4.2 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.87.4.1 |
| 30-May-2010 |
rmind | sync with head
|
| 1.87.2.2 |
| 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.87.2.1 |
| 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
| 1.93.8.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.93.8.2 |
| 30-Oct-2012 |
yamt | sync with head
|
| 1.93.8.1 |
| 17-Apr-2012 |
yamt | sync with head
|
| 1.94.2.2 |
| 11-Mar-2012 |
mrg | sync to latest -current
|
| 1.94.2.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
| 1.95.2.1 |
| 12-Jun-2012 |
riz | Pull up following revision(s) (requested by abs in ticket #311): sys/arch/netwinder/conf/GENERIC: revision 1.112 sys/arch/i386/conf/GENERIC: revision 1.1074 sys/arch/atari/conf/MILAN.in: revision 1.26 sys/arch/zaurus/conf/GENERIC: revision 1.54 sys/arch/shark/conf/GENERIC: revision 1.101 sys/arch/hpcmips/conf/MPC303: revision 1.60 sys/arch/i386/conf/XEN3_DOM0: revision 1.67 sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.29 sys/arch/vax/conf/GENERIC: revision 1.181 sys/arch/sparc/conf/KRUPS: revision 1.59 sys/arch/evbarm/conf/BEAGLEBOARD: revision 1.27 sys/arch/i386/conf/INSTALL_FLOPPY: revision 1.16 sys/arch/prep/conf/GENERIC: revision 1.163 sys/arch/hpcmips/conf/GENERIC: revision 1.216 sys/arch/sparc/conf/TADPOLE3GX: revision 1.56 sys/arch/shark/conf/INSTALL: revision 1.50 sys/arch/next68k/conf/GENERIC: revision 1.127 sys/arch/evbppc/conf/VIRTEX_GSRD2: revision 1.16 sys/arch/evbppc/conf/VIRTEX_DFC: revision 1.17 sys/arch/evbppc/conf/EXPLORA451: revision 1.48 sys/arch/bebox/conf/INSTALL: revision 1.54 sys/arch/next68k/conf/SLAB: revision 1.46 sys/arch/i386/conf/GENERIC_TINY: revision 1.132 sys/arch/bebox/conf/GENERIC: revision 1.131 sys/arch/amd64/conf/XEN3_DOM0: revision 1.84 sys/arch/amd64/conf/GENERIC: revision 1.356 sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.6 share/man/man4/wscons.4: revision 1.31 sys/arch/hpcmips/conf/TX3912: revision 1.79 sys/arch/evbarm/conf/ARMADILLO9: revision 1.35 sys/arch/hpcsh/conf/GENERIC: revision 1.97 sys/arch/i386/conf/ALL: revision 1.339 sys/arch/hpcmips/conf/TX3922: revision 1.93 sys/arch/cats/conf/INSTALL: revision 1.82 sys/arch/sparc64/conf/GENERIC: revision 1.151 sys/arch/i386/conf/INSTALL_TINY: revision 1.135 sys/arch/evbppc/conf/VIRTEX_GSRD1: revision 1.15 sys/arch/evbarm/conf/TS7200: revision 1.49 sys/arch/hpcmips/conf/VR41XX: revision 1.55 sys/arch/hp700/conf/GENERIC: revision 1.115 sys/arch/cats/conf/GENERIC: revision 1.140 Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL If a port is going to have wscons for virtual terminals then it really make= s sense to enable WSDISPLAY_COMPAT_USL so the system can switch between the virtual terminals... Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least give a hint that its not just for third party compat. No functional change.
|
| 1.97.2.4 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.97.2.3 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.97.2.2 |
| 23-Jun-2013 |
tls | resync from head
|
| 1.97.2.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.99.4.2 |
| 18-May-2014 |
rmind | sync with head
|
| 1.99.4.1 |
| 28-Aug-2013 |
rmind | sync with head
|
| 1.101.4.3 |
| 15-May-2015 |
snj | Pull up following revision(s) (requested by jnemeth in ticket #762): share/man/man4/options.4: revision 1.442 sys/arch/amd64/conf/ALL: revision 1.18 sys/arch/amd64/conf/GENERIC: revision 1.396 sys/arch/dreamcast/conf/GENERIC: revision 1.119 sys/arch/epoc32/conf/GENERIC: revision 1.6 sys/arch/evbarm/conf/BCM5301X: revision 1.24 sys/arch/evbarm/conf/BCM56340: revision 1.9 sys/arch/evbarm/conf/IMX23_OLINUXINO: revision 1.9 sys/arch/evbarm/conf/std.beagle: revision 1.13 sys/arch/evbarm/conf/std.kobo: revision 1.2 sys/arch/evbarm/conf/std.netwalker: revision 1.10 sys/arch/evbppc/conf/P2020DS: revision 1.25 sys/arch/evbppc/conf/RB800: revision 1.30 sys/arch/evbppc/conf/TWRP1025: revision 1.18 sys/arch/hp300/conf/GENERIC: revision 1.187 sys/arch/hpcsh/conf/GENERIC: revision 1.104 sys/arch/i386/conf/GENERIC: revision 1.1111 sys/arch/i386/conf/MONOLITHIC: revision 1.17 sys/arch/landisk/conf/GENERIC: revision 1.43 sys/arch/luna68k/conf/GENERIC: revision 1.117 sys/arch/macppc/conf/GENERIC: revision 1.316 sys/arch/macppc/conf/GENERIC_601: revision 1.5 sys/arch/mmeye/conf/MMEYE_WLF: revision 1.16 sys/arch/news68k/conf/GENERIC: revision 1.123 sys/arch/sandpoint/conf/GENERIC: revision 1.85 sys/arch/shark/conf/GENERIC: revision 1.119 sys/arch/sparc/conf/GENERIC: revision 1.246 sys/arch/sparc64/conf/GENERIC: revision 1.174 sys/arch/sun3/conf/GENERIC3X: revision 1.125 sys/arch/sun3/conf/GENERIC: revision 1.169 sys/arch/x68k/conf/GENERIC: revision 1.177 sys/arch/zaurus/conf/GENERIC: revision 1.62 sys/conf/files: revision 1.1099 sys/kern/kern_module.c: revisions 1.98, 1.99 Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add it to all kernel configs that contain "options MODULAR". This option turns on module autoloading by default (which is the current default). This allows people who don't want module autoloading on by default to disable it by simply removing/commentting this line. -- fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAULT_AUTOLOAD/)
|
| 1.101.4.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.101.4.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.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.107.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.110.4.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.110.4.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.110.2.1 |
| 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|