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
/
atari
Age
Commit message (
Expand
)
Author
2016-03-11
PR/50944: David Binderman: sprinkle parens
christos
2016-02-29
PR/50868: David Binderman: Fix operator precedence.
christos
2016-02-26
PR/50857: David Binderman: Remove redundant code.
christos
2015-12-24
fenv for m68k
christos
2015-12-08
Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of
christos
2015-10-02
PCI Extended Configuration stuff written by nonaka@:
msaitoh
2015-09-07
Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-09-06
Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of
uebayasi
2015-08-20
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
christos
2015-08-12
No need to have errno in a MD file. It's in MI src/sys/lib/libsa/errno.c.
tsutsui
2015-08-12
Try to shrink binary size a bit.
tsutsui
2015-08-12
Make local functions static.
tsutsui
2015-04-26
Use C99-style initializers for struct dkdriver.
mlelstv
2015-03-06
rename NV_DEBUG to NVRAM_DEBUG
christos
2015-03-04
Handle EINVAL in the fault path and send SIGBUS on mmap'd access past EOF
martin
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
2015-01-01
declare error
christos
2014-12-31
make more drivers use disk_ioctl, and add a dev parameter to it so that
christos
2014-11-24
Regen config files from GENERIC.in rev 1.109 by makeconf:
tsutsui
2014-11-24
Shrink GENERIC and enable options MODULAR instead, as other poor m68k ports.
tsutsui
2014-11-24
Disable "OS bootversion check" on crunched binaries for installation media.
tsutsui
2014-11-24
Specify -fno-strict-aliasing as a temporary workaround for gcc48.
tsutsui
2014-11-24
Revert previous again.
tsutsui
2014-11-17
PR/49207: Kamil Rytarowski: Add sys/clock.h with generic time macros
christos
2014-11-16
Appease gcc48 -Werror=strict-aliasing warning by filling cksum via union.
tsutsui
2014-11-16
Revert revs 1.29 and 1.30, to make it easier to pullup an alternative fix.
tsutsui
2014-11-15
centralize the call unit / dialout macros
christos
2014-11-15
Expand heap to 64KB so that bootxx can load bootxxx from 32KB blocksize ffs.
tsutsui
2014-11-13
move to the right offset
christos
2014-11-13
fix strict aliasing violations
christos
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-09-26
copy the leak fix to the other switch branch (from max)
christos
2014-09-21
fix leak.
christos
2014-08-23
Systematize (and in many cases, fix) the comments on options COMPAT_NN.
dholland
2014-08-16
Add "options COMPAT_70" to all kernel configuration files that
apb
2014-07-26
Reorganize and bump VM related constants.
tsutsui
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-25
Add d_discard to all struct bdevsw instances I could find.
dholland
2014-07-05
Appease gcc48 -Wunused-but-set-variable warning.
tsutsui
2014-07-05
Regen from MILAN.in rev 1.27 and GENERIC.in rev 1.106:
tsutsui
2014-07-05
Regen from GENERIC.in rev 1.106:
tsutsui
2014-07-05
Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL.
tsutsui
2014-07-05
Enable options WSDISPLAY_COMPAT_USL in template, not in generated files.
tsutsui
2014-03-31
Fix typo
ozaki-r
2014-03-29
make pci_intr_string and eisa_intr_string take a buffer and a length
christos
2014-03-29
Make sure to acquire proc_lock mutex on calling psignal(9) in EV_WAKEUP().
tsutsui
2014-03-29
Fix typos
ozaki-r
2014-03-28
Fix; cts[0] => cts
ozaki-r
2014-03-26
kill sprintf
christos
2014-03-24
- remove unused
christos
[prev]
[next]