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
/
macppc
Age
Commit message (
Expand
)
Author
2010-03-07
add uhso(4) device where appropriate
plunky
2010-03-02
Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.
matt
2010-02-25
Adapt to <spr.h> breakup.
matt
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2010-01-18
Enable 'options MODULAR' in macppc and shark GENERIC kernels now that the
jmmv
2009-12-12
Remove `volatile' qualifier from argument types of
tsutsui
2009-12-05
Remove the portalfs kernel file system driver. Replace mount_portal(8)
pooka
2009-11-27
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
rmind
2009-11-26
Kill proc0paddr. Use lwp0.l_addr instead.
matt
2009-11-18
wdcactivate() is gone, don't use it.
dyoung
2009-11-05
Bring this up-to-date with the changes to dbcool_softc.
dyoung
2009-11-05
In awacs(4) and snapper(4), use deviter(9) instead of accessing
dyoung
2009-11-02
adjust to dbcool_chipset.
christos
2009-11-01
Drop 3rd and 4th clauses. Approved by Brad Grantham (copyright holder).
snj
2009-10-27
Drop 3rd and 4th clauses. Approved by gwr@ and wrstuden@ (copyright
snj
2009-10-26
kill extra whitespaces
cegger
2009-09-26
Make local functions static.
tsutsui
2009-09-26
Replace shutdownhook_establish(9) with pmf_device_register1(9).
tsutsui
2009-09-26
Replace shutdownhook_establish(9) with pmf_device_register1(9).
tsutsui
2009-09-26
Fix a botch on device_t/softc split:
tsutsui
2009-08-07
Update path to the atheros HAL.
snj
2009-05-15
Split device_t/softc. Tested on Apus2000.
tsutsui
2009-05-06
Replace curlwp->l_cred with kauth_cred_get().
elad
2009-04-03
Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET.
tsutsui
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-16
ANSIfy functions with function-pointer arguments
dsl
2009-03-15
Use <bsd.klinks.mk> to create MD include dir symlinks.
tsutsui
2009-03-15
- create symlinks for MD system headers by <bsd.klinks.mk>
tsutsui
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-03-06
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
joerg
2009-03-01
. use device_private() (led to immediate crash during attach)
aymeric
2009-02-15
Convert the recently introduced awk command to retrieve the value of the
cube
2009-02-14
Now that "options MODULAR" is handled via defflag, the Makefile
apb
2009-02-13
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
apb
2009-02-08
Avoid asking the controller to transfer zero bytes of data, since we have
pgoyette
2009-02-06
Changes to MEMORY_RBFLAGS option:
jym
2009-02-04
Return error status if an attempt is made to use the quick_{read,write}
pgoyette
2009-01-28
- modify a pathname parse function to explicitly return devname and filename
tsutsui
2009-01-28
More WARNSfy in #ifdef NETIF_DEBUG.
tsutsui
2009-01-24
add COMPAT_50 to all the configs with COMPAT_40.
mrg
2009-01-14
The following patch makes dbcool(4) recognize the ADT7460 hardware in
ahoka
2009-01-12
Replace time_t values in libsa sources with the following two types
tsutsui
2009-01-12
WARNSfy
tsutsui
2009-01-11
fix format instead of casting wildly
macallan
2009-01-11
don't truncate the print.
christos
2009-01-11
deal with 64bit time_t
macallan
[next]