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
/
sbmips
/
conf
Age
Commit message (
Expand
)
Author
2003-10-25
Rename the "strtc" device to "m41t81rtc" so that it doesn't conflict with
simonb
2003-10-25
Add COMPAT_16 where missing.
simonb
2003-07-27
Since everyone uses clock_subr.c (or should, if they don't currently),
thorpej
2003-04-26
Add pseudo-device ksyms.
ragge
2003-04-10
Bye Bye UCONSOLE
christos
2003-02-27
Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.
perseant
2002-12-09
Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernel
simonb
2002-11-23
go back to being big-endian by default; was clobbered in last commit
cgd
2002-11-15
Add "options MIPS64_SB1".
simonb
2002-11-12
Add support for the ST M41T81 RTC found on pass 2 swarm boards.
simonb
2002-11-09
GC IKOS kernel option (never complete in these sources anyway)
cgd
2002-11-08
default to big-endian, so that the kernel config matches the default
cgd
2002-11-01
Fix fallout from gehenna-devsw merge.
simonb
2002-10-14
Added commented out cgd(4)s to GENERIC configs.
elric
2002-10-06
add SYSTRACE; approved perry.
provos
2002-09-25
Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
martti
2002-09-20
Added (commented out) IPFILTER_DEFAULT_BLOCK.
martti
2002-09-18
enable USERCONF by default; it's small and extremely useful to have available.
lukem
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-31
Add support for the watchdog timers on the BCM1xxx parts.
simonb
2002-06-17
Enable "pseudo-device clockctl" in all kernels, except
lukem
2002-06-04
Add smbus@sbobio and rtc@smbus.
simonb
2002-06-04
Use "cpu*" and not "cpu0" to attach all CPUs.
simonb
2002-04-25
Add the INCLUDE_CONFIG_FILE option to all config files. In config
atatat
2002-04-16
* Move the mii_bitbang attribute into dev/mii/files.mii
thorpej
2002-04-12
Add commented-out USERCONF option. Mainly useful for install media
gmcgarry
2002-03-18
Fix comments after endian selection includes(!).
simonb
2002-03-17
Allow selection of a big- or little-endian kernel by uncommenting the
simonb
2002-03-06
Remove the -O0 workaround for nfs_bio.c - the in-tree toolchain builds
simonb
2002-03-06
A basic port to the Broadcom/SiByte SB1250 evaluation board (the
simonb