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
/
bebox
Age
Commit message (
Expand
)
Author
2000-07-21
switch to sys/conf/newvers_stand.sh for generation of version files, no
jdolecek
2000-07-08
cleanup way vers.c file is created/compiled
jdolecek
2000-07-08
get the version number differently - instead of using RCS version number
jdolecek
2000-07-02
Kwality control:
cgd
2000-06-30
raise MSIZE from 128 to 256.
itojun
2000-06-30
add PULLDOWN_TEST for all the platforms.
itojun
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
Add <machine/int_types.h>, which provides namespace-pure definitions
kleink
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-22
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
fvdl
2000-06-14
Remove the obsolete config fragments for kernel crypto, because the IPsec
veego
2000-06-11
Add cpu_counter().
tsubai
2000-06-09
increase number of parameters of pckbc_cnattach(), since offset of command port
soda
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-06-01
Don't pass booted_* to findroot/getdevice, access them via the globals.
matt
2000-06-01
Make booted_device global (and booted_parition for consitency).
matt
2000-06-01
kill __P in these files. (I had to look at them anyway with an eye for
cgd
2000-05-31
Add a comment about needing to initialize p_cpu when multiple
thorpej
2000-05-27
Don't use sleep() and callouts; just use tsleep().
thorpej
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
2000-05-26
Introduce a new process state distinct from SRUN called SONPROC
thorpej
2000-05-16
Nuke dk_establish() from orbit except from those ports which still use
thorpej
2000-05-09
Add "install" target, so "make install" after building the kernel
hubertf
2000-05-09
HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9 as well. Also,
thorpej
2000-04-29
Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file
thorpej
2000-04-23
Carve off the ISA configuration bits from the floppy driver. Driver is
thorpej
2000-04-19
add stf pseudo interface (commented out due to possible security risks)
itojun
2000-04-07
Use dev/isa/fd.c.
thorpej
2000-03-24
Update several ports to at least work again without IPKDB
ws
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-22
add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.
cgd
2000-03-17
Install "machineendian_machdep.h".
tron
2000-03-17
In the `MY THAT'S GROSS' department...
mycroft
2000-03-16
__P(()) -> __P((void))
darrenr
2000-03-14
Add the RAIDframe device major to the machine-dependent config files
oster
2000-03-06
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
thorpej
2000-02-29
Do the "<space><tab>" thing with the RAID_AUTOCONFIG option.
simonb
2000-02-26
Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on
oster
2000-02-21
Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on ...
erh
2000-02-11
Update for the NKMEMPAGES changes.
thorpej
2000-02-07
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
thorpej
2000-02-07
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
thorpej
2000-02-01
Revert STRIPPROG -> STRIP
tsutsui
2000-01-25
define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that
drochner
2000-01-24
Add "dependall" target for comfort.
tron
2000-01-23
Add commented out "ident"-command
hubertf
2000-01-23
Clean up the machine symlink stuff ever so slightly. Needs to be
mycroft
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
2000-01-20
Add overlay to kernel configs.
wrstuden
[next]