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
/
hp300
Age
Commit message (
Expand
)
Author
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-12-30
Replace the traditional buffer memory management -- based on fixed per buffer
pk
2003-12-15
Fixes from PR#23177. Various lint/logic fixes:
jmc
2003-12-10
Change reference at bottom from sys/dev/majors to sys/conf/majors to match
jmc
2003-12-04
Dynamic sysctl.
atatat
2003-11-23
Regen from diodevs rev 1.7:
tsutsui
2003-11-23
Change device ID for 98624A HP-IB from 0x80 to 0x01.
tsutsui
2003-11-22
Add an entry of "com0 at dio0 scode 9" so that /dev/ttyC0 and
tsutsui
2003-11-17
TAB/space cleanup.
tsutsui
2003-11-14
- define LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET
tsutsui
2003-11-14
Misc cleanup:
tsutsui
2003-11-14
Use "" rather than '\0' for null string.
tsutsui
2003-11-14
Revert part of previous NULL -> '\0' changes, where actually NULL is required.
tsutsui
2003-11-13
Backout part of rev 1.4 which caused uninitialized pointer dereference.
tsutsui
2003-11-13
Use 32bit daddr_t for now so that uboot.lif works again.
tsutsui
2003-11-13
Don't use htobe32() for int16_t values.
tsutsui
2003-11-13
Use int16_t and int32_t rather than short and int.
tsutsui
2003-11-08
Remove obsolete comments about curproc.
tsutsui
2003-11-08
Adapt to replacement of apcireg.h and dcareg.h.
tsutsui
2003-11-08
Remove obsolete files by MI com(4) driver support.
tsutsui
2003-11-08
Move apcireg.h and dcareg.h to stand/common since they are no longer used
tsutsui
2003-11-08
Switch DCA and APCI serial devices to use MI com(4) driver.
tsutsui
2003-11-04
Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
dsl
2003-11-02
Extend the #ifdef M68040 so that the `sig' variable declaration is moved
cl
2003-10-31
Reduce code duplication by adding mi_userret() in sys/userret.h
cl
2003-10-28
NULL -> '\0'
tsutsui
2003-10-26
Replace (a bunch of) NULL with '\0'. (we should define NUL?)
tsutsui
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-24
add major for 'ses' for archs which have the other scsi devices
jdolecek
2003-10-10
reassing majors for crypto and pf to use the newly defined MI major
jdolecek
2003-10-10
update the comment - the space for machine-dependant majors
jdolecek
2003-10-08
* Shuffle some data structures so, and add a flags word to ksiginfo_t.
thorpej
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-10-02
White-space nit.
simonb
2003-10-02
Use common m68k struct trapframe instead of rolling our own.
simonb
2003-10-02
Don't depend in libc, et al.
simonb
2003-09-28
add register storage class for gcc3
cl
2003-09-28
catch up with const ksiginfo_t and const sigset_t
cl
2003-09-27
Cast through (void *) to appease gcc3.
cl
2003-09-25
constify sendsig/trapsignal
christos
2003-09-22
SA_SIGINFO support for m68k (compat hpux)
cl
2003-09-22
SA_SIGINFO support for m68k (port specific changes)
cl
2003-09-22
add COMPAT_15/COMPAT_16
cl
2003-09-17
add MD part of SA/pthread pagefault handling on all m68k ports
cl
2003-09-06
add rnd(4) device to installation media.
itojun
2003-08-22
create /dev/crypto
itojun
2003-08-21
Adapt to const-ification of first arg of open function in fs_ops.
he
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Add majors for MI SCSI devices (cd, ch, ss, and uk).
tsutsui
2003-08-01
Reserve some major numbers for wscons, as per comments in hp300/conf.c
tsutsui
[next]