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
2017-10-25
Use C99 initializer for filterops
maya
2017-10-20
move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()
jdolecek
2017-10-07
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
jdolecek
2017-09-14
clean up COMPAT_* options for native netbsd code:
mrg
2017-07-29
Remove TCP_COMPAT_42 from the config files. Pass 3.
maxv
2017-02-02
PR port-mac68k/51923
rin
2017-02-02
PR port-mac68k/51923
rin
2017-02-01
PR/51933: David Binderman: Boolean confusion
christos
2017-01-11
need <sys/stat.h>
christos
2016-12-22
switch all ports to use uvm_init.c:uvm_md_init()
cherry
2016-12-13
wildcard speaker attachments, now that we can handle many of them.
christos
2016-12-10
remove VAUDIOSPEAKER for now, will be done differently.
christos
2016-12-08
Add a synthesized pc beeper and keyboard bell for platforms with an audio
nat
2016-10-18
add isa_intr_establish_xname() to MD isa headers so that it can be used
jdolecek
2016-10-13
Correct misleading indentation.
maya
2016-10-09
PR/51540: Henning Petersen: replace , with ;
christos
2016-09-22
Catch up with mdsetimage changes.
christos
2016-09-17
kill PIE/SSP
christos
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-03-13
Misc KNF and ANSIfy.
tsutsui
2016-03-12
Remove unused variable, found by gcc.
dholland
2016-03-12
Fix syntax error in previous. Hi christos :-)
dholland
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
[next]