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
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
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-02-19
Fix kernel crash when a user tries to switch to nonexistent terminal.
tsutsui
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2014-01-03
Remove the _KERNEL part of these two clones of sys/exec_elf.h
dsl
2014-01-03
Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicit
mlelstv
2013-11-27
Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ
christos
2013-11-23
convert from CIRCLEQ to TAILQ; remove open coding.
christos
2013-10-19
make cpu_need_resched() macros consistent; __USE flags
christos
2013-08-12
Build boot loaders without unwind tables.
joerg
2013-06-30
G/C PFIL_HOOKS from the kernel configs.
rmind
2013-06-05
remove obsolete networking options
christos
2013-04-27
the bogus number police
christos
2013-04-27
remove confusing numeric locators where they are unused.
christos
2013-03-02
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
christos
2013-03-01
Retire OSI network stack. OK core@
joerg
2013-01-26
use sizeof(buffer) - 1, not sizeof(buffer - 1)
apb
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-10-17
Add "options COMPAT_60" to all kernel configuration files
apb
[next]