| History log of /src/sys/arch/hpcsh/conf |
| Revision | Date | Author | Comments |
| 1.8 | 12-Sep-2023 |
andvar | double quotes should be in front of value, not property name. fix KGDB enabled builds for dreamcast/hpcsh.
|
| 1.7 | 12-Sep-2023 |
andvar | remove ksyms from hpcsh DEBUG kernel config. It is already defined in GENERAL.
|
| 1.6 | 21-Aug-2015 |
uebayasi | Add `pseudo-device ksyms' where `options DDB' is used, because config(1)/config(5) can't handle module dependency correctly at this moment.
(This is another proof that shared file definition (`file xxx.c a|b') is a bad idea.)
|
| 1.5 | 08-Aug-2010 |
chs | branches: 1.5.18; 1.5.36; remove dup "options KTRACE".
|
| 1.4 | 11-Dec-2005 |
christos | branches: 1.4.78; 1.4.98; 1.4.100; merge ktrace-lwp.
|
| 1.3 | 07-Mar-2005 |
uwe | options SPACE TAB
|
| 1.2 | 04-Jul-2004 |
uwe | branches: 1.2.2; 1.2.6; 1.2.8; Fix the comment for KGDB - it is a remote debugger.
|
| 1.1 | 02-Jul-2004 |
uch | enable X-window configuration default. add com* at pcmcia and ppp configuration. move debug option to DEBUG.
|
| 1.2.8.1 | 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.2.6.1 | 29-Apr-2005 |
kent | sync with -current
|
| 1.2.2.5 | 08-Mar-2005 |
skrll | Sync with HEAD.
|
| 1.2.2.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.2.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.2.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.2.2.1 | 04-Jul-2004 |
skrll | file DEBUG was added on branch ktrace-lwp on 2004-08-03 10:35:27 +0000
|
| 1.4.100.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.4.98.1 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.4.78.1 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.5.36.1 | 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.5.18.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 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)
|
| 1.10 | 03-Mar-2002 |
uch | branches: 1.10.8; use GENERIC.
|
| 1.9 | 02-Mar-2002 |
uch | Initial support for KGDB on the sh3.
|
| 1.8 | 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.7 | 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.6 | 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.5 | 13-Nov-2001 |
augustss | The wsmux pseudo device does not need a count anymore.
|
| 1.4 | 14-Jul-2001 |
kanaoka | Add rnd, ppp and com* at pcmcia? function ?.
|
| 1.3 | 10-Jul-2001 |
kanaoka | Add ukphy.
|
| 1.2 | 08-Jul-2001 |
uch | branches: 1.2.2; I forgot to commit. std.hpcsh.el -> std.hpcsh
|
| 1.1 | 28-Jun-2001 |
uch | sample configuration for HP620LX
|
| 1.2.2.4 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.2.2.3 | 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
| 1.2.2.2 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.2.2.1 | 03-Aug-2001 |
lukem | update to -current
|
| 1.10.8.2 | 03-Mar-2002 |
uch | use GENERIC.
|
| 1.10.8.1 | 03-Mar-2002 |
uch | file HP620LX was added on branch nathanw_sa on 2002-03-03 14:45:22 +0000
|
| 1.33 | 12-Sep-2023 |
andvar | double quotes should be in front of value, not property name. fix KGDB enabled builds for dreamcast/hpcsh.
|
| 1.32 | 21-Aug-2015 |
uebayasi | Add `pseudo-device ksyms' where `options DDB' is used, because config(1)/config(5) can't handle module dependency correctly at this moment.
(This is another proof that shared file definition (`file xxx.c a|b') is a bad idea.)
|
| 1.31 | 17-Aug-2012 |
abs | branches: 1.31.2; 1.31.16; 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.30 | 22-Nov-2011 |
tls | 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.29 | 01-May-2010 |
tsutsui | branches: 1.29.8; 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.28 | 01-May-2010 |
tsutsui | Enable file-system MFS. sysinst(8) assumes it's default.
|
| 1.27 | 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
| 1.26 | 02-Feb-2008 |
uwe | branches: 1.26.10; 1.26.30; 1.26.32; Include std.sh3el. Drop EXEC_ELF32 from configs now that it is standard.
|
| 1.25 | 17-Oct-2007 |
garbled | branches: 1.25.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.24 | 03-Jun-2007 |
uwe | branches: 1.24.10; 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.23 | 20-Sep-2006 |
uwe | branches: 1.23.8; 1.23.10; 1.23.16; 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.22 | 04-Feb-2006 |
rpaulo | branches: 1.22.14; 1.22.16; bpfilter doesn't accept count anymore.
|
| 1.21 | 07-Dec-2005 |
tsutsui | branches: 1.21.2; 1.21.4; 1.21.6; Adjust comments for options FFS_NO_SNAPSHOT.
XXX: This option should be mentioned in options(4).
|
| 1.20 | 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.19 | 30-Jul-2005 |
yamt | add "options VMSWAP" to non INSTALL kernels.
|
| 1.18 | 07-Mar-2005 |
uwe | branches: 1.18.4; options SPACE TAB
|
| 1.17 | 18-Feb-2005 |
dsl | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
|
| 1.16 | 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.15 | 15-Jul-2004 |
atatat | branches: 1.15.4; 1.15.6; Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
|
| 1.14 | 18-Oct-2003 |
lukem | branches: 1.14.2; Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'
|
| 1.13 | 08-Oct-2003 |
bouyer | Add atabus.
|
| 1.12 | 18-Sep-2002 |
lukem | branches: 1.12.6; enable USERCONF by default; it's small and extremely useful to have available.
|
| 1.11 | 22-Jul-2002 |
tsutsui | Add (commented out) options BSDDISKLABEL_EI.
|
| 1.10 | 17-Jun-2002 |
lukem | branches: 1.10.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.9 | 25-Apr-2002 |
atatat | branches: 1.9.2; 1.9.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.8 | 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.7 | 28-Mar-2002 |
uch | rework HD64461, HD64465 interrupt handling.
|
| 1.6 | 24-Mar-2002 |
uch | add cpu device. sync with shb change.
|
| 1.5 | 03-Mar-2002 |
uch | branches: 1.5.4; clean up config files.
|
| 1.4 | 02-Mar-2002 |
uch | Initial support for KGDB on the sh3.
|
| 1.3 | 17-Feb-2002 |
uch | branches: 1.3.2; 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.2 | 13-Feb-2002 |
uch | add LCD debug routines.
|
| 1.1 | 11-Feb-2002 |
uch | SH4 support. my target is HITACHI PERSONA HPW650PA
|
| 1.3.2.4 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.3.2.3 | 17-Apr-2002 |
nathanw | Catch up to -current.
|
| 1.3.2.2 | 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
| 1.3.2.1 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.5.4.5 | 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.4 | 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
| 1.5.4.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.5.4.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.5.4.1 | 03-Mar-2002 |
jdolecek | file HPW650PA was added on branch kqueue on 2002-03-16 15:58:04 +0000
|
| 1.9.4.1 | 01-Aug-2002 |
lukem | Pull up revision 1.10 (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.9.2.2 | 31-Aug-2002 |
gehenna | catch up with -current.
|
| 1.9.2.1 | 14-Jul-2002 |
gehenna | catch up with -current.
|
| 1.10.2.3 | 18-Oct-2002 |
nathanw | Catch up to -current.
|
| 1.10.2.2 | 01-Aug-2002 |
nathanw | Catch up to -current.
|
| 1.10.2.1 | 17-Jun-2002 |
nathanw | file HPW650PA was added on branch nathanw_sa on 2002-08-01 02:41:50 +0000
|
| 1.12.6.7 | 11-Dec-2005 |
christos | Sync with head.
|
| 1.12.6.6 | 08-Mar-2005 |
skrll | Sync with HEAD.
|
| 1.12.6.5 | 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
| 1.12.6.4 | 04-Feb-2005 |
skrll | Sync with HEAD.
|
| 1.12.6.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.12.6.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.12.6.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.14.2.1 | 15-Jul-2004 |
he | Pull up revision 1.15 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
|
| 1.15.6.2 | 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.15.6.1 | 12-Feb-2005 |
yamt | sync with head.
|
| 1.15.4.1 | 29-Apr-2005 |
kent | sync with -current
|
| 1.18.4.4 | 04-Feb-2008 |
yamt | sync with head.
|
| 1.18.4.3 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.18.4.2 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.18.4.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.21.6.1 | 22-Apr-2006 |
simonb | Sync with head.
|
| 1.21.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.21.2.1 | 18-Feb-2006 |
yamt | sync with head.
|
| 1.22.16.1 | 22-Oct-2006 |
yamt | sync with head
|
| 1.22.14.1 | 18-Nov-2006 |
ad | Sync with head.
|
| 1.23.16.1 | 26-Jun-2007 |
garbled | Sync with HEAD.
|
| 1.23.10.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.23.8.1 | 09-Jun-2007 |
ad | Sync with head.
|
| 1.24.10.2 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.24.10.1 | 06-Nov-2007 |
matt | sync with HEAD
|
| 1.25.2.1 | 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.26.32.1 | 30-May-2010 |
rmind | sync with head
|
| 1.26.30.2 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.26.30.1 | 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
| 1.26.10.1 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.29.8.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.29.8.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.31.16.1 | 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.31.2.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.17 | 03-Mar-2002 |
uch | branches: 1.17.8; clean up config files.
|
| 1.16 | 02-Mar-2002 |
uch | Initial support for KGDB on the sh3.
|
| 1.15 | 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.14 | 11-Feb-2002 |
uch | enable KLOADER, PIPE_SOCKETPAIR
|
| 1.13 | 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.12 | 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.11 | 13-Nov-2001 |
augustss | The wsmux pseudo device does not need a count anymore.
|
| 1.10 | 14-Jul-2001 |
kanaoka | Add rnd, ppp and com* at pcmcia? function ?.
|
| 1.9 | 13-Jul-2001 |
uch | add ukphy
|
| 1.8 | 08-Jul-2001 |
uch | branches: 1.8.2; I forgot to commit. std.hpcsh.el -> std.hpcsh
|
| 1.7 | 15-Mar-2001 |
uch | HD64461 UART module support.
|
| 1.6 | 08-Mar-2001 |
uch | enable CF slot.
|
| 1.5 | 24-Feb-2001 |
uch | branches: 1.5.2; enable wscons.
|
| 1.4 | 21-Feb-2001 |
uch | HD64461 support.
|
| 1.3 | 09-Feb-2001 |
uch | branches: 1.3.2; use bicons. set serial console speed to 19200.
|
| 1.2 | 07-Feb-2001 |
uch | adapted to hpc bootinfo structure. add memory detect routines.
|
| 1.1 | 17-Jan-2001 |
itojun | the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 1.3.2.3 | 27-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.3.2.2 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.3.2.1 | 09-Feb-2001 |
bouyer | file JORNADA690 was added on branch thorpej_scsipi on 2001-03-12 13:28:50 +0000
|
| 1.5.2.1 | 09-Apr-2001 |
nathanw | Catch up with -current.
|
| 1.8.2.4 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.8.2.3 | 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
| 1.8.2.2 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.8.2.1 | 03-Aug-2001 |
lukem | update to -current
|
| 1.17.8.2 | 03-Mar-2002 |
uch | clean up config files.
|
| 1.17.8.1 | 03-Mar-2002 |
uch | file JORNADA690 was added on branch nathanw_sa on 2002-03-03 14:36:49 +0000
|
| 1.2 | 23-Oct-2001 |
thorpej | branches: 1.2.12; This file only set MACHINE, which is now set by config(8); delete it.
|
| 1.1 | 17-Jan-2001 |
itojun | branches: 1.1.2; 1.1.6; the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 1.1.6.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.1.2.2 | 17-Jan-2001 |
itojun | the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 1.1.2.1 | 17-Jan-2001 |
itojun | file Makefile.hpcsh.inc was added on branch thorpej_scsipi on 2001-01-17 05:21:49 +0000
|
| 1.2.12.2 | 23-Oct-2001 |
thorpej | This file only set MACHINE, which is now set by config(8); delete it.
|
| 1.2.12.1 | 23-Oct-2001 |
thorpej | file Makefile.hpcsh.inc was added on branch nathanw_sa on 2001-10-23 19:54:46 +0000
|
| 1.2 | 05-Feb-2001 |
uch | sync with platid_gen change.
|
| 1.1 | 28-Jan-2001 |
uch | setup platid and config_hook.
|
| 1.6 | 23-Nov-2010 |
hannken | Remove unused count from pseudo-device md.
|
| 1.5 | 06-Feb-2009 |
jym | branches: 1.5.6; 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.4 | 09-May-2002 |
uch | branches: 1.4.6; 1.4.118; 1.4.126; mdsetimage ram-disk kernel setting
|
| 1.3 | 20-Mar-2001 |
uch | branches: 1.3.2; support HITACHI PERSONA configuration.
|
| 1.2 | 24-Feb-2001 |
uch | branches: 1.2.2; 1.2.4; s/hpcmips/hpcsh/
|
| 1.1 | 21-Feb-2001 |
uch | HD64461 support.
|
| 1.2.4.3 | 27-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.2.4.2 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.2.4.1 | 24-Feb-2001 |
bouyer | file RAMDISK was added on branch thorpej_scsipi on 2001-03-12 13:28:50 +0000
|
| 1.2.2.1 | 09-Apr-2001 |
nathanw | Catch up with -current.
|
| 1.3.2.1 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.4.126.1 | 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.4.118.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.4.6.2 | 09-May-2002 |
uch | mdsetimage ram-disk kernel setting
|
| 1.4.6.1 | 09-May-2002 |
uch | file RAMDISK was added on branch nathanw_sa on 2002-05-09 12:39:25 +0000
|
| 1.5.6.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.52 | 03-May-2010 |
tsutsui | Sync kloader(4) behavior with hpcmips: - use bootstr passed via reboot(2) with RB_STRING for the next kernel path - prepare independent opt_kloader_kernel_path.h for KLOADER_KERNEL_PATH - some cosmetics to reduce diffs from hpcmips
Tested on HPW-50PA (Hitachi PERSONA).
|
| 1.51 | 20-Feb-2008 |
drochner | branches: 1.51.10; 1.51.30; 1.51.32; 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.50 | 02-Dec-2007 |
kiyohara | Add bcsp(4).
|
| 1.49 | 17-Oct-2007 |
garbled | branches: 1.49.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.48 | 25-Sep-2007 |
kiyohara | Add psh3pwr(4).
|
| 1.47 | 03-Jun-2007 |
uwe | branches: 1.47.8; 1.47.10; 1.47.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.46 | 24-Feb-2006 |
cube | branches: 1.46.24; 1.46.26; 1.46.32; Rework hpcapm(4) attachment definition so it is not required to attach at mainbus, and convert its two users, hpcsh and hpcmips, to that.
Many thanks to Valeriy Ushakov and Ben Collver for testing.
|
| 1.45 | 03-Jan-2006 |
uwe | branches: 1.45.2; 1.45.4; Properly defflag HD64461VIDEO_HWACCEL to opt_hd64461pcmcia.h (new file). Put HD64461VIDEO_DEBUG there as well to minimize impact on unrelated sources.
|
| 1.44 | 03-Jan-2006 |
uwe | Put HD64461PCMCIA_REORDER_ATTACH to opt_hd64461pcmcia.h (new file). Put HD64461PCMCIA_DEBUG there as well to minimize impact on unrelated sources.
|
| 1.43 | 03-Jan-2006 |
uwe | Be more consistent about whitespace.
|
| 1.42 | 11-Dec-2005 |
christos | branches: 1.42.2; merge ktrace-lwp.
|
| 1.41 | 05-Sep-2005 |
kiyohara | Support LCD screen driver for PERSONA SH3 machines.
|
| 1.40 | 23-May-2005 |
kiyohara | branches: 1.40.2; Support touch-panel for PERSONA SH3 machines.
|
| 1.39 | 06-Jul-2004 |
uch | MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ dreamcast and playstation2 port are changed to use this.
|
| 1.38 | 03-Jul-2004 |
uch | jornada 6x0 power mannagement support. [on/off] button power off LCD and CPU sleeps.
|
| 1.37 | 28-May-2004 |
tsarna | Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern.
|
| 1.36 | 25-Mar-2004 |
wiz | Backout previous -- this is not enough, config needs to be taught how to reach partitions above h. Noted by Simon Burge, related to PR 24905.
|
| 1.35 | 25-Mar-2004 |
wiz | Define maxpartitions to the same value as MAXPARTITIONS in disklabel.h. Addresses PR 24905 by Simon Burge.
|
| 1.34 | 15-Mar-2004 |
uwe | Add j6x0lcd(4).
|
| 1.33 | 04-Nov-2003 |
uwe | Provide wskbd* at j6x0tp? attachment that maps taps on the "HP hard icons" (along the right edge of the screen) to key presses.
|
| 1.32 | 19-Oct-2003 |
uwe | Config glue for j6x0tp(4).
|
| 1.31 | 18-Oct-2003 |
uwe | Config glue for j6x0pwr(4).
|
| 1.30 | 26-Sep-2003 |
uwe | Minor nit. Use more compact "device hd64461if {}" instead of separate "define" and "device" lines. Ditto for hd64465if. Same ioconf.c is generated.
|
| 1.29 | 26-Oct-2002 |
jdolecek | branches: 1.29.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.28 | 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.27 | 16-Apr-2002 |
thorpej | branches: 1.27.2; 1.27.6; * 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.26 | 28-Mar-2002 |
uch | rework HD64461, HD64465 interrupt handling.
|
| 1.25 | 27-Mar-2002 |
uch | All the sh3 ports had an identical procfs_machdep.c, so use a common file under arch/sh3/sh3.
|
| 1.24 | 24-Mar-2002 |
uch | add cpu device. sync with shb change.
|
| 1.23 | 03-Mar-2002 |
uch | platform dependent HD64461 PCMCIA module (power supply).
|
| 1.22 | 02-Mar-2002 |
uch | Initial support for KGDB on the sh3.
|
| 1.21 | 24-Feb-2002 |
uch | Move common exception vector and scheduler code to sh3/sh3/exception_vector.S and sh3/sh3/locore_subr.S. exception vectors are installed by sh_cpu_init(). machine/locore.S contains kernel entry, interrupt handler, and some MD code.
|
| 1.20 | 22-Feb-2002 |
uch | New NetBSD/sh3 clock framework. + hardclock source is moved from TMU1 to TMU0. + SH3/SH4 common kernel support. + PCLOCK estimation. + remove duplicated code.
|
| 1.19 | 17-Feb-2002 |
uch | SH3/SH4 common kernel support.
|
| 1.18 | 13-Feb-2002 |
uch | add LCD debug routines.
|
| 1.17 | 11-Feb-2002 |
uch | SH4 support. my target is HITACHI PERSONA HPW650PA
|
| 1.16 | 29-Jan-2002 |
uch | separate machine-independent part of kloader.
|
| 1.15 | 27-Jan-2002 |
uch | add self kernel loader.
|
| 1.14 | 02-Jul-2001 |
uch | branches: 1.14.2; use MI md_root.c
|
| 1.13 | 28-Jun-2001 |
uch | console module refers hd64461video's needs-flag instead of hd64461if. (pointed by MAEKAWA Masahide)
|
| 1.12 | 04-Jun-2001 |
uch | HD64461 video module.
|
| 1.11 | 23-Apr-2001 |
uch | new hpcsh clock module.
|
| 1.10 | 20-Mar-2001 |
uch | support HITACHI PERSONA configuration.
|
| 1.9 | 15-Mar-2001 |
uch | HD64461 UART module support.
|
| 1.8 | 24-Feb-2001 |
uch | branches: 1.8.2; enable wscons.
|
| 1.7 | 21-Feb-2001 |
uch | HD64461 support.
|
| 1.6 | 09-Feb-2001 |
uch | branches: 1.6.2; use bicons. set serial console speed to 19200.
|
| 1.5 | 07-Feb-2001 |
uch | adapted to hpc bootinfo structure. add memory detect routines.
|
| 1.4 | 06-Feb-2001 |
uch | move machine-port specific file to machine directory. for evbsh3, mmeye and dreamcast, use MI md_root.c
|
| 1.3 | 05-Feb-2001 |
uch | sync with platid_gen change.
|
| 1.2 | 21-Jan-2001 |
uch | hpcsh original device configuration.
|
| 1.1 | 17-Jan-2001 |
itojun | the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 1.6.2.3 | 27-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.6.2.2 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.6.2.1 | 09-Feb-2001 |
bouyer | file files.hpcsh was added on branch thorpej_scsipi on 2001-03-12 13:28:50 +0000
|
| 1.8.2.2 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.8.2.1 | 09-Apr-2001 |
nathanw | Catch up with -current.
|
| 1.14.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.14.2.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.14.2.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.14.2.1 | 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
| 1.27.6.3 | 11-Nov-2002 |
nathanw | Catch up to -current
|
| 1.27.6.2 | 17-Sep-2002 |
nathanw | Catch up to -current.
|
| 1.27.6.1 | 16-Apr-2002 |
nathanw | file files.hpcsh was added on branch nathanw_sa on 2002-09-17 21:14:51 +0000
|
| 1.27.2.2 | 17-May-2002 |
gehenna | Remove old block majors list.
|
| 1.27.2.1 | 16-May-2002 |
gehenna | Include the list of block/character major numbers.
|
| 1.29.6.4 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.29.6.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.29.6.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.29.6.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.40.2.5 | 27-Feb-2008 |
yamt | sync with head.
|
| 1.40.2.4 | 07-Dec-2007 |
yamt | sync with head
|
| 1.40.2.3 | 27-Oct-2007 |
yamt | sync with head.
|
| 1.40.2.2 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.40.2.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.42.2.2 | 01-Mar-2006 |
yamt | sync with head.
|
| 1.42.2.1 | 15-Jan-2006 |
yamt | sync with head.
|
| 1.45.4.1 | 22-Apr-2006 |
simonb | Sync with head.
|
| 1.45.2.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.46.32.2 | 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.46.32.1 | 26-Jun-2007 |
garbled | Sync with HEAD.
|
| 1.46.26.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.46.24.4 | 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.46.24.3 | 03-Dec-2007 |
ad | Sync with HEAD.
|
| 1.46.24.2 | 09-Oct-2007 |
ad | Sync with head.
|
| 1.46.24.1 | 09-Jun-2007 |
ad | Sync with head.
|
| 1.47.12.1 | 06-Oct-2007 |
yamt | sync with head.
|
| 1.47.10.3 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.47.10.2 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.47.10.1 | 06-Nov-2007 |
matt | sync with HEAD
|
| 1.47.8.2 | 03-Dec-2007 |
joerg | Sync with HEAD.
|
| 1.47.8.1 | 02-Oct-2007 |
joerg | Sync with HEAD.
|
| 1.49.2.1 | 08-Dec-2007 |
mjf | Sync with HEAD.
|
| 1.51.32.1 | 30-May-2010 |
rmind | sync with head
|
| 1.51.30.1 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.51.10.1 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.7 | 24-Mar-2002 |
uch | branches: 1.7.4; adapted to new interrupt code and shb changes.
|
| 1.6 | 03-Mar-2002 |
uch | clean up config files.
|
| 1.5 | 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.4 | 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.3 | 22-Aug-2001 |
msaitoh | devclass of sci[f] is tty
|
| 1.2 | 21-Feb-2001 |
uch | branches: 1.2.4; HD64461 support.
|
| 1.1 | 17-Jan-2001 |
itojun | branches: 1.1.2; the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 1.1.2.2 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.1.2.1 | 17-Jan-2001 |
bouyer | file files.shbus was added on branch thorpej_scsipi on 2001-03-12 13:28:50 +0000
|
| 1.2.4.4 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.2.4.3 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.2.4.2 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.2.4.1 | 25-Aug-2001 |
thorpej | Merge Aug 24 -current into the kqueue branch.
|
| 1.7.4.2 | 24-Mar-2002 |
uch | adapted to new interrupt code and shb changes.
|
| 1.7.4.1 | 24-Mar-2002 |
uch | file files.shbus was added on branch nathanw_sa on 2002-03-24 18:21:12 +0000
|
| 1.2 | 09-Mar-2006 |
uwe | XXX: #undef SET before including <machine/config_hook.h>, which defines SET as a nickname for CONFIG_HOOK_SET to be used in kernel config files. Makes ioconf.c compile again.
|
| 1.1 | 20-Mar-2001 |
uch | branches: 1.1.2; 1.1.4; 1.1.22; 1.1.44; 1.1.58; 1.1.60; 1.1.62; 1.1.64; support HITACHI PERSONA configuration.
|
| 1.1.64.1 | 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
| 1.1.62.1 | 13-Mar-2006 |
yamt | sync with head.
|
| 1.1.60.1 | 22-Apr-2006 |
simonb | Sync with head.
|
| 1.1.58.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.1.44.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.1.22.2 | 20-Mar-2001 |
uch | support HITACHI PERSONA configuration.
|
| 1.1.22.1 | 20-Mar-2001 |
uch | file ioconf.incl.hpcsh was added on branch nathanw_sa on 2001-03-20 16:05:43 +0000
|
| 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 ioconf.incl.hpcsh was added on branch thorpej_scsipi on 2001-03-27 15:30:57 +0000
|
| 1.25 | 04-Apr-2020 |
jdolecek | mark nsmb major obsolete
|
| 1.24 | 28-Jan-2019 |
dholland | 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.23 | 30-Jun-2011 |
wiz | branches: 1.23.54; dependant -> dependent
|
| 1.22 | 12-Nov-2008 |
ad | Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.21 | 31-Dec-2007 |
ad | branches: 1.21.6; 1.21.10; 1.21.16; 1.21.18; Remove systrace. Ok core@.
|
| 1.20 | 24-Nov-2006 |
wiz | branches: 1.20.28; 1.20.34; 1.20.42; s/independant/independent/, from Zafer.
|
| 1.19 | 11-Dec-2005 |
christos | branches: 1.19.20; 1.19.22; merge ktrace-lwp.
|
| 1.18 | 17-Sep-2005 |
yamt | make VMSWAP optional again.
|
| 1.17 | 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.16 | 30-Jul-2005 |
yamt | defflag VMSWAP.
|
| 1.15 | 10-May-2005 |
jdolecek | branches: 1.15.2; assign major for nsmb(4)
|
| 1.14 | 04-Jul-2004 |
uwe | Add major for audio.
|
| 1.13 | 03-Jul-2004 |
uch | jornada 6x0 power mannagement support. [on/off] button power off LCD and CPU sleeps.
|
| 1.12 | 10-Dec-2003 |
jmc | Change reference at bottom from sys/dev/majors to sys/conf/majors to match reality
|
| 1.11 | 22-Oct-2003 |
jdolecek | add wsfont major to archs which have the other wscons devices
|
| 1.10 | 15-Oct-2003 |
jdolecek | add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and md where missing
|
| 1.9 | 10-Oct-2003 |
jdolecek | reassing majors for crypto and pf to use the newly defined MI major range
|
| 1.8 | 10-Oct-2003 |
jdolecek | update the comment - the space for machine-dependant majors is reduced to 0-143 follows discussion on tech-kern
|
| 1.7 | 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.6 | 22-Aug-2003 |
itojun | create /dev/crypto
|
| 1.5 | 27-Jul-2003 |
itojun | reserve cdev major # for PF. ok'ed by technical-exec
|
| 1.4 | 25-Apr-2003 |
ragge | branches: 1.4.2; Add ksyms device major.
|
| 1.3 | 04-Oct-2002 |
elric | branches: 1.3.2; assign majors for raw and cooked cgd's.
|
| 1.2 | 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.1 | 16-May-2002 |
gehenna | branches: 1.1.2; 1.1.4; file majors.hpcsh was initially added on branch gehenna-devsw.
|
| 1.1.4.2 | 18-Oct-2002 |
nathanw | Catch up to -current.
|
| 1.1.4.1 | 17-Sep-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.3 | 14-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.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.hpcsh was added on branch kqueue on 2002-10-10 18:33:04 +0000
|
| 1.4.2.4 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.4.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.4.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.4.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.15.2.3 | 21-Jan-2008 |
yamt | sync with head
|
| 1.15.2.2 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.15.2.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.19.22.1 | 10-Dec-2006 |
yamt | sync with head.
|
| 1.19.20.1 | 12-Jan-2007 |
ad | Sync with head.
|
| 1.20.42.1 | 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.20.34.1 | 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.20.28.1 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.21.18.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.21.16.1 | 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.21.10.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.21.6.1 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.23.54.2 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.23.54.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.2 | 05-Feb-2001 |
uch | sync with platid_gen change.
|
| 1.1 | 28-Jan-2001 |
uch | setup platid and config_hook.
|
| 1.4 | 03-Mar-2002 |
uch | branches: 1.4.8; clean up config files.
|
| 1.3 | 24-Feb-2002 |
uch | Move common exception vector and scheduler code to sh3/sh3/exception_vector.S and sh3/sh3/locore_subr.S. exception vectors are installed by sh_cpu_init(). machine/locore.S contains kernel entry, interrupt handler, and some MD code.
|
| 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 | 07-Jul-2001 |
uch | branches: 1.1.2; std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE) add shl-elf_.x (for LEADING_UNDERSCORE ELF) bcopy -> memcpy
|
| 1.1.2.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.1.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.4.8.2 | 03-Mar-2002 |
uch | clean up config files.
|
| 1.4.8.1 | 03-Mar-2002 |
uch | file shl-_elf.x was added on branch nathanw_sa on 2002-03-03 14:36:50 +0000
|
| 1.4 | 24-Feb-2002 |
uch | branches: 1.4.12; Move common exception vector and scheduler code to sh3/sh3/exception_vector.S and sh3/sh3/locore_subr.S. exception vectors are installed by sh_cpu_init(). machine/locore.S contains kernel entry, interrupt handler, and some MD code.
|
| 1.3 | 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.2 | 07-Jul-2001 |
uch | branches: 1.2.2; std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE) add shl-elf_.x (for LEADING_UNDERSCORE ELF) bcopy -> memcpy
|
| 1.1 | 22-Mar-2001 |
uch | branches: 1.1.2; 1.1.4; add ELF kernel linker script.
|
| 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 | 22-Mar-2001 |
bouyer | file shl-coff.x was added on branch thorpej_scsipi on 2001-03-27 15:30:57 +0000
|
| 1.2.2.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.2.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.4.12.2 | 24-Feb-2002 |
uch | Move common exception vector and scheduler code to sh3/sh3/exception_vector.S and sh3/sh3/locore_subr.S. exception vectors are installed by sh_cpu_init(). machine/locore.S contains kernel entry, interrupt handler, and some MD code.
|
| 1.4.12.1 | 24-Feb-2002 |
uch | file shl-coff.x was added on branch nathanw_sa on 2002-02-24 18:19:45 +0000
|
| 1.9 | 24-Aug-2015 |
uebayasi | Don't mention stab and DWARF sections, because these (poorly mtaintained) lists only help to make them harder to read.
If those sections are found in inputs, they simply appear in outputs as orphaned sections, sorted by section types and attributes.
|
| 1.8 | 20-Aug-2015 |
uebayasi | Kill trailing blank lines.
|
| 1.7 | 15-Apr-2003 |
uwe | branches: 1.7.152; 1.7.172; Mark 'ram' MEMORY as allocatable instead of explicitly placing sections into it. This also ensures that sections, not mentioned in the linker script (currenty - link_set_*), end up in the correct place. Otherwise kernel panics very early, trying to access link_set info.
|
| 1.6 | 25-Apr-2002 |
uch | branches: 1.6.6; switch to NEW_TOOLCHAIN
|
| 1.5 | 02-Mar-2002 |
uch | Initial support for KGDB on the sh3.
|
| 1.4 | 24-Feb-2002 |
uch | Move common exception vector and scheduler code to sh3/sh3/exception_vector.S and sh3/sh3/locore_subr.S. exception vectors are installed by sh_cpu_init(). machine/locore.S contains kernel entry, interrupt handler, and some MD code.
|
| 1.3 | 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.2 | 07-Jul-2001 |
uch | branches: 1.2.2; std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE) add shl-elf_.x (for LEADING_UNDERSCORE ELF) bcopy -> memcpy
|
| 1.1 | 22-Mar-2001 |
uch | branches: 1.1.2; 1.1.4; add ELF kernel linker script.
|
| 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 | 22-Mar-2001 |
bouyer | file shl-elf.x was added on branch thorpej_scsipi on 2001-03-27 15:30:57 +0000
|
| 1.2.2.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.2.2.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.2.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.6.6.2 | 25-Apr-2002 |
uch | switch to NEW_TOOLCHAIN
|
| 1.6.6.1 | 25-Apr-2002 |
uch | file shl-elf.x was added on branch nathanw_sa on 2002-04-25 17:01:48 +0000
|
| 1.7.172.1 | 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.7.152.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.4 | 22-Mar-2001 |
uch | branches: 1.4.16; add ELF kernel linker script.
|
| 1.3 | 21-Feb-2001 |
uch | branches: 1.3.2; HD64461 support.
|
| 1.2 | 21-Jan-2001 |
uch | branches: 1.2.2; change kernel text start 0x8c010000 to 0x8c0001000 (I want to decrease dead area.)
|
| 1.1 | 17-Jan-2001 |
itojun | the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 1.2.2.3 | 27-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.2.2.2 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.2.2.1 | 21-Jan-2001 |
bouyer | file shl.x was added on branch thorpej_scsipi on 2001-03-12 13:28:50 +0000
|
| 1.3.2.1 | 09-Apr-2001 |
nathanw | Catch up with -current.
|
| 1.4.16.2 | 22-Mar-2001 |
uch | add ELF kernel linker script.
|
| 1.4.16.1 | 22-Mar-2001 |
uch | file shl.x was added on branch nathanw_sa on 2001-03-22 18:35:35 +0000
|
| 1.10 | 13-May-2010 |
kiyohara | Use COM_REGMAP instead of hd64461uart_{read,write}_1().
|
| 1.9 | 02-Feb-2008 |
uwe | branches: 1.9.10; 1.9.30; 1.9.32; Include std.sh3el. Drop EXEC_ELF32 from configs now that it is standard.
|
| 1.8 | 17-Mar-2006 |
uebayasi | branches: 1.8.38; 1.8.44; Stop using linker scripts on all sh3 ports.
The only information to be compensated is text section start address. The default value is set arch-wise as DEFTEXTADDR. Each kernel config can override the default value by setting TEXTADDR.
Tested on COMPUTEXEVB (evbsh3).
Reviewed By: uwe
|
| 1.7 | 11-Dec-2005 |
christos | branches: 1.7.4; 1.7.6; 1.7.8; 1.7.10; 1.7.12; merge ktrace-lwp.
|
| 1.6 | 17-Sep-2005 |
yamt | include "conf/std".
|
| 1.5 | 07-Mar-2005 |
uwe | branches: 1.5.4; options SPACE TAB
|
| 1.4 | 09-May-2002 |
uch | branches: 1.4.6; 1.4.12; 1.4.20; 1.4.22; adapt to new pmap code.
|
| 1.3 | 24-Feb-2002 |
uch | Move common exception vector and scheduler code to sh3/sh3/exception_vector.S and sh3/sh3/locore_subr.S. exception vectors are installed by sh_cpu_init(). machine/locore.S contains kernel entry, interrupt handler, and some MD code.
|
| 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 | 07-Jul-2001 |
uch | branches: 1.1.2; std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE) add shl-elf_.x (for LEADING_UNDERSCORE ELF) bcopy -> memcpy
|
| 1.1.2.3 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.2.2 | 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.1.2.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.4.22.1 | 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.4.20.1 | 29-Apr-2005 |
kent | sync with -current
|
| 1.4.12.2 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.4.12.1 | 08-Mar-2005 |
skrll | Sync with HEAD.
|
| 1.4.6.2 | 09-May-2002 |
uch | adapt to new pmap code.
|
| 1.4.6.1 | 09-May-2002 |
uch | file std.hpcsh was added on branch nathanw_sa on 2002-05-09 12:37:59 +0000
|
| 1.5.4.2 | 04-Feb-2008 |
yamt | sync with head.
|
| 1.5.4.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.7.12.1 | 28-Mar-2006 |
tron | Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
|
| 1.7.10.1 | 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
| 1.7.8.1 | 01-Apr-2006 |
yamt | sync with head.
|
| 1.7.6.1 | 22-Apr-2006 |
simonb | Sync with head.
|
| 1.7.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.8.44.1 | 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.8.38.1 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.9.32.1 | 30-May-2010 |
rmind | sync with head
|
| 1.9.30.1 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.9.10.1 | 11-Aug-2010 |
yamt | sync with head.
|
| 1.4 | 07-Jul-2001 |
uch | branches: 1.4.16; std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE) add shl-elf_.x (for LEADING_UNDERSCORE ELF) bcopy -> memcpy
|
| 1.3 | 23-Apr-2001 |
uch | switch to ELF kernel.
|
| 1.2 | 22-Mar-2001 |
uch | add ELF kernel linker script.
|
| 1.1 | 17-Jan-2001 |
itojun | branches: 1.1.2; 1.1.4; the kernel for SH3-based WinCE machines (little endian), by uch. MACHINE=hpcsh, MACHINE_CPU=sh3el.
bootloader: ftp://f77.nop.or.jp/users/uch/hpcboot/ original patch: ftp://f77.nop.or.jp/users/uch/hpcsh/
sys/sh3/sh3/md_root.c: add #ifdef MEMORY_DISK_DYNAMIC
|
| 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 | 17-Jan-2001 |
bouyer | file std.hpcsh.el was added on branch thorpej_scsipi on 2001-03-27 15:30:58 +0000
|
| 1.4.16.2 | 07-Jul-2001 |
uch | std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE) add shl-elf_.x (for LEADING_UNDERSCORE ELF) bcopy -> memcpy
|
| 1.4.16.1 | 07-Jul-2001 |
uch | file std.hpcsh.el was added on branch nathanw_sa on 2001-07-07 16:35:23 +0000
|