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
/
sgimips
Age
Commit message (
Expand
)
Author
2014-01-16
eliminate use of bsd.sys.mk from Makefiles
christos
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2014-01-10
include bsd.own.mk
christos
2013-12-16
- remove unused variables
mrg
2013-06-30
G/C PFIL_HOOKS from the kernel configs.
rmind
2013-06-27
close fp
christos
2013-06-05
remove obsolete networking options
christos
2013-04-27
more bogus number removal
christos
2013-04-27
the bogus number police
christos
2013-04-27
remove confusing numeric locators where they are unused.
christos
2013-03-02
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
christos
2013-03-01
Retire OSI network stack. OK core@
joerg
2012-11-25
Add sljitarch.h to all mips machines.
alnsn
2012-10-29
fix device/softc split errors.
chs
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-10-17
Add "options COMPAT_60" to all kernel configuration files
apb
2012-10-13
Adapt to the changed signature of pckbc_cnattach().
jdc
2012-10-02
move common/bus_dma/ -> dev/bus_dma/
christos
2012-08-17
Update all kernel configs mentioning WSEMUL_* but not already including
abs
2012-07-29
Do not call setroot() from MD code and from MI code, which has
mlelstv
2012-07-28
Fix -fno-common fallout.
matt
2012-07-22
Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes
matt
2012-03-10
P1003_1B_SEMAPHORE is no longer optional.
joerg
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2012-02-04
Bump the install image size so that this builds again.
he
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
para
2012-01-11
adjust for wsfont_find() change
macallan
2012-01-11
add some register definitions
macallan
2012-01-11
use rasops_init(0,0)
macallan
2011-12-18
WABPL is no longer considered experimental (has not been for some time)
dholland
2011-11-24
put back IPL_AUDIO and splaudio(), at the request of rmind. they are
mrg
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-11-22
The rnd pseudo-device is not really optional, because it is in the same
tls
2011-11-19
First step of random number subsystem rework described in
tls
2011-10-06
The crmfb device does not depend on iic; i2cbus and i2c_bitbang is
he
2011-08-30
Add getlabelusesmbr(), as proposed in
bouyer
2011-08-18
device_t-ify
macallan
2011-07-28
Fix DEBUG build.
uebayasi
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-17
Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. This
dyoung
2011-07-09
Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32
matt
2011-07-04
don't mark delay as extern inline. it's defined normally in machdep.c.
mrg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-07-01
Per discussion at
dyoung
2011-06-30
dependant -> dependent
wiz
2011-06-09
Convert simple_lock/ltsleep to mutex/condvar and malloc to kmem.
rmind
2011-05-22
crmfb may run in more than 8 bit now so we need the other rasops* as well
macallan
2011-05-17
add support for running the console in more than 8 bit
macallan
[next]