index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
evbsh3
/
conf
/
COMPUTEXEVB
Age
Commit message (
Expand
)
Author
2017-09-14
clean up COMPAT_* options for native netbsd code:
mrg
2011-12-18
WABPL is no longer considered experimental (has not been for some time)
dholland
2010-11-23
Remove unused count from pseudo-device md.
hannken
2010-04-06
Added support following boards.
nonaka
2009-02-06
Changes to MEMORY_RBFLAGS option:
jym
2008-07-31
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
simonb
2006-09-20
Switch the rest of sh3 ports to todr(9)
uwe
2005-12-07
Adjust comments for options FFS_NO_SNAPSHOT.
tsutsui
2005-02-18
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
dsl
2004-11-10
Add COMPAT_BSDPTY to the rest of the config files.
christos
2004-07-15
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
atatat
2002-09-18
enable USERCONF by default; it's small and extremely useful to have available.
lukem
2002-06-17
Enable "pseudo-device clockctl" in all kernels, except
lukem
2002-05-09
IOM_RAM_BEGIN is changed to specify physical address.
uch
2002-04-25
Add the INCLUDE_CONFIG_FILE option to all config files. In config
atatat
2002-04-12
Add commented-out USERCONF option. Mainly useful for install media
gmcgarry
2002-04-02
Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
lukem
2002-03-24
adapted to new interrupt code and shb changes.
uch
2002-03-10
* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
lukem
2002-02-17
To determine CPU architecture and product, add cpu_arch and cpu_prduct variab...
uch
2002-01-27
add options PIPE_SOCKETPAIR to individual kernel configs
jdolecek
2001-11-20
cleanup:
lukem
2001-11-20
- pull in opt_kgdb.h where necessary
lukem
2001-07-08
Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,
abs
2001-01-03
split big/little endian better.
itojun
2000-09-29
avoid SH7709A's serious bug (it fails to read IPR* registers under particular
msaitoh
2000-09-26
fix SDMR settings:
msaitoh
2000-09-24
don't specify number of ptys if >= 16 (current default initial number)
jdolecek
2000-07-31
use 'makeoptions LDSCRIPTBASE="sh.x"' (or shl.x) to select ldscript file
msaitoh
2000-02-24
variable start address of the main memory (now we can use
msaitoh
2000-02-24
watchdog timer
msaitoh
2000-01-07
s/ECOFF/COFF/ (comment only)
msaitoh
1999-12-27
computex(computex.co.jp)'s evaluation board.
msaitoh